1 | [ Jan 17 04:22:26 Enabled. ] | ||
2 | [ Jan 17 04:22:26 Rereading configuration. ] | ||
3 | [ Jan 17 04:22:27 Rereading configuration. ] | ||
4 | [ Jan 17 04:22:29 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 | [ Jan 17 04:22:29 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2025.01.17 04:22:30.245067 [ 1 ] {} <Information> Application: Will watch for the process with pid 22998 | ||
29 | 2025.01.17 04:22:30.245517 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.01.17 04:22:30.474870 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22998 | ||
31 | 2025.01.17 04:22:30.475568 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.01.17 04:22:30.476246 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.01.17 04:22:30.561968 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.01.17 04:22:30.601105 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.01.17 04:22:30.601161 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.01.17 04:22:30.601175 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.01.17 04:22:30.601235 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.01.17 04:22:30.601613 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.01.17 04:22:30.603144 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2025.01.17 04:22:30.603857 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.01.17 04:22:30.604658 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2025.01.17 04:22:30.604679 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2025.01.17 04:22:30.604695 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.01.17 04:22:30.604863 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.01.17 04:22:30.605927 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.01.17 04:22:30.610894 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.01.17 04:22:30.611738 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.01.17 04:22:30.613116 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.01.17 04:22:30.613178 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.01.17 04:22:30.614698 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2025.01.17 04:22:30.615174 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.01.17 04:22:30.618876 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.01.17 04:22:30.619151 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.01.17 04:22:30.620610 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.01.17 04:22:30.621191 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.01.17 04:22:30.621606 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.01.17 04:22:30.621936 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.01.17 04:22:30.623351 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.01.17 04:22:30.623379 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.01.17 04:22:30.623465 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.01.17 04:22:30.623636 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.01.17 04:22:30.639091 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.01.17 04:22:30.639121 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000163623 sec | ||
68 | 2025.01.17 04:22:30.639167 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.01.17 04:22:30.639185 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.01.17 04:22:30.640371 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.01.17 04:22:30.641394 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.01.17 04:22:30.652924 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.01.17 04:22:30.652969 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.01.17 04:22:30.652991 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.01.17 04:22:30.653003 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.01.17 04:22:30.653032 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.01.17 04:22:30.653053 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.01.17 04:22:30.655603 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.01.17 04:22:30.655645 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.01.17 04:22:30.655666 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.01.17 04:22:30.655844 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.01.17 04:22:30.655864 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.01.17 04:22:30.655897 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.01.17 04:22:30.655916 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.01.17 04:22:30.655929 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.01.17 04:22:30.655957 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.01.17 04:22:30.655976 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.01.17 04:22:30.681811 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.01.17 04:22:30.683274 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.01.17 04:22:30.683304 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7461e-05 sec | ||
91 | 2025.01.17 04:22:30.683316 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.01.17 04:22:30.683329 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.01.17 04:22:30.683350 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.01.17 04:22:30.683534 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.01.17 04:22:30.683577 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.01.17 04:22:30.683590 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.01.17 04:22:30.683601 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2025.01.17 04:22:30.683613 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.01.17 04:22:30.688531 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.01.17 04:22:30.688740 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2025.01.17 04:22:30.689666 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.575e-05 sec. | ||
102 | 2025.01.17 04:22:30.690676 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.01.17 04:22:30.690773 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.01.17 04:22:30.690790 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.01.17 04:22:30.978434 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55125 | ||
106 | 2025.01.17 04:22:30.978706 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.01.17 04:22:30.978792 [ 3 ] {} <Debug> TCP-Session: 664f5361-2335-47a3-a382-d1ed562aaf7d Authenticating user 'default' from [fd00:1122:3344:101::e]:55125 | ||
108 | 2025.01.17 04:22:30.978828 [ 3 ] {} <Debug> TCP-Session: 664f5361-2335-47a3-a382-d1ed562aaf7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.01.17 04:22:30.978853 [ 3 ] {} <Debug> TCP-Session: 664f5361-2335-47a3-a382-d1ed562aaf7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.01.17 04:22:30.978942 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.01.17 04:22:30.978969 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2025.01.17 04:22:30.978992 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2025.01.17 04:22:30.979284 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59508 | ||
114 | 2025.01.17 04:22:30.979332 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41720 | ||
115 | 2025.01.17 04:22:30.979502 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2025.01.17 04:22:30.979552 [ 5 ] {} <Debug> TCP-Session: d4e86c04-cb95-4ec4-886b-62a17bbe541f Authenticating user 'default' from [fd00:1122:3344:101::e]:41720 | ||
117 | 2025.01.17 04:22:30.979560 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
118 | 2025.01.17 04:22:30.979629 [ 5 ] {} <Debug> TCP-Session: d4e86c04-cb95-4ec4-886b-62a17bbe541f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
119 | 2025.01.17 04:22:30.979640 [ 4 ] {} <Debug> TCP-Session: ed2ac3d8-2dc2-4db4-9e78-80fddb0992b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59508 | ||
120 | 2025.01.17 04:22:30.979668 [ 5 ] {} <Debug> TCP-Session: d4e86c04-cb95-4ec4-886b-62a17bbe541f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2025.01.17 04:22:30.979706 [ 4 ] {} <Debug> TCP-Session: ed2ac3d8-2dc2-4db4-9e78-80fddb0992b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2025.01.17 04:22:30.979747 [ 4 ] {} <Debug> TCP-Session: ed2ac3d8-2dc2-4db4-9e78-80fddb0992b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2025.01.17 04:22:30.980107 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36445 | ||
124 | 2025.01.17 04:22:30.980233 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40690 | ||
125 | 2025.01.17 04:22:30.980243 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2025.01.17 04:22:30.980341 [ 253 ] {} <Debug> TCP-Session: 0e4dd402-ac2e-45d6-9b6a-d4dfe9ba5884 Authenticating user 'default' from [fd00:1122:3344:101::e]:36445 | ||
127 | 2025.01.17 04:22:30.980411 [ 253 ] {} <Debug> TCP-Session: 0e4dd402-ac2e-45d6-9b6a-d4dfe9ba5884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2025.01.17 04:22:30.980423 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2025.01.17 04:22:30.980444 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38517 | ||
130 | 2025.01.17 04:22:30.980462 [ 253 ] {} <Debug> TCP-Session: 0e4dd402-ac2e-45d6-9b6a-d4dfe9ba5884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2025.01.17 04:22:30.980481 [ 254 ] {} <Debug> TCP-Session: fae8e795-8d45-4b8e-8fe6-21e07142fb4b Authenticating user 'default' from [fd00:1122:3344:101::e]:40690 | ||
132 | 2025.01.17 04:22:30.980676 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63972 | ||
133 | 2025.01.17 04:22:30.980696 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
134 | 2025.01.17 04:22:30.980673 [ 254 ] {} <Debug> TCP-Session: fae8e795-8d45-4b8e-8fe6-21e07142fb4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2025.01.17 04:22:30.980749 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44441 | ||
136 | 2025.01.17 04:22:30.980857 [ 254 ] {} <Debug> TCP-Session: fae8e795-8d45-4b8e-8fe6-21e07142fb4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2025.01.17 04:22:30.980904 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
138 | 2025.01.17 04:22:30.980901 [ 255 ] {} <Debug> TCP-Session: 37db698a-d851-4eba-b9f8-cd307dbde7c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38517 | ||
139 | 2025.01.17 04:22:30.981020 [ 255 ] {} <Debug> TCP-Session: 37db698a-d851-4eba-b9f8-cd307dbde7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2025.01.17 04:22:30.981058 [ 256 ] {} <Debug> TCP-Session: aed30366-7fa8-4a0b-8599-687d7aa6e1da Authenticating user 'default' from [fd00:1122:3344:101::e]:63972 | ||
141 | 2025.01.17 04:22:30.981074 [ 255 ] {} <Debug> TCP-Session: 37db698a-d851-4eba-b9f8-cd307dbde7c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.01.17 04:22:30.981069 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
143 | 2025.01.17 04:22:30.981146 [ 256 ] {} <Debug> TCP-Session: aed30366-7fa8-4a0b-8599-687d7aa6e1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.01.17 04:22:30.981152 [ 257 ] {} <Debug> TCP-Session: 433b5bbd-dc15-427a-aaf5-5c2cf71200cc Authenticating user 'default' from [fd00:1122:3344:101::e]:44441 | ||
145 | 2025.01.17 04:22:30.981200 [ 256 ] {} <Debug> TCP-Session: aed30366-7fa8-4a0b-8599-687d7aa6e1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2025.01.17 04:22:30.981212 [ 257 ] {} <Debug> TCP-Session: 433b5bbd-dc15-427a-aaf5-5c2cf71200cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.01.17 04:22:30.981272 [ 257 ] {} <Debug> TCP-Session: 433b5bbd-dc15-427a-aaf5-5c2cf71200cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.01.17 04:22:31.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.17 MiB, peak 117.17 MiB, free memory in arenas 0.00 B, will set to 119.41 MiB (RSS), difference: 2.24 MiB | ||
149 | 2025.01.17 04:22:31.573320 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57869 | ||
150 | 2025.01.17 04:22:31.573834 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2025.01.17 04:22:31.573872 [ 258 ] {} <Debug> TCP-Session: 2d87701d-7727-45f2-9562-d20776396982 Authenticating user 'default' from [fd00:1122:3344:101::c]:57869 | ||
152 | 2025.01.17 04:22:31.573896 [ 258 ] {} <Debug> TCP-Session: 2d87701d-7727-45f2-9562-d20776396982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.01.17 04:22:31.573922 [ 258 ] {} <Debug> TCP-Session: 2d87701d-7727-45f2-9562-d20776396982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.01.17 04:22:31.574007 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
155 | 2025.01.17 04:22:31.574034 [ 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 | ||
156 | 2025.01.17 04:22:31.574058 [ 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 | ||
157 | 2025.01.17 04:22:31.574716 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54228 | ||
158 | 2025.01.17 04:22:31.574899 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
159 | 2025.01.17 04:22:31.574935 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35772 | ||
160 | 2025.01.17 04:22:31.574956 [ 259 ] {} <Debug> TCP-Session: 79c15bbe-d24a-46d5-bee4-65d8b5446890 Authenticating user 'default' from [fd00:1122:3344:101::c]:54228 | ||
161 | 2025.01.17 04:22:31.575011 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48190 | ||
162 | 2025.01.17 04:22:31.574942 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53131 | ||
163 | 2025.01.17 04:22:31.575055 [ 259 ] {} <Debug> TCP-Session: 79c15bbe-d24a-46d5-bee4-65d8b5446890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
164 | 2025.01.17 04:22:31.575220 [ 259 ] {} <Debug> TCP-Session: 79c15bbe-d24a-46d5-bee4-65d8b5446890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
165 | 2025.01.17 04:22:31.575247 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41094 | ||
166 | 2025.01.17 04:22:31.575256 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
167 | 2025.01.17 04:22:31.575603 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
168 | 2025.01.17 04:22:31.575648 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
169 | 2025.01.17 04:22:31.575482 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42003 | ||
170 | 2025.01.17 04:22:31.575705 [ 260 ] {} <Debug> TCP-Session: 429deae8-05e0-4d01-8a5a-6b41801f813a Authenticating user 'default' from [fd00:1122:3344:101::c]:35772 | ||
171 | 2025.01.17 04:22:31.575728 [ 262 ] {} <Debug> TCP-Session: 80af0e63-b0e2-49bc-9711-3c154020d1a9 Authenticating user 'default' from [fd00:1122:3344:101::c]:48190 | ||
172 | 2025.01.17 04:22:31.575657 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
173 | 2025.01.17 04:22:31.575753 [ 261 ] {} <Debug> TCP-Session: e8055660-0c1d-4276-b9d8-891afb658b1a Authenticating user 'default' from [fd00:1122:3344:101::c]:53131 | ||
174 | 2025.01.17 04:22:31.575858 [ 260 ] {} <Debug> TCP-Session: 429deae8-05e0-4d01-8a5a-6b41801f813a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2025.01.17 04:22:31.575897 [ 262 ] {} <Debug> TCP-Session: 80af0e63-b0e2-49bc-9711-3c154020d1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
176 | 2025.01.17 04:22:31.575963 [ 263 ] {} <Debug> TCP-Session: 89a4803c-6838-4410-a6ea-e1b08ef4c9b6 Authenticating user 'default' from [fd00:1122:3344:101::c]:41094 | ||
177 | 2025.01.17 04:22:31.576003 [ 261 ] {} <Debug> TCP-Session: e8055660-0c1d-4276-b9d8-891afb658b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2025.01.17 04:22:31.576550 [ 263 ] {} <Debug> TCP-Session: 89a4803c-6838-4410-a6ea-e1b08ef4c9b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2025.01.17 04:22:31.575991 [ 262 ] {} <Debug> TCP-Session: 80af0e63-b0e2-49bc-9711-3c154020d1a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2025.01.17 04:22:31.576581 [ 261 ] {} <Debug> TCP-Session: e8055660-0c1d-4276-b9d8-891afb658b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
181 | 2025.01.17 04:22:31.576590 [ 263 ] {} <Debug> TCP-Session: 89a4803c-6838-4410-a6ea-e1b08ef4c9b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2025.01.17 04:22:31.575984 [ 260 ] {} <Debug> TCP-Session: 429deae8-05e0-4d01-8a5a-6b41801f813a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2025.01.17 04:22:31.575930 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58755 | ||
184 | 2025.01.17 04:22:31.578739 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
185 | 2025.01.17 04:22:31.578779 [ 264 ] {} <Debug> TCP-Session: a24494c4-6dc2-4a95-b6c8-589511764794 Authenticating user 'default' from [fd00:1122:3344:101::c]:42003 | ||
186 | 2025.01.17 04:22:31.578807 [ 264 ] {} <Debug> TCP-Session: a24494c4-6dc2-4a95-b6c8-589511764794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2025.01.17 04:22:31.578840 [ 264 ] {} <Debug> TCP-Session: a24494c4-6dc2-4a95-b6c8-589511764794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2025.01.17 04:22:31.586451 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
189 | 2025.01.17 04:22:31.586496 [ 265 ] {} <Debug> TCP-Session: 00a84615-2af3-4cb0-b338-c9b9e5570275 Authenticating user 'default' from [fd00:1122:3344:101::c]:58755 | ||
190 | 2025.01.17 04:22:31.586532 [ 265 ] {} <Debug> TCP-Session: 00a84615-2af3-4cb0-b338-c9b9e5570275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2025.01.17 04:22:31.586550 [ 265 ] {} <Debug> TCP-Session: 00a84615-2af3-4cb0-b338-c9b9e5570275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2025.01.17 04:22:31.895771 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45177 | ||
193 | 2025.01.17 04:22:31.895943 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
194 | 2025.01.17 04:22:31.895980 [ 266 ] {} <Debug> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:45177 | ||
195 | 2025.01.17 04:22:31.896003 [ 266 ] {} <Debug> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.01.17 04:22:31.896018 [ 266 ] {} <Debug> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2025.01.17 04:22:31.896087 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
198 | 2025.01.17 04:22:31.896112 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
199 | 2025.01.17 04:22:31.896139 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
200 | 2025.01.17 04:22:31.896588 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61434 | ||
201 | 2025.01.17 04:22:31.896602 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34432 | ||
202 | 2025.01.17 04:22:31.896687 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53611 | ||
203 | 2025.01.17 04:22:31.897015 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50087 | ||
204 | 2025.01.17 04:22:31.897020 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
205 | 2025.01.17 04:22:31.897042 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
206 | 2025.01.17 04:22:31.897328 [ 268 ] {} <Debug> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Authenticating user 'default' from [fd00:1122:3344:101::d]:61434 | ||
207 | 2025.01.17 04:22:31.897336 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
208 | 2025.01.17 04:22:31.897370 [ 267 ] {} <Debug> TCP-Session: 63f5f81f-cf6b-45fb-8d01-76639073c124 Authenticating user 'default' from [fd00:1122:3344:101::d]:34432 | ||
209 | 2025.01.17 04:22:31.897402 [ 268 ] {} <Debug> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
210 | 2025.01.17 04:22:31.897351 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
211 | 2025.01.17 04:22:31.897455 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41230 | ||
212 | 2025.01.17 04:22:31.897510 [ 267 ] {} <Debug> TCP-Session: 63f5f81f-cf6b-45fb-8d01-76639073c124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
213 | 2025.01.17 04:22:31.897503 [ 268 ] {} <Debug> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
214 | 2025.01.17 04:22:31.897549 [ 270 ] {} <Debug> TCP-Session: 3b87d27d-8689-46a8-82e6-cd5f08b4a20f Authenticating user 'default' from [fd00:1122:3344:101::d]:50087 | ||
215 | 2025.01.17 04:22:31.897548 [ 269 ] {} <Debug> TCP-Session: cca7baa8-dcdf-49da-b244-7f16ab7f2fda Authenticating user 'default' from [fd00:1122:3344:101::d]:53611 | ||
216 | 2025.01.17 04:22:31.898257 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
217 | 2025.01.17 04:22:31.898293 [ 270 ] {} <Debug> TCP-Session: 3b87d27d-8689-46a8-82e6-cd5f08b4a20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
218 | 2025.01.17 04:22:31.898314 [ 269 ] {} <Debug> TCP-Session: cca7baa8-dcdf-49da-b244-7f16ab7f2fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
219 | 2025.01.17 04:22:31.898341 [ 271 ] {} <Debug> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Authenticating user 'default' from [fd00:1122:3344:101::d]:41230 | ||
220 | 2025.01.17 04:22:31.898308 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51988 | ||
221 | 2025.01.17 04:22:31.898393 [ 270 ] {} <Debug> TCP-Session: 3b87d27d-8689-46a8-82e6-cd5f08b4a20f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
222 | 2025.01.17 04:22:31.898401 [ 267 ] {} <Debug> TCP-Session: 63f5f81f-cf6b-45fb-8d01-76639073c124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
223 | 2025.01.17 04:22:31.898490 [ 271 ] {} <Debug> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
224 | 2025.01.17 04:22:31.898463 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50012 | ||
225 | 2025.01.17 04:22:31.898466 [ 269 ] {} <Debug> TCP-Session: cca7baa8-dcdf-49da-b244-7f16ab7f2fda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
226 | 2025.01.17 04:22:31.899003 [ 271 ] {} <Debug> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
227 | 2025.01.17 04:22:31.898995 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60661 | ||
228 | 2025.01.17 04:22:31.899250 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
229 | 2025.01.17 04:22:31.899409 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
230 | 2025.01.17 04:22:31.899423 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
231 | 2025.01.17 04:22:31.899472 [ 273 ] {} <Debug> TCP-Session: 677e8968-37f5-4f05-baf2-4e6dcc39ff26 Authenticating user 'default' from [fd00:1122:3344:101::d]:50012 | ||
232 | 2025.01.17 04:22:31.899630 [ 274 ] {} <Debug> TCP-Session: 4bd88a81-a25b-4996-970e-7535afc63044 Authenticating user 'default' from [fd00:1122:3344:101::d]:60661 | ||
233 | 2025.01.17 04:22:31.899657 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
234 | 2025.01.17 04:22:31.899681 [ 273 ] {} <Debug> TCP-Session: 677e8968-37f5-4f05-baf2-4e6dcc39ff26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
235 | 2025.01.17 04:22:31.899691 [ 274 ] {} <Debug> TCP-Session: 4bd88a81-a25b-4996-970e-7535afc63044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
236 | 2025.01.17 04:22:31.899757 [ 272 ] {} <Debug> TCP-Session: 3d925143-316b-41f9-a3f8-332186c001da Authenticating user 'default' from [fd00:1122:3344:101::d]:51988 | ||
237 | 2025.01.17 04:22:31.899772 [ 274 ] {} <Debug> TCP-Session: 4bd88a81-a25b-4996-970e-7535afc63044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
238 | 2025.01.17 04:22:31.899761 [ 273 ] {} <Debug> TCP-Session: 677e8968-37f5-4f05-baf2-4e6dcc39ff26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2025.01.17 04:22:31.900393 [ 272 ] {} <Debug> TCP-Session: 3d925143-316b-41f9-a3f8-332186c001da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2025.01.17 04:22:31.900459 [ 272 ] {} <Debug> TCP-Session: 3d925143-316b-41f9-a3f8-332186c001da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
241 | 2025.01.17 04:22:31.902298 [ 266 ] {220ff330-64bd-45fd-9540-992a25217c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
242 | 2025.01.17 04:22:31.960507 [ 266 ] {220ff330-64bd-45fd-9540-992a25217c21} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45177) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
243 | |||
244 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
246 | 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 | ||
247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
250 | 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 | ||
251 | 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 | ||
252 | 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 | ||
253 | 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 | ||
254 | 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 | ||
255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
257 | 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 | ||
258 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
259 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
260 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
262 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
264 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
265 | |||
266 | 2025.01.17 04:22:31.961859 [ 266 ] {220ff330-64bd-45fd-9540-992a25217c21} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
267 | |||
268 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
270 | 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 | ||
271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
274 | 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 | ||
275 | 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 | ||
276 | 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 | ||
277 | 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 | ||
278 | 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 | ||
279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
281 | 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 | ||
282 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
283 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
284 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
286 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
288 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
289 | |||
290 | 2025.01.17 04:22:31.961980 [ 266 ] {220ff330-64bd-45fd-9540-992a25217c21} <Debug> TCPHandler: Processed in 0.065124519 sec. | ||
291 | 2025.01.17 04:22:31.962329 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2025.01.17 04:22:31.962538 [ 271 ] {e28bd0f5-3eea-4c14-9200-4bf79bdf2555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
293 | 2025.01.17 04:22:31.962909 [ 271 ] {e28bd0f5-3eea-4c14-9200-4bf79bdf2555} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41230) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
294 | |||
295 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
297 | 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 | ||
298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
301 | 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 | ||
302 | 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 | ||
303 | 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 | ||
304 | 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 | ||
305 | 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 | ||
306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
308 | 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 | ||
309 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
310 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
311 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
313 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
315 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
316 | |||
317 | 2025.01.17 04:22:31.963048 [ 271 ] {e28bd0f5-3eea-4c14-9200-4bf79bdf2555} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
318 | |||
319 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
321 | 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 | ||
322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
325 | 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 | ||
326 | 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 | ||
327 | 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 | ||
328 | 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 | ||
329 | 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 | ||
330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
332 | 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 | ||
333 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
334 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
335 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
337 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
339 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
340 | |||
341 | 2025.01.17 04:22:31.963155 [ 271 ] {e28bd0f5-3eea-4c14-9200-4bf79bdf2555} <Debug> TCPHandler: Processed in 0.000977949 sec. | ||
342 | 2025.01.17 04:22:31.963473 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
343 | 2025.01.17 04:22:31.964774 [ 266 ] {b2c999e7-0d2c-4f60-958a-1133ae509a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
344 | 2025.01.17 04:22:31.965409 [ 266 ] {b2c999e7-0d2c-4f60-958a-1133ae509a67} <Debug> TCPHandler: Processed in 0.00205457 sec. | ||
345 | 2025.01.17 04:22:31.965635 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2025.01.17 04:22:31.965776 [ 271 ] {94f265cf-1c6b-4bdb-b7d4-f738579f1076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
347 | 2025.01.17 04:22:31.965891 [ 271 ] {94f265cf-1c6b-4bdb-b7d4-f738579f1076} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
348 | 2025.01.17 04:22:31.971170 [ 271 ] {94f265cf-1c6b-4bdb-b7d4-f738579f1076} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
349 | 2025.01.17 04:22:31.971194 [ 271 ] {94f265cf-1c6b-4bdb-b7d4-f738579f1076} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6891e-05 sec | ||
350 | 2025.01.17 04:22:31.971209 [ 271 ] {94f265cf-1c6b-4bdb-b7d4-f738579f1076} <Trace> ReferentialDeps: No tables | ||
351 | 2025.01.17 04:22:31.971240 [ 271 ] {94f265cf-1c6b-4bdb-b7d4-f738579f1076} <Trace> LoadingDeps: No tables | ||
352 | 2025.01.17 04:22:31.971264 [ 271 ] {94f265cf-1c6b-4bdb-b7d4-f738579f1076} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
353 | 2025.01.17 04:22:31.971315 [ 271 ] {94f265cf-1c6b-4bdb-b7d4-f738579f1076} <Debug> TCPHandler: Processed in 0.005747072 sec. | ||
354 | 2025.01.17 04:22:31.971514 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
355 | 2025.01.17 04:22:31.971736 [ 266 ] {19350c03-ee59-44b4-ac77-91e8e04c176a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) /* The version table contains metadata about the `oximeter` database */ | ||
356 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
357 | 2025.01.17 04:22:31.971789 [ 266 ] {19350c03-ee59-44b4-ac77-91e8e04c176a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
358 | 2025.01.17 04:22:31.979874 [ 266 ] {19350c03-ee59-44b4-ac77-91e8e04c176a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
359 | 2025.01.17 04:22:31.987488 [ 266 ] {19350c03-ee59-44b4-ac77-91e8e04c176a} <Debug> oximeter.version (e21d9fbd-e123-496a-bd71-62b7c8da1d67): Loading data parts | ||
360 | 2025.01.17 04:22:31.988024 [ 266 ] {19350c03-ee59-44b4-ac77-91e8e04c176a} <Debug> oximeter.version (e21d9fbd-e123-496a-bd71-62b7c8da1d67): There are no data parts | ||
361 | 2025.01.17 04:22:31.991497 [ 266 ] {19350c03-ee59-44b4-ac77-91e8e04c176a} <Debug> TCPHandler: Processed in 0.020046864 sec. | ||
362 | 2025.01.17 04:22:31.991708 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
363 | 2025.01.17 04:22:31.991934 [ 271 ] {527784ff-6f29-4a0e-b5af-7f4d0ed97b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) /* The measurement tables contain all individual samples from each timeseries. | ||
364 | * | ||
365 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
366 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
367 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
368 | * by all samples from the same timeseries. | ||
369 | * | ||
370 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
371 | * and then uses that to index quickly into the measurements tables. | ||
372 | */ | ||
373 | 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) | ||
374 | 2025.01.17 04:22:31.992015 [ 271 ] {527784ff-6f29-4a0e-b5af-7f4d0ed97b5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
375 | 2025.01.17 04:22:32.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.69 MiB, peak 123.69 MiB, free memory in arenas 0.00 B, will set to 133.47 MiB (RSS), difference: 9.78 MiB | ||
376 | 2025.01.17 04:22:32.005381 [ 271 ] {527784ff-6f29-4a0e-b5af-7f4d0ed97b5f} <Debug> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Loading data parts | ||
377 | 2025.01.17 04:22:32.005613 [ 271 ] {527784ff-6f29-4a0e-b5af-7f4d0ed97b5f} <Debug> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): There are no data parts | ||
378 | 2025.01.17 04:22:32.009809 [ 271 ] {527784ff-6f29-4a0e-b5af-7f4d0ed97b5f} <Debug> TCPHandler: Processed in 0.018158636 sec. | ||
379 | 2025.01.17 04:22:32.010115 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
380 | 2025.01.17 04:22:32.010361 [ 266 ] {2a4eb7ea-2d39-486c-bc0d-482a7567c540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
381 | 2025.01.17 04:22:32.010446 [ 266 ] {2a4eb7ea-2d39-486c-bc0d-482a7567c540} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
382 | 2025.01.17 04:22:32.019055 [ 266 ] {2a4eb7ea-2d39-486c-bc0d-482a7567c540} <Debug> oximeter.measurements_i8 (d0aaae57-9430-4126-9f5a-e2d2231af0ae): Loading data parts | ||
383 | 2025.01.17 04:22:32.019306 [ 266 ] {2a4eb7ea-2d39-486c-bc0d-482a7567c540} <Debug> oximeter.measurements_i8 (d0aaae57-9430-4126-9f5a-e2d2231af0ae): There are no data parts | ||
384 | 2025.01.17 04:22:32.024274 [ 266 ] {2a4eb7ea-2d39-486c-bc0d-482a7567c540} <Debug> TCPHandler: Processed in 0.01426265 sec. | ||
385 | 2025.01.17 04:22:32.024527 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2025.01.17 04:22:32.024809 [ 271 ] {8620eb27-244e-423f-b460-59e8aa4735f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
387 | 2025.01.17 04:22:32.024869 [ 271 ] {8620eb27-244e-423f-b460-59e8aa4735f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
388 | 2025.01.17 04:22:32.027084 [ 271 ] {8620eb27-244e-423f-b460-59e8aa4735f5} <Debug> oximeter.measurements_u8 (dfc00b60-9a43-4062-b8a0-53dbaf8f3965): Loading data parts | ||
389 | 2025.01.17 04:22:32.027284 [ 271 ] {8620eb27-244e-423f-b460-59e8aa4735f5} <Debug> oximeter.measurements_u8 (dfc00b60-9a43-4062-b8a0-53dbaf8f3965): There are no data parts | ||
390 | 2025.01.17 04:22:32.031835 [ 271 ] {8620eb27-244e-423f-b460-59e8aa4735f5} <Debug> TCPHandler: Processed in 0.007382485 sec. | ||
391 | 2025.01.17 04:22:32.032080 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
392 | 2025.01.17 04:22:32.032337 [ 266 ] {28b1105e-dbaa-4780-b01b-fd101748ba82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
393 | 2025.01.17 04:22:32.032420 [ 266 ] {28b1105e-dbaa-4780-b01b-fd101748ba82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
394 | 2025.01.17 04:22:32.034601 [ 266 ] {28b1105e-dbaa-4780-b01b-fd101748ba82} <Debug> oximeter.measurements_i16 (7daed3e9-531c-46b6-814b-8be199544ea6): Loading data parts | ||
395 | 2025.01.17 04:22:32.034798 [ 266 ] {28b1105e-dbaa-4780-b01b-fd101748ba82} <Debug> oximeter.measurements_i16 (7daed3e9-531c-46b6-814b-8be199544ea6): There are no data parts | ||
396 | 2025.01.17 04:22:32.039083 [ 266 ] {28b1105e-dbaa-4780-b01b-fd101748ba82} <Debug> TCPHandler: Processed in 0.007073789 sec. | ||
397 | 2025.01.17 04:22:32.039283 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2025.01.17 04:22:32.039520 [ 271 ] {f2ce190c-17f2-43df-8e76-90d267e0622e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
399 | 2025.01.17 04:22:32.039568 [ 271 ] {f2ce190c-17f2-43df-8e76-90d267e0622e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
400 | 2025.01.17 04:22:32.041632 [ 271 ] {f2ce190c-17f2-43df-8e76-90d267e0622e} <Debug> oximeter.measurements_u16 (efbee44a-377e-40dc-8e43-a867a663ec28): Loading data parts | ||
401 | 2025.01.17 04:22:32.041787 [ 271 ] {f2ce190c-17f2-43df-8e76-90d267e0622e} <Debug> oximeter.measurements_u16 (efbee44a-377e-40dc-8e43-a867a663ec28): There are no data parts | ||
402 | 2025.01.17 04:22:32.048565 [ 271 ] {f2ce190c-17f2-43df-8e76-90d267e0622e} <Debug> TCPHandler: Processed in 0.009339293 sec. | ||
403 | 2025.01.17 04:22:32.048789 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
404 | 2025.01.17 04:22:32.049043 [ 266 ] {4fc7f349-5590-4c78-8a94-f40d866e2fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
405 | 2025.01.17 04:22:32.049132 [ 266 ] {4fc7f349-5590-4c78-8a94-f40d866e2fdb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
406 | 2025.01.17 04:22:32.051553 [ 266 ] {4fc7f349-5590-4c78-8a94-f40d866e2fdb} <Debug> oximeter.measurements_i32 (f4488c47-40af-4a9c-aa79-a8b441b9de61): Loading data parts | ||
407 | 2025.01.17 04:22:32.051743 [ 266 ] {4fc7f349-5590-4c78-8a94-f40d866e2fdb} <Debug> oximeter.measurements_i32 (f4488c47-40af-4a9c-aa79-a8b441b9de61): There are no data parts | ||
408 | 2025.01.17 04:22:32.056069 [ 266 ] {4fc7f349-5590-4c78-8a94-f40d866e2fdb} <Debug> TCPHandler: Processed in 0.007347575 sec. | ||
409 | 2025.01.17 04:22:32.056295 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
410 | 2025.01.17 04:22:32.056627 [ 271 ] {74a1b1a8-80d8-4657-8a93-1d13b8054b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
411 | 2025.01.17 04:22:32.056697 [ 271 ] {74a1b1a8-80d8-4657-8a93-1d13b8054b95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
412 | 2025.01.17 04:22:32.058831 [ 271 ] {74a1b1a8-80d8-4657-8a93-1d13b8054b95} <Debug> oximeter.measurements_u32 (28d3ebdf-f934-4578-befc-f00c1e098e72): Loading data parts | ||
413 | 2025.01.17 04:22:32.059053 [ 271 ] {74a1b1a8-80d8-4657-8a93-1d13b8054b95} <Debug> oximeter.measurements_u32 (28d3ebdf-f934-4578-befc-f00c1e098e72): There are no data parts | ||
414 | 2025.01.17 04:22:32.063655 [ 271 ] {74a1b1a8-80d8-4657-8a93-1d13b8054b95} <Debug> TCPHandler: Processed in 0.007442897 sec. | ||
415 | 2025.01.17 04:22:32.063865 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
416 | 2025.01.17 04:22:32.064079 [ 266 ] {ea0d0a29-9cca-472b-a651-4f5f2cf10b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
417 | 2025.01.17 04:22:32.064151 [ 266 ] {ea0d0a29-9cca-472b-a651-4f5f2cf10b3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
418 | 2025.01.17 04:22:32.066215 [ 266 ] {ea0d0a29-9cca-472b-a651-4f5f2cf10b3f} <Debug> oximeter.measurements_i64 (64339ba2-be7f-424f-af05-11ff5e6787b9): Loading data parts | ||
419 | 2025.01.17 04:22:32.066410 [ 266 ] {ea0d0a29-9cca-472b-a651-4f5f2cf10b3f} <Debug> oximeter.measurements_i64 (64339ba2-be7f-424f-af05-11ff5e6787b9): There are no data parts | ||
420 | 2025.01.17 04:22:32.070693 [ 266 ] {ea0d0a29-9cca-472b-a651-4f5f2cf10b3f} <Debug> TCPHandler: Processed in 0.006887776 sec. | ||
421 | 2025.01.17 04:22:32.070887 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
422 | 2025.01.17 04:22:32.071136 [ 271 ] {24df46c9-505f-4a86-9a44-9fb129cb4cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
423 | 2025.01.17 04:22:32.071185 [ 271 ] {24df46c9-505f-4a86-9a44-9fb129cb4cec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
424 | 2025.01.17 04:22:32.073268 [ 271 ] {24df46c9-505f-4a86-9a44-9fb129cb4cec} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Loading data parts | ||
425 | 2025.01.17 04:22:32.073432 [ 271 ] {24df46c9-505f-4a86-9a44-9fb129cb4cec} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): There are no data parts | ||
426 | 2025.01.17 04:22:32.080053 [ 271 ] {24df46c9-505f-4a86-9a44-9fb129cb4cec} <Debug> TCPHandler: Processed in 0.009229051 sec. | ||
427 | 2025.01.17 04:22:32.080300 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
428 | 2025.01.17 04:22:32.080554 [ 266 ] {90ebf1d8-41c9-4d0e-aa30-6c5f36876460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
429 | 2025.01.17 04:22:32.080643 [ 266 ] {90ebf1d8-41c9-4d0e-aa30-6c5f36876460} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
430 | 2025.01.17 04:22:32.082976 [ 266 ] {90ebf1d8-41c9-4d0e-aa30-6c5f36876460} <Debug> oximeter.measurements_f32 (2d97b1af-214c-4463-baa8-526dd86cecb2): Loading data parts | ||
431 | 2025.01.17 04:22:32.083188 [ 266 ] {90ebf1d8-41c9-4d0e-aa30-6c5f36876460} <Debug> oximeter.measurements_f32 (2d97b1af-214c-4463-baa8-526dd86cecb2): There are no data parts | ||
432 | 2025.01.17 04:22:32.087538 [ 266 ] {90ebf1d8-41c9-4d0e-aa30-6c5f36876460} <Debug> TCPHandler: Processed in 0.007308474 sec. | ||
433 | 2025.01.17 04:22:32.087795 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
434 | 2025.01.17 04:22:32.088032 [ 271 ] {76dee284-f5e7-4208-86db-960f457f70f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
435 | 2025.01.17 04:22:32.088080 [ 271 ] {76dee284-f5e7-4208-86db-960f457f70f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
436 | 2025.01.17 04:22:32.090141 [ 271 ] {76dee284-f5e7-4208-86db-960f457f70f9} <Debug> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Loading data parts | ||
437 | 2025.01.17 04:22:32.090321 [ 271 ] {76dee284-f5e7-4208-86db-960f457f70f9} <Debug> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): There are no data parts | ||
438 | 2025.01.17 04:22:32.095145 [ 271 ] {76dee284-f5e7-4208-86db-960f457f70f9} <Debug> TCPHandler: Processed in 0.007438676 sec. | ||
439 | 2025.01.17 04:22:32.095379 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
440 | 2025.01.17 04:22:32.095628 [ 266 ] {916c9a66-3728-4830-abc7-edbf0bb29381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
441 | 2025.01.17 04:22:32.095715 [ 266 ] {916c9a66-3728-4830-abc7-edbf0bb29381} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
442 | 2025.01.17 04:22:32.097977 [ 266 ] {916c9a66-3728-4830-abc7-edbf0bb29381} <Debug> oximeter.measurements_string (582476ba-e4dc-4413-9217-c4d9c000db0d): Loading data parts | ||
443 | 2025.01.17 04:22:32.098181 [ 266 ] {916c9a66-3728-4830-abc7-edbf0bb29381} <Debug> oximeter.measurements_string (582476ba-e4dc-4413-9217-c4d9c000db0d): There are no data parts | ||
444 | 2025.01.17 04:22:32.102606 [ 266 ] {916c9a66-3728-4830-abc7-edbf0bb29381} <Debug> TCPHandler: Processed in 0.007295994 sec. | ||
445 | 2025.01.17 04:22:32.102824 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
446 | 2025.01.17 04:22:32.103103 [ 271 ] {32d69ab0-ba2d-462a-b980-b05774490753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
447 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
448 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
449 | * a string isn't palatable for a few reasons. | ||
450 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
451 | * details. | ||
452 | */ | ||
453 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
454 | 2025.01.17 04:22:32.103181 [ 271 ] {32d69ab0-ba2d-462a-b980-b05774490753} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
455 | 2025.01.17 04:22:32.105308 [ 271 ] {32d69ab0-ba2d-462a-b980-b05774490753} <Debug> oximeter.measurements_bytes (ae1b9099-8552-4bd8-bf4f-222d3320c156): Loading data parts | ||
456 | 2025.01.17 04:22:32.105488 [ 271 ] {32d69ab0-ba2d-462a-b980-b05774490753} <Debug> oximeter.measurements_bytes (ae1b9099-8552-4bd8-bf4f-222d3320c156): There are no data parts | ||
457 | 2025.01.17 04:22:32.112113 [ 271 ] {32d69ab0-ba2d-462a-b980-b05774490753} <Debug> TCPHandler: Processed in 0.009355244 sec. | ||
458 | 2025.01.17 04:22:32.112333 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
459 | 2025.01.17 04:22:32.112636 [ 266 ] {140c984d-45dc-4eba-8018-4ae628941814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
460 | 2025.01.17 04:22:32.112716 [ 266 ] {140c984d-45dc-4eba-8018-4ae628941814} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
461 | 2025.01.17 04:22:32.115045 [ 266 ] {140c984d-45dc-4eba-8018-4ae628941814} <Debug> oximeter.measurements_cumulativei64 (3859db4a-5e4e-42d4-8545-faec5fbe1d1a): Loading data parts | ||
462 | 2025.01.17 04:22:32.115211 [ 266 ] {140c984d-45dc-4eba-8018-4ae628941814} <Debug> oximeter.measurements_cumulativei64 (3859db4a-5e4e-42d4-8545-faec5fbe1d1a): There are no data parts | ||
463 | 2025.01.17 04:22:32.119624 [ 266 ] {140c984d-45dc-4eba-8018-4ae628941814} <Debug> TCPHandler: Processed in 0.007357895 sec. | ||
464 | 2025.01.17 04:22:32.119874 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
465 | 2025.01.17 04:22:32.120134 [ 271 ] {13bc505b-d55d-4ab3-977c-5ca34893b2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
466 | 2025.01.17 04:22:32.120225 [ 271 ] {13bc505b-d55d-4ab3-977c-5ca34893b2d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
467 | 2025.01.17 04:22:32.122431 [ 271 ] {13bc505b-d55d-4ab3-977c-5ca34893b2d5} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Loading data parts | ||
468 | 2025.01.17 04:22:32.122595 [ 271 ] {13bc505b-d55d-4ab3-977c-5ca34893b2d5} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): There are no data parts | ||
469 | 2025.01.17 04:22:32.127448 [ 271 ] {13bc505b-d55d-4ab3-977c-5ca34893b2d5} <Debug> TCPHandler: Processed in 0.00763508 sec. | ||
470 | 2025.01.17 04:22:32.128627 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
471 | 2025.01.17 04:22:32.128971 [ 266 ] {cfa593e1-7d2b-43ed-ace5-c4ec46ce2a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
472 | 2025.01.17 04:22:32.129050 [ 266 ] {cfa593e1-7d2b-43ed-ace5-c4ec46ce2a61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
473 | 2025.01.17 04:22:32.134201 [ 266 ] {cfa593e1-7d2b-43ed-ace5-c4ec46ce2a61} <Debug> oximeter.measurements_cumulativef32 (61ad0001-6ff3-4b25-84af-f84fbca99c1b): Loading data parts | ||
474 | 2025.01.17 04:22:32.134430 [ 266 ] {cfa593e1-7d2b-43ed-ace5-c4ec46ce2a61} <Debug> oximeter.measurements_cumulativef32 (61ad0001-6ff3-4b25-84af-f84fbca99c1b): There are no data parts | ||
475 | 2025.01.17 04:22:32.136086 [ 266 ] {cfa593e1-7d2b-43ed-ace5-c4ec46ce2a61} <Debug> TCPHandler: Processed in 0.007786383 sec. | ||
476 | 2025.01.17 04:22:32.136299 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
477 | 2025.01.17 04:22:32.136606 [ 271 ] {54904d1c-ab39-4a8d-a202-c51281848114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
478 | 2025.01.17 04:22:32.136691 [ 271 ] {54904d1c-ab39-4a8d-a202-c51281848114} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
479 | 2025.01.17 04:22:32.144176 [ 271 ] {54904d1c-ab39-4a8d-a202-c51281848114} <Debug> oximeter.measurements_cumulativef64 (e5670bd7-c5e8-4ce8-a69f-7d1ad320bd2c): Loading data parts | ||
480 | 2025.01.17 04:22:32.144343 [ 271 ] {54904d1c-ab39-4a8d-a202-c51281848114} <Debug> oximeter.measurements_cumulativef64 (e5670bd7-c5e8-4ce8-a69f-7d1ad320bd2c): There are no data parts | ||
481 | 2025.01.17 04:22:32.146228 [ 271 ] {54904d1c-ab39-4a8d-a202-c51281848114} <Debug> TCPHandler: Processed in 0.010000366 sec. | ||
482 | 2025.01.17 04:22:32.146420 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
483 | 2025.01.17 04:22:32.146734 [ 266 ] {f7f12ada-c4fe-4d98-b701-2d067a8f420a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
484 | * NOTE: Array types cannot be Nullable, see | ||
485 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
486 | * for more details. | ||
487 | * | ||
488 | * This means we need to use empty arrays to indicate a missing value. This | ||
489 | * is unfortunate, and at this point relies on the fact that an | ||
490 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
491 | * to figure out another way to represent missing samples here. | ||
492 | */ | ||
493 | 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) | ||
494 | 2025.01.17 04:22:32.146822 [ 266 ] {f7f12ada-c4fe-4d98-b701-2d067a8f420a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
495 | 2025.01.17 04:22:32.152070 [ 266 ] {f7f12ada-c4fe-4d98-b701-2d067a8f420a} <Debug> oximeter.measurements_histogrami8 (4a44147d-a245-4f39-92d2-5ea41d6b1afe): Loading data parts | ||
496 | 2025.01.17 04:22:32.152279 [ 266 ] {f7f12ada-c4fe-4d98-b701-2d067a8f420a} <Debug> oximeter.measurements_histogrami8 (4a44147d-a245-4f39-92d2-5ea41d6b1afe): There are no data parts | ||
497 | 2025.01.17 04:22:32.153928 [ 266 ] {f7f12ada-c4fe-4d98-b701-2d067a8f420a} <Debug> TCPHandler: Processed in 0.007569419 sec. | ||
498 | 2025.01.17 04:22:32.154119 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
499 | 2025.01.17 04:22:32.154452 [ 271 ] {d5863ae3-3f3c-4c59-9eee-61afbcefc71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
500 | 2025.01.17 04:22:32.154533 [ 271 ] {d5863ae3-3f3c-4c59-9eee-61afbcefc71c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
501 | 2025.01.17 04:22:32.159651 [ 271 ] {d5863ae3-3f3c-4c59-9eee-61afbcefc71c} <Debug> oximeter.measurements_histogramu8 (5f2f08df-df45-4cae-bc82-237cc02797ad): Loading data parts | ||
502 | 2025.01.17 04:22:32.159867 [ 271 ] {d5863ae3-3f3c-4c59-9eee-61afbcefc71c} <Debug> oximeter.measurements_histogramu8 (5f2f08df-df45-4cae-bc82-237cc02797ad): There are no data parts | ||
503 | 2025.01.17 04:22:32.161555 [ 271 ] {d5863ae3-3f3c-4c59-9eee-61afbcefc71c} <Debug> TCPHandler: Processed in 0.007494097 sec. | ||
504 | 2025.01.17 04:22:32.161774 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
505 | 2025.01.17 04:22:32.162071 [ 266 ] {9e8f19b8-2e5d-4f7f-ae9e-4ca395053e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
506 | 2025.01.17 04:22:32.162162 [ 266 ] {9e8f19b8-2e5d-4f7f-ae9e-4ca395053e53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
507 | 2025.01.17 04:22:32.165269 [ 266 ] {9e8f19b8-2e5d-4f7f-ae9e-4ca395053e53} <Debug> oximeter.measurements_histogrami16 (2826d9c0-12dc-4677-b9ea-71568312d3ee): Loading data parts | ||
508 | 2025.01.17 04:22:32.165462 [ 266 ] {9e8f19b8-2e5d-4f7f-ae9e-4ca395053e53} <Debug> oximeter.measurements_histogrami16 (2826d9c0-12dc-4677-b9ea-71568312d3ee): There are no data parts | ||
509 | 2025.01.17 04:22:32.168222 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38502 | ||
510 | 2025.01.17 04:22:32.169370 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
511 | 2025.01.17 04:22:32.169422 [ 277 ] {} <Debug> TCP-Session: 55324956-9884-4deb-8d8c-2a8759c40065 Authenticating user 'default' from [fd00:1122:3344:101::b]:38502 | ||
512 | 2025.01.17 04:22:32.169460 [ 277 ] {} <Debug> TCP-Session: 55324956-9884-4deb-8d8c-2a8759c40065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
513 | 2025.01.17 04:22:32.169475 [ 277 ] {} <Debug> TCP-Session: 55324956-9884-4deb-8d8c-2a8759c40065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
514 | 2025.01.17 04:22:32.169552 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
515 | 2025.01.17 04:22:32.169588 [ 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 | ||
516 | 2025.01.17 04:22:32.169616 [ 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 | ||
517 | 2025.01.17 04:22:32.170021 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62133 | ||
518 | 2025.01.17 04:22:32.170107 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43961 | ||
519 | 2025.01.17 04:22:32.170431 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51545 | ||
520 | 2025.01.17 04:22:32.170437 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
521 | 2025.01.17 04:22:32.170449 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
522 | 2025.01.17 04:22:32.170516 [ 278 ] {} <Debug> TCP-Session: 8df8524e-41d5-42a3-97dd-fb382e43f1f3 Authenticating user 'default' from [fd00:1122:3344:101::b]:62133 | ||
523 | 2025.01.17 04:22:32.170633 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58683 | ||
524 | 2025.01.17 04:22:32.170652 [ 279 ] {} <Debug> TCP-Session: d16050c0-bceb-44b2-9988-27eadf0729ea Authenticating user 'default' from [fd00:1122:3344:101::b]:43961 | ||
525 | 2025.01.17 04:22:32.170706 [ 278 ] {} <Debug> TCP-Session: 8df8524e-41d5-42a3-97dd-fb382e43f1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
526 | 2025.01.17 04:22:32.170737 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
527 | 2025.01.17 04:22:32.170956 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46620 | ||
528 | 2025.01.17 04:22:32.170998 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
529 | 2025.01.17 04:22:32.171042 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57212 | ||
530 | 2025.01.17 04:22:32.171058 [ 278 ] {} <Debug> TCP-Session: 8df8524e-41d5-42a3-97dd-fb382e43f1f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
531 | 2025.01.17 04:22:32.171023 [ 279 ] {} <Debug> TCP-Session: d16050c0-bceb-44b2-9988-27eadf0729ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
532 | 2025.01.17 04:22:32.171327 [ 281 ] {} <Debug> TCP-Session: 8c2eb2e9-fae4-4bee-b070-2e3547fb834c Authenticating user 'default' from [fd00:1122:3344:101::b]:58683 | ||
533 | 2025.01.17 04:22:32.171316 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
534 | 2025.01.17 04:22:32.171360 [ 279 ] {} <Debug> TCP-Session: d16050c0-bceb-44b2-9988-27eadf0729ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
535 | 2025.01.17 04:22:32.171359 [ 280 ] {} <Debug> TCP-Session: 19b7ebb8-aff8-4f87-a012-ebdb9a76ee02 Authenticating user 'default' from [fd00:1122:3344:101::b]:51545 | ||
536 | 2025.01.17 04:22:32.171628 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41120 | ||
537 | 2025.01.17 04:22:32.171660 [ 281 ] {} <Debug> TCP-Session: 8c2eb2e9-fae4-4bee-b070-2e3547fb834c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
538 | 2025.01.17 04:22:32.171417 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58296 | ||
539 | 2025.01.17 04:22:32.171690 [ 282 ] {} <Debug> TCP-Session: 03b95fe3-eba9-4b1a-a3c3-bc69ca59540e Authenticating user 'default' from [fd00:1122:3344:101::b]:46620 | ||
540 | 2025.01.17 04:22:32.171707 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
541 | 2025.01.17 04:22:32.171758 [ 281 ] {} <Debug> TCP-Session: 8c2eb2e9-fae4-4bee-b070-2e3547fb834c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
542 | 2025.01.17 04:22:32.171912 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
543 | 2025.01.17 04:22:32.171948 [ 282 ] {} <Debug> TCP-Session: 03b95fe3-eba9-4b1a-a3c3-bc69ca59540e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
544 | 2025.01.17 04:22:32.171949 [ 283 ] {} <Debug> TCP-Session: 93badaf7-f5da-4263-bdb2-a03f573f625f Authenticating user 'default' from [fd00:1122:3344:101::b]:57212 | ||
545 | 2025.01.17 04:22:32.171938 [ 280 ] {} <Debug> TCP-Session: 19b7ebb8-aff8-4f87-a012-ebdb9a76ee02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
546 | 2025.01.17 04:22:32.172025 [ 285 ] {} <Debug> TCP-Session: 3e643689-08c2-4627-a044-dc1c615fb675 Authenticating user 'default' from [fd00:1122:3344:101::a]:41120 | ||
547 | 2025.01.17 04:22:32.172184 [ 280 ] {} <Debug> TCP-Session: 19b7ebb8-aff8-4f87-a012-ebdb9a76ee02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
548 | 2025.01.17 04:22:32.172197 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
549 | 2025.01.17 04:22:32.172227 [ 285 ] {} <Debug> TCP-Session: 3e643689-08c2-4627-a044-dc1c615fb675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
550 | 2025.01.17 04:22:32.172189 [ 283 ] {} <Debug> TCP-Session: 93badaf7-f5da-4263-bdb2-a03f573f625f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
551 | 2025.01.17 04:22:32.172299 [ 282 ] {} <Debug> TCP-Session: 03b95fe3-eba9-4b1a-a3c3-bc69ca59540e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2025.01.17 04:22:32.172321 [ 285 ] {} <Debug> TCP-Session: 3e643689-08c2-4627-a044-dc1c615fb675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
553 | 2025.01.17 04:22:32.172339 [ 283 ] {} <Debug> TCP-Session: 93badaf7-f5da-4263-bdb2-a03f573f625f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
554 | 2025.01.17 04:22:32.172382 [ 284 ] {} <Debug> TCP-Session: 89f1bc53-9d2d-4367-94a3-37dd9cd0d0d6 Authenticating user 'default' from [fd00:1122:3344:101::b]:58296 | ||
555 | 2025.01.17 04:22:32.172483 [ 284 ] {} <Debug> TCP-Session: 89f1bc53-9d2d-4367-94a3-37dd9cd0d0d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
556 | 2025.01.17 04:22:32.172552 [ 284 ] {} <Debug> TCP-Session: 89f1bc53-9d2d-4367-94a3-37dd9cd0d0d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
557 | 2025.01.17 04:22:32.172629 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
558 | 2025.01.17 04:22:32.172715 [ 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 | ||
559 | 2025.01.17 04:22:32.172736 [ 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 | ||
560 | 2025.01.17 04:22:32.173147 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38937 | ||
561 | 2025.01.17 04:22:32.173315 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54014 | ||
562 | 2025.01.17 04:22:32.173324 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
563 | 2025.01.17 04:22:32.173411 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44438 | ||
564 | 2025.01.17 04:22:32.173566 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
565 | 2025.01.17 04:22:32.173585 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50249 | ||
566 | 2025.01.17 04:22:32.173632 [ 287 ] {} <Debug> TCP-Session: 15176c80-6bc0-4e63-9f1d-958b6f7b6471 Authenticating user 'default' from [fd00:1122:3344:101::a]:54014 | ||
567 | 2025.01.17 04:22:32.173602 [ 286 ] {} <Debug> TCP-Session: 2c246cc2-1aea-4b42-b55c-53b6e0799e86 Authenticating user 'default' from [fd00:1122:3344:101::a]:38937 | ||
568 | 2025.01.17 04:22:32.173789 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36022 | ||
569 | 2025.01.17 04:22:32.174035 [ 286 ] {} <Debug> TCP-Session: 2c246cc2-1aea-4b42-b55c-53b6e0799e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
570 | 2025.01.17 04:22:32.174107 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
571 | 2025.01.17 04:22:32.174141 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
572 | 2025.01.17 04:22:32.174164 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47147 | ||
573 | 2025.01.17 04:22:32.174173 [ 287 ] {} <Debug> TCP-Session: 15176c80-6bc0-4e63-9f1d-958b6f7b6471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2025.01.17 04:22:32.174224 [ 286 ] {} <Debug> TCP-Session: 2c246cc2-1aea-4b42-b55c-53b6e0799e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
575 | 2025.01.17 04:22:32.174248 [ 289 ] {} <Debug> TCP-Session: 90d3840c-73db-4c57-883a-78804a98ba90 Authenticating user 'default' from [fd00:1122:3344:101::a]:50249 | ||
576 | 2025.01.17 04:22:32.174279 [ 290 ] {} <Debug> TCP-Session: 629b07bc-f541-4062-82f6-fa9df6d9b6ae Authenticating user 'default' from [fd00:1122:3344:101::a]:36022 | ||
577 | 2025.01.17 04:22:32.174568 [ 290 ] {} <Debug> TCP-Session: 629b07bc-f541-4062-82f6-fa9df6d9b6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
578 | 2025.01.17 04:22:32.174601 [ 287 ] {} <Debug> TCP-Session: 15176c80-6bc0-4e63-9f1d-958b6f7b6471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
579 | 2025.01.17 04:22:32.174636 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
580 | 2025.01.17 04:22:32.174655 [ 290 ] {} <Debug> TCP-Session: 629b07bc-f541-4062-82f6-fa9df6d9b6ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
581 | 2025.01.17 04:22:32.174679 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36693 | ||
582 | 2025.01.17 04:22:32.174611 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
583 | 2025.01.17 04:22:32.174616 [ 289 ] {} <Debug> TCP-Session: 90d3840c-73db-4c57-883a-78804a98ba90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
584 | 2025.01.17 04:22:32.174823 [ 288 ] {} <Debug> TCP-Session: 329caa99-e443-4b19-acac-0887f2931c76 Authenticating user 'default' from [fd00:1122:3344:101::a]:44438 | ||
585 | 2025.01.17 04:22:32.174989 [ 288 ] {} <Debug> TCP-Session: 329caa99-e443-4b19-acac-0887f2931c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2025.01.17 04:22:32.175046 [ 289 ] {} <Debug> TCP-Session: 90d3840c-73db-4c57-883a-78804a98ba90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
587 | 2025.01.17 04:22:32.175048 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
588 | 2025.01.17 04:22:32.175095 [ 291 ] {} <Debug> TCP-Session: 0428f776-c4b5-4b69-8406-abce43899665 Authenticating user 'default' from [fd00:1122:3344:101::a]:47147 | ||
589 | 2025.01.17 04:22:32.175163 [ 288 ] {} <Debug> TCP-Session: 329caa99-e443-4b19-acac-0887f2931c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
590 | 2025.01.17 04:22:32.175190 [ 292 ] {} <Debug> TCP-Session: 50dc870e-babd-407d-b105-1489aeb4c951 Authenticating user 'default' from [fd00:1122:3344:101::a]:36693 | ||
591 | 2025.01.17 04:22:32.175290 [ 291 ] {} <Debug> TCP-Session: 0428f776-c4b5-4b69-8406-abce43899665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
592 | 2025.01.17 04:22:32.175296 [ 292 ] {} <Debug> TCP-Session: 50dc870e-babd-407d-b105-1489aeb4c951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
593 | 2025.01.17 04:22:32.175402 [ 291 ] {} <Debug> TCP-Session: 0428f776-c4b5-4b69-8406-abce43899665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
594 | 2025.01.17 04:22:32.175448 [ 292 ] {} <Debug> TCP-Session: 50dc870e-babd-407d-b105-1489aeb4c951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
595 | 2025.01.17 04:22:32.175692 [ 266 ] {9e8f19b8-2e5d-4f7f-ae9e-4ca395053e53} <Debug> TCPHandler: Processed in 0.013977105 sec. | ||
596 | 2025.01.17 04:22:32.175903 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
597 | 2025.01.17 04:22:32.176210 [ 271 ] {f1297d73-4325-4577-8b3e-0421f23b63e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
598 | 2025.01.17 04:22:32.176319 [ 271 ] {f1297d73-4325-4577-8b3e-0421f23b63e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
599 | 2025.01.17 04:22:32.189116 [ 271 ] {f1297d73-4325-4577-8b3e-0421f23b63e4} <Debug> oximeter.measurements_histogramu16 (3f3fd011-65d9-47ac-a999-77e87c8cfdf4): Loading data parts | ||
600 | 2025.01.17 04:22:32.189361 [ 271 ] {f1297d73-4325-4577-8b3e-0421f23b63e4} <Debug> oximeter.measurements_histogramu16 (3f3fd011-65d9-47ac-a999-77e87c8cfdf4): There are no data parts | ||
601 | 2025.01.17 04:22:32.194575 [ 271 ] {f1297d73-4325-4577-8b3e-0421f23b63e4} <Debug> TCPHandler: Processed in 0.018729978 sec. | ||
602 | 2025.01.17 04:22:32.194837 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
603 | 2025.01.17 04:22:32.195218 [ 266 ] {126ee130-78d3-44b4-9064-11af248e36df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
604 | 2025.01.17 04:22:32.195312 [ 266 ] {126ee130-78d3-44b4-9064-11af248e36df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
605 | 2025.01.17 04:22:32.197862 [ 266 ] {126ee130-78d3-44b4-9064-11af248e36df} <Debug> oximeter.measurements_histogrami32 (b2aea488-2323-42b4-8f3f-7d70dbefeefa): Loading data parts | ||
606 | 2025.01.17 04:22:32.198044 [ 266 ] {126ee130-78d3-44b4-9064-11af248e36df} <Debug> oximeter.measurements_histogrami32 (b2aea488-2323-42b4-8f3f-7d70dbefeefa): There are no data parts | ||
607 | 2025.01.17 04:22:32.204321 [ 266 ] {126ee130-78d3-44b4-9064-11af248e36df} <Debug> TCPHandler: Processed in 0.009580598 sec. | ||
608 | 2025.01.17 04:22:32.204548 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
609 | 2025.01.17 04:22:32.204897 [ 271 ] {8e8c4139-443a-450a-a1c9-c7abebecc4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
610 | 2025.01.17 04:22:32.205010 [ 271 ] {8e8c4139-443a-450a-a1c9-c7abebecc4e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
611 | 2025.01.17 04:22:32.207692 [ 271 ] {8e8c4139-443a-450a-a1c9-c7abebecc4e9} <Debug> oximeter.measurements_histogramu32 (35d14c8b-1571-4216-9222-65a1fd9d7ace): Loading data parts | ||
612 | 2025.01.17 04:22:32.207953 [ 271 ] {8e8c4139-443a-450a-a1c9-c7abebecc4e9} <Debug> oximeter.measurements_histogramu32 (35d14c8b-1571-4216-9222-65a1fd9d7ace): There are no data parts | ||
613 | 2025.01.17 04:22:32.212412 [ 271 ] {8e8c4139-443a-450a-a1c9-c7abebecc4e9} <Debug> TCPHandler: Processed in 0.007934176 sec. | ||
614 | 2025.01.17 04:22:32.212639 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
615 | 2025.01.17 04:22:32.213051 [ 266 ] {bea2c43d-a2e2-4adf-846d-80172b65ef38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
616 | 2025.01.17 04:22:32.213149 [ 266 ] {bea2c43d-a2e2-4adf-846d-80172b65ef38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
617 | 2025.01.17 04:22:32.215724 [ 266 ] {bea2c43d-a2e2-4adf-846d-80172b65ef38} <Debug> oximeter.measurements_histogrami64 (536d49a7-ea49-45d5-8112-e596cc8243c9): Loading data parts | ||
618 | 2025.01.17 04:22:32.215933 [ 266 ] {bea2c43d-a2e2-4adf-846d-80172b65ef38} <Debug> oximeter.measurements_histogrami64 (536d49a7-ea49-45d5-8112-e596cc8243c9): There are no data parts | ||
619 | 2025.01.17 04:22:32.220414 [ 266 ] {bea2c43d-a2e2-4adf-846d-80172b65ef38} <Debug> TCPHandler: Processed in 0.007846414 sec. | ||
620 | 2025.01.17 04:22:32.220641 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
621 | 2025.01.17 04:22:32.220999 [ 271 ] {ca8944aa-7a5b-4e83-8b7b-7d91dcf677aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
622 | 2025.01.17 04:22:32.221122 [ 271 ] {ca8944aa-7a5b-4e83-8b7b-7d91dcf677aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
623 | 2025.01.17 04:22:32.223688 [ 271 ] {ca8944aa-7a5b-4e83-8b7b-7d91dcf677aa} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Loading data parts | ||
624 | 2025.01.17 04:22:32.223913 [ 271 ] {ca8944aa-7a5b-4e83-8b7b-7d91dcf677aa} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): There are no data parts | ||
625 | 2025.01.17 04:22:32.228324 [ 271 ] {ca8944aa-7a5b-4e83-8b7b-7d91dcf677aa} <Debug> TCPHandler: Processed in 0.007751493 sec. | ||
626 | 2025.01.17 04:22:32.228530 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
627 | 2025.01.17 04:22:32.228888 [ 266 ] {3a1dd6b2-dbb9-4446-bab1-9193ebc2b18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
628 | 2025.01.17 04:22:32.228982 [ 266 ] {3a1dd6b2-dbb9-4446-bab1-9193ebc2b18a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
629 | 2025.01.17 04:22:32.238130 [ 266 ] {3a1dd6b2-dbb9-4446-bab1-9193ebc2b18a} <Debug> oximeter.measurements_histogramf32 (c7f4754e-050b-4da4-9602-27e8840a3782): Loading data parts | ||
630 | 2025.01.17 04:22:32.238343 [ 266 ] {3a1dd6b2-dbb9-4446-bab1-9193ebc2b18a} <Debug> oximeter.measurements_histogramf32 (c7f4754e-050b-4da4-9602-27e8840a3782): There are no data parts | ||
631 | 2025.01.17 04:22:32.243040 [ 266 ] {3a1dd6b2-dbb9-4446-bab1-9193ebc2b18a} <Debug> TCPHandler: Processed in 0.014573417 sec. | ||
632 | 2025.01.17 04:22:32.243285 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
633 | 2025.01.17 04:22:32.243657 [ 271 ] {b5745a40-6087-4a08-a2d9-af8a1c09309a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
634 | 2025.01.17 04:22:32.243779 [ 271 ] {b5745a40-6087-4a08-a2d9-af8a1c09309a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
635 | 2025.01.17 04:22:32.251765 [ 271 ] {b5745a40-6087-4a08-a2d9-af8a1c09309a} <Debug> oximeter.measurements_histogramf64 (7fb4f496-3f23-4270-bc5f-b30d2bfc5f52): Loading data parts | ||
636 | 2025.01.17 04:22:32.251990 [ 271 ] {b5745a40-6087-4a08-a2d9-af8a1c09309a} <Debug> oximeter.measurements_histogramf64 (7fb4f496-3f23-4270-bc5f-b30d2bfc5f52): There are no data parts | ||
637 | 2025.01.17 04:22:32.256935 [ 271 ] {b5745a40-6087-4a08-a2d9-af8a1c09309a} <Debug> TCPHandler: Processed in 0.01373397 sec. | ||
638 | 2025.01.17 04:22:32.257177 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
639 | 2025.01.17 04:22:32.257494 [ 266 ] {7aba3f05-f08a-4a17-a287-73351c9038ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) /* The field tables store named dimensions of each timeseries. | ||
640 | * | ||
641 | * As with the measurement tables, there is one field table for each field data | ||
642 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
643 | * this behavior **must not** be relied upon for query correctness. | ||
644 | * | ||
645 | * The index for the fields differs from the measurements, however. Rows are | ||
646 | * sorted by timeseries name, then field name, field value, and finally | ||
647 | * timeseries key. This reflects the most common pattern for looking them up: | ||
648 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
649 | * usually then used to look up measurements. | ||
650 | * | ||
651 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
652 | * timeseries name and then key, since it would improve lookups where one | ||
653 | * already has the key. Realistically though, these tables are quite small and | ||
654 | * so performance benefits will be low in absolute terms. | ||
655 | * | ||
656 | * TTL: We use a materialized column to expire old field table records. This | ||
657 | * column is generated automatically by the database whenever a new row is | ||
658 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
659 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
660 | * record will remain during a deduplication, which will have the last | ||
661 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
662 | * measurement tables. | ||
663 | */ | ||
664 | 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) | ||
665 | 2025.01.17 04:22:32.257581 [ 266 ] {7aba3f05-f08a-4a17-a287-73351c9038ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
666 | 2025.01.17 04:22:32.260362 [ 266 ] {7aba3f05-f08a-4a17-a287-73351c9038ef} <Debug> oximeter.fields_bool (73e5bac7-9eb0-4fd6-93ba-c59572b4a82d): Loading data parts | ||
667 | 2025.01.17 04:22:32.260534 [ 266 ] {7aba3f05-f08a-4a17-a287-73351c9038ef} <Debug> oximeter.fields_bool (73e5bac7-9eb0-4fd6-93ba-c59572b4a82d): There are no data parts | ||
668 | 2025.01.17 04:22:32.267357 [ 266 ] {7aba3f05-f08a-4a17-a287-73351c9038ef} <Debug> TCPHandler: Processed in 0.010269921 sec. | ||
669 | 2025.01.17 04:22:32.267620 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
670 | 2025.01.17 04:22:32.267846 [ 271 ] {3eef1559-9301-45f0-8167-755bb7ba86a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
671 | 2025.01.17 04:22:32.267964 [ 271 ] {3eef1559-9301-45f0-8167-755bb7ba86a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
672 | 2025.01.17 04:22:32.280232 [ 271 ] {3eef1559-9301-45f0-8167-755bb7ba86a8} <Debug> oximeter.fields_i8 (17658b93-9a96-4522-a236-7494338868bf): Loading data parts | ||
673 | 2025.01.17 04:22:32.280479 [ 271 ] {3eef1559-9301-45f0-8167-755bb7ba86a8} <Debug> oximeter.fields_i8 (17658b93-9a96-4522-a236-7494338868bf): There are no data parts | ||
674 | 2025.01.17 04:22:32.285403 [ 271 ] {3eef1559-9301-45f0-8167-755bb7ba86a8} <Debug> TCPHandler: Processed in 0.017849691 sec. | ||
675 | 2025.01.17 04:22:32.285607 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
676 | 2025.01.17 04:22:32.285866 [ 266 ] {aa46300b-a172-43cc-a826-c9e21268dc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
677 | 2025.01.17 04:22:32.285917 [ 266 ] {aa46300b-a172-43cc-a826-c9e21268dc7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
678 | 2025.01.17 04:22:32.288571 [ 266 ] {aa46300b-a172-43cc-a826-c9e21268dc7b} <Debug> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Loading data parts | ||
679 | 2025.01.17 04:22:32.288740 [ 266 ] {aa46300b-a172-43cc-a826-c9e21268dc7b} <Debug> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): There are no data parts | ||
680 | 2025.01.17 04:22:32.295430 [ 266 ] {aa46300b-a172-43cc-a826-c9e21268dc7b} <Debug> TCPHandler: Processed in 0.009886075 sec. | ||
681 | 2025.01.17 04:22:32.295701 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
682 | 2025.01.17 04:22:32.295933 [ 271 ] {f60f7fde-7412-4eac-842f-18d4fa39163f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
683 | 2025.01.17 04:22:32.296016 [ 271 ] {f60f7fde-7412-4eac-842f-18d4fa39163f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
684 | 2025.01.17 04:22:32.299999 [ 271 ] {f60f7fde-7412-4eac-842f-18d4fa39163f} <Debug> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Loading data parts | ||
685 | 2025.01.17 04:22:32.300224 [ 271 ] {f60f7fde-7412-4eac-842f-18d4fa39163f} <Debug> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): There are no data parts | ||
686 | 2025.01.17 04:22:32.311708 [ 271 ] {f60f7fde-7412-4eac-842f-18d4fa39163f} <Debug> TCPHandler: Processed in 0.016081026 sec. | ||
687 | 2025.01.17 04:22:32.311954 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
688 | 2025.01.17 04:22:32.312229 [ 266 ] {6e602430-eae5-4e01-9ccc-3a58a3a38c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
689 | 2025.01.17 04:22:32.312305 [ 266 ] {6e602430-eae5-4e01-9ccc-3a58a3a38c08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
690 | 2025.01.17 04:22:32.322009 [ 266 ] {6e602430-eae5-4e01-9ccc-3a58a3a38c08} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Loading data parts | ||
691 | 2025.01.17 04:22:32.322205 [ 266 ] {6e602430-eae5-4e01-9ccc-3a58a3a38c08} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): There are no data parts | ||
692 | 2025.01.17 04:22:32.326383 [ 266 ] {6e602430-eae5-4e01-9ccc-3a58a3a38c08} <Debug> TCPHandler: Processed in 0.014518565 sec. | ||
693 | 2025.01.17 04:22:32.326621 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
694 | 2025.01.17 04:22:32.326841 [ 271 ] {674dd2ee-4d41-4d7c-8862-6a61b411fcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
695 | 2025.01.17 04:22:32.326939 [ 271 ] {674dd2ee-4d41-4d7c-8862-6a61b411fcc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
696 | 2025.01.17 04:22:32.336034 [ 271 ] {674dd2ee-4d41-4d7c-8862-6a61b411fcc0} <Debug> oximeter.fields_i32 (95ec26f2-981e-4fe6-b6a7-825b7ddd8591): Loading data parts | ||
697 | 2025.01.17 04:22:32.336284 [ 271 ] {674dd2ee-4d41-4d7c-8862-6a61b411fcc0} <Debug> oximeter.fields_i32 (95ec26f2-981e-4fe6-b6a7-825b7ddd8591): There are no data parts | ||
698 | 2025.01.17 04:22:32.350271 [ 271 ] {674dd2ee-4d41-4d7c-8862-6a61b411fcc0} <Debug> TCPHandler: Processed in 0.023713166 sec. | ||
699 | 2025.01.17 04:22:32.350506 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
700 | 2025.01.17 04:22:32.350836 [ 266 ] {db974deb-5457-4d4d-a8f5-a36ce5c53064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
701 | 2025.01.17 04:22:32.350932 [ 266 ] {db974deb-5457-4d4d-a8f5-a36ce5c53064} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
702 | 2025.01.17 04:22:32.362751 [ 266 ] {db974deb-5457-4d4d-a8f5-a36ce5c53064} <Debug> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Loading data parts | ||
703 | 2025.01.17 04:22:32.362975 [ 266 ] {db974deb-5457-4d4d-a8f5-a36ce5c53064} <Debug> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): There are no data parts | ||
704 | 2025.01.17 04:22:32.368178 [ 266 ] {db974deb-5457-4d4d-a8f5-a36ce5c53064} <Debug> TCPHandler: Processed in 0.017751628 sec. | ||
705 | 2025.01.17 04:22:32.368463 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
706 | 2025.01.17 04:22:32.368736 [ 271 ] {eacba42a-db25-48af-89fe-c3fc9573b5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
707 | 2025.01.17 04:22:32.368846 [ 271 ] {eacba42a-db25-48af-89fe-c3fc9573b5da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
708 | 2025.01.17 04:22:32.378355 [ 271 ] {eacba42a-db25-48af-89fe-c3fc9573b5da} <Debug> oximeter.fields_i64 (63bfc01a-0f62-4273-ad3d-1d5b2b30ab96): Loading data parts | ||
709 | 2025.01.17 04:22:32.378611 [ 271 ] {eacba42a-db25-48af-89fe-c3fc9573b5da} <Debug> oximeter.fields_i64 (63bfc01a-0f62-4273-ad3d-1d5b2b30ab96): There are no data parts | ||
710 | 2025.01.17 04:22:32.383083 [ 271 ] {eacba42a-db25-48af-89fe-c3fc9573b5da} <Debug> TCPHandler: Processed in 0.014712369 sec. | ||
711 | 2025.01.17 04:22:32.383293 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
712 | 2025.01.17 04:22:32.383594 [ 266 ] {dc1d44e4-c919-498b-85e9-e712fc52c1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
713 | 2025.01.17 04:22:32.383667 [ 266 ] {dc1d44e4-c919-498b-85e9-e712fc52c1b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
714 | 2025.01.17 04:22:32.390919 [ 266 ] {dc1d44e4-c919-498b-85e9-e712fc52c1b1} <Debug> oximeter.fields_u64 (af693c4b-31f3-4a6f-8704-b746d6079ec2): Loading data parts | ||
715 | 2025.01.17 04:22:32.391213 [ 266 ] {dc1d44e4-c919-498b-85e9-e712fc52c1b1} <Debug> oximeter.fields_u64 (af693c4b-31f3-4a6f-8704-b746d6079ec2): There are no data parts | ||
716 | 2025.01.17 04:22:32.395712 [ 266 ] {dc1d44e4-c919-498b-85e9-e712fc52c1b1} <Debug> TCPHandler: Processed in 0.012482065 sec. | ||
717 | 2025.01.17 04:22:32.395957 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
718 | 2025.01.17 04:22:32.396224 [ 271 ] {651f6f4c-1257-43f2-853a-adfd64ffc481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
719 | 2025.01.17 04:22:32.396339 [ 271 ] {651f6f4c-1257-43f2-853a-adfd64ffc481} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
720 | 2025.01.17 04:22:32.405498 [ 271 ] {651f6f4c-1257-43f2-853a-adfd64ffc481} <Debug> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Loading data parts | ||
721 | 2025.01.17 04:22:32.405790 [ 271 ] {651f6f4c-1257-43f2-853a-adfd64ffc481} <Debug> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): There are no data parts | ||
722 | 2025.01.17 04:22:32.410859 [ 271 ] {651f6f4c-1257-43f2-853a-adfd64ffc481} <Debug> TCPHandler: Processed in 0.014984145 sec. | ||
723 | 2025.01.17 04:22:32.411071 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
724 | 2025.01.17 04:22:32.411337 [ 266 ] {95361a05-3bba-4c41-8dd3-2cb78d374bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
725 | 2025.01.17 04:22:32.411406 [ 266 ] {95361a05-3bba-4c41-8dd3-2cb78d374bc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
726 | 2025.01.17 04:22:32.419331 [ 266 ] {95361a05-3bba-4c41-8dd3-2cb78d374bc7} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Loading data parts | ||
727 | 2025.01.17 04:22:32.419553 [ 266 ] {95361a05-3bba-4c41-8dd3-2cb78d374bc7} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): There are no data parts | ||
728 | 2025.01.17 04:22:32.423845 [ 266 ] {95361a05-3bba-4c41-8dd3-2cb78d374bc7} <Debug> TCPHandler: Processed in 0.012839642 sec. | ||
729 | 2025.01.17 04:22:32.424067 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
730 | 2025.01.17 04:22:32.424290 [ 271 ] {12e481c5-a5bc-4276-8036-856382b24fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
731 | 2025.01.17 04:22:32.424392 [ 271 ] {12e481c5-a5bc-4276-8036-856382b24fa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
732 | 2025.01.17 04:22:32.433691 [ 271 ] {12e481c5-a5bc-4276-8036-856382b24fa0} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Loading data parts | ||
733 | 2025.01.17 04:22:32.433956 [ 271 ] {12e481c5-a5bc-4276-8036-856382b24fa0} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): There are no data parts | ||
734 | 2025.01.17 04:22:32.439136 [ 271 ] {12e481c5-a5bc-4276-8036-856382b24fa0} <Debug> TCPHandler: Processed in 0.015131927 sec. | ||
735 | 2025.01.17 04:22:32.439453 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
736 | 2025.01.17 04:22:32.439910 [ 266 ] {27a5137d-2437-4b95-b5ed-7032b81981d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) /* The timeseries schema table stores the extracted schema for the samples | ||
737 | * oximeter collects. | ||
738 | */ | ||
739 | 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) | ||
740 | 2025.01.17 04:22:32.440040 [ 266 ] {27a5137d-2437-4b95-b5ed-7032b81981d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
741 | 2025.01.17 04:22:32.446637 [ 266 ] {27a5137d-2437-4b95-b5ed-7032b81981d3} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Loading data parts | ||
742 | 2025.01.17 04:22:32.447293 [ 266 ] {27a5137d-2437-4b95-b5ed-7032b81981d3} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): There are no data parts | ||
743 | 2025.01.17 04:22:32.464258 [ 266 ] {27a5137d-2437-4b95-b5ed-7032b81981d3} <Debug> TCPHandler: Processed in 0.02492883 sec. | ||
744 | 2025.01.17 04:22:32.464578 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
745 | 2025.01.17 04:22:32.464840 [ 271 ] {62dbba83-f954-4e0f-8adb-b1857344e435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
746 | 2025.01.17 04:22:32.466048 [ 271 ] {62dbba83-f954-4e0f-8adb-b1857344e435} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
747 | 2025.01.17 04:22:32.474905 [ 276 ] {62dbba83-f954-4e0f-8adb-b1857344e435} <Trace> oximeter.version (e21d9fbd-e123-496a-bd71-62b7c8da1d67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
748 | 2025.01.17 04:22:32.474999 [ 276 ] {62dbba83-f954-4e0f-8adb-b1857344e435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
749 | 2025.01.17 04:22:32.480189 [ 276 ] {62dbba83-f954-4e0f-8adb-b1857344e435} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
750 | 2025.01.17 04:22:32.480569 [ 276 ] {62dbba83-f954-4e0f-8adb-b1857344e435} <Trace> oximeter.version (e21d9fbd-e123-496a-bd71-62b7c8da1d67): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
751 | 2025.01.17 04:22:32.480909 [ 271 ] {62dbba83-f954-4e0f-8adb-b1857344e435} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016144 sec., 61.94251734390486 rows/sec., 991.08 B/sec. | ||
752 | 2025.01.17 04:22:32.481193 [ 271 ] {62dbba83-f954-4e0f-8adb-b1857344e435} <Debug> TCPHandler: Processed in 0.016697508 sec. | ||
753 | 2025.01.17 04:22:33.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.70 MiB, peak 136.70 MiB, free memory in arenas 0.00 B, will set to 141.48 MiB (RSS), difference: 4.79 MiB | ||
754 | 2025.01.17 04:22:38.156243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
755 | 2025.01.17 04:22:38.156309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
756 | 2025.01.17 04:22:38.156346 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
757 | 2025.01.17 04:22:38.156416 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
758 | 2025.01.17 04:22:38.172394 [ 244 ] {} <Debug> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Loading data parts | ||
759 | 2025.01.17 04:22:38.172763 [ 244 ] {} <Debug> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): There are no data parts | ||
760 | 2025.01.17 04:22:38.181273 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
761 | 2025.01.17 04:22:38.181320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
762 | 2025.01.17 04:22:38.182740 [ 243 ] {} <Debug> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Loading data parts | ||
763 | 2025.01.17 04:22:38.182959 [ 243 ] {} <Debug> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): There are no data parts | ||
764 | 2025.01.17 04:22:38.183854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
765 | 2025.01.17 04:22:38.185260 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
766 | 2025.01.17 04:22:38.185876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
767 | 2025.01.17 04:22:38.220327 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
768 | 2025.01.17 04:22:38.220377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
769 | 2025.01.17 04:22:38.227825 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
770 | 2025.01.17 04:22:38.229083 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
771 | 2025.01.17 04:22:38.231421 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
772 | 2025.01.17 04:22:39.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.52 MiB, peak 150.52 MiB, free memory in arenas 0.00 B, will set to 151.07 MiB (RSS), difference: 4.56 MiB | ||
773 | 2025.01.17 04:22:40.656213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
774 | 2025.01.17 04:22:40.656334 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
775 | 2025.01.17 04:22:40.663564 [ 242 ] {} <Debug> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Loading data parts | ||
776 | 2025.01.17 04:22:40.663794 [ 242 ] {} <Debug> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): There are no data parts | ||
777 | 2025.01.17 04:22:40.673062 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
778 | 2025.01.17 04:22:40.673103 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
779 | 2025.01.17 04:22:40.674802 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
780 | 2025.01.17 04:22:40.675358 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
781 | 2025.01.17 04:22:40.675839 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
782 | 2025.01.17 04:22:41.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.25 MiB, peak 155.25 MiB, free memory in arenas 0.00 B, will set to 151.45 MiB (RSS), difference: -3.81 MiB | ||
783 | 2025.01.17 04:22:45.623680 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
784 | 2025.01.17 04:22:45.623747 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
785 | 2025.01.17 04:22:45.685991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
786 | 2025.01.17 04:22:45.686897 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
787 | 2025.01.17 04:22:45.686946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
788 | 2025.01.17 04:22:45.687721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
789 | 2025.01.17 04:22:45.688279 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
790 | 2025.01.17 04:22:45.688494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
791 | 2025.01.17 04:22:45.731498 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
792 | 2025.01.17 04:22:45.753565 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
793 | 2025.01.17 04:22:45.753647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
794 | 2025.01.17 04:22:45.760343 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
795 | 2025.01.17 04:22:45.761816 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
796 | 2025.01.17 04:22:45.765344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
797 | 2025.01.17 04:22:51.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.13 MiB, peak 156.13 MiB, free memory in arenas 0.00 B, will set to 153.15 MiB (RSS), difference: 4.02 MiB | ||
798 | 2025.01.17 04:22:53.188606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
799 | 2025.01.17 04:22:53.189354 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
800 | 2025.01.17 04:22:53.189401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
801 | 2025.01.17 04:22:53.190167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
802 | 2025.01.17 04:22:53.190736 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
803 | 2025.01.17 04:22:53.191008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
804 | 2025.01.17 04:22:53.265437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
805 | 2025.01.17 04:22:53.285062 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
806 | 2025.01.17 04:22:53.285120 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
807 | 2025.01.17 04:22:53.291572 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
808 | 2025.01.17 04:22:53.292820 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
809 | 2025.01.17 04:22:53.295612 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
810 | 2025.01.17 04:23:00.623792 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
811 | 2025.01.17 04:23:00.623865 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
812 | 2025.01.17 04:23:00.691157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
813 | 2025.01.17 04:23:00.692049 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
814 | 2025.01.17 04:23:00.692098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
815 | 2025.01.17 04:23:00.692887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
816 | 2025.01.17 04:23:00.693359 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
817 | 2025.01.17 04:23:00.693632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
818 | 2025.01.17 04:23:00.795697 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
819 | 2025.01.17 04:23:00.814576 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
820 | 2025.01.17 04:23:00.814632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
821 | 2025.01.17 04:23:00.821632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
822 | 2025.01.17 04:23:00.822858 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
823 | 2025.01.17 04:23:00.826694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
824 | 2025.01.17 04:23:02.485205 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2025.01.17 04:23:02.485419 [ 266 ] {2eb53963-e057-4bdc-8c4d-b8f31831b213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
826 | 2025.01.17 04:23:02.485840 [ 266 ] {2eb53963-e057-4bdc-8c4d-b8f31831b213} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2025.01.17 04:23:02.488020 [ 266 ] {2eb53963-e057-4bdc-8c4d-b8f31831b213} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2025.01.17 04:23:02.488822 [ 266 ] {2eb53963-e057-4bdc-8c4d-b8f31831b213} <Debug> TCPHandler: Processed in 0.003746704 sec. | ||
829 | 2025.01.17 04:23:02.490302 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
830 | 2025.01.17 04:23:02.490527 [ 271 ] {f1ba0340-7156-425c-9227-dce2990b7815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
831 | 2025.01.17 04:23:02.496318 [ 271 ] {f1ba0340-7156-425c-9227-dce2990b7815} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2025.01.17 04:23:02.496387 [ 271 ] {f1ba0340-7156-425c-9227-dce2990b7815} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
833 | 2025.01.17 04:23:02.496988 [ 271 ] {f1ba0340-7156-425c-9227-dce2990b7815} <Debug> TCPHandler: Processed in 0.006814134 sec. | ||
834 | 2025.01.17 04:23:02.497600 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
835 | 2025.01.17 04:23:02.497849 [ 266 ] {9bbe2127-dcb7-4756-9c9c-d17022f09e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
836 | 2025.01.17 04:23:02.500423 [ 266 ] {9bbe2127-dcb7-4756-9c9c-d17022f09e69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2025.01.17 04:23:02.500537 [ 266 ] {9bbe2127-dcb7-4756-9c9c-d17022f09e69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
838 | 2025.01.17 04:23:02.501218 [ 266 ] {9bbe2127-dcb7-4756-9c9c-d17022f09e69} <Debug> TCPHandler: Processed in 0.003730073 sec. | ||
839 | 2025.01.17 04:23:02.502149 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
840 | 2025.01.17 04:23:02.502328 [ 271 ] {0e25d682-bad9-478e-9733-3820f71ff6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
841 | 2025.01.17 04:23:02.502755 [ 271 ] {0e25d682-bad9-478e-9733-3820f71ff6c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
842 | 2025.01.17 04:23:02.502812 [ 271 ] {0e25d682-bad9-478e-9733-3820f71ff6c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
843 | 2025.01.17 04:23:02.503280 [ 271 ] {0e25d682-bad9-478e-9733-3820f71ff6c5} <Debug> TCPHandler: Processed in 0.001199924 sec. | ||
844 | 2025.01.17 04:23:02.503555 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2025.01.17 04:23:02.503708 [ 266 ] {18262520-d94e-4651-bc6c-d9e28f39a1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
846 | 2025.01.17 04:23:02.504138 [ 266 ] {18262520-d94e-4651-bc6c-d9e28f39a1b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
847 | 2025.01.17 04:23:02.504203 [ 266 ] {18262520-d94e-4651-bc6c-d9e28f39a1b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
848 | 2025.01.17 04:23:02.504813 [ 266 ] {18262520-d94e-4651-bc6c-d9e28f39a1b4} <Debug> TCPHandler: Processed in 0.001310586 sec. | ||
849 | 2025.01.17 04:23:02.505079 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
850 | 2025.01.17 04:23:02.505230 [ 271 ] {adacb0d6-7687-4fed-ba82-0dbd95461b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
851 | 2025.01.17 04:23:02.505589 [ 271 ] {adacb0d6-7687-4fed-ba82-0dbd95461b28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
852 | 2025.01.17 04:23:02.505645 [ 271 ] {adacb0d6-7687-4fed-ba82-0dbd95461b28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
853 | 2025.01.17 04:23:02.506106 [ 271 ] {adacb0d6-7687-4fed-ba82-0dbd95461b28} <Debug> TCPHandler: Processed in 0.001088871 sec. | ||
854 | 2025.01.17 04:23:02.506364 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
855 | 2025.01.17 04:23:02.506525 [ 266 ] {440463ed-cce3-4a04-b980-8276753e94e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
856 | 2025.01.17 04:23:02.506900 [ 266 ] {440463ed-cce3-4a04-b980-8276753e94e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
857 | 2025.01.17 04:23:02.506957 [ 266 ] {440463ed-cce3-4a04-b980-8276753e94e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
858 | 2025.01.17 04:23:02.507465 [ 266 ] {440463ed-cce3-4a04-b980-8276753e94e2} <Debug> TCPHandler: Processed in 0.001158813 sec. | ||
859 | 2025.01.17 04:23:02.507722 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
860 | 2025.01.17 04:23:02.507902 [ 271 ] {906bdc90-6ea8-43d4-ac07-0075afda85aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
861 | 2025.01.17 04:23:02.508337 [ 271 ] {906bdc90-6ea8-43d4-ac07-0075afda85aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
862 | 2025.01.17 04:23:02.508403 [ 271 ] {906bdc90-6ea8-43d4-ac07-0075afda85aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
863 | 2025.01.17 04:23:02.508914 [ 271 ] {906bdc90-6ea8-43d4-ac07-0075afda85aa} <Debug> TCPHandler: Processed in 0.001247374 sec. | ||
864 | 2025.01.17 04:23:02.509163 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
865 | 2025.01.17 04:23:02.509318 [ 266 ] {04414f7a-edd6-428a-baa9-cdfbb038a41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
866 | 2025.01.17 04:23:02.509689 [ 266 ] {04414f7a-edd6-428a-baa9-cdfbb038a41b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
867 | 2025.01.17 04:23:02.509745 [ 266 ] {04414f7a-edd6-428a-baa9-cdfbb038a41b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
868 | 2025.01.17 04:23:02.510322 [ 266 ] {04414f7a-edd6-428a-baa9-cdfbb038a41b} <Debug> TCPHandler: Processed in 0.001214484 sec. | ||
869 | 2025.01.17 04:23:02.510591 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
870 | 2025.01.17 04:23:02.510751 [ 271 ] {23945f3b-794a-4787-ba07-132bc8f78262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
871 | 2025.01.17 04:23:02.511189 [ 271 ] {23945f3b-794a-4787-ba07-132bc8f78262} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
872 | 2025.01.17 04:23:02.511254 [ 271 ] {23945f3b-794a-4787-ba07-132bc8f78262} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
873 | 2025.01.17 04:23:02.511779 [ 271 ] {23945f3b-794a-4787-ba07-132bc8f78262} <Debug> TCPHandler: Processed in 0.001241544 sec. | ||
874 | 2025.01.17 04:23:02.512038 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
875 | 2025.01.17 04:23:02.512199 [ 266 ] {bd9fda70-5534-4963-b530-862e27266ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
876 | 2025.01.17 04:23:02.512576 [ 266 ] {bd9fda70-5534-4963-b530-862e27266ca4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
877 | 2025.01.17 04:23:02.512630 [ 266 ] {bd9fda70-5534-4963-b530-862e27266ca4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
878 | 2025.01.17 04:23:02.513124 [ 266 ] {bd9fda70-5534-4963-b530-862e27266ca4} <Debug> TCPHandler: Processed in 0.001142443 sec. | ||
879 | 2025.01.17 04:23:02.513361 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
880 | 2025.01.17 04:23:02.513516 [ 271 ] {039fda8f-1d5a-458a-969f-4d8105d6f248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
881 | 2025.01.17 04:23:02.513891 [ 271 ] {039fda8f-1d5a-458a-969f-4d8105d6f248} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
882 | 2025.01.17 04:23:02.513944 [ 271 ] {039fda8f-1d5a-458a-969f-4d8105d6f248} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
883 | 2025.01.17 04:23:02.514395 [ 271 ] {039fda8f-1d5a-458a-969f-4d8105d6f248} <Debug> TCPHandler: Processed in 0.001087281 sec. | ||
884 | 2025.01.17 04:23:02.518556 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
885 | 2025.01.17 04:23:02.518856 [ 266 ] {6f95f4ad-b895-48dd-b7a4-b5ad711045cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
886 | 2025.01.17 04:23:02.519562 [ 266 ] {6f95f4ad-b895-48dd-b7a4-b5ad711045cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
887 | 2025.01.17 04:23:02.519668 [ 266 ] {6f95f4ad-b895-48dd-b7a4-b5ad711045cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
888 | 2025.01.17 04:23:02.520210 [ 266 ] {6f95f4ad-b895-48dd-b7a4-b5ad711045cb} <Debug> TCPHandler: Processed in 0.001760285 sec. | ||
889 | 2025.01.17 04:23:02.520531 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
890 | 2025.01.17 04:23:02.520658 [ 271 ] {0ebea9c6-846f-40be-bed2-899d29809560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
891 | 2025.01.17 04:23:02.520709 [ 271 ] {0ebea9c6-846f-40be-bed2-899d29809560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
892 | 2025.01.17 04:23:02.523849 [ 271 ] {0ebea9c6-846f-40be-bed2-899d29809560} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
893 | 2025.01.17 04:23:02.523890 [ 271 ] {0ebea9c6-846f-40be-bed2-899d29809560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
894 | 2025.01.17 04:23:02.526545 [ 271 ] {0ebea9c6-846f-40be-bed2-899d29809560} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
895 | 2025.01.17 04:23:02.527033 [ 271 ] {0ebea9c6-846f-40be-bed2-899d29809560} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
896 | 2025.01.17 04:23:02.527243 [ 271 ] {0ebea9c6-846f-40be-bed2-899d29809560} <Debug> executeQuery: Read 13 rows, 2.63 KiB in 0.006621 sec., 1963.449629965262 rows/sec., 397.94 KiB/sec. | ||
897 | 2025.01.17 04:23:02.527296 [ 271 ] {0ebea9c6-846f-40be-bed2-899d29809560} <Debug> TCPHandler: Processed in 0.006818444 sec. | ||
898 | 2025.01.17 04:23:02.527472 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
899 | 2025.01.17 04:23:02.527625 [ 266 ] {803e1545-60c8-44bc-9f9e-6b2c2d829695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
900 | 2025.01.17 04:23:02.527685 [ 266 ] {803e1545-60c8-44bc-9f9e-6b2c2d829695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
901 | 2025.01.17 04:23:02.530105 [ 266 ] {803e1545-60c8-44bc-9f9e-6b2c2d829695} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
902 | 2025.01.17 04:23:02.530147 [ 266 ] {803e1545-60c8-44bc-9f9e-6b2c2d829695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
903 | 2025.01.17 04:23:02.530741 [ 266 ] {803e1545-60c8-44bc-9f9e-6b2c2d829695} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
904 | 2025.01.17 04:23:02.531265 [ 266 ] {803e1545-60c8-44bc-9f9e-6b2c2d829695} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
905 | 2025.01.17 04:23:02.531524 [ 266 ] {803e1545-60c8-44bc-9f9e-6b2c2d829695} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.003936 sec., 3556.9105691056907 rows/sec., 256.05 KiB/sec. | ||
906 | 2025.01.17 04:23:02.531595 [ 266 ] {803e1545-60c8-44bc-9f9e-6b2c2d829695} <Debug> TCPHandler: Processed in 0.004193743 sec. | ||
907 | 2025.01.17 04:23:02.531760 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
908 | 2025.01.17 04:23:02.531897 [ 271 ] {550df561-a21f-42b2-8fed-96ce9b8f7920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
909 | 2025.01.17 04:23:02.531953 [ 271 ] {550df561-a21f-42b2-8fed-96ce9b8f7920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
910 | 2025.01.17 04:23:02.532764 [ 271 ] {550df561-a21f-42b2-8fed-96ce9b8f7920} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
911 | 2025.01.17 04:23:02.532799 [ 271 ] {550df561-a21f-42b2-8fed-96ce9b8f7920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
912 | 2025.01.17 04:23:02.533309 [ 271 ] {550df561-a21f-42b2-8fed-96ce9b8f7920} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
913 | 2025.01.17 04:23:02.533876 [ 271 ] {550df561-a21f-42b2-8fed-96ce9b8f7920} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
914 | 2025.01.17 04:23:02.534127 [ 271 ] {550df561-a21f-42b2-8fed-96ce9b8f7920} <Debug> executeQuery: Read 163 rows, 15.17 KiB in 0.00224 sec., 72767.85714285714 rows/sec., 6.61 MiB/sec. | ||
915 | 2025.01.17 04:23:02.534234 [ 271 ] {550df561-a21f-42b2-8fed-96ce9b8f7920} <Debug> TCPHandler: Processed in 0.00254065 sec. | ||
916 | 2025.01.17 04:23:02.534372 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
917 | 2025.01.17 04:23:02.534492 [ 266 ] {84015177-a52a-477f-b419-5bb3c20f10c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
918 | 2025.01.17 04:23:02.534541 [ 266 ] {84015177-a52a-477f-b419-5bb3c20f10c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
919 | 2025.01.17 04:23:02.535308 [ 266 ] {84015177-a52a-477f-b419-5bb3c20f10c6} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2025.01.17 04:23:02.535344 [ 266 ] {84015177-a52a-477f-b419-5bb3c20f10c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
921 | 2025.01.17 04:23:02.535842 [ 266 ] {84015177-a52a-477f-b419-5bb3c20f10c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
922 | 2025.01.17 04:23:02.536334 [ 266 ] {84015177-a52a-477f-b419-5bb3c20f10c6} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2025.01.17 04:23:02.536617 [ 266 ] {84015177-a52a-477f-b419-5bb3c20f10c6} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.00214 sec., 7009.345794392523 rows/sec., 494.21 KiB/sec. | ||
924 | 2025.01.17 04:23:02.536706 [ 266 ] {84015177-a52a-477f-b419-5bb3c20f10c6} <Debug> TCPHandler: Processed in 0.002389357 sec. | ||
925 | 2025.01.17 04:23:02.536941 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
926 | 2025.01.17 04:23:02.537158 [ 271 ] {792e6534-71a3-45b9-a977-87f4e147a848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
927 | 2025.01.17 04:23:02.537245 [ 271 ] {792e6534-71a3-45b9-a977-87f4e147a848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
928 | 2025.01.17 04:23:02.538048 [ 271 ] {792e6534-71a3-45b9-a977-87f4e147a848} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
929 | 2025.01.17 04:23:02.538086 [ 271 ] {792e6534-71a3-45b9-a977-87f4e147a848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
930 | 2025.01.17 04:23:02.538582 [ 271 ] {792e6534-71a3-45b9-a977-87f4e147a848} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
931 | 2025.01.17 04:23:02.539032 [ 271 ] {792e6534-71a3-45b9-a977-87f4e147a848} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
932 | 2025.01.17 04:23:02.539233 [ 271 ] {792e6534-71a3-45b9-a977-87f4e147a848} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002128 sec., 6578.9473684210525 rows/sec., 460.75 KiB/sec. | ||
933 | 2025.01.17 04:23:02.539283 [ 271 ] {792e6534-71a3-45b9-a977-87f4e147a848} <Debug> TCPHandler: Processed in 0.002452708 sec. | ||
934 | 2025.01.17 04:23:02.539490 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
935 | 2025.01.17 04:23:02.539711 [ 266 ] {a640e9c3-8190-4aad-8a72-2a88031dc69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
936 | 2025.01.17 04:23:02.539783 [ 266 ] {a640e9c3-8190-4aad-8a72-2a88031dc69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
937 | 2025.01.17 04:23:02.540336 [ 266 ] {a640e9c3-8190-4aad-8a72-2a88031dc69e} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
938 | 2025.01.17 04:23:02.540374 [ 266 ] {a640e9c3-8190-4aad-8a72-2a88031dc69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
939 | 2025.01.17 04:23:02.540870 [ 266 ] {a640e9c3-8190-4aad-8a72-2a88031dc69e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
940 | 2025.01.17 04:23:02.541397 [ 266 ] {a640e9c3-8190-4aad-8a72-2a88031dc69e} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
941 | 2025.01.17 04:23:02.541597 [ 266 ] {a640e9c3-8190-4aad-8a72-2a88031dc69e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001942 sec., 6694.129763130793 rows/sec., 417.38 KiB/sec. | ||
942 | 2025.01.17 04:23:02.541648 [ 266 ] {a640e9c3-8190-4aad-8a72-2a88031dc69e} <Debug> TCPHandler: Processed in 0.002269804 sec. | ||
943 | 2025.01.17 04:23:02.541847 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
944 | 2025.01.17 04:23:02.542067 [ 271 ] {1cfd6f89-c6ff-4003-9cca-d7beb1c4260d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
945 | 2025.01.17 04:23:02.542151 [ 271 ] {1cfd6f89-c6ff-4003-9cca-d7beb1c4260d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
946 | 2025.01.17 04:23:02.543144 [ 271 ] {1cfd6f89-c6ff-4003-9cca-d7beb1c4260d} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
947 | 2025.01.17 04:23:02.543182 [ 271 ] {1cfd6f89-c6ff-4003-9cca-d7beb1c4260d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
948 | 2025.01.17 04:23:02.543715 [ 271 ] {1cfd6f89-c6ff-4003-9cca-d7beb1c4260d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
949 | 2025.01.17 04:23:02.544235 [ 271 ] {1cfd6f89-c6ff-4003-9cca-d7beb1c4260d} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
950 | 2025.01.17 04:23:02.544497 [ 271 ] {1cfd6f89-c6ff-4003-9cca-d7beb1c4260d} <Debug> executeQuery: Read 326 rows, 23.21 KiB in 0.002466 sec., 132197.8913219789 rows/sec., 9.19 MiB/sec. | ||
951 | 2025.01.17 04:23:02.544559 [ 271 ] {1cfd6f89-c6ff-4003-9cca-d7beb1c4260d} <Debug> TCPHandler: Processed in 0.002820705 sec. | ||
952 | 2025.01.17 04:23:02.544697 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
953 | 2025.01.17 04:23:02.544820 [ 266 ] {96b0f32f-461c-4c80-95e0-3dde6eb9ad83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
954 | 2025.01.17 04:23:02.544871 [ 266 ] {96b0f32f-461c-4c80-95e0-3dde6eb9ad83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
955 | 2025.01.17 04:23:02.545387 [ 266 ] {96b0f32f-461c-4c80-95e0-3dde6eb9ad83} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
956 | 2025.01.17 04:23:02.545424 [ 266 ] {96b0f32f-461c-4c80-95e0-3dde6eb9ad83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
957 | 2025.01.17 04:23:02.545962 [ 266 ] {96b0f32f-461c-4c80-95e0-3dde6eb9ad83} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
958 | 2025.01.17 04:23:02.546440 [ 266 ] {96b0f32f-461c-4c80-95e0-3dde6eb9ad83} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
959 | 2025.01.17 04:23:02.546722 [ 266 ] {96b0f32f-461c-4c80-95e0-3dde6eb9ad83} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00192 sec., 3125 rows/sec., 163.27 KiB/sec. | ||
960 | 2025.01.17 04:23:02.546774 [ 266 ] {96b0f32f-461c-4c80-95e0-3dde6eb9ad83} <Debug> TCPHandler: Processed in 0.002132372 sec. | ||
961 | 2025.01.17 04:23:02.546985 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
962 | 2025.01.17 04:23:02.547209 [ 271 ] {8626c405-a5ff-4f6c-a60e-2b9ad89c10f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
963 | 2025.01.17 04:23:02.547301 [ 271 ] {8626c405-a5ff-4f6c-a60e-2b9ad89c10f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
964 | 2025.01.17 04:23:02.548031 [ 271 ] {8626c405-a5ff-4f6c-a60e-2b9ad89c10f2} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
965 | 2025.01.17 04:23:02.548070 [ 271 ] {8626c405-a5ff-4f6c-a60e-2b9ad89c10f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
966 | 2025.01.17 04:23:02.548573 [ 271 ] {8626c405-a5ff-4f6c-a60e-2b9ad89c10f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
967 | 2025.01.17 04:23:02.549064 [ 271 ] {8626c405-a5ff-4f6c-a60e-2b9ad89c10f2} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
968 | 2025.01.17 04:23:02.549277 [ 271 ] {8626c405-a5ff-4f6c-a60e-2b9ad89c10f2} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.002122 sec., 36286.52214891611 rows/sec., 2.23 MiB/sec. | ||
969 | 2025.01.17 04:23:02.549327 [ 271 ] {8626c405-a5ff-4f6c-a60e-2b9ad89c10f2} <Debug> TCPHandler: Processed in 0.002451348 sec. | ||
970 | 2025.01.17 04:23:02.549530 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
971 | 2025.01.17 04:23:02.549752 [ 266 ] {f4bd328d-f6fe-46bb-9251-0e6aacf174ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
972 | 2025.01.17 04:23:02.549814 [ 266 ] {f4bd328d-f6fe-46bb-9251-0e6aacf174ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
973 | 2025.01.17 04:23:02.550364 [ 266 ] {f4bd328d-f6fe-46bb-9251-0e6aacf174ce} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
974 | 2025.01.17 04:23:02.550410 [ 266 ] {f4bd328d-f6fe-46bb-9251-0e6aacf174ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
975 | 2025.01.17 04:23:02.550954 [ 266 ] {f4bd328d-f6fe-46bb-9251-0e6aacf174ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
976 | 2025.01.17 04:23:02.551442 [ 266 ] {f4bd328d-f6fe-46bb-9251-0e6aacf174ce} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
977 | 2025.01.17 04:23:02.551670 [ 266 ] {f4bd328d-f6fe-46bb-9251-0e6aacf174ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001973 sec., 506.8423720223011 rows/sec., 34.15 KiB/sec. | ||
978 | 2025.01.17 04:23:02.551719 [ 266 ] {f4bd328d-f6fe-46bb-9251-0e6aacf174ce} <Debug> TCPHandler: Processed in 0.002298645 sec. | ||
979 | 2025.01.17 04:23:02.551963 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
980 | 2025.01.17 04:23:02.552181 [ 271 ] {7589f8c0-f344-4971-8978-e2b29827d276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
981 | 2025.01.17 04:23:02.552315 [ 271 ] {7589f8c0-f344-4971-8978-e2b29827d276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
982 | 2025.01.17 04:23:02.553635 [ 271 ] {7589f8c0-f344-4971-8978-e2b29827d276} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
983 | 2025.01.17 04:23:02.553677 [ 271 ] {7589f8c0-f344-4971-8978-e2b29827d276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
984 | 2025.01.17 04:23:02.556953 [ 271 ] {7589f8c0-f344-4971-8978-e2b29827d276} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
985 | 2025.01.17 04:23:02.557632 [ 271 ] {7589f8c0-f344-4971-8978-e2b29827d276} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
986 | 2025.01.17 04:23:02.558040 [ 271 ] {7589f8c0-f344-4971-8978-e2b29827d276} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005901 sec., 1355.7024233180816 rows/sec., 2.43 MiB/sec. | ||
987 | 2025.01.17 04:23:02.558137 [ 271 ] {7589f8c0-f344-4971-8978-e2b29827d276} <Debug> TCPHandler: Processed in 0.006283753 sec. | ||
988 | 2025.01.17 04:23:02.558303 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
989 | 2025.01.17 04:23:02.558442 [ 266 ] {879a53a2-6834-4834-b43f-55000f8fa0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
990 | 2025.01.17 04:23:02.558499 [ 266 ] {879a53a2-6834-4834-b43f-55000f8fa0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
991 | 2025.01.17 04:23:02.559005 [ 266 ] {879a53a2-6834-4834-b43f-55000f8fa0f9} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
992 | 2025.01.17 04:23:02.559042 [ 266 ] {879a53a2-6834-4834-b43f-55000f8fa0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
993 | 2025.01.17 04:23:02.559540 [ 266 ] {879a53a2-6834-4834-b43f-55000f8fa0f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
994 | 2025.01.17 04:23:02.560069 [ 266 ] {879a53a2-6834-4834-b43f-55000f8fa0f9} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
995 | 2025.01.17 04:23:02.560245 [ 266 ] {879a53a2-6834-4834-b43f-55000f8fa0f9} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001835 sec., 11989.100817438692 rows/sec., 649.80 KiB/sec. | ||
996 | 2025.01.17 04:23:02.560291 [ 266 ] {879a53a2-6834-4834-b43f-55000f8fa0f9} <Debug> TCPHandler: Processed in 0.0020554 sec. | ||
997 | 2025.01.17 04:23:07.482909 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
998 | 2025.01.17 04:23:07.483165 [ 266 ] {b9126425-5e79-42d3-a2cc-a250cb62671f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
999 | 2025.01.17 04:23:07.483602 [ 266 ] {b9126425-5e79-42d3-a2cc-a250cb62671f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1000 | 2025.01.17 04:23:07.483674 [ 266 ] {b9126425-5e79-42d3-a2cc-a250cb62671f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1001 | 2025.01.17 04:23:07.483963 [ 266 ] {b9126425-5e79-42d3-a2cc-a250cb62671f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1002 | 2025.01.17 04:23:07.484191 [ 266 ] {b9126425-5e79-42d3-a2cc-a250cb62671f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1003 | 2025.01.17 04:23:07.486559 [ 266 ] {b9126425-5e79-42d3-a2cc-a250cb62671f} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1004 | 2025.01.17 04:23:07.487767 [ 266 ] {b9126425-5e79-42d3-a2cc-a250cb62671f} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1005 | 2025.01.17 04:23:07.487827 [ 266 ] {b9126425-5e79-42d3-a2cc-a250cb62671f} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1006 | 2025.01.17 04:23:07.487848 [ 266 ] {b9126425-5e79-42d3-a2cc-a250cb62671f} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1007 | 2025.01.17 04:23:07.490162 [ 266 ] {b9126425-5e79-42d3-a2cc-a250cb62671f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1008 | 2025.01.17 04:23:07.490206 [ 266 ] {b9126425-5e79-42d3-a2cc-a250cb62671f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1009 | 2025.01.17 04:23:07.503682 [ 266 ] {b9126425-5e79-42d3-a2cc-a250cb62671f} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.020613 sec., 630.6699655557173 rows/sec., 21.03 KiB/sec. | ||
1010 | 2025.01.17 04:23:07.503830 [ 266 ] {b9126425-5e79-42d3-a2cc-a250cb62671f} <Debug> TCPHandler: Processed in 0.021057054 sec. | ||
1011 | 2025.01.17 04:23:07.504307 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1012 | 2025.01.17 04:23:07.504550 [ 271 ] {de7fc320-ec85-45fe-8d28-8072c485a33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1013 | 2025.01.17 04:23:07.504939 [ 271 ] {de7fc320-ec85-45fe-8d28-8072c485a33a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1014 | 2025.01.17 04:23:07.504978 [ 271 ] {de7fc320-ec85-45fe-8d28-8072c485a33a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1015 | 2025.01.17 04:23:07.505247 [ 271 ] {de7fc320-ec85-45fe-8d28-8072c485a33a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1016 | 2025.01.17 04:23:07.505331 [ 271 ] {de7fc320-ec85-45fe-8d28-8072c485a33a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1017 | 2025.01.17 04:23:07.505519 [ 271 ] {de7fc320-ec85-45fe-8d28-8072c485a33a} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1018 | 2025.01.17 04:23:07.505560 [ 271 ] {de7fc320-ec85-45fe-8d28-8072c485a33a} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1019 | 2025.01.17 04:23:07.505586 [ 271 ] {de7fc320-ec85-45fe-8d28-8072c485a33a} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1020 | 2025.01.17 04:23:07.505605 [ 271 ] {de7fc320-ec85-45fe-8d28-8072c485a33a} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1021 | 2025.01.17 04:23:07.505651 [ 271 ] {de7fc320-ec85-45fe-8d28-8072c485a33a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1022 | 2025.01.17 04:23:07.505675 [ 271 ] {de7fc320-ec85-45fe-8d28-8072c485a33a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1023 | 2025.01.17 04:23:07.506322 [ 271 ] {de7fc320-ec85-45fe-8d28-8072c485a33a} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001876 sec., 6929.637526652452 rows/sec., 231.13 KiB/sec. | ||
1024 | 2025.01.17 04:23:07.506413 [ 271 ] {de7fc320-ec85-45fe-8d28-8072c485a33a} <Debug> TCPHandler: Processed in 0.002249534 sec. | ||
1025 | 2025.01.17 04:23:07.506835 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1026 | 2025.01.17 04:23:07.507035 [ 266 ] {80d8ac2a-3f7c-466b-b19d-021dce27d0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1027 | 2025.01.17 04:23:07.507394 [ 266 ] {80d8ac2a-3f7c-466b-b19d-021dce27d0a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1028 | 2025.01.17 04:23:07.507435 [ 266 ] {80d8ac2a-3f7c-466b-b19d-021dce27d0a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1029 | 2025.01.17 04:23:07.507717 [ 266 ] {80d8ac2a-3f7c-466b-b19d-021dce27d0a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1030 | 2025.01.17 04:23:07.507793 [ 266 ] {80d8ac2a-3f7c-466b-b19d-021dce27d0a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1031 | 2025.01.17 04:23:07.507963 [ 266 ] {80d8ac2a-3f7c-466b-b19d-021dce27d0a5} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1032 | 2025.01.17 04:23:07.508000 [ 266 ] {80d8ac2a-3f7c-466b-b19d-021dce27d0a5} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1033 | 2025.01.17 04:23:07.508026 [ 266 ] {80d8ac2a-3f7c-466b-b19d-021dce27d0a5} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1034 | 2025.01.17 04:23:07.508044 [ 266 ] {80d8ac2a-3f7c-466b-b19d-021dce27d0a5} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1035 | 2025.01.17 04:23:07.508091 [ 266 ] {80d8ac2a-3f7c-466b-b19d-021dce27d0a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1036 | 2025.01.17 04:23:07.508114 [ 266 ] {80d8ac2a-3f7c-466b-b19d-021dce27d0a5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1037 | 2025.01.17 04:23:07.508753 [ 266 ] {80d8ac2a-3f7c-466b-b19d-021dce27d0a5} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001811 sec., 7178.354500276091 rows/sec., 239.42 KiB/sec. | ||
1038 | 2025.01.17 04:23:07.508882 [ 266 ] {80d8ac2a-3f7c-466b-b19d-021dce27d0a5} <Debug> TCPHandler: Processed in 0.002143412 sec. | ||
1039 | 2025.01.17 04:23:07.509173 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1040 | 2025.01.17 04:23:07.509342 [ 271 ] {edcf5e4f-c298-4ac1-affb-a017b51c28a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1041 | 2025.01.17 04:23:07.509638 [ 271 ] {edcf5e4f-c298-4ac1-affb-a017b51c28a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1042 | 2025.01.17 04:23:07.509676 [ 271 ] {edcf5e4f-c298-4ac1-affb-a017b51c28a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1043 | 2025.01.17 04:23:07.509922 [ 271 ] {edcf5e4f-c298-4ac1-affb-a017b51c28a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1044 | 2025.01.17 04:23:07.509998 [ 271 ] {edcf5e4f-c298-4ac1-affb-a017b51c28a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1045 | 2025.01.17 04:23:07.510149 [ 271 ] {edcf5e4f-c298-4ac1-affb-a017b51c28a2} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1046 | 2025.01.17 04:23:07.510183 [ 271 ] {edcf5e4f-c298-4ac1-affb-a017b51c28a2} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1047 | 2025.01.17 04:23:07.510207 [ 271 ] {edcf5e4f-c298-4ac1-affb-a017b51c28a2} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1048 | 2025.01.17 04:23:07.510224 [ 271 ] {edcf5e4f-c298-4ac1-affb-a017b51c28a2} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1049 | 2025.01.17 04:23:07.510266 [ 271 ] {edcf5e4f-c298-4ac1-affb-a017b51c28a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1050 | 2025.01.17 04:23:07.510288 [ 271 ] {edcf5e4f-c298-4ac1-affb-a017b51c28a2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1051 | 2025.01.17 04:23:07.510819 [ 271 ] {edcf5e4f-c298-4ac1-affb-a017b51c28a2} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001549 sec., 8392.511297611361 rows/sec., 279.92 KiB/sec. | ||
1052 | 2025.01.17 04:23:07.510905 [ 271 ] {edcf5e4f-c298-4ac1-affb-a017b51c28a2} <Debug> TCPHandler: Processed in 0.001792435 sec. | ||
1053 | 2025.01.17 04:23:07.511260 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1054 | 2025.01.17 04:23:07.511449 [ 266 ] {010d8033-8b8d-4f39-bef6-be5d2693bd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1055 | 2025.01.17 04:23:07.511766 [ 266 ] {010d8033-8b8d-4f39-bef6-be5d2693bd8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1056 | 2025.01.17 04:23:07.511807 [ 266 ] {010d8033-8b8d-4f39-bef6-be5d2693bd8c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1057 | 2025.01.17 04:23:07.512064 [ 266 ] {010d8033-8b8d-4f39-bef6-be5d2693bd8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1058 | 2025.01.17 04:23:07.512131 [ 266 ] {010d8033-8b8d-4f39-bef6-be5d2693bd8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1059 | 2025.01.17 04:23:07.512280 [ 266 ] {010d8033-8b8d-4f39-bef6-be5d2693bd8c} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1060 | 2025.01.17 04:23:07.512313 [ 266 ] {010d8033-8b8d-4f39-bef6-be5d2693bd8c} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1061 | 2025.01.17 04:23:07.512337 [ 266 ] {010d8033-8b8d-4f39-bef6-be5d2693bd8c} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1062 | 2025.01.17 04:23:07.512354 [ 266 ] {010d8033-8b8d-4f39-bef6-be5d2693bd8c} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1063 | 2025.01.17 04:23:07.512398 [ 266 ] {010d8033-8b8d-4f39-bef6-be5d2693bd8c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1064 | 2025.01.17 04:23:07.512421 [ 266 ] {010d8033-8b8d-4f39-bef6-be5d2693bd8c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1065 | 2025.01.17 04:23:07.513027 [ 266 ] {010d8033-8b8d-4f39-bef6-be5d2693bd8c} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001677 sec., 7751.937984496123 rows/sec., 258.55 KiB/sec. | ||
1066 | 2025.01.17 04:23:07.513151 [ 266 ] {010d8033-8b8d-4f39-bef6-be5d2693bd8c} <Debug> TCPHandler: Processed in 0.001973208 sec. | ||
1067 | 2025.01.17 04:23:07.513448 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1068 | 2025.01.17 04:23:07.513630 [ 271 ] {1809d0ed-0275-4009-8781-19d3d0463877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1069 | 2025.01.17 04:23:07.514009 [ 271 ] {1809d0ed-0275-4009-8781-19d3d0463877} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1070 | 2025.01.17 04:23:07.514049 [ 271 ] {1809d0ed-0275-4009-8781-19d3d0463877} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1071 | 2025.01.17 04:23:07.514342 [ 271 ] {1809d0ed-0275-4009-8781-19d3d0463877} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1072 | 2025.01.17 04:23:07.514408 [ 271 ] {1809d0ed-0275-4009-8781-19d3d0463877} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1073 | 2025.01.17 04:23:07.514553 [ 271 ] {1809d0ed-0275-4009-8781-19d3d0463877} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1074 | 2025.01.17 04:23:07.514585 [ 271 ] {1809d0ed-0275-4009-8781-19d3d0463877} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1075 | 2025.01.17 04:23:07.514607 [ 271 ] {1809d0ed-0275-4009-8781-19d3d0463877} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1076 | 2025.01.17 04:23:07.514624 [ 271 ] {1809d0ed-0275-4009-8781-19d3d0463877} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1077 | 2025.01.17 04:23:07.514668 [ 271 ] {1809d0ed-0275-4009-8781-19d3d0463877} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1078 | 2025.01.17 04:23:07.514690 [ 271 ] {1809d0ed-0275-4009-8781-19d3d0463877} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1079 | 2025.01.17 04:23:07.515217 [ 271 ] {1809d0ed-0275-4009-8781-19d3d0463877} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001627 sec., 7990.165949600492 rows/sec., 266.50 KiB/sec. | ||
1080 | 2025.01.17 04:23:07.515300 [ 271 ] {1809d0ed-0275-4009-8781-19d3d0463877} <Debug> TCPHandler: Processed in 0.001866076 sec. | ||
1081 | 2025.01.17 04:23:07.515585 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1082 | 2025.01.17 04:23:07.515756 [ 266 ] {306ee914-980c-4272-8176-3c240ca0b4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1083 | 2025.01.17 04:23:07.516065 [ 266 ] {306ee914-980c-4272-8176-3c240ca0b4b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1084 | 2025.01.17 04:23:07.516104 [ 266 ] {306ee914-980c-4272-8176-3c240ca0b4b6} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1085 | 2025.01.17 04:23:07.516369 [ 266 ] {306ee914-980c-4272-8176-3c240ca0b4b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1086 | 2025.01.17 04:23:07.516436 [ 266 ] {306ee914-980c-4272-8176-3c240ca0b4b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1087 | 2025.01.17 04:23:07.516586 [ 266 ] {306ee914-980c-4272-8176-3c240ca0b4b6} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1088 | 2025.01.17 04:23:07.516620 [ 266 ] {306ee914-980c-4272-8176-3c240ca0b4b6} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1089 | 2025.01.17 04:23:07.516643 [ 266 ] {306ee914-980c-4272-8176-3c240ca0b4b6} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1090 | 2025.01.17 04:23:07.516660 [ 266 ] {306ee914-980c-4272-8176-3c240ca0b4b6} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1091 | 2025.01.17 04:23:07.516704 [ 266 ] {306ee914-980c-4272-8176-3c240ca0b4b6} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1092 | 2025.01.17 04:23:07.516726 [ 266 ] {306ee914-980c-4272-8176-3c240ca0b4b6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1093 | 2025.01.17 04:23:07.517312 [ 266 ] {306ee914-980c-4272-8176-3c240ca0b4b6} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001629 sec., 7980.3560466543895 rows/sec., 266.17 KiB/sec. | ||
1094 | 2025.01.17 04:23:07.517429 [ 266 ] {306ee914-980c-4272-8176-3c240ca0b4b6} <Debug> TCPHandler: Processed in 0.001900167 sec. | ||
1095 | 2025.01.17 04:23:07.517700 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1096 | 2025.01.17 04:23:07.517875 [ 271 ] {7517e38a-4dbf-4079-8600-fa235912293e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1097 | 2025.01.17 04:23:07.518175 [ 271 ] {7517e38a-4dbf-4079-8600-fa235912293e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1098 | 2025.01.17 04:23:07.518214 [ 271 ] {7517e38a-4dbf-4079-8600-fa235912293e} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1099 | 2025.01.17 04:23:07.518474 [ 271 ] {7517e38a-4dbf-4079-8600-fa235912293e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1100 | 2025.01.17 04:23:07.518545 [ 271 ] {7517e38a-4dbf-4079-8600-fa235912293e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1101 | 2025.01.17 04:23:07.518692 [ 271 ] {7517e38a-4dbf-4079-8600-fa235912293e} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1102 | 2025.01.17 04:23:07.518726 [ 271 ] {7517e38a-4dbf-4079-8600-fa235912293e} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1103 | 2025.01.17 04:23:07.518748 [ 271 ] {7517e38a-4dbf-4079-8600-fa235912293e} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1104 | 2025.01.17 04:23:07.518765 [ 271 ] {7517e38a-4dbf-4079-8600-fa235912293e} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1105 | 2025.01.17 04:23:07.518807 [ 271 ] {7517e38a-4dbf-4079-8600-fa235912293e} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1106 | 2025.01.17 04:23:07.518830 [ 271 ] {7517e38a-4dbf-4079-8600-fa235912293e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1107 | 2025.01.17 04:23:07.519740 [ 271 ] {7517e38a-4dbf-4079-8600-fa235912293e} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001942 sec., 6694.129763130793 rows/sec., 223.27 KiB/sec. | ||
1108 | 2025.01.17 04:23:07.519829 [ 271 ] {7517e38a-4dbf-4079-8600-fa235912293e} <Debug> TCPHandler: Processed in 0.002186183 sec. | ||
1109 | 2025.01.17 04:23:07.520112 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1110 | 2025.01.17 04:23:07.520291 [ 266 ] {57f10d2e-2b3d-44f2-89d9-47dd791acdfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1111 | 2025.01.17 04:23:07.520611 [ 266 ] {57f10d2e-2b3d-44f2-89d9-47dd791acdfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1112 | 2025.01.17 04:23:07.520654 [ 266 ] {57f10d2e-2b3d-44f2-89d9-47dd791acdfc} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1113 | 2025.01.17 04:23:07.520925 [ 266 ] {57f10d2e-2b3d-44f2-89d9-47dd791acdfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1114 | 2025.01.17 04:23:07.521003 [ 266 ] {57f10d2e-2b3d-44f2-89d9-47dd791acdfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1115 | 2025.01.17 04:23:07.521203 [ 266 ] {57f10d2e-2b3d-44f2-89d9-47dd791acdfc} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1116 | 2025.01.17 04:23:07.521245 [ 266 ] {57f10d2e-2b3d-44f2-89d9-47dd791acdfc} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1117 | 2025.01.17 04:23:07.521280 [ 266 ] {57f10d2e-2b3d-44f2-89d9-47dd791acdfc} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1118 | 2025.01.17 04:23:07.521303 [ 266 ] {57f10d2e-2b3d-44f2-89d9-47dd791acdfc} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1119 | 2025.01.17 04:23:07.521358 [ 266 ] {57f10d2e-2b3d-44f2-89d9-47dd791acdfc} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1120 | 2025.01.17 04:23:07.521388 [ 266 ] {57f10d2e-2b3d-44f2-89d9-47dd791acdfc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1121 | 2025.01.17 04:23:07.522085 [ 266 ] {57f10d2e-2b3d-44f2-89d9-47dd791acdfc} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001872 sec., 6944.444444444444 rows/sec., 231.62 KiB/sec. | ||
1122 | 2025.01.17 04:23:07.522229 [ 266 ] {57f10d2e-2b3d-44f2-89d9-47dd791acdfc} <Debug> TCPHandler: Processed in 0.002176832 sec. | ||
1123 | 2025.01.17 04:23:07.522616 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1124 | 2025.01.17 04:23:07.522819 [ 271 ] {cebbe0fa-a356-475f-89a9-fc9c94c31f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1125 | 2025.01.17 04:23:07.523137 [ 271 ] {cebbe0fa-a356-475f-89a9-fc9c94c31f72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1126 | 2025.01.17 04:23:07.523178 [ 271 ] {cebbe0fa-a356-475f-89a9-fc9c94c31f72} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1127 | 2025.01.17 04:23:07.523448 [ 271 ] {cebbe0fa-a356-475f-89a9-fc9c94c31f72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1128 | 2025.01.17 04:23:07.523515 [ 271 ] {cebbe0fa-a356-475f-89a9-fc9c94c31f72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1129 | 2025.01.17 04:23:07.523662 [ 271 ] {cebbe0fa-a356-475f-89a9-fc9c94c31f72} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1130 | 2025.01.17 04:23:07.523696 [ 271 ] {cebbe0fa-a356-475f-89a9-fc9c94c31f72} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1131 | 2025.01.17 04:23:07.523719 [ 271 ] {cebbe0fa-a356-475f-89a9-fc9c94c31f72} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1132 | 2025.01.17 04:23:07.523736 [ 271 ] {cebbe0fa-a356-475f-89a9-fc9c94c31f72} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1133 | 2025.01.17 04:23:07.523780 [ 271 ] {cebbe0fa-a356-475f-89a9-fc9c94c31f72} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1134 | 2025.01.17 04:23:07.523803 [ 271 ] {cebbe0fa-a356-475f-89a9-fc9c94c31f72} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1135 | 2025.01.17 04:23:07.524372 [ 271 ] {cebbe0fa-a356-475f-89a9-fc9c94c31f72} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001661 sec., 7826.610475617098 rows/sec., 261.04 KiB/sec. | ||
1136 | 2025.01.17 04:23:07.524462 [ 271 ] {cebbe0fa-a356-475f-89a9-fc9c94c31f72} <Debug> TCPHandler: Processed in 0.001905187 sec. | ||
1137 | 2025.01.17 04:23:07.524793 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1138 | 2025.01.17 04:23:07.524973 [ 266 ] {d60f89cc-cee3-4048-9583-61732089208e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1139 | 2025.01.17 04:23:07.525289 [ 266 ] {d60f89cc-cee3-4048-9583-61732089208e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1140 | 2025.01.17 04:23:07.525331 [ 266 ] {d60f89cc-cee3-4048-9583-61732089208e} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1141 | 2025.01.17 04:23:07.525612 [ 266 ] {d60f89cc-cee3-4048-9583-61732089208e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1142 | 2025.01.17 04:23:07.525683 [ 266 ] {d60f89cc-cee3-4048-9583-61732089208e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1143 | 2025.01.17 04:23:07.525834 [ 266 ] {d60f89cc-cee3-4048-9583-61732089208e} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1144 | 2025.01.17 04:23:07.525870 [ 266 ] {d60f89cc-cee3-4048-9583-61732089208e} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1145 | 2025.01.17 04:23:07.525894 [ 266 ] {d60f89cc-cee3-4048-9583-61732089208e} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1146 | 2025.01.17 04:23:07.525912 [ 266 ] {d60f89cc-cee3-4048-9583-61732089208e} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1147 | 2025.01.17 04:23:07.525954 [ 266 ] {d60f89cc-cee3-4048-9583-61732089208e} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1148 | 2025.01.17 04:23:07.525978 [ 266 ] {d60f89cc-cee3-4048-9583-61732089208e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1149 | 2025.01.17 04:23:07.526580 [ 266 ] {d60f89cc-cee3-4048-9583-61732089208e} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001688 sec., 7701.421800947867 rows/sec., 256.87 KiB/sec. | ||
1150 | 2025.01.17 04:23:07.526696 [ 266 ] {d60f89cc-cee3-4048-9583-61732089208e} <Debug> TCPHandler: Processed in 0.001964679 sec. | ||
1151 | 2025.01.17 04:23:07.527047 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1152 | 2025.01.17 04:23:07.527224 [ 271 ] {e6ff25a1-92d9-42b1-ac3c-a2ef32b560cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1153 | 2025.01.17 04:23:07.527539 [ 271 ] {e6ff25a1-92d9-42b1-ac3c-a2ef32b560cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1154 | 2025.01.17 04:23:07.527582 [ 271 ] {e6ff25a1-92d9-42b1-ac3c-a2ef32b560cb} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1155 | 2025.01.17 04:23:07.527866 [ 271 ] {e6ff25a1-92d9-42b1-ac3c-a2ef32b560cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1156 | 2025.01.17 04:23:07.527937 [ 271 ] {e6ff25a1-92d9-42b1-ac3c-a2ef32b560cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1157 | 2025.01.17 04:23:07.528087 [ 271 ] {e6ff25a1-92d9-42b1-ac3c-a2ef32b560cb} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1158 | 2025.01.17 04:23:07.528123 [ 271 ] {e6ff25a1-92d9-42b1-ac3c-a2ef32b560cb} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1159 | 2025.01.17 04:23:07.528145 [ 271 ] {e6ff25a1-92d9-42b1-ac3c-a2ef32b560cb} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1160 | 2025.01.17 04:23:07.528162 [ 271 ] {e6ff25a1-92d9-42b1-ac3c-a2ef32b560cb} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1161 | 2025.01.17 04:23:07.528204 [ 271 ] {e6ff25a1-92d9-42b1-ac3c-a2ef32b560cb} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1162 | 2025.01.17 04:23:07.528226 [ 271 ] {e6ff25a1-92d9-42b1-ac3c-a2ef32b560cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1163 | 2025.01.17 04:23:07.528780 [ 271 ] {e6ff25a1-92d9-42b1-ac3c-a2ef32b560cb} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001638 sec., 7936.507936507937 rows/sec., 264.71 KiB/sec. | ||
1164 | 2025.01.17 04:23:07.528862 [ 271 ] {e6ff25a1-92d9-42b1-ac3c-a2ef32b560cb} <Debug> TCPHandler: Processed in 0.001874086 sec. | ||
1165 | 2025.01.17 04:23:07.529185 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1166 | 2025.01.17 04:23:07.529384 [ 266 ] {497f7569-70f9-4687-9433-fb64c1d53c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1167 | 2025.01.17 04:23:07.529703 [ 266 ] {497f7569-70f9-4687-9433-fb64c1d53c96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1168 | 2025.01.17 04:23:07.529752 [ 266 ] {497f7569-70f9-4687-9433-fb64c1d53c96} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1169 | 2025.01.17 04:23:07.530051 [ 266 ] {497f7569-70f9-4687-9433-fb64c1d53c96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1170 | 2025.01.17 04:23:07.530121 [ 266 ] {497f7569-70f9-4687-9433-fb64c1d53c96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1171 | 2025.01.17 04:23:07.530270 [ 266 ] {497f7569-70f9-4687-9433-fb64c1d53c96} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1172 | 2025.01.17 04:23:07.530304 [ 266 ] {497f7569-70f9-4687-9433-fb64c1d53c96} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1173 | 2025.01.17 04:23:07.530328 [ 266 ] {497f7569-70f9-4687-9433-fb64c1d53c96} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1174 | 2025.01.17 04:23:07.530345 [ 266 ] {497f7569-70f9-4687-9433-fb64c1d53c96} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1175 | 2025.01.17 04:23:07.530387 [ 266 ] {497f7569-70f9-4687-9433-fb64c1d53c96} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1176 | 2025.01.17 04:23:07.530411 [ 266 ] {497f7569-70f9-4687-9433-fb64c1d53c96} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1177 | 2025.01.17 04:23:07.531013 [ 266 ] {497f7569-70f9-4687-9433-fb64c1d53c96} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001714 sec., 7584.597432905484 rows/sec., 252.97 KiB/sec. | ||
1178 | 2025.01.17 04:23:07.531130 [ 266 ] {497f7569-70f9-4687-9433-fb64c1d53c96} <Debug> TCPHandler: Processed in 0.002019499 sec. | ||
1179 | 2025.01.17 04:23:07.531400 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1180 | 2025.01.17 04:23:07.531579 [ 271 ] {f5e0da7e-613b-45ff-ab65-c696a288ef99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1181 | 2025.01.17 04:23:07.531907 [ 271 ] {f5e0da7e-613b-45ff-ab65-c696a288ef99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1182 | 2025.01.17 04:23:07.531951 [ 271 ] {f5e0da7e-613b-45ff-ab65-c696a288ef99} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1183 | 2025.01.17 04:23:07.532235 [ 271 ] {f5e0da7e-613b-45ff-ab65-c696a288ef99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1184 | 2025.01.17 04:23:07.532302 [ 271 ] {f5e0da7e-613b-45ff-ab65-c696a288ef99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1185 | 2025.01.17 04:23:07.532451 [ 271 ] {f5e0da7e-613b-45ff-ab65-c696a288ef99} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1186 | 2025.01.17 04:23:07.532484 [ 271 ] {f5e0da7e-613b-45ff-ab65-c696a288ef99} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1187 | 2025.01.17 04:23:07.532508 [ 271 ] {f5e0da7e-613b-45ff-ab65-c696a288ef99} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1188 | 2025.01.17 04:23:07.532526 [ 271 ] {f5e0da7e-613b-45ff-ab65-c696a288ef99} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1189 | 2025.01.17 04:23:07.532571 [ 271 ] {f5e0da7e-613b-45ff-ab65-c696a288ef99} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1190 | 2025.01.17 04:23:07.532595 [ 271 ] {f5e0da7e-613b-45ff-ab65-c696a288ef99} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1191 | 2025.01.17 04:23:07.533184 [ 271 ] {f5e0da7e-613b-45ff-ab65-c696a288ef99} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001686 sec., 7710.557532621589 rows/sec., 257.17 KiB/sec. | ||
1192 | 2025.01.17 04:23:07.533267 [ 271 ] {f5e0da7e-613b-45ff-ab65-c696a288ef99} <Debug> TCPHandler: Processed in 0.001928148 sec. | ||
1193 | 2025.01.17 04:23:07.533548 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1194 | 2025.01.17 04:23:07.533776 [ 266 ] {267fce46-d32c-49d7-a804-0590f28cc7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1195 | 2025.01.17 04:23:07.534142 [ 266 ] {267fce46-d32c-49d7-a804-0590f28cc7ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1196 | 2025.01.17 04:23:07.534192 [ 266 ] {267fce46-d32c-49d7-a804-0590f28cc7ee} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1197 | 2025.01.17 04:23:07.534483 [ 266 ] {267fce46-d32c-49d7-a804-0590f28cc7ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1198 | 2025.01.17 04:23:07.534554 [ 266 ] {267fce46-d32c-49d7-a804-0590f28cc7ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1199 | 2025.01.17 04:23:07.534703 [ 266 ] {267fce46-d32c-49d7-a804-0590f28cc7ee} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1200 | 2025.01.17 04:23:07.534737 [ 266 ] {267fce46-d32c-49d7-a804-0590f28cc7ee} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1201 | 2025.01.17 04:23:07.534760 [ 266 ] {267fce46-d32c-49d7-a804-0590f28cc7ee} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1202 | 2025.01.17 04:23:07.534777 [ 266 ] {267fce46-d32c-49d7-a804-0590f28cc7ee} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1203 | 2025.01.17 04:23:07.534828 [ 266 ] {267fce46-d32c-49d7-a804-0590f28cc7ee} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1204 | 2025.01.17 04:23:07.534853 [ 266 ] {267fce46-d32c-49d7-a804-0590f28cc7ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1205 | 2025.01.17 04:23:07.535469 [ 266 ] {267fce46-d32c-49d7-a804-0590f28cc7ee} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001808 sec., 7190.265486725664 rows/sec., 239.82 KiB/sec. | ||
1206 | 2025.01.17 04:23:07.535587 [ 266 ] {267fce46-d32c-49d7-a804-0590f28cc7ee} <Debug> TCPHandler: Processed in 0.002108702 sec. | ||
1207 | 2025.01.17 04:23:07.535892 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1208 | 2025.01.17 04:23:07.536078 [ 271 ] {0bdb13ac-5ff7-407d-a733-ddc891f27d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1209 | 2025.01.17 04:23:07.536406 [ 271 ] {0bdb13ac-5ff7-407d-a733-ddc891f27d28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1210 | 2025.01.17 04:23:07.536449 [ 271 ] {0bdb13ac-5ff7-407d-a733-ddc891f27d28} <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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1211 | 2025.01.17 04:23:07.536754 [ 271 ] {0bdb13ac-5ff7-407d-a733-ddc891f27d28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1212 | 2025.01.17 04:23:07.536827 [ 271 ] {0bdb13ac-5ff7-407d-a733-ddc891f27d28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1213 | 2025.01.17 04:23:07.536986 [ 271 ] {0bdb13ac-5ff7-407d-a733-ddc891f27d28} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1214 | 2025.01.17 04:23:07.537020 [ 271 ] {0bdb13ac-5ff7-407d-a733-ddc891f27d28} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1215 | 2025.01.17 04:23:07.537045 [ 271 ] {0bdb13ac-5ff7-407d-a733-ddc891f27d28} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1216 | 2025.01.17 04:23:07.537062 [ 271 ] {0bdb13ac-5ff7-407d-a733-ddc891f27d28} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1217 | 2025.01.17 04:23:07.537106 [ 271 ] {0bdb13ac-5ff7-407d-a733-ddc891f27d28} <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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1218 | 2025.01.17 04:23:07.537131 [ 271 ] {0bdb13ac-5ff7-407d-a733-ddc891f27d28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1219 | 2025.01.17 04:23:07.537668 [ 271 ] {0bdb13ac-5ff7-407d-a733-ddc891f27d28} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001675 sec., 7761.194029850746 rows/sec., 258.86 KiB/sec. | ||
1220 | 2025.01.17 04:23:07.537748 [ 271 ] {0bdb13ac-5ff7-407d-a733-ddc891f27d28} <Debug> TCPHandler: Processed in 0.001917547 sec. | ||
1221 | 2025.01.17 04:23:07.538011 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1222 | 2025.01.17 04:23:07.538243 [ 266 ] {947c1c87-8d05-462a-92ff-1473bf40415b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1223 | 2025.01.17 04:23:07.538581 [ 266 ] {947c1c87-8d05-462a-92ff-1473bf40415b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1224 | 2025.01.17 04:23:07.538625 [ 266 ] {947c1c87-8d05-462a-92ff-1473bf40415b} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1225 | 2025.01.17 04:23:07.538925 [ 266 ] {947c1c87-8d05-462a-92ff-1473bf40415b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1226 | 2025.01.17 04:23:07.539005 [ 266 ] {947c1c87-8d05-462a-92ff-1473bf40415b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1227 | 2025.01.17 04:23:07.539157 [ 266 ] {947c1c87-8d05-462a-92ff-1473bf40415b} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1228 | 2025.01.17 04:23:07.539189 [ 266 ] {947c1c87-8d05-462a-92ff-1473bf40415b} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1229 | 2025.01.17 04:23:07.539212 [ 266 ] {947c1c87-8d05-462a-92ff-1473bf40415b} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1230 | 2025.01.17 04:23:07.539229 [ 266 ] {947c1c87-8d05-462a-92ff-1473bf40415b} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1231 | 2025.01.17 04:23:07.539279 [ 266 ] {947c1c87-8d05-462a-92ff-1473bf40415b} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1232 | 2025.01.17 04:23:07.539310 [ 266 ] {947c1c87-8d05-462a-92ff-1473bf40415b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1233 | 2025.01.17 04:23:07.539935 [ 266 ] {947c1c87-8d05-462a-92ff-1473bf40415b} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001807 sec., 7194.244604316546 rows/sec., 239.95 KiB/sec. | ||
1234 | 2025.01.17 04:23:07.540053 [ 266 ] {947c1c87-8d05-462a-92ff-1473bf40415b} <Debug> TCPHandler: Processed in 0.002114271 sec. | ||
1235 | 2025.01.17 04:23:07.540342 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1236 | 2025.01.17 04:23:07.540533 [ 271 ] {a5db193a-9f98-4c95-a19e-e091dea2c803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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', 'static_routing_config:static_nexthops', 'static_routing_config: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) | ||
1237 | 2025.01.17 04:23:07.540988 [ 271 ] {a5db193a-9f98-4c95-a19e-e091dea2c803} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1238 | 2025.01.17 04:23:07.541035 [ 271 ] {a5db193a-9f98-4c95-a19e-e091dea2c803} <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', 'static_routing_config:static_nexthops', 'static_routing_config: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 | ||
1239 | 2025.01.17 04:23:07.541430 [ 271 ] {a5db193a-9f98-4c95-a19e-e091dea2c803} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1240 | 2025.01.17 04:23:07.541498 [ 271 ] {a5db193a-9f98-4c95-a19e-e091dea2c803} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1241 | 2025.01.17 04:23:07.541648 [ 271 ] {a5db193a-9f98-4c95-a19e-e091dea2c803} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1242 | 2025.01.17 04:23:07.541682 [ 271 ] {a5db193a-9f98-4c95-a19e-e091dea2c803} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1243 | 2025.01.17 04:23:07.541705 [ 271 ] {a5db193a-9f98-4c95-a19e-e091dea2c803} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1244 | 2025.01.17 04:23:07.541722 [ 271 ] {a5db193a-9f98-4c95-a19e-e091dea2c803} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1245 | 2025.01.17 04:23:07.541767 [ 271 ] {a5db193a-9f98-4c95-a19e-e091dea2c803} <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', 'static_routing_config:static_nexthops', 'static_routing_config: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'))" | ||
1246 | 2025.01.17 04:23:07.541792 [ 271 ] {a5db193a-9f98-4c95-a19e-e091dea2c803} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
1247 | 2025.01.17 04:23:07.542340 [ 271 ] {a5db193a-9f98-4c95-a19e-e091dea2c803} <Debug> executeQuery: Read 13 rows, 444.00 B in 0.001899 sec., 6845.708267509215 rows/sec., 228.33 KiB/sec. | ||
1248 | 2025.01.17 04:23:07.542428 [ 271 ] {a5db193a-9f98-4c95-a19e-e091dea2c803} <Debug> TCPHandler: Processed in 0.002142672 sec. | ||
1249 | 2025.01.17 04:23:07.549646 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1250 | 2025.01.17 04:23:07.549783 [ 266 ] {957a78de-a137-462e-832d-5c1829774649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1251 | 2025.01.17 04:23:07.549838 [ 266 ] {957a78de-a137-462e-832d-5c1829774649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1252 | 2025.01.17 04:23:07.550670 [ 266 ] {957a78de-a137-462e-832d-5c1829774649} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1253 | 2025.01.17 04:23:07.550714 [ 266 ] {957a78de-a137-462e-832d-5c1829774649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
1254 | 2025.01.17 04:23:07.551396 [ 266 ] {957a78de-a137-462e-832d-5c1829774649} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1255 | 2025.01.17 04:23:07.551872 [ 266 ] {957a78de-a137-462e-832d-5c1829774649} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1256 | 2025.01.17 04:23:07.552127 [ 266 ] {957a78de-a137-462e-832d-5c1829774649} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.002377 sec., 7572.5704669751785 rows/sec., 1.03 MiB/sec. | ||
1257 | 2025.01.17 04:23:07.552292 [ 266 ] {957a78de-a137-462e-832d-5c1829774649} <Debug> TCPHandler: Processed in 0.002703203 sec. | ||
1258 | 2025.01.17 04:23:07.552513 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1259 | 2025.01.17 04:23:07.552662 [ 271 ] {a05f2567-7765-440f-be88-cc05e07b0804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1260 | 2025.01.17 04:23:07.552729 [ 271 ] {a05f2567-7765-440f-be88-cc05e07b0804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1261 | 2025.01.17 04:23:07.553477 [ 271 ] {a05f2567-7765-440f-be88-cc05e07b0804} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1262 | 2025.01.17 04:23:07.553517 [ 271 ] {a05f2567-7765-440f-be88-cc05e07b0804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
1263 | 2025.01.17 04:23:07.554141 [ 271 ] {a05f2567-7765-440f-be88-cc05e07b0804} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1264 | 2025.01.17 04:23:07.554768 [ 271 ] {a05f2567-7765-440f-be88-cc05e07b0804} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1265 | 2025.01.17 04:23:07.555005 [ 271 ] {a05f2567-7765-440f-be88-cc05e07b0804} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002385 sec., 23480.083857442347 rows/sec., 1.80 MiB/sec. | ||
1266 | 2025.01.17 04:23:07.555082 [ 271 ] {a05f2567-7765-440f-be88-cc05e07b0804} <Debug> TCPHandler: Processed in 0.002661253 sec. | ||
1267 | 2025.01.17 04:23:07.555268 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1268 | 2025.01.17 04:23:07.555405 [ 266 ] {4153d397-6cd1-4b95-a92d-23879a7faaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1269 | 2025.01.17 04:23:07.555456 [ 266 ] {4153d397-6cd1-4b95-a92d-23879a7faaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1270 | 2025.01.17 04:23:07.556085 [ 266 ] {4153d397-6cd1-4b95-a92d-23879a7faaf3} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1271 | 2025.01.17 04:23:07.556123 [ 266 ] {4153d397-6cd1-4b95-a92d-23879a7faaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
1272 | 2025.01.17 04:23:07.556793 [ 266 ] {4153d397-6cd1-4b95-a92d-23879a7faaf3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1273 | 2025.01.17 04:23:07.557459 [ 266 ] {4153d397-6cd1-4b95-a92d-23879a7faaf3} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1274 | 2025.01.17 04:23:07.557684 [ 266 ] {4153d397-6cd1-4b95-a92d-23879a7faaf3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002301 sec., 27813.99391568883 rows/sec., 2.17 MiB/sec. | ||
1275 | 2025.01.17 04:23:07.557747 [ 266 ] {4153d397-6cd1-4b95-a92d-23879a7faaf3} <Debug> TCPHandler: Processed in 0.0025489 sec. | ||
1276 | 2025.01.17 04:23:07.557914 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1277 | 2025.01.17 04:23:07.558045 [ 271 ] {366922f2-294d-463a-b44c-216cc8a0b5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1278 | 2025.01.17 04:23:07.558099 [ 271 ] {366922f2-294d-463a-b44c-216cc8a0b5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1279 | 2025.01.17 04:23:07.560660 [ 271 ] {366922f2-294d-463a-b44c-216cc8a0b5f2} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1280 | 2025.01.17 04:23:07.560695 [ 271 ] {366922f2-294d-463a-b44c-216cc8a0b5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
1281 | 2025.01.17 04:23:07.561290 [ 271 ] {366922f2-294d-463a-b44c-216cc8a0b5f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1282 | 2025.01.17 04:23:07.561887 [ 271 ] {366922f2-294d-463a-b44c-216cc8a0b5f2} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1283 | 2025.01.17 04:23:07.562066 [ 271 ] {366922f2-294d-463a-b44c-216cc8a0b5f2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.004054 sec., 31573.754316724222 rows/sec., 2.20 MiB/sec. | ||
1284 | 2025.01.17 04:23:07.562126 [ 271 ] {366922f2-294d-463a-b44c-216cc8a0b5f2} <Debug> TCPHandler: Processed in 0.004273914 sec. | ||
1285 | 2025.01.17 04:23:07.562291 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1286 | 2025.01.17 04:23:07.562412 [ 266 ] {488b551c-d3c5-4155-a608-008e8a04b17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1287 | 2025.01.17 04:23:07.562464 [ 266 ] {488b551c-d3c5-4155-a608-008e8a04b17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1288 | 2025.01.17 04:23:07.562987 [ 266 ] {488b551c-d3c5-4155-a608-008e8a04b17d} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1289 | 2025.01.17 04:23:07.563025 [ 266 ] {488b551c-d3c5-4155-a608-008e8a04b17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
1290 | 2025.01.17 04:23:07.563595 [ 266 ] {488b551c-d3c5-4155-a608-008e8a04b17d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1291 | 2025.01.17 04:23:07.564211 [ 266 ] {488b551c-d3c5-4155-a608-008e8a04b17d} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1292 | 2025.01.17 04:23:07.564439 [ 266 ] {488b551c-d3c5-4155-a608-008e8a04b17d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.002048 sec., 23437.5 rows/sec., 1.58 MiB/sec. | ||
1293 | 2025.01.17 04:23:07.564507 [ 266 ] {488b551c-d3c5-4155-a608-008e8a04b17d} <Debug> TCPHandler: Processed in 0.002272535 sec. | ||
1294 | 2025.01.17 04:23:08.193759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1295 | 2025.01.17 04:23:08.194495 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1296 | 2025.01.17 04:23:08.194550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1297 | 2025.01.17 04:23:08.195307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1298 | 2025.01.17 04:23:08.195822 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1299 | 2025.01.17 04:23:08.196128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1300 | 2025.01.17 04:23:08.326787 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1301 | 2025.01.17 04:23:08.347423 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1302 | 2025.01.17 04:23:08.347484 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1303 | 2025.01.17 04:23:08.354639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1304 | 2025.01.17 04:23:08.355841 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1305 | 2025.01.17 04:23:08.358871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1306 | 2025.01.17 04:23:09.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.59 MiB, peak 161.59 MiB, free memory in arenas 0.00 B, will set to 159.04 MiB (RSS), difference: 1.46 MiB | ||
1307 | 2025.01.17 04:23:10.676301 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 96 entries to flush up to offset 186 | ||
1308 | 2025.01.17 04:23:10.681509 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1309 | 2025.01.17 04:23:10.681572 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1310 | 2025.01.17 04:23:10.683294 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1311 | 2025.01.17 04:23:10.683614 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1312 | 2025.01.17 04:23:10.684431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
1313 | 2025.01.17 04:23:12.497072 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1314 | 2025.01.17 04:23:12.497275 [ 266 ] {6450fff2-bdcd-496d-b727-8e874a627f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1315 | 2025.01.17 04:23:12.497353 [ 266 ] {6450fff2-bdcd-496d-b727-8e874a627f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1316 | 2025.01.17 04:23:12.498162 [ 266 ] {6450fff2-bdcd-496d-b727-8e874a627f8f} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1317 | 2025.01.17 04:23:12.498203 [ 266 ] {6450fff2-bdcd-496d-b727-8e874a627f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1318 | 2025.01.17 04:23:12.498610 [ 266 ] {6450fff2-bdcd-496d-b727-8e874a627f8f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1319 | 2025.01.17 04:23:12.498920 [ 266 ] {6450fff2-bdcd-496d-b727-8e874a627f8f} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1320 | 2025.01.17 04:23:12.499186 [ 266 ] {6450fff2-bdcd-496d-b727-8e874a627f8f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. | ||
1321 | 2025.01.17 04:23:12.499283 [ 266 ] {6450fff2-bdcd-496d-b727-8e874a627f8f} <Debug> TCPHandler: Processed in 0.002340826 sec. | ||
1322 | 2025.01.17 04:23:12.499552 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1323 | 2025.01.17 04:23:12.499742 [ 271 ] {02aaa14a-ac53-45f0-9860-a489e7f33862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1324 | 2025.01.17 04:23:12.499815 [ 271 ] {02aaa14a-ac53-45f0-9860-a489e7f33862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1325 | 2025.01.17 04:23:12.500626 [ 271 ] {02aaa14a-ac53-45f0-9860-a489e7f33862} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1326 | 2025.01.17 04:23:12.500671 [ 271 ] {02aaa14a-ac53-45f0-9860-a489e7f33862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1327 | 2025.01.17 04:23:12.501110 [ 271 ] {02aaa14a-ac53-45f0-9860-a489e7f33862} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1328 | 2025.01.17 04:23:12.501361 [ 271 ] {02aaa14a-ac53-45f0-9860-a489e7f33862} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1329 | 2025.01.17 04:23:12.501729 [ 271 ] {02aaa14a-ac53-45f0-9860-a489e7f33862} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.002042 sec., 107247.79627815867 rows/sec., 9.36 MiB/sec. | ||
1330 | 2025.01.17 04:23:12.501785 [ 271 ] {02aaa14a-ac53-45f0-9860-a489e7f33862} <Debug> TCPHandler: Processed in 0.002369616 sec. | ||
1331 | 2025.01.17 04:23:12.501950 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1332 | 2025.01.17 04:23:12.502081 [ 266 ] {cb3b7c54-2679-46b6-8e23-a6d61e355ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1333 | 2025.01.17 04:23:12.502134 [ 266 ] {cb3b7c54-2679-46b6-8e23-a6d61e355ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1334 | 2025.01.17 04:23:12.502741 [ 266 ] {cb3b7c54-2679-46b6-8e23-a6d61e355ce7} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1335 | 2025.01.17 04:23:12.502780 [ 266 ] {cb3b7c54-2679-46b6-8e23-a6d61e355ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1336 | 2025.01.17 04:23:12.503150 [ 266 ] {cb3b7c54-2679-46b6-8e23-a6d61e355ce7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1337 | 2025.01.17 04:23:12.503392 [ 266 ] {cb3b7c54-2679-46b6-8e23-a6d61e355ce7} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1338 | 2025.01.17 04:23:12.503569 [ 266 ] {cb3b7c54-2679-46b6-8e23-a6d61e355ce7} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001518 sec., 9881.422924901186 rows/sec., 696.72 KiB/sec. | ||
1339 | 2025.01.17 04:23:12.503622 [ 266 ] {cb3b7c54-2679-46b6-8e23-a6d61e355ce7} <Debug> TCPHandler: Processed in 0.001734724 sec. | ||
1340 | 2025.01.17 04:23:12.503800 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1341 | 2025.01.17 04:23:12.503920 [ 271 ] {9a301e6a-758d-49b7-bb4d-fc3027c7379d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1342 | 2025.01.17 04:23:12.503969 [ 271 ] {9a301e6a-758d-49b7-bb4d-fc3027c7379d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1343 | 2025.01.17 04:23:12.504562 [ 271 ] {9a301e6a-758d-49b7-bb4d-fc3027c7379d} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1344 | 2025.01.17 04:23:12.504603 [ 271 ] {9a301e6a-758d-49b7-bb4d-fc3027c7379d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1345 | 2025.01.17 04:23:12.504964 [ 271 ] {9a301e6a-758d-49b7-bb4d-fc3027c7379d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1346 | 2025.01.17 04:23:12.505216 [ 271 ] {9a301e6a-758d-49b7-bb4d-fc3027c7379d} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1347 | 2025.01.17 04:23:12.505422 [ 271 ] {9a301e6a-758d-49b7-bb4d-fc3027c7379d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001526 sec., 9174.311926605504 rows/sec., 642.51 KiB/sec. | ||
1348 | 2025.01.17 04:23:12.505477 [ 271 ] {9a301e6a-758d-49b7-bb4d-fc3027c7379d} <Debug> TCPHandler: Processed in 0.001741014 sec. | ||
1349 | 2025.01.17 04:23:12.505649 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1350 | 2025.01.17 04:23:12.505772 [ 266 ] {5a2a6e61-d415-43ef-a058-7af3e4dd7501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1351 | 2025.01.17 04:23:12.505821 [ 266 ] {5a2a6e61-d415-43ef-a058-7af3e4dd7501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1352 | 2025.01.17 04:23:12.506404 [ 266 ] {5a2a6e61-d415-43ef-a058-7af3e4dd7501} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1353 | 2025.01.17 04:23:12.506442 [ 266 ] {5a2a6e61-d415-43ef-a058-7af3e4dd7501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1354 | 2025.01.17 04:23:12.506797 [ 266 ] {5a2a6e61-d415-43ef-a058-7af3e4dd7501} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1355 | 2025.01.17 04:23:12.507039 [ 266 ] {5a2a6e61-d415-43ef-a058-7af3e4dd7501} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1356 | 2025.01.17 04:23:12.507212 [ 266 ] {5a2a6e61-d415-43ef-a058-7af3e4dd7501} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001466 sec., 8867.667121418826 rows/sec., 552.90 KiB/sec. | ||
1357 | 2025.01.17 04:23:12.507266 [ 266 ] {5a2a6e61-d415-43ef-a058-7af3e4dd7501} <Debug> TCPHandler: Processed in 0.001678633 sec. | ||
1358 | 2025.01.17 04:23:12.507420 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1359 | 2025.01.17 04:23:12.507538 [ 271 ] {0ef27cfa-0de6-4a2e-a507-62f408d0b26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1360 | 2025.01.17 04:23:12.507586 [ 271 ] {0ef27cfa-0de6-4a2e-a507-62f408d0b26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1361 | 2025.01.17 04:23:12.508318 [ 271 ] {0ef27cfa-0de6-4a2e-a507-62f408d0b26e} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1362 | 2025.01.17 04:23:12.508358 [ 271 ] {0ef27cfa-0de6-4a2e-a507-62f408d0b26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1363 | 2025.01.17 04:23:12.508743 [ 271 ] {0ef27cfa-0de6-4a2e-a507-62f408d0b26e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1364 | 2025.01.17 04:23:12.508982 [ 271 ] {0ef27cfa-0de6-4a2e-a507-62f408d0b26e} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1365 | 2025.01.17 04:23:12.509159 [ 271 ] {0ef27cfa-0de6-4a2e-a507-62f408d0b26e} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001646 sec., 236938.03159173756 rows/sec., 16.80 MiB/sec. | ||
1366 | 2025.01.17 04:23:12.509209 [ 271 ] {0ef27cfa-0de6-4a2e-a507-62f408d0b26e} <Debug> TCPHandler: Processed in 0.001843596 sec. | ||
1367 | 2025.01.17 04:23:12.509367 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1368 | 2025.01.17 04:23:12.509486 [ 266 ] {8276915d-b0e5-46b4-9616-d8cd366da2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1369 | 2025.01.17 04:23:12.509537 [ 266 ] {8276915d-b0e5-46b4-9616-d8cd366da2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1370 | 2025.01.17 04:23:12.510032 [ 266 ] {8276915d-b0e5-46b4-9616-d8cd366da2c2} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1371 | 2025.01.17 04:23:12.510071 [ 266 ] {8276915d-b0e5-46b4-9616-d8cd366da2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1372 | 2025.01.17 04:23:12.510439 [ 266 ] {8276915d-b0e5-46b4-9616-d8cd366da2c2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1373 | 2025.01.17 04:23:12.510688 [ 266 ] {8276915d-b0e5-46b4-9616-d8cd366da2c2} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1374 | 2025.01.17 04:23:12.510926 [ 266 ] {8276915d-b0e5-46b4-9616-d8cd366da2c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. | ||
1375 | 2025.01.17 04:23:12.510998 [ 266 ] {8276915d-b0e5-46b4-9616-d8cd366da2c2} <Debug> TCPHandler: Processed in 0.001691734 sec. | ||
1376 | 2025.01.17 04:23:12.511142 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1377 | 2025.01.17 04:23:12.511260 [ 271 ] {4bfb1947-7eb4-455f-84cf-8d2171e5ef2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1378 | 2025.01.17 04:23:12.511314 [ 271 ] {4bfb1947-7eb4-455f-84cf-8d2171e5ef2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1379 | 2025.01.17 04:23:12.511930 [ 271 ] {4bfb1947-7eb4-455f-84cf-8d2171e5ef2f} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1380 | 2025.01.17 04:23:12.511970 [ 271 ] {4bfb1947-7eb4-455f-84cf-8d2171e5ef2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1381 | 2025.01.17 04:23:12.512364 [ 271 ] {4bfb1947-7eb4-455f-84cf-8d2171e5ef2f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1382 | 2025.01.17 04:23:12.512603 [ 271 ] {4bfb1947-7eb4-455f-84cf-8d2171e5ef2f} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1383 | 2025.01.17 04:23:12.512853 [ 271 ] {4bfb1947-7eb4-455f-84cf-8d2171e5ef2f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.0016 sec., 148125 rows/sec., 9.93 MiB/sec. | ||
1384 | 2025.01.17 04:23:12.512920 [ 271 ] {4bfb1947-7eb4-455f-84cf-8d2171e5ef2f} <Debug> TCPHandler: Processed in 0.001835516 sec. | ||
1385 | 2025.01.17 04:23:12.513073 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1386 | 2025.01.17 04:23:12.513193 [ 266 ] {f19afcf4-41fb-4691-a848-7a1594e4fa9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1387 | 2025.01.17 04:23:12.513245 [ 266 ] {f19afcf4-41fb-4691-a848-7a1594e4fa9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1388 | 2025.01.17 04:23:12.513711 [ 266 ] {f19afcf4-41fb-4691-a848-7a1594e4fa9d} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1389 | 2025.01.17 04:23:12.513751 [ 266 ] {f19afcf4-41fb-4691-a848-7a1594e4fa9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1390 | 2025.01.17 04:23:12.514111 [ 266 ] {f19afcf4-41fb-4691-a848-7a1594e4fa9d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1391 | 2025.01.17 04:23:12.514345 [ 266 ] {f19afcf4-41fb-4691-a848-7a1594e4fa9d} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1392 | 2025.01.17 04:23:12.514559 [ 266 ] {f19afcf4-41fb-4691-a848-7a1594e4fa9d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 48.41 KiB/sec. | ||
1393 | 2025.01.17 04:23:12.514611 [ 266 ] {f19afcf4-41fb-4691-a848-7a1594e4fa9d} <Debug> TCPHandler: Processed in 0.001599851 sec. | ||
1394 | 2025.01.17 04:23:12.514757 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1395 | 2025.01.17 04:23:12.514875 [ 271 ] {daf19440-9a92-4ed0-a282-d4ec1f2661cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1396 | 2025.01.17 04:23:12.514954 [ 271 ] {daf19440-9a92-4ed0-a282-d4ec1f2661cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1397 | 2025.01.17 04:23:12.516020 [ 271 ] {daf19440-9a92-4ed0-a282-d4ec1f2661cb} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1398 | 2025.01.17 04:23:12.516058 [ 271 ] {daf19440-9a92-4ed0-a282-d4ec1f2661cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1399 | 2025.01.17 04:23:12.516662 [ 271 ] {daf19440-9a92-4ed0-a282-d4ec1f2661cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1400 | 2025.01.17 04:23:12.516920 [ 271 ] {daf19440-9a92-4ed0-a282-d4ec1f2661cb} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1401 | 2025.01.17 04:23:12.517222 [ 271 ] {daf19440-9a92-4ed0-a282-d4ec1f2661cb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002363 sec., 3385.5268726195513 rows/sec., 6.07 MiB/sec. | ||
1402 | 2025.01.17 04:23:12.517314 [ 271 ] {daf19440-9a92-4ed0-a282-d4ec1f2661cb} <Debug> TCPHandler: Processed in 0.002613561 sec. | ||
1403 | 2025.01.17 04:23:12.517459 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1404 | 2025.01.17 04:23:12.517576 [ 266 ] {11db5f9c-7acf-4f63-a996-e07cb86fe7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1405 | 2025.01.17 04:23:12.517627 [ 266 ] {11db5f9c-7acf-4f63-a996-e07cb86fe7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1406 | 2025.01.17 04:23:12.518118 [ 266 ] {11db5f9c-7acf-4f63-a996-e07cb86fe7e7} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1407 | 2025.01.17 04:23:12.518156 [ 266 ] {11db5f9c-7acf-4f63-a996-e07cb86fe7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1408 | 2025.01.17 04:23:12.518520 [ 266 ] {11db5f9c-7acf-4f63-a996-e07cb86fe7e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1409 | 2025.01.17 04:23:12.518763 [ 266 ] {11db5f9c-7acf-4f63-a996-e07cb86fe7e7} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1410 | 2025.01.17 04:23:12.519037 [ 266 ] {11db5f9c-7acf-4f63-a996-e07cb86fe7e7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001474 sec., 55630.93622795115 rows/sec., 3.53 MiB/sec. | ||
1411 | 2025.01.17 04:23:12.519094 [ 266 ] {11db5f9c-7acf-4f63-a996-e07cb86fe7e7} <Debug> TCPHandler: Processed in 0.001691964 sec. | ||
1412 | 2025.01.17 04:23:15.624124 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1413 | 2025.01.17 04:23:15.624236 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1414 | 2025.01.17 04:23:15.696314 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1415 | 2025.01.17 04:23:15.697417 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1416 | 2025.01.17 04:23:15.697507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1417 | 2025.01.17 04:23:15.698131 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1418 | 2025.01.17 04:23:15.698387 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1419 | 2025.01.17 04:23:15.698627 [ 85 ] {} <Debug> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1420 | 2025.01.17 04:23:15.698645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1421 | 2025.01.17 04:23:15.698754 [ 85 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1422 | 2025.01.17 04:23:15.698807 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1423 | 2025.01.17 04:23:15.701391 [ 190 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
1424 | 2025.01.17 04:23:15.701704 [ 190 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1425 | 2025.01.17 04:23:15.701849 [ 190 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
1426 | 2025.01.17 04:23:15.702058 [ 190 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
1427 | 2025.01.17 04:23:15.702324 [ 190 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
1428 | 2025.01.17 04:23:15.702535 [ 190 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
1429 | 2025.01.17 04:23:15.702706 [ 190 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
1430 | 2025.01.17 04:23:15.702878 [ 190 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
1431 | 2025.01.17 04:23:15.721450 [ 191 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.022486792 sec., 124784.36230476985 rows/sec., 1.79 MiB/sec. | ||
1432 | 2025.01.17 04:23:15.722276 [ 191 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1433 | 2025.01.17 04:23:15.722638 [ 191 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_6_1} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1434 | 2025.01.17 04:23:15.722730 [ 191 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_6_1} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1435 | 2025.01.17 04:23:15.722868 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1436 | 2025.01.17 04:23:15.858955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1437 | 2025.01.17 04:23:15.878971 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1438 | 2025.01.17 04:23:15.879016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1439 | 2025.01.17 04:23:15.885784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1440 | 2025.01.17 04:23:15.886507 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1441 | 2025.01.17 04:23:15.886910 [ 84 ] {} <Debug> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1442 | 2025.01.17 04:23:15.887067 [ 84 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1443 | 2025.01.17 04:23:15.887156 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1444 | 2025.01.17 04:23:15.887494 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
1445 | 2025.01.17 04:23:15.895346 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1446 | 2025.01.17 04:23:15.896770 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1447 | 2025.01.17 04:23:15.897629 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
1448 | 2025.01.17 04:23:15.902432 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
1449 | 2025.01.17 04:23:15.907228 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
1450 | 2025.01.17 04:23:15.912071 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
1451 | 2025.01.17 04:23:15.919218 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
1452 | 2025.01.17 04:23:15.923823 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
1453 | 2025.01.17 04:23:15.983458 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.096133458 sec., 478.5014599183564 rows/sec., 2.47 MiB/sec. | ||
1454 | 2025.01.17 04:23:15.986109 [ 201 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1455 | 2025.01.17 04:23:15.989178 [ 201 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_6_1} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1456 | 2025.01.17 04:23:15.989312 [ 201 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_6_1} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1457 | 2025.01.17 04:23:15.991738 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1458 | 2025.01.17 04:23:16.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.23 MiB, peak 169.77 MiB, free memory in arenas 0.00 B, will set to 164.19 MiB (RSS), difference: 3.96 MiB | ||
1459 | 2025.01.17 04:23:17.487117 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1460 | 2025.01.17 04:23:17.487431 [ 266 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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) | ||
1461 | 2025.01.17 04:23:17.487859 [ 266 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1462 | 2025.01.17 04:23:17.487910 [ 266 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <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 | ||
1463 | 2025.01.17 04:23:17.488265 [ 266 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1464 | 2025.01.17 04:23:17.488349 [ 266 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1465 | 2025.01.17 04:23:17.488530 [ 266 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1466 | 2025.01.17 04:23:17.488745 [ 294 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1467 | 2025.01.17 04:23:17.488823 [ 295 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1468 | 2025.01.17 04:23:17.488958 [ 266 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1469 | 2025.01.17 04:23:17.488989 [ 266 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1470 | 2025.01.17 04:23:17.491037 [ 266 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1471 | 2025.01.17 04:23:17.491067 [ 266 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1472 | 2025.01.17 04:23:17.491129 [ 266 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <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'))" | ||
1473 | 2025.01.17 04:23:17.491181 [ 266 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <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'))" | ||
1474 | 2025.01.17 04:23:17.492792 [ 266 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.005481 sec., 5655.902207626345 rows/sec., 213.45 KiB/sec. | ||
1475 | 2025.01.17 04:23:17.492940 [ 266 ] {a2d16da9-fb38-43bd-94c7-0325acdd1786} <Debug> TCPHandler: Processed in 0.005998267 sec. | ||
1476 | 2025.01.17 04:23:17.493372 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1477 | 2025.01.17 04:23:17.493655 [ 271 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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', 'static_routing_config:static_nexthops', 'static_routing_config: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) | ||
1478 | 2025.01.17 04:23:17.494150 [ 271 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1479 | 2025.01.17 04:23:17.494211 [ 271 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <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', 'static_routing_config:static_nexthops', 'static_routing_config: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 | ||
1480 | 2025.01.17 04:23:17.494566 [ 271 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1481 | 2025.01.17 04:23:17.494644 [ 271 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1482 | 2025.01.17 04:23:17.494825 [ 271 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1483 | 2025.01.17 04:23:17.494937 [ 295 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1484 | 2025.01.17 04:23:17.494949 [ 296 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1485 | 2025.01.17 04:23:17.495066 [ 271 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1486 | 2025.01.17 04:23:17.495095 [ 271 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1487 | 2025.01.17 04:23:17.495186 [ 271 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1488 | 2025.01.17 04:23:17.495208 [ 271 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1489 | 2025.01.17 04:23:17.495253 [ 271 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <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', 'static_routing_config:static_nexthops', 'static_routing_config: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'))" | ||
1490 | 2025.01.17 04:23:17.495301 [ 271 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <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', 'static_routing_config:static_nexthops', 'static_routing_config: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'))" | ||
1491 | 2025.01.17 04:23:17.496416 [ 271 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002905 sec., 10671.256454388984 rows/sec., 402.73 KiB/sec. | ||
1492 | 2025.01.17 04:23:17.496578 [ 271 ] {1df32a84-94f3-4226-99fd-04a9f8577f50} <Debug> TCPHandler: Processed in 0.003346006 sec. | ||
1493 | 2025.01.17 04:23:17.496826 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1494 | 2025.01.17 04:23:17.497030 [ 266 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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', 'static_routing_config:static_nexthops', 'static_routing_config: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) | ||
1495 | 2025.01.17 04:23:17.497376 [ 266 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1496 | 2025.01.17 04:23:17.497424 [ 266 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <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', 'static_routing_config:static_nexthops', 'static_routing_config: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 | ||
1497 | 2025.01.17 04:23:17.497743 [ 266 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1498 | 2025.01.17 04:23:17.497811 [ 266 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1499 | 2025.01.17 04:23:17.497966 [ 266 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1500 | 2025.01.17 04:23:17.498073 [ 294 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1501 | 2025.01.17 04:23:17.498085 [ 296 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1502 | 2025.01.17 04:23:17.498191 [ 266 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1503 | 2025.01.17 04:23:17.498217 [ 266 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1504 | 2025.01.17 04:23:17.498298 [ 266 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1505 | 2025.01.17 04:23:17.498319 [ 266 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1506 | 2025.01.17 04:23:17.498361 [ 266 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <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', 'static_routing_config:static_nexthops', 'static_routing_config: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'))" | ||
1507 | 2025.01.17 04:23:17.498411 [ 266 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <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', 'static_routing_config:static_nexthops', 'static_routing_config: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'))" | ||
1508 | 2025.01.17 04:23:17.499567 [ 266 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.00264 sec., 11742.424242424242 rows/sec., 443.15 KiB/sec. | ||
1509 | 2025.01.17 04:23:17.499704 [ 266 ] {e2e5efa7-f26c-426c-8c78-684e70640741} <Debug> TCPHandler: Processed in 0.002934398 sec. | ||
1510 | 2025.01.17 04:23:17.507303 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1511 | 2025.01.17 04:23:17.507452 [ 266 ] {d056276f-fd5b-46eb-a93c-0488f7a8fbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1512 | 2025.01.17 04:23:17.507514 [ 266 ] {d056276f-fd5b-46eb-a93c-0488f7a8fbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1513 | 2025.01.17 04:23:17.508319 [ 266 ] {d056276f-fd5b-46eb-a93c-0488f7a8fbe2} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1514 | 2025.01.17 04:23:17.508361 [ 266 ] {d056276f-fd5b-46eb-a93c-0488f7a8fbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1515 | 2025.01.17 04:23:17.508857 [ 266 ] {d056276f-fd5b-46eb-a93c-0488f7a8fbe2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1516 | 2025.01.17 04:23:17.509082 [ 266 ] {d056276f-fd5b-46eb-a93c-0488f7a8fbe2} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1517 | 2025.01.17 04:23:17.509369 [ 266 ] {d056276f-fd5b-46eb-a93c-0488f7a8fbe2} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001947 sec., 1540.8320493066255 rows/sec., 140.44 KiB/sec. | ||
1518 | 2025.01.17 04:23:17.509507 [ 266 ] {d056276f-fd5b-46eb-a93c-0488f7a8fbe2} <Debug> TCPHandler: Processed in 0.002267875 sec. | ||
1519 | 2025.01.17 04:23:17.509740 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1520 | 2025.01.17 04:23:17.509980 [ 271 ] {f8453b69-8699-426a-a238-6921e7805977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1521 | 2025.01.17 04:23:17.510072 [ 271 ] {f8453b69-8699-426a-a238-6921e7805977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1522 | 2025.01.17 04:23:17.510846 [ 271 ] {f8453b69-8699-426a-a238-6921e7805977} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1523 | 2025.01.17 04:23:17.510892 [ 271 ] {f8453b69-8699-426a-a238-6921e7805977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1524 | 2025.01.17 04:23:17.511326 [ 271 ] {f8453b69-8699-426a-a238-6921e7805977} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1525 | 2025.01.17 04:23:17.511598 [ 271 ] {f8453b69-8699-426a-a238-6921e7805977} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1526 | 2025.01.17 04:23:17.511824 [ 271 ] {f8453b69-8699-426a-a238-6921e7805977} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001914 sec., 55381.400208986415 rows/sec., 4.63 MiB/sec. | ||
1527 | 2025.01.17 04:23:17.511879 [ 271 ] {f8453b69-8699-426a-a238-6921e7805977} <Debug> TCPHandler: Processed in 0.002249784 sec. | ||
1528 | 2025.01.17 04:23:17.512045 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1529 | 2025.01.17 04:23:17.512188 [ 266 ] {86b2d49a-f0e6-41cd-a6ab-e5a8685c8fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1530 | 2025.01.17 04:23:17.512257 [ 266 ] {86b2d49a-f0e6-41cd-a6ab-e5a8685c8fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1531 | 2025.01.17 04:23:17.512984 [ 266 ] {86b2d49a-f0e6-41cd-a6ab-e5a8685c8fde} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1532 | 2025.01.17 04:23:17.513041 [ 266 ] {86b2d49a-f0e6-41cd-a6ab-e5a8685c8fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1533 | 2025.01.17 04:23:17.513450 [ 266 ] {86b2d49a-f0e6-41cd-a6ab-e5a8685c8fde} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1534 | 2025.01.17 04:23:17.513693 [ 266 ] {86b2d49a-f0e6-41cd-a6ab-e5a8685c8fde} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1535 | 2025.01.17 04:23:17.513907 [ 266 ] {86b2d49a-f0e6-41cd-a6ab-e5a8685c8fde} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001753 sec., 14261.266400456361 rows/sec., 1.05 MiB/sec. | ||
1536 | 2025.01.17 04:23:17.513970 [ 266 ] {86b2d49a-f0e6-41cd-a6ab-e5a8685c8fde} <Debug> TCPHandler: Processed in 0.001991089 sec. | ||
1537 | 2025.01.17 04:23:17.514118 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1538 | 2025.01.17 04:23:17.514236 [ 271 ] {8fbc9cde-1050-4a9c-b624-b40eb3be4391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1539 | 2025.01.17 04:23:17.514283 [ 271 ] {8fbc9cde-1050-4a9c-b624-b40eb3be4391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1540 | 2025.01.17 04:23:17.514891 [ 271 ] {8fbc9cde-1050-4a9c-b624-b40eb3be4391} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1541 | 2025.01.17 04:23:17.514932 [ 271 ] {8fbc9cde-1050-4a9c-b624-b40eb3be4391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1542 | 2025.01.17 04:23:17.515311 [ 271 ] {8fbc9cde-1050-4a9c-b624-b40eb3be4391} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1543 | 2025.01.17 04:23:17.515555 [ 271 ] {8fbc9cde-1050-4a9c-b624-b40eb3be4391} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1544 | 2025.01.17 04:23:17.515753 [ 271 ] {8fbc9cde-1050-4a9c-b624-b40eb3be4391} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001531 sec., 69888.96146309601 rows/sec., 5.46 MiB/sec. | ||
1545 | 2025.01.17 04:23:17.515932 [ 271 ] {8fbc9cde-1050-4a9c-b624-b40eb3be4391} <Debug> TCPHandler: Processed in 0.001863707 sec. | ||
1546 | 2025.01.17 04:23:17.516083 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1547 | 2025.01.17 04:23:17.516201 [ 266 ] {688fb7d0-63cc-408e-9bd1-c3c33aa1ba27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1548 | 2025.01.17 04:23:17.516253 [ 266 ] {688fb7d0-63cc-408e-9bd1-c3c33aa1ba27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1549 | 2025.01.17 04:23:17.516807 [ 266 ] {688fb7d0-63cc-408e-9bd1-c3c33aa1ba27} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1550 | 2025.01.17 04:23:17.516846 [ 266 ] {688fb7d0-63cc-408e-9bd1-c3c33aa1ba27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1551 | 2025.01.17 04:23:17.517239 [ 266 ] {688fb7d0-63cc-408e-9bd1-c3c33aa1ba27} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1552 | 2025.01.17 04:23:17.517476 [ 266 ] {688fb7d0-63cc-408e-9bd1-c3c33aa1ba27} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1553 | 2025.01.17 04:23:17.517751 [ 266 ] {688fb7d0-63cc-408e-9bd1-c3c33aa1ba27} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. | ||
1554 | 2025.01.17 04:23:17.517873 [ 266 ] {688fb7d0-63cc-408e-9bd1-c3c33aa1ba27} <Debug> TCPHandler: Processed in 0.001844076 sec. | ||
1555 | 2025.01.17 04:23:17.518019 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1556 | 2025.01.17 04:23:17.518136 [ 271 ] {53fbe918-84ed-4b0f-9862-e83b0e1a51bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1557 | 2025.01.17 04:23:17.518215 [ 271 ] {53fbe918-84ed-4b0f-9862-e83b0e1a51bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1558 | 2025.01.17 04:23:17.519511 [ 271 ] {53fbe918-84ed-4b0f-9862-e83b0e1a51bb} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1559 | 2025.01.17 04:23:17.519550 [ 271 ] {53fbe918-84ed-4b0f-9862-e83b0e1a51bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1560 | 2025.01.17 04:23:17.520171 [ 271 ] {53fbe918-84ed-4b0f-9862-e83b0e1a51bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1561 | 2025.01.17 04:23:17.520411 [ 271 ] {53fbe918-84ed-4b0f-9862-e83b0e1a51bb} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1562 | 2025.01.17 04:23:17.520626 [ 271 ] {53fbe918-84ed-4b0f-9862-e83b0e1a51bb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002567 sec., 9738.994935722634 rows/sec., 17.45 MiB/sec. | ||
1563 | 2025.01.17 04:23:17.520709 [ 271 ] {53fbe918-84ed-4b0f-9862-e83b0e1a51bb} <Debug> TCPHandler: Processed in 0.002808555 sec. | ||
1564 | 2025.01.17 04:23:17.520925 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1565 | 2025.01.17 04:23:17.521064 [ 266 ] {ad35ff71-7421-4c0a-b418-59e4b46dc671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1566 | 2025.01.17 04:23:17.521123 [ 266 ] {ad35ff71-7421-4c0a-b418-59e4b46dc671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1567 | 2025.01.17 04:23:17.521625 [ 266 ] {ad35ff71-7421-4c0a-b418-59e4b46dc671} <Trace> oximeter.measurements_i64 (64339ba2-be7f-424f-af05-11ff5e6787b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1568 | 2025.01.17 04:23:17.521663 [ 266 ] {ad35ff71-7421-4c0a-b418-59e4b46dc671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1569 | 2025.01.17 04:23:17.522047 [ 266 ] {ad35ff71-7421-4c0a-b418-59e4b46dc671} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1570 | 2025.01.17 04:23:17.522291 [ 266 ] {ad35ff71-7421-4c0a-b418-59e4b46dc671} <Trace> oximeter.measurements_i64 (64339ba2-be7f-424f-af05-11ff5e6787b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1571 | 2025.01.17 04:23:17.522521 [ 266 ] {ad35ff71-7421-4c0a-b418-59e4b46dc671} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001483 sec., 18206.33850303439 rows/sec., 1.31 MiB/sec. | ||
1572 | 2025.01.17 04:23:17.522577 [ 266 ] {ad35ff71-7421-4c0a-b418-59e4b46dc671} <Debug> TCPHandler: Processed in 0.001718453 sec. | ||
1573 | 2025.01.17 04:23:17.522738 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1574 | 2025.01.17 04:23:17.522883 [ 271 ] {3356f638-b4f5-43ed-9c56-957590845c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1575 | 2025.01.17 04:23:17.522942 [ 271 ] {3356f638-b4f5-43ed-9c56-957590845c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1576 | 2025.01.17 04:23:17.523469 [ 271 ] {3356f638-b4f5-43ed-9c56-957590845c7e} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1577 | 2025.01.17 04:23:17.523508 [ 271 ] {3356f638-b4f5-43ed-9c56-957590845c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1578 | 2025.01.17 04:23:17.523873 [ 271 ] {3356f638-b4f5-43ed-9c56-957590845c7e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1579 | 2025.01.17 04:23:17.524111 [ 271 ] {3356f638-b4f5-43ed-9c56-957590845c7e} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1580 | 2025.01.17 04:23:17.524329 [ 271 ] {3356f638-b4f5-43ed-9c56-957590845c7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. | ||
1581 | 2025.01.17 04:23:17.524378 [ 271 ] {3356f638-b4f5-43ed-9c56-957590845c7e} <Debug> TCPHandler: Processed in 0.001710924 sec. | ||
1582 | 2025.01.17 04:23:18.036627 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1583 | 2025.01.17 04:23:18.036950 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1584 | 2025.01.17 04:23:18.037420 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1585 | 2025.01.17 04:23:18.037472 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1586 | 2025.01.17 04:23:18.037834 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1587 | 2025.01.17 04:23:18.037917 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1588 | 2025.01.17 04:23:18.038094 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1589 | 2025.01.17 04:23:18.038268 [ 294 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1590 | 2025.01.17 04:23:18.038320 [ 295 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1591 | 2025.01.17 04:23:18.038361 [ 296 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1592 | 2025.01.17 04:23:18.038553 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1593 | 2025.01.17 04:23:18.038584 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1594 | 2025.01.17 04:23:18.038708 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1595 | 2025.01.17 04:23:18.038732 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1596 | 2025.01.17 04:23:18.038779 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1597 | 2025.01.17 04:23:18.038826 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1598 | 2025.01.17 04:23:18.038871 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1599 | 2025.01.17 04:23:18.040770 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003967 sec., 8570.708343836652 rows/sec., 329.87 KiB/sec. | ||
1600 | 2025.01.17 04:23:18.040966 [ 266 ] {1fe445fb-23d4-4384-9157-6dc201bb574a} <Debug> TCPHandler: Processed in 0.004478268 sec. | ||
1601 | 2025.01.17 04:23:18.041413 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1602 | 2025.01.17 04:23:18.041695 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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: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) | ||
1603 | 2025.01.17 04:23:18.042189 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1604 | 2025.01.17 04:23:18.042251 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <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: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 | ||
1605 | 2025.01.17 04:23:18.042606 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1606 | 2025.01.17 04:23:18.042687 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1607 | 2025.01.17 04:23:18.042868 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1608 | 2025.01.17 04:23:18.042987 [ 295 ] {235953a7-4081-4668-9e10-69425273f613} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1609 | 2025.01.17 04:23:18.043020 [ 298 ] {235953a7-4081-4668-9e10-69425273f613} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1610 | 2025.01.17 04:23:18.043019 [ 296 ] {235953a7-4081-4668-9e10-69425273f613} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1611 | 2025.01.17 04:23:18.043154 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1612 | 2025.01.17 04:23:18.043183 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1613 | 2025.01.17 04:23:18.043304 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1614 | 2025.01.17 04:23:18.043329 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1615 | 2025.01.17 04:23:18.043373 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <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: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'))" | ||
1616 | 2025.01.17 04:23:18.043426 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <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: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'))" | ||
1617 | 2025.01.17 04:23:18.043472 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <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: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'))" | ||
1618 | 2025.01.17 04:23:18.045001 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003446 sec., 9866.511897852582 rows/sec., 379.74 KiB/sec. | ||
1619 | 2025.01.17 04:23:18.045190 [ 271 ] {235953a7-4081-4668-9e10-69425273f613} <Debug> TCPHandler: Processed in 0.003912116 sec. | ||
1620 | 2025.01.17 04:23:18.045462 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1621 | 2025.01.17 04:23:18.045667 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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: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) | ||
1622 | 2025.01.17 04:23:18.046023 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1623 | 2025.01.17 04:23:18.046072 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <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: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 | ||
1624 | 2025.01.17 04:23:18.046398 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1625 | 2025.01.17 04:23:18.046465 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1626 | 2025.01.17 04:23:18.046615 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1627 | 2025.01.17 04:23:18.046719 [ 298 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1628 | 2025.01.17 04:23:18.046762 [ 295 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1629 | 2025.01.17 04:23:18.046780 [ 294 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1630 | 2025.01.17 04:23:18.046893 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1631 | 2025.01.17 04:23:18.046916 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1632 | 2025.01.17 04:23:18.047022 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1633 | 2025.01.17 04:23:18.047043 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1634 | 2025.01.17 04:23:18.047087 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <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: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'))" | ||
1635 | 2025.01.17 04:23:18.047134 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <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: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'))" | ||
1636 | 2025.01.17 04:23:18.047179 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <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: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'))" | ||
1637 | 2025.01.17 04:23:18.048609 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003046 sec., 11162.179908076165 rows/sec., 429.61 KiB/sec. | ||
1638 | 2025.01.17 04:23:18.048782 [ 266 ] {fb84eea0-d031-4690-9c0c-a950c435c04e} <Debug> TCPHandler: Processed in 0.003381996 sec. | ||
1639 | 2025.01.17 04:23:18.049137 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1640 | 2025.01.17 04:23:18.049372 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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: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) | ||
1641 | 2025.01.17 04:23:18.049797 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1642 | 2025.01.17 04:23:18.049859 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <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: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 | ||
1643 | 2025.01.17 04:23:18.050261 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1644 | 2025.01.17 04:23:18.050327 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1645 | 2025.01.17 04:23:18.050478 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1646 | 2025.01.17 04:23:18.050640 [ 298 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1647 | 2025.01.17 04:23:18.050640 [ 296 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1648 | 2025.01.17 04:23:18.050657 [ 294 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1649 | 2025.01.17 04:23:18.050798 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1650 | 2025.01.17 04:23:18.050829 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1651 | 2025.01.17 04:23:18.050938 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1652 | 2025.01.17 04:23:18.050960 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1653 | 2025.01.17 04:23:18.051002 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <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: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'))" | ||
1654 | 2025.01.17 04:23:18.051049 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <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: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'))" | ||
1655 | 2025.01.17 04:23:18.051093 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <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: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 | 2025.01.17 04:23:18.052477 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003224 sec., 10545.90570719603 rows/sec., 405.89 KiB/sec. | ||
1657 | 2025.01.17 04:23:18.052658 [ 271 ] {bb781708-30b0-4d63-a129-a71145f48f1b} <Debug> TCPHandler: Processed in 0.003590051 sec. | ||
1658 | 2025.01.17 04:23:18.052936 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1659 | 2025.01.17 04:23:18.053170 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) 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: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) | ||
1660 | 2025.01.17 04:23:18.053536 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1661 | 2025.01.17 04:23:18.053586 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <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: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 | ||
1662 | 2025.01.17 04:23:18.053917 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1663 | 2025.01.17 04:23:18.053983 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1664 | 2025.01.17 04:23:18.054134 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1665 | 2025.01.17 04:23:18.054279 [ 298 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1666 | 2025.01.17 04:23:18.054299 [ 296 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1667 | 2025.01.17 04:23:18.054287 [ 294 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1668 | 2025.01.17 04:23:18.054430 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1669 | 2025.01.17 04:23:18.054453 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1670 | 2025.01.17 04:23:18.054559 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1671 | 2025.01.17 04:23:18.054581 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1672 | 2025.01.17 04:23:18.054622 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <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: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 | 2025.01.17 04:23:18.054668 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <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: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 | 2025.01.17 04:23:18.054713 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <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: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'))" | ||
1675 | 2025.01.17 04:23:18.056172 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003122 sec., 10890.454836643177 rows/sec., 419.15 KiB/sec. | ||
1676 | 2025.01.17 04:23:18.056353 [ 266 ] {2ef9b9d2-2436-4386-8e41-8b3084edc0d5} <Debug> TCPHandler: Processed in 0.003484289 sec. | ||
1677 | 2025.01.17 04:23:18.056654 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1678 | 2025.01.17 04:23:18.056893 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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', 'static_routing_config:static_nexthops', 'static_routing_config: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) | ||
1679 | 2025.01.17 04:23:18.057339 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1680 | 2025.01.17 04:23:18.057388 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <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', 'static_routing_config:static_nexthops', 'static_routing_config: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 | ||
1681 | 2025.01.17 04:23:18.057722 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1682 | 2025.01.17 04:23:18.057788 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1683 | 2025.01.17 04:23:18.057938 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1684 | 2025.01.17 04:23:18.058040 [ 298 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1685 | 2025.01.17 04:23:18.058074 [ 295 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1686 | 2025.01.17 04:23:18.058097 [ 294 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1687 | 2025.01.17 04:23:18.058203 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
1688 | 2025.01.17 04:23:18.058231 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1689 | 2025.01.17 04:23:18.058338 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1690 | 2025.01.17 04:23:18.058359 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1691 | 2025.01.17 04:23:18.058399 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1692 | 2025.01.17 04:23:18.058444 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1693 | 2025.01.17 04:23:18.058491 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <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', 'static_routing_config:static_nexthops', 'static_routing_config: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'))" | ||
1694 | 2025.01.17 04:23:18.059904 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003131 sec., 10859.15043117215 rows/sec., 417.95 KiB/sec. | ||
1695 | 2025.01.17 04:23:18.060082 [ 271 ] {84b0557b-4ead-4e18-8aa1-045de1afe9db} <Debug> TCPHandler: Processed in 0.003499659 sec. | ||
1696 | 2025.01.17 04:23:18.142983 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1697 | 2025.01.17 04:23:18.143119 [ 266 ] {ab81c2a8-13f5-491c-8794-e115639094fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1698 | 2025.01.17 04:23:18.143176 [ 266 ] {ab81c2a8-13f5-491c-8794-e115639094fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1699 | 2025.01.17 04:23:18.143934 [ 266 ] {ab81c2a8-13f5-491c-8794-e115639094fd} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1700 | 2025.01.17 04:23:18.143977 [ 266 ] {ab81c2a8-13f5-491c-8794-e115639094fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1701 | 2025.01.17 04:23:18.144504 [ 266 ] {ab81c2a8-13f5-491c-8794-e115639094fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1702 | 2025.01.17 04:23:18.144725 [ 266 ] {ab81c2a8-13f5-491c-8794-e115639094fd} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1703 | 2025.01.17 04:23:18.144966 [ 266 ] {ab81c2a8-13f5-491c-8794-e115639094fd} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001884 sec., 3184.7133757961783 rows/sec., 709.10 KiB/sec. | ||
1704 | 2025.01.17 04:23:18.145024 [ 266 ] {ab81c2a8-13f5-491c-8794-e115639094fd} <Debug> TCPHandler: Processed in 0.002103511 sec. | ||
1705 | 2025.01.17 04:23:18.145235 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1706 | 2025.01.17 04:23:18.145413 [ 271 ] {c0fdd3a5-e06d-4fa5-ae7f-faef142b03c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1707 | 2025.01.17 04:23:18.145473 [ 271 ] {c0fdd3a5-e06d-4fa5-ae7f-faef142b03c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1708 | 2025.01.17 04:23:18.146206 [ 271 ] {c0fdd3a5-e06d-4fa5-ae7f-faef142b03c2} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1709 | 2025.01.17 04:23:18.146257 [ 271 ] {c0fdd3a5-e06d-4fa5-ae7f-faef142b03c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1710 | 2025.01.17 04:23:18.146661 [ 271 ] {c0fdd3a5-e06d-4fa5-ae7f-faef142b03c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1711 | 2025.01.17 04:23:18.146917 [ 271 ] {c0fdd3a5-e06d-4fa5-ae7f-faef142b03c2} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1712 | 2025.01.17 04:23:18.147171 [ 271 ] {c0fdd3a5-e06d-4fa5-ae7f-faef142b03c2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001795 sec., 7799.442896935933 rows/sec., 561.46 KiB/sec. | ||
1713 | 2025.01.17 04:23:18.147309 [ 271 ] {c0fdd3a5-e06d-4fa5-ae7f-faef142b03c2} <Debug> TCPHandler: Processed in 0.002186503 sec. | ||
1714 | 2025.01.17 04:23:18.147459 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1715 | 2025.01.17 04:23:18.147577 [ 266 ] {e7119f37-7dc4-4bbe-9675-39fd703ddea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1716 | 2025.01.17 04:23:18.147627 [ 266 ] {e7119f37-7dc4-4bbe-9675-39fd703ddea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1717 | 2025.01.17 04:23:18.148989 [ 266 ] {e7119f37-7dc4-4bbe-9675-39fd703ddea6} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1718 | 2025.01.17 04:23:18.149028 [ 266 ] {e7119f37-7dc4-4bbe-9675-39fd703ddea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1719 | 2025.01.17 04:23:18.149546 [ 266 ] {e7119f37-7dc4-4bbe-9675-39fd703ddea6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1720 | 2025.01.17 04:23:18.149790 [ 266 ] {e7119f37-7dc4-4bbe-9675-39fd703ddea6} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1721 | 2025.01.17 04:23:18.150051 [ 266 ] {e7119f37-7dc4-4bbe-9675-39fd703ddea6} <Debug> executeQuery: Read 1359 rows, 116.14 KiB in 0.002493 sec., 545126.3537906137 rows/sec., 45.49 MiB/sec. | ||
1722 | 2025.01.17 04:23:18.150129 [ 266 ] {e7119f37-7dc4-4bbe-9675-39fd703ddea6} <Debug> TCPHandler: Processed in 0.002725823 sec. | ||
1723 | 2025.01.17 04:23:18.150290 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1724 | 2025.01.17 04:23:18.150427 [ 271 ] {6e909512-5374-4b97-80ee-2c3ebbd77b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1725 | 2025.01.17 04:23:18.150484 [ 271 ] {6e909512-5374-4b97-80ee-2c3ebbd77b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1726 | 2025.01.17 04:23:18.151175 [ 271 ] {6e909512-5374-4b97-80ee-2c3ebbd77b61} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1727 | 2025.01.17 04:23:18.151222 [ 271 ] {6e909512-5374-4b97-80ee-2c3ebbd77b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1728 | 2025.01.17 04:23:18.151577 [ 271 ] {6e909512-5374-4b97-80ee-2c3ebbd77b61} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1729 | 2025.01.17 04:23:18.151815 [ 271 ] {6e909512-5374-4b97-80ee-2c3ebbd77b61} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1730 | 2025.01.17 04:23:18.152069 [ 271 ] {6e909512-5374-4b97-80ee-2c3ebbd77b61} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001653 sec., 9074.410163339384 rows/sec., 639.82 KiB/sec. | ||
1731 | 2025.01.17 04:23:18.152184 [ 271 ] {6e909512-5374-4b97-80ee-2c3ebbd77b61} <Debug> TCPHandler: Processed in 0.001962149 sec. | ||
1732 | 2025.01.17 04:23:18.152345 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1733 | 2025.01.17 04:23:18.152483 [ 266 ] {8e1e2301-c976-4012-b885-aa3f85026603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1734 | 2025.01.17 04:23:18.152540 [ 266 ] {8e1e2301-c976-4012-b885-aa3f85026603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1735 | 2025.01.17 04:23:18.153300 [ 266 ] {8e1e2301-c976-4012-b885-aa3f85026603} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1736 | 2025.01.17 04:23:18.153338 [ 266 ] {8e1e2301-c976-4012-b885-aa3f85026603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1737 | 2025.01.17 04:23:18.153697 [ 266 ] {8e1e2301-c976-4012-b885-aa3f85026603} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1738 | 2025.01.17 04:23:18.153951 [ 266 ] {8e1e2301-c976-4012-b885-aa3f85026603} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1739 | 2025.01.17 04:23:18.154123 [ 266 ] {8e1e2301-c976-4012-b885-aa3f85026603} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00167 sec., 144910.17964071856 rows/sec., 9.82 MiB/sec. | ||
1740 | 2025.01.17 04:23:18.154173 [ 266 ] {8e1e2301-c976-4012-b885-aa3f85026603} <Debug> TCPHandler: Processed in 0.001892387 sec. | ||
1741 | 2025.01.17 04:23:18.154324 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1742 | 2025.01.17 04:23:18.154440 [ 271 ] {e00257c9-012a-4f10-8624-42b7fad3b982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1743 | 2025.01.17 04:23:18.154487 [ 271 ] {e00257c9-012a-4f10-8624-42b7fad3b982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1744 | 2025.01.17 04:23:18.155057 [ 271 ] {e00257c9-012a-4f10-8624-42b7fad3b982} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1745 | 2025.01.17 04:23:18.155096 [ 271 ] {e00257c9-012a-4f10-8624-42b7fad3b982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1746 | 2025.01.17 04:23:18.155443 [ 271 ] {e00257c9-012a-4f10-8624-42b7fad3b982} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1747 | 2025.01.17 04:23:18.155684 [ 271 ] {e00257c9-012a-4f10-8624-42b7fad3b982} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1748 | 2025.01.17 04:23:18.155957 [ 271 ] {e00257c9-012a-4f10-8624-42b7fad3b982} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001516 sec., 8575.197889182058 rows/sec., 534.66 KiB/sec. | ||
1749 | 2025.01.17 04:23:18.156086 [ 271 ] {e00257c9-012a-4f10-8624-42b7fad3b982} <Debug> TCPHandler: Processed in 0.001821515 sec. | ||
1750 | 2025.01.17 04:23:18.156233 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1751 | 2025.01.17 04:23:18.156372 [ 266 ] {5d396542-2c47-4cb6-92e0-57b115c3e3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1752 | 2025.01.17 04:23:18.156427 [ 266 ] {5d396542-2c47-4cb6-92e0-57b115c3e3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1753 | 2025.01.17 04:23:18.157370 [ 266 ] {5d396542-2c47-4cb6-92e0-57b115c3e3e6} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1754 | 2025.01.17 04:23:18.157407 [ 266 ] {5d396542-2c47-4cb6-92e0-57b115c3e3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1755 | 2025.01.17 04:23:18.157810 [ 266 ] {5d396542-2c47-4cb6-92e0-57b115c3e3e6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1756 | 2025.01.17 04:23:18.158045 [ 266 ] {5d396542-2c47-4cb6-92e0-57b115c3e3e6} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1757 | 2025.01.17 04:23:18.158221 [ 266 ] {5d396542-2c47-4cb6-92e0-57b115c3e3e6} <Debug> executeQuery: Read 846 rows, 62.61 KiB in 0.001881 sec., 449760.76555023924 rows/sec., 32.51 MiB/sec. | ||
1758 | 2025.01.17 04:23:18.158270 [ 266 ] {5d396542-2c47-4cb6-92e0-57b115c3e3e6} <Debug> TCPHandler: Processed in 0.002092301 sec. | ||
1759 | 2025.01.17 04:23:18.158426 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1760 | 2025.01.17 04:23:18.158563 [ 271 ] {f4a2f5f5-cb55-495e-936d-6b8af8ed0712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1761 | 2025.01.17 04:23:18.158621 [ 271 ] {f4a2f5f5-cb55-495e-936d-6b8af8ed0712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1762 | 2025.01.17 04:23:18.159184 [ 271 ] {f4a2f5f5-cb55-495e-936d-6b8af8ed0712} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1763 | 2025.01.17 04:23:18.159228 [ 271 ] {f4a2f5f5-cb55-495e-936d-6b8af8ed0712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1764 | 2025.01.17 04:23:18.159589 [ 271 ] {f4a2f5f5-cb55-495e-936d-6b8af8ed0712} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1765 | 2025.01.17 04:23:18.159828 [ 271 ] {f4a2f5f5-cb55-495e-936d-6b8af8ed0712} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1766 | 2025.01.17 04:23:18.160103 [ 271 ] {f4a2f5f5-cb55-495e-936d-6b8af8ed0712} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. | ||
1767 | 2025.01.17 04:23:18.160185 [ 271 ] {f4a2f5f5-cb55-495e-936d-6b8af8ed0712} <Debug> TCPHandler: Processed in 0.001823976 sec. | ||
1768 | 2025.01.17 04:23:18.160332 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1769 | 2025.01.17 04:23:18.160469 [ 266 ] {32f2f91c-0cfa-4d5a-ae9a-6e7620ab74b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1770 | 2025.01.17 04:23:18.160529 [ 266 ] {32f2f91c-0cfa-4d5a-ae9a-6e7620ab74b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1771 | 2025.01.17 04:23:18.163657 [ 266 ] {32f2f91c-0cfa-4d5a-ae9a-6e7620ab74b4} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1772 | 2025.01.17 04:23:18.163693 [ 266 ] {32f2f91c-0cfa-4d5a-ae9a-6e7620ab74b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1773 | 2025.01.17 04:23:18.164352 [ 266 ] {32f2f91c-0cfa-4d5a-ae9a-6e7620ab74b4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1774 | 2025.01.17 04:23:18.164723 [ 266 ] {32f2f91c-0cfa-4d5a-ae9a-6e7620ab74b4} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1775 | 2025.01.17 04:23:18.164965 [ 266 ] {32f2f91c-0cfa-4d5a-ae9a-6e7620ab74b4} <Debug> executeQuery: Read 2221 rows, 151.51 KiB in 0.004526 sec., 490720.28281042865 rows/sec., 32.69 MiB/sec. | ||
1776 | 2025.01.17 04:23:18.165038 [ 266 ] {32f2f91c-0cfa-4d5a-ae9a-6e7620ab74b4} <Debug> TCPHandler: Processed in 0.004773983 sec. | ||
1777 | 2025.01.17 04:23:18.165260 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1778 | 2025.01.17 04:23:18.165405 [ 271 ] {3f025df4-68a6-483e-8455-53e42709f9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1779 | 2025.01.17 04:23:18.165474 [ 271 ] {3f025df4-68a6-483e-8455-53e42709f9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1780 | 2025.01.17 04:23:18.166107 [ 271 ] {3f025df4-68a6-483e-8455-53e42709f9a9} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1781 | 2025.01.17 04:23:18.166148 [ 271 ] {3f025df4-68a6-483e-8455-53e42709f9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1782 | 2025.01.17 04:23:18.166546 [ 271 ] {3f025df4-68a6-483e-8455-53e42709f9a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1783 | 2025.01.17 04:23:18.166787 [ 271 ] {3f025df4-68a6-483e-8455-53e42709f9a9} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1784 | 2025.01.17 04:23:18.167001 [ 271 ] {3f025df4-68a6-483e-8455-53e42709f9a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001634 sec., 611.9951040391677 rows/sec., 41.24 KiB/sec. | ||
1785 | 2025.01.17 04:23:18.167053 [ 271 ] {3f025df4-68a6-483e-8455-53e42709f9a9} <Debug> TCPHandler: Processed in 0.001877247 sec. | ||
1786 | 2025.01.17 04:23:18.167207 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1787 | 2025.01.17 04:23:18.167329 [ 266 ] {d2de6f0a-eb9b-47e3-a3db-2fab4c47fe5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1788 | 2025.01.17 04:23:18.167408 [ 266 ] {d2de6f0a-eb9b-47e3-a3db-2fab4c47fe5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1789 | 2025.01.17 04:23:18.168480 [ 266 ] {d2de6f0a-eb9b-47e3-a3db-2fab4c47fe5c} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1790 | 2025.01.17 04:23:18.168517 [ 266 ] {d2de6f0a-eb9b-47e3-a3db-2fab4c47fe5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1791 | 2025.01.17 04:23:18.169146 [ 266 ] {d2de6f0a-eb9b-47e3-a3db-2fab4c47fe5c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1792 | 2025.01.17 04:23:18.169403 [ 266 ] {d2de6f0a-eb9b-47e3-a3db-2fab4c47fe5c} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1793 | 2025.01.17 04:23:18.169598 [ 266 ] {d2de6f0a-eb9b-47e3-a3db-2fab4c47fe5c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002295 sec., 3485.8387799564266 rows/sec., 6.25 MiB/sec. | ||
1794 | 2025.01.17 04:23:18.169686 [ 266 ] {d2de6f0a-eb9b-47e3-a3db-2fab4c47fe5c} <Debug> TCPHandler: Processed in 0.00254222 sec. | ||
1795 | 2025.01.17 04:23:18.169846 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1796 | 2025.01.17 04:23:18.169964 [ 271 ] {b4415371-11c9-4fcc-9fe2-fa5d907f5e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1797 | 2025.01.17 04:23:18.170015 [ 271 ] {b4415371-11c9-4fcc-9fe2-fa5d907f5e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1798 | 2025.01.17 04:23:18.170508 [ 271 ] {b4415371-11c9-4fcc-9fe2-fa5d907f5e9f} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1799 | 2025.01.17 04:23:18.170547 [ 271 ] {b4415371-11c9-4fcc-9fe2-fa5d907f5e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1800 | 2025.01.17 04:23:18.170943 [ 271 ] {b4415371-11c9-4fcc-9fe2-fa5d907f5e9f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1801 | 2025.01.17 04:23:18.171200 [ 271 ] {b4415371-11c9-4fcc-9fe2-fa5d907f5e9f} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1802 | 2025.01.17 04:23:18.171486 [ 271 ] {b4415371-11c9-4fcc-9fe2-fa5d907f5e9f} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001518 sec., 22397.891963109352 rows/sec., 1.30 MiB/sec. | ||
1803 | 2025.01.17 04:23:18.171616 [ 271 ] {b4415371-11c9-4fcc-9fe2-fa5d907f5e9f} <Debug> TCPHandler: Processed in 0.001829107 sec. | ||
1804 | 2025.01.17 04:23:19.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.79 MiB, peak 169.77 MiB, free memory in arenas 0.00 B, will set to 164.74 MiB (RSS), difference: -1.04 MiB | ||
1805 | 2025.01.17 04:23:20.685036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 266 | ||
1806 | 2025.01.17 04:23:20.689098 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1807 | 2025.01.17 04:23:20.689152 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1808 | 2025.01.17 04:23:20.690693 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1809 | 2025.01.17 04:23:20.691009 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1810 | 2025.01.17 04:23:20.691838 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
1811 | 2025.01.17 04:23:22.490083 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1812 | 2025.01.17 04:23:22.490293 [ 266 ] {99cd05d7-281b-4b31-a5a9-ac136c4d0295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1813 | 2025.01.17 04:23:22.490374 [ 266 ] {99cd05d7-281b-4b31-a5a9-ac136c4d0295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1814 | 2025.01.17 04:23:22.491135 [ 266 ] {99cd05d7-281b-4b31-a5a9-ac136c4d0295} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1815 | 2025.01.17 04:23:22.491189 [ 266 ] {99cd05d7-281b-4b31-a5a9-ac136c4d0295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1816 | 2025.01.17 04:23:22.491618 [ 266 ] {99cd05d7-281b-4b31-a5a9-ac136c4d0295} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1817 | 2025.01.17 04:23:22.491880 [ 266 ] {99cd05d7-281b-4b31-a5a9-ac136c4d0295} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1818 | 2025.01.17 04:23:22.492087 [ 72 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1819 | 2025.01.17 04:23:22.492128 [ 266 ] {99cd05d7-281b-4b31-a5a9-ac136c4d0295} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.27 MiB/sec. | ||
1820 | 2025.01.17 04:23:22.492205 [ 72 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1821 | 2025.01.17 04:23:22.492282 [ 266 ] {99cd05d7-281b-4b31-a5a9-ac136c4d0295} <Debug> TCPHandler: Processed in 0.002333106 sec. | ||
1822 | 2025.01.17 04:23:22.492300 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1823 | 2025.01.17 04:23:22.492509 [ 200 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
1824 | 2025.01.17 04:23:22.492574 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1825 | 2025.01.17 04:23:22.492653 [ 200 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1826 | 2025.01.17 04:23:22.492706 [ 200 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 163 rows starting from the beginning of the part | ||
1827 | 2025.01.17 04:23:22.492780 [ 271 ] {c77f5fa1-e283-4160-9af8-f133122732a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1828 | 2025.01.17 04:23:22.492853 [ 200 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1829 | 2025.01.17 04:23:22.492892 [ 271 ] {c77f5fa1-e283-4160-9af8-f133122732a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1830 | 2025.01.17 04:23:22.493057 [ 200 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 219 rows starting from the beginning of the part | ||
1831 | 2025.01.17 04:23:22.493312 [ 200 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 106 rows starting from the beginning of the part | ||
1832 | 2025.01.17 04:23:22.493445 [ 200 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1359 rows starting from the beginning of the part | ||
1833 | 2025.01.17 04:23:22.493637 [ 200 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
1834 | 2025.01.17 04:23:22.494631 [ 271 ] {c77f5fa1-e283-4160-9af8-f133122732a2} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1835 | 2025.01.17 04:23:22.494680 [ 271 ] {c77f5fa1-e283-4160-9af8-f133122732a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1836 | 2025.01.17 04:23:22.495390 [ 271 ] {c77f5fa1-e283-4160-9af8-f133122732a2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1837 | 2025.01.17 04:23:22.495834 [ 271 ] {c77f5fa1-e283-4160-9af8-f133122732a2} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1838 | 2025.01.17 04:23:22.495984 [ 190 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.003522639 sec., 556117.1610261512 rows/sec., 48.91 MiB/sec. | ||
1839 | 2025.01.17 04:23:22.496052 [ 72 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1840 | 2025.01.17 04:23:22.496127 [ 72 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1841 | 2025.01.17 04:23:22.496154 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1842 | 2025.01.17 04:23:22.496201 [ 271 ] {c77f5fa1-e283-4160-9af8-f133122732a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003472 sec., 18433.179723502304 rows/sec., 1.44 MiB/sec. | ||
1843 | 2025.01.17 04:23:22.496464 [ 190 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1844 | 2025.01.17 04:23:22.496538 [ 271 ] {c77f5fa1-e283-4160-9af8-f133122732a2} <Debug> TCPHandler: Processed in 0.004099561 sec. | ||
1845 | 2025.01.17 04:23:22.496545 [ 186 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
1846 | 2025.01.17 04:23:22.496843 [ 186 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1847 | 2025.01.17 04:23:22.496930 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1848 | 2025.01.17 04:23:22.496945 [ 186 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 326 rows starting from the beginning of the part | ||
1849 | 2025.01.17 04:23:22.497076 [ 190 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_6_1} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1850 | 2025.01.17 04:23:22.497431 [ 186 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
1851 | 2025.01.17 04:23:22.497512 [ 190 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_6_1} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1852 | 2025.01.17 04:23:22.497797 [ 266 ] {c52be965-d625-4c26-8561-ee721de059a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1853 | 2025.01.17 04:23:22.497822 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
1854 | 2025.01.17 04:23:22.497837 [ 186 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part | ||
1855 | 2025.01.17 04:23:22.498207 [ 186 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 107 rows starting from the beginning of the part | ||
1856 | 2025.01.17 04:23:22.498241 [ 266 ] {c52be965-d625-4c26-8561-ee721de059a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1857 | 2025.01.17 04:23:22.498551 [ 186 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 846 rows starting from the beginning of the part | ||
1858 | 2025.01.17 04:23:22.498819 [ 186 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
1859 | 2025.01.17 04:23:22.500623 [ 266 ] {c52be965-d625-4c26-8561-ee721de059a0} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1860 | 2025.01.17 04:23:22.500708 [ 266 ] {c52be965-d625-4c26-8561-ee721de059a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1861 | 2025.01.17 04:23:22.501631 [ 266 ] {c52be965-d625-4c26-8561-ee721de059a0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1862 | 2025.01.17 04:23:22.502070 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1797 rows, containing 5 columns (5 merged, 0 gathered) in 0.005811944 sec., 309190.8662574863 rows/sec., 23.52 MiB/sec. | ||
1863 | 2025.01.17 04:23:22.502134 [ 266 ] {c52be965-d625-4c26-8561-ee721de059a0} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1864 | 2025.01.17 04:23:22.502421 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1865 | 2025.01.17 04:23:22.502508 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1866 | 2025.01.17 04:23:22.502560 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1867 | 2025.01.17 04:23:22.502567 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1868 | 2025.01.17 04:23:22.502670 [ 266 ] {c52be965-d625-4c26-8561-ee721de059a0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005158 sec., 24815.82008530438 rows/sec., 1.73 MiB/sec. | ||
1869 | 2025.01.17 04:23:22.503250 [ 266 ] {c52be965-d625-4c26-8561-ee721de059a0} <Debug> TCPHandler: Processed in 0.006558139 sec. | ||
1870 | 2025.01.17 04:23:22.503281 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
1871 | 2025.01.17 04:23:22.503631 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1872 | 2025.01.17 04:23:22.503695 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1873 | 2025.01.17 04:23:22.503697 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_6_1} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1874 | 2025.01.17 04:23:22.503752 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part | ||
1875 | 2025.01.17 04:23:22.503887 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_6_1} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1876 | 2025.01.17 04:23:22.503911 [ 271 ] {cc4f31d7-ba89-4264-a8fa-9e90da53c311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1877 | 2025.01.17 04:23:22.504023 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 128 rows starting from the beginning of the part | ||
1878 | 2025.01.17 04:23:22.504121 [ 271 ] {cc4f31d7-ba89-4264-a8fa-9e90da53c311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1879 | 2025.01.17 04:23:22.504127 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
1880 | 2025.01.17 04:23:22.504278 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part | ||
1881 | 2025.01.17 04:23:22.504503 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
1882 | 2025.01.17 04:23:22.504722 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2221 rows starting from the beginning of the part | ||
1883 | 2025.01.17 04:23:22.504935 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 128 rows starting from the beginning of the part | ||
1884 | 2025.01.17 04:23:22.505545 [ 271 ] {cc4f31d7-ba89-4264-a8fa-9e90da53c311} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1885 | 2025.01.17 04:23:22.505584 [ 271 ] {cc4f31d7-ba89-4264-a8fa-9e90da53c311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1886 | 2025.01.17 04:23:22.506156 [ 271 ] {cc4f31d7-ba89-4264-a8fa-9e90da53c311} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1887 | 2025.01.17 04:23:22.506458 [ 271 ] {cc4f31d7-ba89-4264-a8fa-9e90da53c311} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1888 | 2025.01.17 04:23:22.506592 [ 72 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1889 | 2025.01.17 04:23:22.506644 [ 72 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1890 | 2025.01.17 04:23:22.506678 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1891 | 2025.01.17 04:23:22.506703 [ 271 ] {cc4f31d7-ba89-4264-a8fa-9e90da53c311} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.002899 sec., 16557.43359779234 rows/sec., 1.12 MiB/sec. | ||
1892 | 2025.01.17 04:23:22.507192 [ 271 ] {cc4f31d7-ba89-4264-a8fa-9e90da53c311} <Debug> TCPHandler: Processed in 0.003753994 sec. | ||
1893 | 2025.01.17 04:23:22.507403 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
1894 | 2025.01.17 04:23:22.507865 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2951 rows, containing 5 columns (5 merged, 0 gathered) in 0.00509605 sec., 579075.9509816426 rows/sec., 38.77 MiB/sec. | ||
1895 | 2025.01.17 04:23:22.507901 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1896 | 2025.01.17 04:23:22.507936 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
1897 | 2025.01.17 04:23:22.508013 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
1898 | 2025.01.17 04:23:22.508109 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
1899 | 2025.01.17 04:23:22.508267 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
1900 | 2025.01.17 04:23:22.508278 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1901 | 2025.01.17 04:23:22.508454 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
1902 | 2025.01.17 04:23:22.508599 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
1903 | 2025.01.17 04:23:22.508917 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1904 | 2025.01.17 04:23:22.509014 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1905 | 2025.01.17 04:23:22.509103 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
1906 | 2025.01.17 04:23:22.509887 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.003088251 sec., 95199.51584246228 rows/sec., 6.11 MiB/sec. | ||
1907 | 2025.01.17 04:23:22.510031 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1908 | 2025.01.17 04:23:22.510314 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_6_1} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1909 | 2025.01.17 04:23:22.510386 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_6_1} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1910 | 2025.01.17 04:23:22.510458 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
1911 | 2025.01.17 04:23:23.198834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1912 | 2025.01.17 04:23:23.199585 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1913 | 2025.01.17 04:23:23.199639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1914 | 2025.01.17 04:23:23.200193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1915 | 2025.01.17 04:23:23.200466 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1916 | 2025.01.17 04:23:23.200719 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1917 | 2025.01.17 04:23:23.395435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1918 | 2025.01.17 04:23:23.414391 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1919 | 2025.01.17 04:23:23.414437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1920 | 2025.01.17 04:23:23.421410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1921 | 2025.01.17 04:23:23.422157 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1922 | 2025.01.17 04:23:23.424615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1923 | 2025.01.17 04:23:24.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.64 MiB, peak 169.77 MiB, free memory in arenas 0.00 B, will set to 167.03 MiB (RSS), difference: 1.39 MiB | ||
1924 | 2025.01.17 04:23:27.492583 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1925 | 2025.01.17 04:23:27.492789 [ 266 ] {0e767ff4-54a0-4bdf-83ad-17a95c96f7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1926 | 2025.01.17 04:23:27.492871 [ 266 ] {0e767ff4-54a0-4bdf-83ad-17a95c96f7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1927 | 2025.01.17 04:23:27.493744 [ 266 ] {0e767ff4-54a0-4bdf-83ad-17a95c96f7c7} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1928 | 2025.01.17 04:23:27.493793 [ 266 ] {0e767ff4-54a0-4bdf-83ad-17a95c96f7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1929 | 2025.01.17 04:23:27.494238 [ 266 ] {0e767ff4-54a0-4bdf-83ad-17a95c96f7c7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1930 | 2025.01.17 04:23:27.494495 [ 266 ] {0e767ff4-54a0-4bdf-83ad-17a95c96f7c7} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1931 | 2025.01.17 04:23:27.494734 [ 266 ] {0e767ff4-54a0-4bdf-83ad-17a95c96f7c7} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.002002 sec., 52947.05294705295 rows/sec., 4.43 MiB/sec. | ||
1932 | 2025.01.17 04:23:27.494798 [ 266 ] {0e767ff4-54a0-4bdf-83ad-17a95c96f7c7} <Debug> TCPHandler: Processed in 0.002354607 sec. | ||
1933 | 2025.01.17 04:23:27.495081 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1934 | 2025.01.17 04:23:27.495303 [ 271 ] {5b98e183-4c06-410c-8471-c5beaed1eb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1935 | 2025.01.17 04:23:27.495388 [ 271 ] {5b98e183-4c06-410c-8471-c5beaed1eb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1936 | 2025.01.17 04:23:27.496169 [ 271 ] {5b98e183-4c06-410c-8471-c5beaed1eb4d} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1937 | 2025.01.17 04:23:27.496223 [ 271 ] {5b98e183-4c06-410c-8471-c5beaed1eb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1938 | 2025.01.17 04:23:27.496660 [ 271 ] {5b98e183-4c06-410c-8471-c5beaed1eb4d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1939 | 2025.01.17 04:23:27.496913 [ 271 ] {5b98e183-4c06-410c-8471-c5beaed1eb4d} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1940 | 2025.01.17 04:23:27.497157 [ 271 ] {5b98e183-4c06-410c-8471-c5beaed1eb4d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001918 sec., 13034.410844629823 rows/sec., 980.13 KiB/sec. | ||
1941 | 2025.01.17 04:23:27.497223 [ 271 ] {5b98e183-4c06-410c-8471-c5beaed1eb4d} <Debug> TCPHandler: Processed in 0.002296235 sec. | ||
1942 | 2025.01.17 04:23:27.497390 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1943 | 2025.01.17 04:23:27.497538 [ 266 ] {b55da521-7ed7-453f-88bd-e25382ab87e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1944 | 2025.01.17 04:23:27.497600 [ 266 ] {b55da521-7ed7-453f-88bd-e25382ab87e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1945 | 2025.01.17 04:23:27.498327 [ 266 ] {b55da521-7ed7-453f-88bd-e25382ab87e3} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1946 | 2025.01.17 04:23:27.498377 [ 266 ] {b55da521-7ed7-453f-88bd-e25382ab87e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1947 | 2025.01.17 04:23:27.498790 [ 266 ] {b55da521-7ed7-453f-88bd-e25382ab87e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1948 | 2025.01.17 04:23:27.499029 [ 266 ] {b55da521-7ed7-453f-88bd-e25382ab87e3} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1949 | 2025.01.17 04:23:27.499271 [ 266 ] {b55da521-7ed7-453f-88bd-e25382ab87e3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001762 sec., 50510.78320090806 rows/sec., 3.94 MiB/sec. | ||
1950 | 2025.01.17 04:23:27.499350 [ 266 ] {b55da521-7ed7-453f-88bd-e25382ab87e3} <Debug> TCPHandler: Processed in 0.0020282 sec. | ||
1951 | 2025.01.17 04:23:27.499505 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1952 | 2025.01.17 04:23:27.499634 [ 271 ] {5bdb9c9b-a559-4c17-98df-b80be0538b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1953 | 2025.01.17 04:23:27.499690 [ 271 ] {5bdb9c9b-a559-4c17-98df-b80be0538b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1954 | 2025.01.17 04:23:27.500295 [ 271 ] {5bdb9c9b-a559-4c17-98df-b80be0538b5c} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1955 | 2025.01.17 04:23:27.500336 [ 271 ] {5bdb9c9b-a559-4c17-98df-b80be0538b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1956 | 2025.01.17 04:23:27.500742 [ 271 ] {5bdb9c9b-a559-4c17-98df-b80be0538b5c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1957 | 2025.01.17 04:23:27.500989 [ 271 ] {5bdb9c9b-a559-4c17-98df-b80be0538b5c} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1958 | 2025.01.17 04:23:27.501197 [ 271 ] {5bdb9c9b-a559-4c17-98df-b80be0538b5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001596 sec., 100250.62656641605 rows/sec., 6.98 MiB/sec. | ||
1959 | 2025.01.17 04:23:27.501250 [ 271 ] {5bdb9c9b-a559-4c17-98df-b80be0538b5c} <Debug> TCPHandler: Processed in 0.001801525 sec. | ||
1960 | 2025.01.17 04:23:27.501423 [ 266 ] {} <Trace> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1961 | 2025.01.17 04:23:27.501548 [ 266 ] {fb5db3f2-28cf-4fb7-829d-fa1a433cd423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45177) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1962 | 2025.01.17 04:23:27.501641 [ 266 ] {fb5db3f2-28cf-4fb7-829d-fa1a433cd423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1963 | 2025.01.17 04:23:27.502952 [ 266 ] {fb5db3f2-28cf-4fb7-829d-fa1a433cd423} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1964 | 2025.01.17 04:23:27.502993 [ 266 ] {fb5db3f2-28cf-4fb7-829d-fa1a433cd423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1965 | 2025.01.17 04:23:27.503651 [ 266 ] {fb5db3f2-28cf-4fb7-829d-fa1a433cd423} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1966 | 2025.01.17 04:23:27.503914 [ 266 ] {fb5db3f2-28cf-4fb7-829d-fa1a433cd423} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1967 | 2025.01.17 04:23:27.504267 [ 266 ] {fb5db3f2-28cf-4fb7-829d-fa1a433cd423} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002733 sec., 9147.457006952067 rows/sec., 16.39 MiB/sec. | ||
1968 | 2025.01.17 04:23:27.504434 [ 266 ] {fb5db3f2-28cf-4fb7-829d-fa1a433cd423} <Debug> TCPHandler: Processed in 0.0030713 sec. | ||
1969 | 2025.01.17 04:23:27.504594 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1970 | 2025.01.17 04:23:27.504734 [ 271 ] {39c63a31-73b4-4ada-86bb-b9a976213579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1971 | 2025.01.17 04:23:27.504794 [ 271 ] {39c63a31-73b4-4ada-86bb-b9a976213579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1972 | 2025.01.17 04:23:27.505391 [ 271 ] {39c63a31-73b4-4ada-86bb-b9a976213579} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1973 | 2025.01.17 04:23:27.505439 [ 271 ] {39c63a31-73b4-4ada-86bb-b9a976213579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1974 | 2025.01.17 04:23:27.505841 [ 271 ] {39c63a31-73b4-4ada-86bb-b9a976213579} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1975 | 2025.01.17 04:23:27.506090 [ 271 ] {39c63a31-73b4-4ada-86bb-b9a976213579} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1976 | 2025.01.17 04:23:27.506331 [ 271 ] {39c63a31-73b4-4ada-86bb-b9a976213579} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001626 sec., 36900.36900369004 rows/sec., 2.49 MiB/sec. | ||
1977 | 2025.01.17 04:23:27.506390 [ 271 ] {39c63a31-73b4-4ada-86bb-b9a976213579} <Debug> TCPHandler: Processed in 0.001861236 sec. | ||
1978 | 2025.01.17 04:23:30.624300 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1979 | 2025.01.17 04:23:30.624375 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1980 | 2025.01.17 04:23:30.692255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 286 | ||
1981 | 2025.01.17 04:23:30.696409 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1982 | 2025.01.17 04:23:30.696481 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1983 | 2025.01.17 04:23:30.698192 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1984 | 2025.01.17 04:23:30.698678 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1985 | 2025.01.17 04:23:30.699768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
1986 | 2025.01.17 04:23:30.700875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1987 | 2025.01.17 04:23:30.701509 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1988 | 2025.01.17 04:23:30.701550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1989 | 2025.01.17 04:23:30.702157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1990 | 2025.01.17 04:23:30.702418 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1991 | 2025.01.17 04:23:30.702654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1992 | 2025.01.17 04:23:30.924732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1993 | 2025.01.17 04:23:30.944295 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1994 | 2025.01.17 04:23:30.944349 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1995 | 2025.01.17 04:23:30.951121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1996 | 2025.01.17 04:23:30.951859 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1997 | 2025.01.17 04:23:30.954936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1998 | 2025.01.17 04:23:31.899127 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
1999 | 2025.01.17 04:23:31.899207 [ 266 ] {} <Debug> TCP-Session: 61b506e7-39fd-4577-9645-40d9c1847e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2000 | 2025.01.17 04:23:32.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.36 MiB, peak 171.59 MiB, free memory in arenas 0.00 B, will set to 167.43 MiB (RSS), difference: 2.07 MiB | ||
2001 | 2025.01.17 04:23:32.496444 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2002 | 2025.01.17 04:23:32.496751 [ 271 ] {71dcdd96-9ca2-415b-a845-071788be6baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2003 | 2025.01.17 04:23:32.496859 [ 271 ] {71dcdd96-9ca2-415b-a845-071788be6baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2004 | 2025.01.17 04:23:32.497626 [ 271 ] {71dcdd96-9ca2-415b-a845-071788be6baf} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2005 | 2025.01.17 04:23:32.497679 [ 271 ] {71dcdd96-9ca2-415b-a845-071788be6baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2006 | 2025.01.17 04:23:32.498128 [ 271 ] {71dcdd96-9ca2-415b-a845-071788be6baf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2007 | 2025.01.17 04:23:32.498396 [ 271 ] {71dcdd96-9ca2-415b-a845-071788be6baf} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2008 | 2025.01.17 04:23:32.498667 [ 271 ] {71dcdd96-9ca2-415b-a845-071788be6baf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001997 sec., 7010.515773660491 rows/sec., 504.66 KiB/sec. | ||
2009 | 2025.01.17 04:23:32.498971 [ 271 ] {71dcdd96-9ca2-415b-a845-071788be6baf} <Debug> TCPHandler: Processed in 0.002722834 sec. | ||
2010 | 2025.01.17 04:23:32.499201 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2011 | 2025.01.17 04:23:32.499323 [ 268 ] {21de8488-d400-44ce-b12e-7f337b7890e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2012 | 2025.01.17 04:23:32.499395 [ 268 ] {21de8488-d400-44ce-b12e-7f337b7890e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2013 | 2025.01.17 04:23:32.500144 [ 268 ] {21de8488-d400-44ce-b12e-7f337b7890e7} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2014 | 2025.01.17 04:23:32.500185 [ 268 ] {21de8488-d400-44ce-b12e-7f337b7890e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2015 | 2025.01.17 04:23:32.500583 [ 268 ] {21de8488-d400-44ce-b12e-7f337b7890e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2016 | 2025.01.17 04:23:32.500845 [ 268 ] {21de8488-d400-44ce-b12e-7f337b7890e7} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2017 | 2025.01.17 04:23:32.501200 [ 268 ] {21de8488-d400-44ce-b12e-7f337b7890e7} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.001872 sec., 116987.17948717948 rows/sec., 10.21 MiB/sec. | ||
2018 | 2025.01.17 04:23:32.501499 [ 268 ] {21de8488-d400-44ce-b12e-7f337b7890e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2019 | 2025.01.17 04:23:32.501529 [ 268 ] {21de8488-d400-44ce-b12e-7f337b7890e7} <Debug> TCPHandler: Processed in 0.002419708 sec. | ||
2020 | 2025.01.17 04:23:32.501691 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2021 | 2025.01.17 04:23:32.501800 [ 271 ] {19d53d44-0920-46c5-84ac-ff67921d20f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2022 | 2025.01.17 04:23:32.501845 [ 271 ] {19d53d44-0920-46c5-84ac-ff67921d20f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2023 | 2025.01.17 04:23:32.502426 [ 271 ] {19d53d44-0920-46c5-84ac-ff67921d20f6} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2024 | 2025.01.17 04:23:32.502465 [ 271 ] {19d53d44-0920-46c5-84ac-ff67921d20f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2025 | 2025.01.17 04:23:32.502815 [ 271 ] {19d53d44-0920-46c5-84ac-ff67921d20f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2026 | 2025.01.17 04:23:32.503057 [ 271 ] {19d53d44-0920-46c5-84ac-ff67921d20f6} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2027 | 2025.01.17 04:23:32.503209 [ 55 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2028 | 2025.01.17 04:23:32.503289 [ 271 ] {19d53d44-0920-46c5-84ac-ff67921d20f6} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001502 sec., 9986.684420772302 rows/sec., 704.14 KiB/sec. | ||
2029 | 2025.01.17 04:23:32.503296 [ 55 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2030 | 2025.01.17 04:23:32.503365 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2031 | 2025.01.17 04:23:32.503418 [ 271 ] {19d53d44-0920-46c5-84ac-ff67921d20f6} <Debug> TCPHandler: Processed in 0.001788975 sec. | ||
2032 | 2025.01.17 04:23:32.503893 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2033 | 2025.01.17 04:23:32.504069 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
2034 | 2025.01.17 04:23:32.504279 [ 268 ] {5182a747-8ca7-44c5-ba82-c83a9081f393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2035 | 2025.01.17 04:23:32.504368 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2036 | 2025.01.17 04:23:32.504390 [ 268 ] {5182a747-8ca7-44c5-ba82-c83a9081f393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2037 | 2025.01.17 04:23:32.504464 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
2038 | 2025.01.17 04:23:32.504809 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
2039 | 2025.01.17 04:23:32.505166 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
2040 | 2025.01.17 04:23:32.505507 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
2041 | 2025.01.17 04:23:32.505910 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
2042 | 2025.01.17 04:23:32.506273 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part | ||
2043 | 2025.01.17 04:23:32.507542 [ 268 ] {5182a747-8ca7-44c5-ba82-c83a9081f393} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2044 | 2025.01.17 04:23:32.507608 [ 268 ] {5182a747-8ca7-44c5-ba82-c83a9081f393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2045 | 2025.01.17 04:23:32.508693 [ 268 ] {5182a747-8ca7-44c5-ba82-c83a9081f393} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2046 | 2025.01.17 04:23:32.509054 [ 192 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 5 columns (5 merged, 0 gathered) in 0.005555489 sec., 19800.237206841735 rows/sec., 1.48 MiB/sec. | ||
2047 | 2025.01.17 04:23:32.509175 [ 268 ] {5182a747-8ca7-44c5-ba82-c83a9081f393} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2048 | 2025.01.17 04:23:32.509229 [ 192 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2049 | 2025.01.17 04:23:32.509827 [ 268 ] {5182a747-8ca7-44c5-ba82-c83a9081f393} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00559 sec., 2504.4722719141323 rows/sec., 175.40 KiB/sec. | ||
2050 | 2025.01.17 04:23:32.510127 [ 268 ] {5182a747-8ca7-44c5-ba82-c83a9081f393} <Debug> TCPHandler: Processed in 0.006552289 sec. | ||
2051 | 2025.01.17 04:23:32.510199 [ 192 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_6_1} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2052 | 2025.01.17 04:23:32.510276 [ 192 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_6_1} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2053 | 2025.01.17 04:23:32.510301 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2054 | 2025.01.17 04:23:32.510377 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2055 | 2025.01.17 04:23:32.510454 [ 271 ] {4d19e89e-2cc0-4da8-9735-07b68560b779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2056 | 2025.01.17 04:23:32.510507 [ 271 ] {4d19e89e-2cc0-4da8-9735-07b68560b779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2057 | 2025.01.17 04:23:32.511097 [ 271 ] {4d19e89e-2cc0-4da8-9735-07b68560b779} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2058 | 2025.01.17 04:23:32.511134 [ 271 ] {4d19e89e-2cc0-4da8-9735-07b68560b779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2059 | 2025.01.17 04:23:32.511481 [ 271 ] {4d19e89e-2cc0-4da8-9735-07b68560b779} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2060 | 2025.01.17 04:23:32.511724 [ 271 ] {4d19e89e-2cc0-4da8-9735-07b68560b779} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2061 | 2025.01.17 04:23:32.512042 [ 271 ] {4d19e89e-2cc0-4da8-9735-07b68560b779} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001587 sec., 8191.556395715185 rows/sec., 510.74 KiB/sec. | ||
2062 | 2025.01.17 04:23:32.512208 [ 271 ] {4d19e89e-2cc0-4da8-9735-07b68560b779} <Debug> TCPHandler: Processed in 0.001975899 sec. | ||
2063 | 2025.01.17 04:23:32.512360 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2064 | 2025.01.17 04:23:32.512487 [ 268 ] {89c92fe5-b51f-4cea-9e63-37e20b7279da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2065 | 2025.01.17 04:23:32.512542 [ 268 ] {89c92fe5-b51f-4cea-9e63-37e20b7279da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2066 | 2025.01.17 04:23:32.513301 [ 268 ] {89c92fe5-b51f-4cea-9e63-37e20b7279da} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2067 | 2025.01.17 04:23:32.513341 [ 268 ] {89c92fe5-b51f-4cea-9e63-37e20b7279da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2068 | 2025.01.17 04:23:32.513723 [ 268 ] {89c92fe5-b51f-4cea-9e63-37e20b7279da} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2069 | 2025.01.17 04:23:32.513980 [ 268 ] {89c92fe5-b51f-4cea-9e63-37e20b7279da} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2070 | 2025.01.17 04:23:32.514273 [ 268 ] {89c92fe5-b51f-4cea-9e63-37e20b7279da} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001788 sec., 218120.8053691275 rows/sec., 15.47 MiB/sec. | ||
2071 | 2025.01.17 04:23:32.514361 [ 268 ] {89c92fe5-b51f-4cea-9e63-37e20b7279da} <Debug> TCPHandler: Processed in 0.002062481 sec. | ||
2072 | 2025.01.17 04:23:32.514525 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2073 | 2025.01.17 04:23:32.514651 [ 271 ] {2e6657b3-9c18-4fcb-a56d-f14064ee7d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2074 | 2025.01.17 04:23:32.514704 [ 271 ] {2e6657b3-9c18-4fcb-a56d-f14064ee7d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2075 | 2025.01.17 04:23:32.515234 [ 271 ] {2e6657b3-9c18-4fcb-a56d-f14064ee7d9e} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2076 | 2025.01.17 04:23:32.515279 [ 271 ] {2e6657b3-9c18-4fcb-a56d-f14064ee7d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2077 | 2025.01.17 04:23:32.515691 [ 271 ] {2e6657b3-9c18-4fcb-a56d-f14064ee7d9e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2078 | 2025.01.17 04:23:32.515939 [ 271 ] {2e6657b3-9c18-4fcb-a56d-f14064ee7d9e} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2079 | 2025.01.17 04:23:32.516209 [ 271 ] {2e6657b3-9c18-4fcb-a56d-f14064ee7d9e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00157 sec., 3821.6560509554142 rows/sec., 199.67 KiB/sec. | ||
2080 | 2025.01.17 04:23:32.516271 [ 271 ] {2e6657b3-9c18-4fcb-a56d-f14064ee7d9e} <Debug> TCPHandler: Processed in 0.001808236 sec. | ||
2081 | 2025.01.17 04:23:32.516404 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2082 | 2025.01.17 04:23:32.516510 [ 268 ] {168be126-1607-48b3-8457-4b2843afed90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2083 | 2025.01.17 04:23:32.516559 [ 268 ] {168be126-1607-48b3-8457-4b2843afed90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2084 | 2025.01.17 04:23:32.517089 [ 268 ] {168be126-1607-48b3-8457-4b2843afed90} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2085 | 2025.01.17 04:23:32.517127 [ 268 ] {168be126-1607-48b3-8457-4b2843afed90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2086 | 2025.01.17 04:23:32.517507 [ 268 ] {168be126-1607-48b3-8457-4b2843afed90} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2087 | 2025.01.17 04:23:32.517746 [ 268 ] {168be126-1607-48b3-8457-4b2843afed90} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2088 | 2025.01.17 04:23:32.517951 [ 268 ] {168be126-1607-48b3-8457-4b2843afed90} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001464 sec., 161885.24590163934 rows/sec., 10.85 MiB/sec. | ||
2089 | 2025.01.17 04:23:32.518003 [ 268 ] {168be126-1607-48b3-8457-4b2843afed90} <Debug> TCPHandler: Processed in 0.001648863 sec. | ||
2090 | 2025.01.17 04:23:32.518155 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2091 | 2025.01.17 04:23:32.518283 [ 271 ] {9b1717df-5076-4081-8a3c-43abde44263e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2092 | 2025.01.17 04:23:32.518337 [ 271 ] {9b1717df-5076-4081-8a3c-43abde44263e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2093 | 2025.01.17 04:23:32.518831 [ 271 ] {9b1717df-5076-4081-8a3c-43abde44263e} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2094 | 2025.01.17 04:23:32.518868 [ 271 ] {9b1717df-5076-4081-8a3c-43abde44263e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2095 | 2025.01.17 04:23:32.519215 [ 271 ] {9b1717df-5076-4081-8a3c-43abde44263e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2096 | 2025.01.17 04:23:32.519443 [ 271 ] {9b1717df-5076-4081-8a3c-43abde44263e} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2097 | 2025.01.17 04:23:32.519806 [ 271 ] {9b1717df-5076-4081-8a3c-43abde44263e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001522 sec., 657.030223390276 rows/sec., 44.27 KiB/sec. | ||
2098 | 2025.01.17 04:23:32.519990 [ 271 ] {9b1717df-5076-4081-8a3c-43abde44263e} <Debug> TCPHandler: Processed in 0.001897348 sec. | ||
2099 | 2025.01.17 04:23:32.520138 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2100 | 2025.01.17 04:23:32.520266 [ 268 ] {9e303b53-2f9f-4806-84f0-22bda69eb17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2101 | 2025.01.17 04:23:32.520348 [ 268 ] {9e303b53-2f9f-4806-84f0-22bda69eb17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2102 | 2025.01.17 04:23:32.521463 [ 268 ] {9e303b53-2f9f-4806-84f0-22bda69eb17a} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2103 | 2025.01.17 04:23:32.521501 [ 268 ] {9e303b53-2f9f-4806-84f0-22bda69eb17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2104 | 2025.01.17 04:23:32.522094 [ 268 ] {9e303b53-2f9f-4806-84f0-22bda69eb17a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2105 | 2025.01.17 04:23:32.522347 [ 268 ] {9e303b53-2f9f-4806-84f0-22bda69eb17a} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2106 | 2025.01.17 04:23:32.522510 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2107 | 2025.01.17 04:23:32.522579 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2108 | 2025.01.17 04:23:32.522607 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2109 | 2025.01.17 04:23:32.522645 [ 268 ] {9e303b53-2f9f-4806-84f0-22bda69eb17a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002395 sec., 3340.292275574113 rows/sec., 5.99 MiB/sec. | ||
2110 | 2025.01.17 04:23:32.522807 [ 196 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
2111 | 2025.01.17 04:23:32.522869 [ 268 ] {9e303b53-2f9f-4806-84f0-22bda69eb17a} <Debug> TCPHandler: Processed in 0.002792765 sec. | ||
2112 | 2025.01.17 04:23:32.523065 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2113 | 2025.01.17 04:23:32.523095 [ 196 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2114 | 2025.01.17 04:23:32.523154 [ 196 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
2115 | 2025.01.17 04:23:32.523223 [ 271 ] {5a84d14a-bb07-4059-b6e6-cd7204dcdd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2116 | 2025.01.17 04:23:32.523343 [ 271 ] {5a84d14a-bb07-4059-b6e6-cd7204dcdd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2117 | 2025.01.17 04:23:32.523531 [ 196 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
2118 | 2025.01.17 04:23:32.524023 [ 196 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
2119 | 2025.01.17 04:23:32.524383 [ 196 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
2120 | 2025.01.17 04:23:32.524802 [ 271 ] {5a84d14a-bb07-4059-b6e6-cd7204dcdd28} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2121 | 2025.01.17 04:23:32.524814 [ 196 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
2122 | 2025.01.17 04:23:32.524845 [ 271 ] {5a84d14a-bb07-4059-b6e6-cd7204dcdd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2123 | 2025.01.17 04:23:32.525160 [ 196 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
2124 | 2025.01.17 04:23:32.525673 [ 271 ] {5a84d14a-bb07-4059-b6e6-cd7204dcdd28} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2125 | 2025.01.17 04:23:32.525979 [ 271 ] {5a84d14a-bb07-4059-b6e6-cd7204dcdd28} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2126 | 2025.01.17 04:23:32.526331 [ 271 ] {5a84d14a-bb07-4059-b6e6-cd7204dcdd28} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003149 sec., 26040.012702445223 rows/sec., 1.65 MiB/sec. | ||
2127 | 2025.01.17 04:23:32.526400 [ 271 ] {5a84d14a-bb07-4059-b6e6-cd7204dcdd28} <Debug> TCPHandler: Processed in 0.003411396 sec. | ||
2128 | 2025.01.17 04:23:32.527837 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 82 rows, containing 19 columns (19 merged, 0 gathered) in 0.005153151 sec., 15912.594061381085 rows/sec., 28.51 MiB/sec. | ||
2129 | 2025.01.17 04:23:32.528201 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2130 | 2025.01.17 04:23:32.528641 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2131 | 2025.01.17 04:23:32.528727 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2132 | 2025.01.17 04:23:32.528882 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
2133 | 2025.01.17 04:23:33.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.35 MiB, peak 174.09 MiB, free memory in arenas 0.00 B, will set to 167.57 MiB (RSS), difference: -2.78 MiB | ||
2134 | 2025.01.17 04:23:37.492807 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2135 | 2025.01.17 04:23:37.493017 [ 271 ] {ee857a62-bfbb-48b2-ac94-22aa62597b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2136 | 2025.01.17 04:23:37.493093 [ 271 ] {ee857a62-bfbb-48b2-ac94-22aa62597b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2137 | 2025.01.17 04:23:37.493938 [ 271 ] {ee857a62-bfbb-48b2-ac94-22aa62597b99} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2138 | 2025.01.17 04:23:37.493992 [ 271 ] {ee857a62-bfbb-48b2-ac94-22aa62597b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2139 | 2025.01.17 04:23:37.494440 [ 271 ] {ee857a62-bfbb-48b2-ac94-22aa62597b99} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2140 | 2025.01.17 04:23:37.494695 [ 271 ] {ee857a62-bfbb-48b2-ac94-22aa62597b99} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2141 | 2025.01.17 04:23:37.494929 [ 271 ] {ee857a62-bfbb-48b2-ac94-22aa62597b99} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001968 sec., 53861.78861788617 rows/sec., 4.50 MiB/sec. | ||
2142 | 2025.01.17 04:23:37.494998 [ 271 ] {ee857a62-bfbb-48b2-ac94-22aa62597b99} <Debug> TCPHandler: Processed in 0.002338776 sec. | ||
2143 | 2025.01.17 04:23:37.495179 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2144 | 2025.01.17 04:23:37.495296 [ 268 ] {d9806de7-5bfa-4374-ae5b-4ebd4b9bedfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2145 | 2025.01.17 04:23:37.495347 [ 268 ] {d9806de7-5bfa-4374-ae5b-4ebd4b9bedfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2146 | 2025.01.17 04:23:37.495928 [ 268 ] {d9806de7-5bfa-4374-ae5b-4ebd4b9bedfd} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2147 | 2025.01.17 04:23:37.495971 [ 268 ] {d9806de7-5bfa-4374-ae5b-4ebd4b9bedfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2148 | 2025.01.17 04:23:37.496338 [ 268 ] {d9806de7-5bfa-4374-ae5b-4ebd4b9bedfd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2149 | 2025.01.17 04:23:37.496590 [ 268 ] {d9806de7-5bfa-4374-ae5b-4ebd4b9bedfd} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2150 | 2025.01.17 04:23:37.496806 [ 268 ] {d9806de7-5bfa-4374-ae5b-4ebd4b9bedfd} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001536 sec., 16276.041666666666 rows/sec., 1.20 MiB/sec. | ||
2151 | 2025.01.17 04:23:37.496861 [ 268 ] {d9806de7-5bfa-4374-ae5b-4ebd4b9bedfd} <Debug> TCPHandler: Processed in 0.001740695 sec. | ||
2152 | 2025.01.17 04:23:37.497021 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2153 | 2025.01.17 04:23:37.497151 [ 271 ] {b5100122-d072-4bdd-8436-55238c105326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2154 | 2025.01.17 04:23:37.497206 [ 271 ] {b5100122-d072-4bdd-8436-55238c105326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2155 | 2025.01.17 04:23:37.497882 [ 271 ] {b5100122-d072-4bdd-8436-55238c105326} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2156 | 2025.01.17 04:23:37.497931 [ 271 ] {b5100122-d072-4bdd-8436-55238c105326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2157 | 2025.01.17 04:23:37.498321 [ 271 ] {b5100122-d072-4bdd-8436-55238c105326} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2158 | 2025.01.17 04:23:37.498561 [ 271 ] {b5100122-d072-4bdd-8436-55238c105326} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2159 | 2025.01.17 04:23:37.498827 [ 271 ] {b5100122-d072-4bdd-8436-55238c105326} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001703 sec., 52260.71638285378 rows/sec., 4.08 MiB/sec. | ||
2160 | 2025.01.17 04:23:37.498989 [ 271 ] {b5100122-d072-4bdd-8436-55238c105326} <Debug> TCPHandler: Processed in 0.002033359 sec. | ||
2161 | 2025.01.17 04:23:37.499154 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2162 | 2025.01.17 04:23:37.499279 [ 268 ] {fd3e5f1b-7fc8-4e7c-b313-950004fade86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2163 | 2025.01.17 04:23:37.499330 [ 268 ] {fd3e5f1b-7fc8-4e7c-b313-950004fade86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2164 | 2025.01.17 04:23:37.499906 [ 268 ] {fd3e5f1b-7fc8-4e7c-b313-950004fade86} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2165 | 2025.01.17 04:23:37.499945 [ 268 ] {fd3e5f1b-7fc8-4e7c-b313-950004fade86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2166 | 2025.01.17 04:23:37.500341 [ 268 ] {fd3e5f1b-7fc8-4e7c-b313-950004fade86} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2167 | 2025.01.17 04:23:37.500581 [ 268 ] {fd3e5f1b-7fc8-4e7c-b313-950004fade86} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2168 | 2025.01.17 04:23:37.500791 [ 268 ] {fd3e5f1b-7fc8-4e7c-b313-950004fade86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. | ||
2169 | 2025.01.17 04:23:37.500845 [ 268 ] {fd3e5f1b-7fc8-4e7c-b313-950004fade86} <Debug> TCPHandler: Processed in 0.001758895 sec. | ||
2170 | 2025.01.17 04:23:37.501001 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2171 | 2025.01.17 04:23:37.501129 [ 271 ] {4da4e012-bb27-42f9-9193-703d856e778a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2172 | 2025.01.17 04:23:37.501209 [ 271 ] {4da4e012-bb27-42f9-9193-703d856e778a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2173 | 2025.01.17 04:23:37.502436 [ 271 ] {4da4e012-bb27-42f9-9193-703d856e778a} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2174 | 2025.01.17 04:23:37.502477 [ 271 ] {4da4e012-bb27-42f9-9193-703d856e778a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2175 | 2025.01.17 04:23:37.503118 [ 271 ] {4da4e012-bb27-42f9-9193-703d856e778a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2176 | 2025.01.17 04:23:37.503379 [ 271 ] {4da4e012-bb27-42f9-9193-703d856e778a} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2177 | 2025.01.17 04:23:37.503666 [ 271 ] {4da4e012-bb27-42f9-9193-703d856e778a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002555 sec., 9784.735812133073 rows/sec., 17.53 MiB/sec. | ||
2178 | 2025.01.17 04:23:37.503887 [ 271 ] {4da4e012-bb27-42f9-9193-703d856e778a} <Debug> TCPHandler: Processed in 0.002946938 sec. | ||
2179 | 2025.01.17 04:23:37.504048 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2180 | 2025.01.17 04:23:37.504175 [ 268 ] {7bc75203-c5d3-4c6c-a536-0657cac0e97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2181 | 2025.01.17 04:23:37.504231 [ 268 ] {7bc75203-c5d3-4c6c-a536-0657cac0e97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2182 | 2025.01.17 04:23:37.504766 [ 268 ] {7bc75203-c5d3-4c6c-a536-0657cac0e97b} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2183 | 2025.01.17 04:23:37.504812 [ 268 ] {7bc75203-c5d3-4c6c-a536-0657cac0e97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2184 | 2025.01.17 04:23:37.505187 [ 268 ] {7bc75203-c5d3-4c6c-a536-0657cac0e97b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2185 | 2025.01.17 04:23:37.505430 [ 268 ] {7bc75203-c5d3-4c6c-a536-0657cac0e97b} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2186 | 2025.01.17 04:23:37.505635 [ 268 ] {7bc75203-c5d3-4c6c-a536-0657cac0e97b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec. | ||
2187 | 2025.01.17 04:23:37.505685 [ 268 ] {7bc75203-c5d3-4c6c-a536-0657cac0e97b} <Debug> TCPHandler: Processed in 0.001698423 sec. | ||
2188 | 2025.01.17 04:23:38.202805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
2189 | 2025.01.17 04:23:38.203481 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2190 | 2025.01.17 04:23:38.203524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2191 | 2025.01.17 04:23:38.204046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2192 | 2025.01.17 04:23:38.204298 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2193 | 2025.01.17 04:23:38.204544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
2194 | 2025.01.17 04:23:38.455051 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2195 | 2025.01.17 04:23:38.475653 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2196 | 2025.01.17 04:23:38.475718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2197 | 2025.01.17 04:23:38.482659 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2198 | 2025.01.17 04:23:38.483404 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2199 | 2025.01.17 04:23:38.486098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2200 | 2025.01.17 04:23:40.700008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 320 | ||
2201 | 2025.01.17 04:23:40.703676 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2202 | 2025.01.17 04:23:40.703728 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2203 | 2025.01.17 04:23:40.705182 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2204 | 2025.01.17 04:23:40.705492 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2205 | 2025.01.17 04:23:40.706690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
2206 | 2025.01.17 04:23:42.497212 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2207 | 2025.01.17 04:23:42.497505 [ 271 ] {746cdbf1-74ad-4155-9513-ef19754adf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2208 | 2025.01.17 04:23:42.497622 [ 271 ] {746cdbf1-74ad-4155-9513-ef19754adf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2209 | 2025.01.17 04:23:42.498665 [ 271 ] {746cdbf1-74ad-4155-9513-ef19754adf0c} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2210 | 2025.01.17 04:23:42.498714 [ 271 ] {746cdbf1-74ad-4155-9513-ef19754adf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2211 | 2025.01.17 04:23:42.499156 [ 271 ] {746cdbf1-74ad-4155-9513-ef19754adf0c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2212 | 2025.01.17 04:23:42.499409 [ 271 ] {746cdbf1-74ad-4155-9513-ef19754adf0c} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2213 | 2025.01.17 04:23:42.499603 [ 39 ] {} <Debug> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2214 | 2025.01.17 04:23:42.499673 [ 271 ] {746cdbf1-74ad-4155-9513-ef19754adf0c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002247 sec., 6230.529595015577 rows/sec., 448.51 KiB/sec. | ||
2215 | 2025.01.17 04:23:42.499679 [ 39 ] {} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2216 | 2025.01.17 04:23:42.499760 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2217 | 2025.01.17 04:23:42.499829 [ 271 ] {746cdbf1-74ad-4155-9513-ef19754adf0c} <Debug> TCPHandler: Processed in 0.002803065 sec. | ||
2218 | 2025.01.17 04:23:42.500133 [ 196 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
2219 | 2025.01.17 04:23:42.500157 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2220 | 2025.01.17 04:23:42.500315 [ 196 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2221 | 2025.01.17 04:23:42.500354 [ 196 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
2222 | 2025.01.17 04:23:42.500367 [ 268 ] {10ca3b98-a8c6-41d6-a9ff-3d8e98fef4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2223 | 2025.01.17 04:23:42.500454 [ 268 ] {10ca3b98-a8c6-41d6-a9ff-3d8e98fef4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2224 | 2025.01.17 04:23:42.500463 [ 196 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
2225 | 2025.01.17 04:23:42.500742 [ 196 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
2226 | 2025.01.17 04:23:42.500953 [ 196 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
2227 | 2025.01.17 04:23:42.501150 [ 196 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
2228 | 2025.01.17 04:23:42.502247 [ 268 ] {10ca3b98-a8c6-41d6-a9ff-3d8e98fef4a1} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2229 | 2025.01.17 04:23:42.502299 [ 268 ] {10ca3b98-a8c6-41d6-a9ff-3d8e98fef4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2230 | 2025.01.17 04:23:42.502573 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002696053 sec., 25963.88127384736 rows/sec., 1.92 MiB/sec. | ||
2231 | 2025.01.17 04:23:42.502811 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2232 | 2025.01.17 04:23:42.502947 [ 268 ] {10ca3b98-a8c6-41d6-a9ff-3d8e98fef4a1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2233 | 2025.01.17 04:23:42.503349 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_5_1} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2234 | 2025.01.17 04:23:42.503466 [ 268 ] {10ca3b98-a8c6-41d6-a9ff-3d8e98fef4a1} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2235 | 2025.01.17 04:23:42.503531 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_5_1} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2236 | 2025.01.17 04:23:42.503775 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2237 | 2025.01.17 04:23:42.503878 [ 268 ] {10ca3b98-a8c6-41d6-a9ff-3d8e98fef4a1} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.003554 sec., 61620.70906021385 rows/sec., 5.38 MiB/sec. | ||
2238 | 2025.01.17 04:23:42.503949 [ 268 ] {10ca3b98-a8c6-41d6-a9ff-3d8e98fef4a1} <Debug> TCPHandler: Processed in 0.003963288 sec. | ||
2239 | 2025.01.17 04:23:42.504098 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2240 | 2025.01.17 04:23:42.504220 [ 271 ] {92ca2701-d4f1-4a01-8f3f-ef6cb187eae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2241 | 2025.01.17 04:23:42.504267 [ 271 ] {92ca2701-d4f1-4a01-8f3f-ef6cb187eae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2242 | 2025.01.17 04:23:42.504832 [ 271 ] {92ca2701-d4f1-4a01-8f3f-ef6cb187eae5} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2243 | 2025.01.17 04:23:42.504873 [ 271 ] {92ca2701-d4f1-4a01-8f3f-ef6cb187eae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2244 | 2025.01.17 04:23:42.505230 [ 271 ] {92ca2701-d4f1-4a01-8f3f-ef6cb187eae5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2245 | 2025.01.17 04:23:42.505467 [ 271 ] {92ca2701-d4f1-4a01-8f3f-ef6cb187eae5} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2246 | 2025.01.17 04:23:42.505680 [ 271 ] {92ca2701-d4f1-4a01-8f3f-ef6cb187eae5} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001483 sec., 10114.632501685772 rows/sec., 713.16 KiB/sec. | ||
2247 | 2025.01.17 04:23:42.505732 [ 271 ] {92ca2701-d4f1-4a01-8f3f-ef6cb187eae5} <Debug> TCPHandler: Processed in 0.001698333 sec. | ||
2248 | 2025.01.17 04:23:42.505895 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2249 | 2025.01.17 04:23:42.506002 [ 268 ] {7e8f7480-756f-478e-bdb2-487085438dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2250 | 2025.01.17 04:23:42.506048 [ 268 ] {7e8f7480-756f-478e-bdb2-487085438dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2251 | 2025.01.17 04:23:42.506670 [ 268 ] {7e8f7480-756f-478e-bdb2-487085438dc3} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2252 | 2025.01.17 04:23:42.506719 [ 268 ] {7e8f7480-756f-478e-bdb2-487085438dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2253 | 2025.01.17 04:23:42.507151 [ 268 ] {7e8f7480-756f-478e-bdb2-487085438dc3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2254 | 2025.01.17 04:23:42.507395 [ 268 ] {7e8f7480-756f-478e-bdb2-487085438dc3} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2255 | 2025.01.17 04:23:42.507662 [ 268 ] {7e8f7480-756f-478e-bdb2-487085438dc3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001676 sec., 8353.221957040572 rows/sec., 585.01 KiB/sec. | ||
2256 | 2025.01.17 04:23:42.507809 [ 268 ] {7e8f7480-756f-478e-bdb2-487085438dc3} <Debug> TCPHandler: Processed in 0.001966188 sec. | ||
2257 | 2025.01.17 04:23:42.508122 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2258 | 2025.01.17 04:23:42.508246 [ 271 ] {32f44918-0859-4514-806f-2257b268a979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2259 | 2025.01.17 04:23:42.508299 [ 271 ] {32f44918-0859-4514-806f-2257b268a979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2260 | 2025.01.17 04:23:42.508944 [ 271 ] {32f44918-0859-4514-806f-2257b268a979} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2261 | 2025.01.17 04:23:42.508991 [ 271 ] {32f44918-0859-4514-806f-2257b268a979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2262 | 2025.01.17 04:23:42.509357 [ 271 ] {32f44918-0859-4514-806f-2257b268a979} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2263 | 2025.01.17 04:23:42.509585 [ 271 ] {32f44918-0859-4514-806f-2257b268a979} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2264 | 2025.01.17 04:23:42.509750 [ 37 ] {} <Debug> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2265 | 2025.01.17 04:23:42.509819 [ 271 ] {32f44918-0859-4514-806f-2257b268a979} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001595 sec., 8150.470219435736 rows/sec., 508.18 KiB/sec. | ||
2266 | 2025.01.17 04:23:42.509829 [ 37 ] {} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2267 | 2025.01.17 04:23:42.509898 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2268 | 2025.01.17 04:23:42.509942 [ 271 ] {32f44918-0859-4514-806f-2257b268a979} <Debug> TCPHandler: Processed in 0.001867767 sec. | ||
2269 | 2025.01.17 04:23:42.510070 [ 196 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
2270 | 2025.01.17 04:23:42.510117 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2271 | 2025.01.17 04:23:42.510184 [ 196 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2272 | 2025.01.17 04:23:42.510226 [ 196 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
2273 | 2025.01.17 04:23:42.510280 [ 268 ] {67494906-1ac9-4c9f-a8e8-d91300d90f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2274 | 2025.01.17 04:23:42.510353 [ 196 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
2275 | 2025.01.17 04:23:42.510397 [ 268 ] {67494906-1ac9-4c9f-a8e8-d91300d90f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2276 | 2025.01.17 04:23:42.510580 [ 196 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
2277 | 2025.01.17 04:23:42.510799 [ 196 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
2278 | 2025.01.17 04:23:42.510964 [ 196 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
2279 | 2025.01.17 04:23:42.512118 [ 268 ] {67494906-1ac9-4c9f-a8e8-d91300d90f3b} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2280 | 2025.01.17 04:23:42.512168 [ 268 ] {67494906-1ac9-4c9f-a8e8-d91300d90f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2281 | 2025.01.17 04:23:42.512372 [ 199 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002380476 sec., 27305.463277092484 rows/sec., 1.77 MiB/sec. | ||
2282 | 2025.01.17 04:23:42.512612 [ 199 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2283 | 2025.01.17 04:23:42.512914 [ 268 ] {67494906-1ac9-4c9f-a8e8-d91300d90f3b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2284 | 2025.01.17 04:23:42.513107 [ 199 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_5_1} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2285 | 2025.01.17 04:23:42.513252 [ 199 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_5_1} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2286 | 2025.01.17 04:23:42.513401 [ 268 ] {67494906-1ac9-4c9f-a8e8-d91300d90f3b} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2287 | 2025.01.17 04:23:42.513432 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2288 | 2025.01.17 04:23:42.513744 [ 268 ] {67494906-1ac9-4c9f-a8e8-d91300d90f3b} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.003489 sec., 111779.87962166811 rows/sec., 7.93 MiB/sec. | ||
2289 | 2025.01.17 04:23:42.514022 [ 268 ] {67494906-1ac9-4c9f-a8e8-d91300d90f3b} <Debug> TCPHandler: Processed in 0.003956938 sec. | ||
2290 | 2025.01.17 04:23:42.514225 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2291 | 2025.01.17 04:23:42.514355 [ 271 ] {4d419827-3f34-4c52-8a3e-80ec426d2cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2292 | 2025.01.17 04:23:42.514410 [ 271 ] {4d419827-3f34-4c52-8a3e-80ec426d2cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2293 | 2025.01.17 04:23:42.514957 [ 271 ] {4d419827-3f34-4c52-8a3e-80ec426d2cff} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2294 | 2025.01.17 04:23:42.515003 [ 271 ] {4d419827-3f34-4c52-8a3e-80ec426d2cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2295 | 2025.01.17 04:23:42.515374 [ 271 ] {4d419827-3f34-4c52-8a3e-80ec426d2cff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2296 | 2025.01.17 04:23:42.515619 [ 271 ] {4d419827-3f34-4c52-8a3e-80ec426d2cff} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2297 | 2025.01.17 04:23:42.515831 [ 271 ] {4d419827-3f34-4c52-8a3e-80ec426d2cff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001506 sec., 3984.0637450199206 rows/sec., 208.15 KiB/sec. | ||
2298 | 2025.01.17 04:23:42.515884 [ 271 ] {4d419827-3f34-4c52-8a3e-80ec426d2cff} <Debug> TCPHandler: Processed in 0.001720534 sec. | ||
2299 | 2025.01.17 04:23:42.516024 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2300 | 2025.01.17 04:23:42.516131 [ 268 ] {074d1c8c-2464-4cfb-af91-062a2b28c563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2301 | 2025.01.17 04:23:42.516189 [ 268 ] {074d1c8c-2464-4cfb-af91-062a2b28c563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2302 | 2025.01.17 04:23:42.516833 [ 268 ] {074d1c8c-2464-4cfb-af91-062a2b28c563} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2303 | 2025.01.17 04:23:42.516881 [ 268 ] {074d1c8c-2464-4cfb-af91-062a2b28c563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2304 | 2025.01.17 04:23:42.517310 [ 268 ] {074d1c8c-2464-4cfb-af91-062a2b28c563} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2305 | 2025.01.17 04:23:42.517550 [ 268 ] {074d1c8c-2464-4cfb-af91-062a2b28c563} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2306 | 2025.01.17 04:23:42.517765 [ 268 ] {074d1c8c-2464-4cfb-af91-062a2b28c563} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001655 sec., 143202.416918429 rows/sec., 9.60 MiB/sec. | ||
2307 | 2025.01.17 04:23:42.517819 [ 268 ] {074d1c8c-2464-4cfb-af91-062a2b28c563} <Debug> TCPHandler: Processed in 0.001848227 sec. | ||
2308 | 2025.01.17 04:23:42.517954 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2309 | 2025.01.17 04:23:42.518059 [ 271 ] {28a485f5-3138-446e-84f4-c7547472c595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2310 | 2025.01.17 04:23:42.518105 [ 271 ] {28a485f5-3138-446e-84f4-c7547472c595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2311 | 2025.01.17 04:23:42.518622 [ 271 ] {28a485f5-3138-446e-84f4-c7547472c595} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2312 | 2025.01.17 04:23:42.518668 [ 271 ] {28a485f5-3138-446e-84f4-c7547472c595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2313 | 2025.01.17 04:23:42.519077 [ 271 ] {28a485f5-3138-446e-84f4-c7547472c595} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2314 | 2025.01.17 04:23:42.519321 [ 271 ] {28a485f5-3138-446e-84f4-c7547472c595} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2315 | 2025.01.17 04:23:42.519472 [ 37 ] {} <Debug> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2316 | 2025.01.17 04:23:42.519534 [ 37 ] {} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2317 | 2025.01.17 04:23:42.519575 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2318 | 2025.01.17 04:23:42.519581 [ 271 ] {28a485f5-3138-446e-84f4-c7547472c595} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001526 sec., 655.307994757536 rows/sec., 44.16 KiB/sec. | ||
2319 | 2025.01.17 04:23:42.519718 [ 271 ] {28a485f5-3138-446e-84f4-c7547472c595} <Debug> TCPHandler: Processed in 0.001812546 sec. | ||
2320 | 2025.01.17 04:23:42.519835 [ 194 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
2321 | 2025.01.17 04:23:42.519881 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2322 | 2025.01.17 04:23:42.520146 [ 194 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2323 | 2025.01.17 04:23:42.520154 [ 268 ] {8d6a0b7c-9714-458c-8f63-befbb7786614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2324 | 2025.01.17 04:23:42.520223 [ 194 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
2325 | 2025.01.17 04:23:42.520287 [ 268 ] {8d6a0b7c-9714-458c-8f63-befbb7786614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2326 | 2025.01.17 04:23:42.520552 [ 194 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
2327 | 2025.01.17 04:23:42.520943 [ 194 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
2328 | 2025.01.17 04:23:42.521281 [ 194 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
2329 | 2025.01.17 04:23:42.521611 [ 194 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
2330 | 2025.01.17 04:23:42.524895 [ 196 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005195842 sec., 962.3079377702401 rows/sec., 64.84 KiB/sec. | ||
2331 | 2025.01.17 04:23:42.525052 [ 196 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2332 | 2025.01.17 04:23:42.525208 [ 268 ] {8d6a0b7c-9714-458c-8f63-befbb7786614} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2333 | 2025.01.17 04:23:42.525249 [ 268 ] {8d6a0b7c-9714-458c-8f63-befbb7786614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2334 | 2025.01.17 04:23:42.525459 [ 196 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_5_1} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2335 | 2025.01.17 04:23:42.525555 [ 196 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_5_1} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2336 | 2025.01.17 04:23:42.525650 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2337 | 2025.01.17 04:23:42.525979 [ 268 ] {8d6a0b7c-9714-458c-8f63-befbb7786614} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2338 | 2025.01.17 04:23:42.526247 [ 268 ] {8d6a0b7c-9714-458c-8f63-befbb7786614} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2339 | 2025.01.17 04:23:42.526514 [ 268 ] {8d6a0b7c-9714-458c-8f63-befbb7786614} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006456 sec., 1239.1573729863692 rows/sec., 2.22 MiB/sec. | ||
2340 | 2025.01.17 04:23:42.526624 [ 268 ] {8d6a0b7c-9714-458c-8f63-befbb7786614} <Debug> TCPHandler: Processed in 0.006802513 sec. | ||
2341 | 2025.01.17 04:23:42.526803 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2342 | 2025.01.17 04:23:42.526930 [ 271 ] {adbb6bb5-ad5d-4939-a81c-0dd2f18e60c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2343 | 2025.01.17 04:23:42.526984 [ 271 ] {adbb6bb5-ad5d-4939-a81c-0dd2f18e60c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2344 | 2025.01.17 04:23:42.527457 [ 271 ] {adbb6bb5-ad5d-4939-a81c-0dd2f18e60c6} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2345 | 2025.01.17 04:23:42.527495 [ 271 ] {adbb6bb5-ad5d-4939-a81c-0dd2f18e60c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2346 | 2025.01.17 04:23:42.527843 [ 271 ] {adbb6bb5-ad5d-4939-a81c-0dd2f18e60c6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2347 | 2025.01.17 04:23:42.528076 [ 271 ] {adbb6bb5-ad5d-4939-a81c-0dd2f18e60c6} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2348 | 2025.01.17 04:23:42.528295 [ 271 ] {adbb6bb5-ad5d-4939-a81c-0dd2f18e60c6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001394 sec., 58823.529411764706 rows/sec., 3.74 MiB/sec. | ||
2349 | 2025.01.17 04:23:42.528344 [ 271 ] {adbb6bb5-ad5d-4939-a81c-0dd2f18e60c6} <Debug> TCPHandler: Processed in 0.001602491 sec. | ||
2350 | 2025.01.17 04:23:45.624441 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2351 | 2025.01.17 04:23:45.624504 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2352 | 2025.01.17 04:23:45.704713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2353 | 2025.01.17 04:23:45.705349 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2354 | 2025.01.17 04:23:45.705397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2355 | 2025.01.17 04:23:45.705913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2356 | 2025.01.17 04:23:45.706183 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2357 | 2025.01.17 04:23:45.706359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2358 | 2025.01.17 04:23:45.986210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2359 | 2025.01.17 04:23:46.006818 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2360 | 2025.01.17 04:23:46.006869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2361 | 2025.01.17 04:23:46.014131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2362 | 2025.01.17 04:23:46.014894 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2363 | 2025.01.17 04:23:46.017434 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2364 | 2025.01.17 04:23:47.492693 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2365 | 2025.01.17 04:23:47.492993 [ 271 ] {5fe9074d-6ab5-482d-8bd2-7d7deda2c7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2366 | 2025.01.17 04:23:47.493113 [ 271 ] {5fe9074d-6ab5-482d-8bd2-7d7deda2c7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2367 | 2025.01.17 04:23:47.494045 [ 271 ] {5fe9074d-6ab5-482d-8bd2-7d7deda2c7f3} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2368 | 2025.01.17 04:23:47.494100 [ 271 ] {5fe9074d-6ab5-482d-8bd2-7d7deda2c7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2369 | 2025.01.17 04:23:47.494546 [ 271 ] {5fe9074d-6ab5-482d-8bd2-7d7deda2c7f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2370 | 2025.01.17 04:23:47.494813 [ 271 ] {5fe9074d-6ab5-482d-8bd2-7d7deda2c7f3} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2371 | 2025.01.17 04:23:47.494992 [ 27 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2372 | 2025.01.17 04:23:47.495058 [ 271 ] {5fe9074d-6ab5-482d-8bd2-7d7deda2c7f3} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.002149 sec., 49325.267566309914 rows/sec., 4.12 MiB/sec. | ||
2373 | 2025.01.17 04:23:47.495069 [ 27 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2374 | 2025.01.17 04:23:47.495142 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2375 | 2025.01.17 04:23:47.495206 [ 271 ] {5fe9074d-6ab5-482d-8bd2-7d7deda2c7f3} <Debug> TCPHandler: Processed in 0.002705743 sec. | ||
2376 | 2025.01.17 04:23:47.495447 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2377 | 2025.01.17 04:23:47.495478 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
2378 | 2025.01.17 04:23:47.495645 [ 268 ] {0c5f1b32-cc18-410a-99a0-18e84a908c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2379 | 2025.01.17 04:23:47.495749 [ 268 ] {0c5f1b32-cc18-410a-99a0-18e84a908c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2380 | 2025.01.17 04:23:47.496016 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2381 | 2025.01.17 04:23:47.496157 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1409 rows starting from the beginning of the part | ||
2382 | 2025.01.17 04:23:47.496584 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 106 rows starting from the beginning of the part | ||
2383 | 2025.01.17 04:23:47.496944 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 219 rows starting from the beginning of the part | ||
2384 | 2025.01.17 04:23:47.497337 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part | ||
2385 | 2025.01.17 04:23:47.497570 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 219 rows starting from the beginning of the part | ||
2386 | 2025.01.17 04:23:47.497850 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 106 rows starting from the beginning of the part | ||
2387 | 2025.01.17 04:23:47.498640 [ 268 ] {0c5f1b32-cc18-410a-99a0-18e84a908c7e} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2388 | 2025.01.17 04:23:47.498699 [ 268 ] {0c5f1b32-cc18-410a-99a0-18e84a908c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2389 | 2025.01.17 04:23:47.499492 [ 268 ] {0c5f1b32-cc18-410a-99a0-18e84a908c7e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2390 | 2025.01.17 04:23:47.500049 [ 268 ] {0c5f1b32-cc18-410a-99a0-18e84a908c7e} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2391 | 2025.01.17 04:23:47.500518 [ 268 ] {0c5f1b32-cc18-410a-99a0-18e84a908c7e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.004919 sec., 5082.333807684489 rows/sec., 382.17 KiB/sec. | ||
2392 | 2025.01.17 04:23:47.500905 [ 268 ] {0c5f1b32-cc18-410a-99a0-18e84a908c7e} <Debug> TCPHandler: Processed in 0.005535839 sec. | ||
2393 | 2025.01.17 04:23:47.501208 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2394 | 2025.01.17 04:23:47.501296 [ 198 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2165 rows, containing 5 columns (5 merged, 0 gathered) in 0.006037619 sec., 358585.0647415811 rows/sec., 31.64 MiB/sec. | ||
2395 | 2025.01.17 04:23:47.501402 [ 271 ] {8ddaf0ee-21d0-4c38-bfc5-839936719e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2396 | 2025.01.17 04:23:47.501465 [ 271 ] {8ddaf0ee-21d0-4c38-bfc5-839936719e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2397 | 2025.01.17 04:23:47.501644 [ 198 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2398 | 2025.01.17 04:23:47.502255 [ 198 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_11_2} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2399 | 2025.01.17 04:23:47.502364 [ 198 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_11_2} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2400 | 2025.01.17 04:23:47.502524 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
2401 | 2025.01.17 04:23:47.502724 [ 271 ] {8ddaf0ee-21d0-4c38-bfc5-839936719e79} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2402 | 2025.01.17 04:23:47.502769 [ 271 ] {8ddaf0ee-21d0-4c38-bfc5-839936719e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2403 | 2025.01.17 04:23:47.503137 [ 271 ] {8ddaf0ee-21d0-4c38-bfc5-839936719e79} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2404 | 2025.01.17 04:23:47.503374 [ 271 ] {8ddaf0ee-21d0-4c38-bfc5-839936719e79} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2405 | 2025.01.17 04:23:47.503543 [ 27 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2406 | 2025.01.17 04:23:47.503602 [ 27 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2407 | 2025.01.17 04:23:47.503623 [ 271 ] {8ddaf0ee-21d0-4c38-bfc5-839936719e79} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.002257 sec., 39432.87549844927 rows/sec., 3.08 MiB/sec. | ||
2408 | 2025.01.17 04:23:47.503640 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2409 | 2025.01.17 04:23:47.503809 [ 271 ] {8ddaf0ee-21d0-4c38-bfc5-839936719e79} <Debug> TCPHandler: Processed in 0.002746254 sec. | ||
2410 | 2025.01.17 04:23:47.504038 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
2411 | 2025.01.17 04:23:47.504125 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2412 | 2025.01.17 04:23:47.504465 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2413 | 2025.01.17 04:23:47.504477 [ 268 ] {62f6e2bf-fdf3-4fe3-9685-33564a9be595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2414 | 2025.01.17 04:23:47.504519 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 889 rows starting from the beginning of the part | ||
2415 | 2025.01.17 04:23:47.504592 [ 268 ] {62f6e2bf-fdf3-4fe3-9685-33564a9be595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2416 | 2025.01.17 04:23:47.504828 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 89 rows starting from the beginning of the part | ||
2417 | 2025.01.17 04:23:47.505167 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 390 rows starting from the beginning of the part | ||
2418 | 2025.01.17 04:23:47.505517 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 89 rows starting from the beginning of the part | ||
2419 | 2025.01.17 04:23:47.505867 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 390 rows starting from the beginning of the part | ||
2420 | 2025.01.17 04:23:47.506192 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 89 rows starting from the beginning of the part | ||
2421 | 2025.01.17 04:23:47.507309 [ 268 ] {62f6e2bf-fdf3-4fe3-9685-33564a9be595} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2422 | 2025.01.17 04:23:47.507370 [ 268 ] {62f6e2bf-fdf3-4fe3-9685-33564a9be595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2423 | 2025.01.17 04:23:47.508475 [ 268 ] {62f6e2bf-fdf3-4fe3-9685-33564a9be595} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2424 | 2025.01.17 04:23:47.508883 [ 268 ] {62f6e2bf-fdf3-4fe3-9685-33564a9be595} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2425 | 2025.01.17 04:23:47.509197 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1936 rows, containing 5 columns (5 merged, 0 gathered) in 0.005438786 sec., 355961.7900024013 rows/sec., 27.22 MiB/sec. | ||
2426 | 2025.01.17 04:23:47.509275 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2427 | 2025.01.17 04:23:47.509377 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2428 | 2025.01.17 04:23:47.509446 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2429 | 2025.01.17 04:23:47.509479 [ 268 ] {62f6e2bf-fdf3-4fe3-9685-33564a9be595} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005119 sec., 31256.10470795077 rows/sec., 2.18 MiB/sec. | ||
2430 | 2025.01.17 04:23:47.509510 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2431 | 2025.01.17 04:23:47.509731 [ 268 ] {62f6e2bf-fdf3-4fe3-9685-33564a9be595} <Debug> TCPHandler: Processed in 0.005812454 sec. | ||
2432 | 2025.01.17 04:23:47.510110 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2433 | 2025.01.17 04:23:47.510401 [ 197 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
2434 | 2025.01.17 04:23:47.510430 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_11_2} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2435 | 2025.01.17 04:23:47.510476 [ 271 ] {028605d6-58f4-4721-a8aa-7bac71924e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2436 | 2025.01.17 04:23:47.510709 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_11_2} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2437 | 2025.01.17 04:23:47.510795 [ 271 ] {028605d6-58f4-4721-a8aa-7bac71924e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2438 | 2025.01.17 04:23:47.510982 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2439 | 2025.01.17 04:23:47.511148 [ 197 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2440 | 2025.01.17 04:23:47.511276 [ 197 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2951 rows starting from the beginning of the part | ||
2441 | 2025.01.17 04:23:47.511669 [ 197 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
2442 | 2025.01.17 04:23:47.511988 [ 197 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part | ||
2443 | 2025.01.17 04:23:47.512355 [ 197 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
2444 | 2025.01.17 04:23:47.512807 [ 197 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
2445 | 2025.01.17 04:23:47.513222 [ 197 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
2446 | 2025.01.17 04:23:47.516497 [ 271 ] {028605d6-58f4-4721-a8aa-7bac71924e89} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2447 | 2025.01.17 04:23:47.516547 [ 271 ] {028605d6-58f4-4721-a8aa-7bac71924e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2448 | 2025.01.17 04:23:47.517321 [ 194 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3905 rows, containing 5 columns (5 merged, 0 gathered) in 0.007481397 sec., 521961.3395733444 rows/sec., 35.12 MiB/sec. | ||
2449 | 2025.01.17 04:23:47.517709 [ 271 ] {028605d6-58f4-4721-a8aa-7bac71924e89} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2450 | 2025.01.17 04:23:47.517773 [ 194 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2451 | 2025.01.17 04:23:47.518203 [ 271 ] {028605d6-58f4-4721-a8aa-7bac71924e89} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2452 | 2025.01.17 04:23:47.518284 [ 194 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2453 | 2025.01.17 04:23:47.518554 [ 194 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2454 | 2025.01.17 04:23:47.518708 [ 271 ] {028605d6-58f4-4721-a8aa-7bac71924e89} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.008327 sec., 3002.28173411793 rows/sec., 5.38 MiB/sec. | ||
2455 | 2025.01.17 04:23:47.518724 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
2456 | 2025.01.17 04:23:47.518894 [ 271 ] {028605d6-58f4-4721-a8aa-7bac71924e89} <Debug> TCPHandler: Processed in 0.008963576 sec. | ||
2457 | 2025.01.17 04:23:47.519067 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2458 | 2025.01.17 04:23:47.519198 [ 268 ] {231fc7b9-bc6a-496a-9d49-bb2749e7153b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2459 | 2025.01.17 04:23:47.519255 [ 268 ] {231fc7b9-bc6a-496a-9d49-bb2749e7153b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2460 | 2025.01.17 04:23:47.519739 [ 268 ] {231fc7b9-bc6a-496a-9d49-bb2749e7153b} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2461 | 2025.01.17 04:23:47.519778 [ 268 ] {231fc7b9-bc6a-496a-9d49-bb2749e7153b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2462 | 2025.01.17 04:23:47.520143 [ 268 ] {231fc7b9-bc6a-496a-9d49-bb2749e7153b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2463 | 2025.01.17 04:23:47.520386 [ 268 ] {231fc7b9-bc6a-496a-9d49-bb2749e7153b} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2464 | 2025.01.17 04:23:47.520550 [ 25 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2465 | 2025.01.17 04:23:47.520628 [ 25 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2466 | 2025.01.17 04:23:47.520635 [ 268 ] {231fc7b9-bc6a-496a-9d49-bb2749e7153b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec. | ||
2467 | 2025.01.17 04:23:47.520668 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2468 | 2025.01.17 04:23:47.520734 [ 268 ] {231fc7b9-bc6a-496a-9d49-bb2749e7153b} <Debug> TCPHandler: Processed in 0.001730944 sec. | ||
2469 | 2025.01.17 04:23:47.521007 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
2470 | 2025.01.17 04:23:47.521292 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2471 | 2025.01.17 04:23:47.521326 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part | ||
2472 | 2025.01.17 04:23:47.521438 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
2473 | 2025.01.17 04:23:47.521661 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part | ||
2474 | 2025.01.17 04:23:47.521852 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
2475 | 2025.01.17 04:23:47.521982 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
2476 | 2025.01.17 04:23:47.522195 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
2477 | 2025.01.17 04:23:47.523408 [ 187 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002639662 sec., 241697.6112850812 rows/sec., 15.69 MiB/sec. | ||
2478 | 2025.01.17 04:23:47.523577 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2479 | 2025.01.17 04:23:47.523874 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_11_2} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2480 | 2025.01.17 04:23:47.523961 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_11_2} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2481 | 2025.01.17 04:23:47.524038 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2482 | 2025.01.17 04:23:47.837531 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2483 | 2025.01.17 04:23:47.837825 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) 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) | ||
2484 | 2025.01.17 04:23:47.838314 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2485 | 2025.01.17 04:23:47.838375 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <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 | ||
2486 | 2025.01.17 04:23:47.838749 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2487 | 2025.01.17 04:23:47.838830 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2488 | 2025.01.17 04:23:47.839009 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2489 | 2025.01.17 04:23:47.839234 [ 295 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2490 | 2025.01.17 04:23:47.839248 [ 298 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2491 | 2025.01.17 04:23:47.839295 [ 294 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2492 | 2025.01.17 04:23:47.839259 [ 296 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2493 | 2025.01.17 04:23:47.839466 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
2494 | 2025.01.17 04:23:47.839496 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2495 | 2025.01.17 04:23:47.839641 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2496 | 2025.01.17 04:23:47.839664 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2497 | 2025.01.17 04:23:47.839710 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <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'))" | ||
2498 | 2025.01.17 04:23:47.839760 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <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'))" | ||
2499 | 2025.01.17 04:23:47.839805 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <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'))" | ||
2500 | 2025.01.17 04:23:47.839846 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <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'))" | ||
2501 | 2025.01.17 04:23:47.842369 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004681 sec., 8545.182653279213 rows/sec., 325.87 KiB/sec. | ||
2502 | 2025.01.17 04:23:47.842611 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Debug> MemoryTracker: Peak memory usage (for query): 143.92 KiB. | ||
2503 | 2025.01.17 04:23:47.842630 [ 271 ] {d5aae6a7-fdb5-47ee-bc57-96db66c43d76} <Debug> TCPHandler: Processed in 0.005213952 sec. | ||
2504 | 2025.01.17 04:23:47.881749 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2505 | 2025.01.17 04:23:47.881903 [ 271 ] {7d890ddb-d647-44d6-8150-6e76d9b5b023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2506 | 2025.01.17 04:23:47.881966 [ 271 ] {7d890ddb-d647-44d6-8150-6e76d9b5b023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2507 | 2025.01.17 04:23:47.882832 [ 271 ] {7d890ddb-d647-44d6-8150-6e76d9b5b023} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2508 | 2025.01.17 04:23:47.882879 [ 271 ] {7d890ddb-d647-44d6-8150-6e76d9b5b023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2509 | 2025.01.17 04:23:47.883461 [ 271 ] {7d890ddb-d647-44d6-8150-6e76d9b5b023} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2510 | 2025.01.17 04:23:47.883733 [ 271 ] {7d890ddb-d647-44d6-8150-6e76d9b5b023} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2511 | 2025.01.17 04:23:47.884103 [ 271 ] {7d890ddb-d647-44d6-8150-6e76d9b5b023} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.002236 sec., 447.2271914132379 rows/sec., 101.32 KiB/sec. | ||
2512 | 2025.01.17 04:23:47.884177 [ 271 ] {7d890ddb-d647-44d6-8150-6e76d9b5b023} <Debug> TCPHandler: Processed in 0.002493459 sec. | ||
2513 | 2025.01.17 04:23:47.884342 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2514 | 2025.01.17 04:23:47.884456 [ 268 ] {760cf0aa-5eb1-4ee3-9b1e-95405675d45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2515 | 2025.01.17 04:23:47.884503 [ 268 ] {760cf0aa-5eb1-4ee3-9b1e-95405675d45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2516 | 2025.01.17 04:23:47.885080 [ 268 ] {760cf0aa-5eb1-4ee3-9b1e-95405675d45d} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2517 | 2025.01.17 04:23:47.885121 [ 268 ] {760cf0aa-5eb1-4ee3-9b1e-95405675d45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2518 | 2025.01.17 04:23:47.885486 [ 268 ] {760cf0aa-5eb1-4ee3-9b1e-95405675d45d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2519 | 2025.01.17 04:23:47.885731 [ 268 ] {760cf0aa-5eb1-4ee3-9b1e-95405675d45d} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2520 | 2025.01.17 04:23:47.885947 [ 268 ] {760cf0aa-5eb1-4ee3-9b1e-95405675d45d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001516 sec., 9234.828496042217 rows/sec., 664.78 KiB/sec. | ||
2521 | 2025.01.17 04:23:47.886002 [ 268 ] {760cf0aa-5eb1-4ee3-9b1e-95405675d45d} <Debug> TCPHandler: Processed in 0.001714774 sec. | ||
2522 | 2025.01.17 04:23:47.886149 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2523 | 2025.01.17 04:23:47.886257 [ 271 ] {a7487d05-be54-49d9-ade2-38274dbb93e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2524 | 2025.01.17 04:23:47.886303 [ 271 ] {a7487d05-be54-49d9-ade2-38274dbb93e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2525 | 2025.01.17 04:23:47.886839 [ 271 ] {a7487d05-be54-49d9-ade2-38274dbb93e1} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2526 | 2025.01.17 04:23:47.886879 [ 271 ] {a7487d05-be54-49d9-ade2-38274dbb93e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2527 | 2025.01.17 04:23:47.887219 [ 271 ] {a7487d05-be54-49d9-ade2-38274dbb93e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2528 | 2025.01.17 04:23:47.887459 [ 271 ] {a7487d05-be54-49d9-ade2-38274dbb93e1} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2529 | 2025.01.17 04:23:47.887728 [ 271 ] {a7487d05-be54-49d9-ade2-38274dbb93e1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 330.36 KiB/sec. | ||
2530 | 2025.01.17 04:23:47.887803 [ 271 ] {a7487d05-be54-49d9-ade2-38274dbb93e1} <Debug> TCPHandler: Processed in 0.001704893 sec. | ||
2531 | 2025.01.17 04:23:47.887946 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2532 | 2025.01.17 04:23:47.888052 [ 268 ] {be129bdf-3108-4d9c-acb4-a7e4900b0edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2533 | 2025.01.17 04:23:47.888097 [ 268 ] {be129bdf-3108-4d9c-acb4-a7e4900b0edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2534 | 2025.01.17 04:23:47.889269 [ 268 ] {be129bdf-3108-4d9c-acb4-a7e4900b0edc} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2535 | 2025.01.17 04:23:47.889310 [ 268 ] {be129bdf-3108-4d9c-acb4-a7e4900b0edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2536 | 2025.01.17 04:23:47.889756 [ 268 ] {be129bdf-3108-4d9c-acb4-a7e4900b0edc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2537 | 2025.01.17 04:23:47.890000 [ 268 ] {be129bdf-3108-4d9c-acb4-a7e4900b0edc} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2538 | 2025.01.17 04:23:47.890269 [ 268 ] {be129bdf-3108-4d9c-acb4-a7e4900b0edc} <Debug> executeQuery: Read 1362 rows, 116.36 KiB in 0.00222 sec., 613513.5135135135 rows/sec., 51.19 MiB/sec. | ||
2539 | 2025.01.17 04:23:47.890482 [ 268 ] {be129bdf-3108-4d9c-acb4-a7e4900b0edc} <Debug> TCPHandler: Processed in 0.002578521 sec. | ||
2540 | 2025.01.17 04:23:47.890648 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2541 | 2025.01.17 04:23:47.890777 [ 271 ] {9475e165-17be-4879-9587-d6f34befd6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2542 | 2025.01.17 04:23:47.890830 [ 271 ] {9475e165-17be-4879-9587-d6f34befd6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2543 | 2025.01.17 04:23:47.891467 [ 271 ] {9475e165-17be-4879-9587-d6f34befd6ae} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2544 | 2025.01.17 04:23:47.891504 [ 271 ] {9475e165-17be-4879-9587-d6f34befd6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2545 | 2025.01.17 04:23:47.891831 [ 271 ] {9475e165-17be-4879-9587-d6f34befd6ae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2546 | 2025.01.17 04:23:47.892133 [ 271 ] {9475e165-17be-4879-9587-d6f34befd6ae} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2547 | 2025.01.17 04:23:47.892340 [ 271 ] {9475e165-17be-4879-9587-d6f34befd6ae} <Debug> executeQuery: Read 21 rows, 1.48 KiB in 0.001591 sec., 13199.245757385292 rows/sec., 928.07 KiB/sec. | ||
2548 | 2025.01.17 04:23:47.892393 [ 271 ] {9475e165-17be-4879-9587-d6f34befd6ae} <Debug> TCPHandler: Processed in 0.001805715 sec. | ||
2549 | 2025.01.17 04:23:47.892539 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2550 | 2025.01.17 04:23:47.892667 [ 268 ] {aa9e2412-2f05-4c0f-a583-bbb79c2341f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2551 | 2025.01.17 04:23:47.892721 [ 268 ] {aa9e2412-2f05-4c0f-a583-bbb79c2341f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2552 | 2025.01.17 04:23:47.893456 [ 268 ] {aa9e2412-2f05-4c0f-a583-bbb79c2341f8} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2553 | 2025.01.17 04:23:47.893497 [ 268 ] {aa9e2412-2f05-4c0f-a583-bbb79c2341f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2554 | 2025.01.17 04:23:47.893860 [ 268 ] {aa9e2412-2f05-4c0f-a583-bbb79c2341f8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2555 | 2025.01.17 04:23:47.894112 [ 268 ] {aa9e2412-2f05-4c0f-a583-bbb79c2341f8} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2556 | 2025.01.17 04:23:47.894247 [ 24 ] {} <Debug> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2557 | 2025.01.17 04:23:47.894284 [ 24 ] {} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2558 | 2025.01.17 04:23:47.894291 [ 268 ] {aa9e2412-2f05-4c0f-a583-bbb79c2341f8} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00165 sec., 146666.66666666666 rows/sec., 9.94 MiB/sec. | ||
2559 | 2025.01.17 04:23:47.894306 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2560 | 2025.01.17 04:23:47.894394 [ 268 ] {aa9e2412-2f05-4c0f-a583-bbb79c2341f8} <Debug> TCPHandler: Processed in 0.001910918 sec. | ||
2561 | 2025.01.17 04:23:47.894590 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2562 | 2025.01.17 04:23:47.894599 [ 194 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
2563 | 2025.01.17 04:23:47.894773 [ 271 ] {ec8562f5-9823-4b3c-b884-b07ce2c14780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2564 | 2025.01.17 04:23:47.894880 [ 194 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2565 | 2025.01.17 04:23:47.894889 [ 271 ] {ec8562f5-9823-4b3c-b884-b07ce2c14780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2566 | 2025.01.17 04:23:47.894968 [ 194 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
2567 | 2025.01.17 04:23:47.895325 [ 194 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
2568 | 2025.01.17 04:23:47.895690 [ 194 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
2569 | 2025.01.17 04:23:47.896057 [ 194 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
2570 | 2025.01.17 04:23:47.896354 [ 194 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
2571 | 2025.01.17 04:23:47.896672 [ 194 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
2572 | 2025.01.17 04:23:47.897527 [ 271 ] {ec8562f5-9823-4b3c-b884-b07ce2c14780} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2573 | 2025.01.17 04:23:47.897593 [ 271 ] {ec8562f5-9823-4b3c-b884-b07ce2c14780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2574 | 2025.01.17 04:23:47.898470 [ 271 ] {ec8562f5-9823-4b3c-b884-b07ce2c14780} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2575 | 2025.01.17 04:23:47.898973 [ 271 ] {ec8562f5-9823-4b3c-b884-b07ce2c14780} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2576 | 2025.01.17 04:23:47.899352 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004921767 sec., 109716.69321201106 rows/sec., 7.86 MiB/sec. | ||
2577 | 2025.01.17 04:23:47.899434 [ 271 ] {ec8562f5-9823-4b3c-b884-b07ce2c14780} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004721 sec., 2753.653886888371 rows/sec., 171.69 KiB/sec. | ||
2578 | 2025.01.17 04:23:47.899562 [ 271 ] {ec8562f5-9823-4b3c-b884-b07ce2c14780} <Debug> TCPHandler: Processed in 0.00506278 sec. | ||
2579 | 2025.01.17 04:23:47.899682 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2580 | 2025.01.17 04:23:47.899760 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2581 | 2025.01.17 04:23:47.899968 [ 268 ] {ff185392-6e87-40fb-93bf-b584053ef545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2582 | 2025.01.17 04:23:47.900059 [ 268 ] {ff185392-6e87-40fb-93bf-b584053ef545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2583 | 2025.01.17 04:23:47.900255 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_6_1} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2584 | 2025.01.17 04:23:47.900468 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_6_1} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2585 | 2025.01.17 04:23:47.900664 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2586 | 2025.01.17 04:23:47.901421 [ 268 ] {ff185392-6e87-40fb-93bf-b584053ef545} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2587 | 2025.01.17 04:23:47.901465 [ 268 ] {ff185392-6e87-40fb-93bf-b584053ef545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2588 | 2025.01.17 04:23:47.901866 [ 268 ] {ff185392-6e87-40fb-93bf-b584053ef545} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2589 | 2025.01.17 04:23:47.902103 [ 268 ] {ff185392-6e87-40fb-93bf-b584053ef545} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2590 | 2025.01.17 04:23:47.902279 [ 268 ] {ff185392-6e87-40fb-93bf-b584053ef545} <Debug> executeQuery: Read 852 rows, 63.10 KiB in 0.002366 sec., 360101.43702451396 rows/sec., 26.04 MiB/sec. | ||
2591 | 2025.01.17 04:23:47.902336 [ 268 ] {ff185392-6e87-40fb-93bf-b584053ef545} <Debug> TCPHandler: Processed in 0.002665452 sec. | ||
2592 | 2025.01.17 04:23:47.902483 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2593 | 2025.01.17 04:23:47.902610 [ 271 ] {ec072e73-d8d9-4071-8dee-e0db922380dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2594 | 2025.01.17 04:23:47.902665 [ 271 ] {ec072e73-d8d9-4071-8dee-e0db922380dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2595 | 2025.01.17 04:23:47.903177 [ 271 ] {ec072e73-d8d9-4071-8dee-e0db922380dd} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2596 | 2025.01.17 04:23:47.903221 [ 271 ] {ec072e73-d8d9-4071-8dee-e0db922380dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2597 | 2025.01.17 04:23:47.903586 [ 271 ] {ec072e73-d8d9-4071-8dee-e0db922380dd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2598 | 2025.01.17 04:23:47.903823 [ 271 ] {ec072e73-d8d9-4071-8dee-e0db922380dd} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2599 | 2025.01.17 04:23:47.903937 [ 24 ] {} <Debug> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2600 | 2025.01.17 04:23:47.903972 [ 24 ] {} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2601 | 2025.01.17 04:23:47.903993 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2602 | 2025.01.17 04:23:47.904005 [ 271 ] {ec072e73-d8d9-4071-8dee-e0db922380dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. | ||
2603 | 2025.01.17 04:23:47.904093 [ 271 ] {ec072e73-d8d9-4071-8dee-e0db922380dd} <Debug> TCPHandler: Processed in 0.001670253 sec. | ||
2604 | 2025.01.17 04:23:47.904134 [ 188 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
2605 | 2025.01.17 04:23:47.904234 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2606 | 2025.01.17 04:23:47.904246 [ 188 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2607 | 2025.01.17 04:23:47.904286 [ 188 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
2608 | 2025.01.17 04:23:47.904358 [ 268 ] {19a4ca2b-b5fa-477d-813e-657dc186c379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2609 | 2025.01.17 04:23:47.904405 [ 188 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
2610 | 2025.01.17 04:23:47.904487 [ 268 ] {19a4ca2b-b5fa-477d-813e-657dc186c379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2611 | 2025.01.17 04:23:47.904572 [ 188 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
2612 | 2025.01.17 04:23:47.904802 [ 188 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
2613 | 2025.01.17 04:23:47.905007 [ 188 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
2614 | 2025.01.17 04:23:47.905211 [ 188 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
2615 | 2025.01.17 04:23:47.906386 [ 268 ] {19a4ca2b-b5fa-477d-813e-657dc186c379} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2616 | 2025.01.17 04:23:47.906437 [ 268 ] {19a4ca2b-b5fa-477d-813e-657dc186c379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2617 | 2025.01.17 04:23:47.906716 [ 195 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002655373 sec., 13557.417357184848 rows/sec., 708.32 KiB/sec. | ||
2618 | 2025.01.17 04:23:47.907005 [ 195 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2619 | 2025.01.17 04:23:47.907245 [ 268 ] {19a4ca2b-b5fa-477d-813e-657dc186c379} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2620 | 2025.01.17 04:23:47.907492 [ 188 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_6_1} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2621 | 2025.01.17 04:23:47.907614 [ 188 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_6_1} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2622 | 2025.01.17 04:23:47.907621 [ 268 ] {19a4ca2b-b5fa-477d-813e-657dc186c379} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2623 | 2025.01.17 04:23:47.907705 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2624 | 2025.01.17 04:23:47.907841 [ 268 ] {19a4ca2b-b5fa-477d-813e-657dc186c379} <Debug> executeQuery: Read 958 rows, 65.18 KiB in 0.003518 sec., 272313.8146674247 rows/sec., 18.09 MiB/sec. | ||
2625 | 2025.01.17 04:23:47.907901 [ 268 ] {19a4ca2b-b5fa-477d-813e-657dc186c379} <Debug> TCPHandler: Processed in 0.003725723 sec. | ||
2626 | 2025.01.17 04:23:47.908054 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2627 | 2025.01.17 04:23:47.908182 [ 271 ] {d6d58a5e-7950-4182-960b-4e5428991bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2628 | 2025.01.17 04:23:47.908239 [ 271 ] {d6d58a5e-7950-4182-960b-4e5428991bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2629 | 2025.01.17 04:23:47.908681 [ 271 ] {d6d58a5e-7950-4182-960b-4e5428991bc0} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2630 | 2025.01.17 04:23:47.908718 [ 271 ] {d6d58a5e-7950-4182-960b-4e5428991bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2631 | 2025.01.17 04:23:47.909056 [ 271 ] {d6d58a5e-7950-4182-960b-4e5428991bc0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2632 | 2025.01.17 04:23:47.909302 [ 271 ] {d6d58a5e-7950-4182-960b-4e5428991bc0} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2633 | 2025.01.17 04:23:47.909535 [ 271 ] {d6d58a5e-7950-4182-960b-4e5428991bc0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001362 sec., 734.2143906020558 rows/sec., 49.47 KiB/sec. | ||
2634 | 2025.01.17 04:23:47.909663 [ 271 ] {d6d58a5e-7950-4182-960b-4e5428991bc0} <Debug> TCPHandler: Processed in 0.001672412 sec. | ||
2635 | 2025.01.17 04:23:47.909812 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2636 | 2025.01.17 04:23:47.909940 [ 268 ] {cebc783b-f8d9-4b5e-a2fe-3d0093974cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2637 | 2025.01.17 04:23:47.910019 [ 268 ] {cebc783b-f8d9-4b5e-a2fe-3d0093974cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2638 | 2025.01.17 04:23:47.911079 [ 268 ] {cebc783b-f8d9-4b5e-a2fe-3d0093974cee} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2639 | 2025.01.17 04:23:47.911117 [ 268 ] {cebc783b-f8d9-4b5e-a2fe-3d0093974cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2640 | 2025.01.17 04:23:47.911712 [ 268 ] {cebc783b-f8d9-4b5e-a2fe-3d0093974cee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2641 | 2025.01.17 04:23:47.911966 [ 268 ] {cebc783b-f8d9-4b5e-a2fe-3d0093974cee} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2642 | 2025.01.17 04:23:47.912162 [ 268 ] {cebc783b-f8d9-4b5e-a2fe-3d0093974cee} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002251 sec., 3553.9760106619283 rows/sec., 6.37 MiB/sec. | ||
2643 | 2025.01.17 04:23:47.912257 [ 268 ] {cebc783b-f8d9-4b5e-a2fe-3d0093974cee} <Debug> TCPHandler: Processed in 0.00250534 sec. | ||
2644 | 2025.01.17 04:23:47.912399 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2645 | 2025.01.17 04:23:47.912525 [ 271 ] {2f3a9d2f-8665-4e44-9d25-39b06be138e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2646 | 2025.01.17 04:23:47.912579 [ 271 ] {2f3a9d2f-8665-4e44-9d25-39b06be138e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2647 | 2025.01.17 04:23:47.913077 [ 271 ] {2f3a9d2f-8665-4e44-9d25-39b06be138e2} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2648 | 2025.01.17 04:23:47.913121 [ 271 ] {2f3a9d2f-8665-4e44-9d25-39b06be138e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2649 | 2025.01.17 04:23:47.913510 [ 271 ] {2f3a9d2f-8665-4e44-9d25-39b06be138e2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2650 | 2025.01.17 04:23:47.913742 [ 271 ] {2f3a9d2f-8665-4e44-9d25-39b06be138e2} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2651 | 2025.01.17 04:23:47.913907 [ 271 ] {2f3a9d2f-8665-4e44-9d25-39b06be138e2} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001411 sec., 24096.385542168675 rows/sec., 1.40 MiB/sec. | ||
2652 | 2025.01.17 04:23:47.913955 [ 271 ] {2f3a9d2f-8665-4e44-9d25-39b06be138e2} <Debug> TCPHandler: Processed in 0.001617352 sec. | ||
2653 | 2025.01.17 04:23:48.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.50 MiB, peak 174.09 MiB, free memory in arenas 0.00 B, will set to 169.08 MiB (RSS), difference: -1.42 MiB | ||
2654 | 2025.01.17 04:23:50.706945 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 382 | ||
2655 | 2025.01.17 04:23:50.710519 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2656 | 2025.01.17 04:23:50.710569 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2657 | 2025.01.17 04:23:50.712104 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2658 | 2025.01.17 04:23:50.712419 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2659 | 2025.01.17 04:23:50.712587 [ 110 ] {} <Debug> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2660 | 2025.01.17 04:23:50.712641 [ 110 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2661 | 2025.01.17 04:23:50.712677 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2662 | 2025.01.17 04:23:50.713194 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
2663 | 2025.01.17 04:23:50.714042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
2664 | 2025.01.17 04:23:50.714500 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2665 | 2025.01.17 04:23:50.714683 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
2666 | 2025.01.17 04:23:50.715385 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part | ||
2667 | 2025.01.17 04:23:50.716021 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 80 rows starting from the beginning of the part | ||
2668 | 2025.01.17 04:23:50.716664 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
2669 | 2025.01.17 04:23:50.717304 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
2670 | 2025.01.17 04:23:50.717932 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 62 rows starting from the beginning of the part | ||
2671 | 2025.01.17 04:23:50.726061 [ 194 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 72 columns (72 merged, 0 gathered) in 0.01325628 sec., 28816.530731094997 rows/sec., 27.79 MiB/sec. | ||
2672 | 2025.01.17 04:23:50.727148 [ 201 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2673 | 2025.01.17 04:23:50.728023 [ 201 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_6_1} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2674 | 2025.01.17 04:23:50.728127 [ 201 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_6_1} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2675 | 2025.01.17 04:23:50.728461 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
2676 | 2025.01.17 04:23:52.490143 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2677 | 2025.01.17 04:23:52.490333 [ 271 ] {319745c0-32db-4678-b8ed-f14bc15323bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2678 | 2025.01.17 04:23:52.490405 [ 271 ] {319745c0-32db-4678-b8ed-f14bc15323bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2679 | 2025.01.17 04:23:52.491192 [ 271 ] {319745c0-32db-4678-b8ed-f14bc15323bb} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2680 | 2025.01.17 04:23:52.491242 [ 271 ] {319745c0-32db-4678-b8ed-f14bc15323bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2681 | 2025.01.17 04:23:52.491671 [ 271 ] {319745c0-32db-4678-b8ed-f14bc15323bb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2682 | 2025.01.17 04:23:52.491921 [ 271 ] {319745c0-32db-4678-b8ed-f14bc15323bb} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2683 | 2025.01.17 04:23:52.492162 [ 271 ] {319745c0-32db-4678-b8ed-f14bc15323bb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.29 MiB/sec. | ||
2684 | 2025.01.17 04:23:52.492307 [ 271 ] {319745c0-32db-4678-b8ed-f14bc15323bb} <Debug> TCPHandler: Processed in 0.002299725 sec. | ||
2685 | 2025.01.17 04:23:52.492527 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2686 | 2025.01.17 04:23:52.492669 [ 268 ] {f5b9081f-c6e3-4819-a0ce-b7a73376205f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2687 | 2025.01.17 04:23:52.492728 [ 268 ] {f5b9081f-c6e3-4819-a0ce-b7a73376205f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2688 | 2025.01.17 04:23:52.493443 [ 268 ] {f5b9081f-c6e3-4819-a0ce-b7a73376205f} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2689 | 2025.01.17 04:23:52.493494 [ 268 ] {f5b9081f-c6e3-4819-a0ce-b7a73376205f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2690 | 2025.01.17 04:23:52.493881 [ 268 ] {f5b9081f-c6e3-4819-a0ce-b7a73376205f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2691 | 2025.01.17 04:23:52.494124 [ 268 ] {f5b9081f-c6e3-4819-a0ce-b7a73376205f} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2692 | 2025.01.17 04:23:52.494395 [ 268 ] {f5b9081f-c6e3-4819-a0ce-b7a73376205f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001759 sec., 36384.30926662877 rows/sec., 2.84 MiB/sec. | ||
2693 | 2025.01.17 04:23:52.494597 [ 268 ] {f5b9081f-c6e3-4819-a0ce-b7a73376205f} <Debug> TCPHandler: Processed in 0.002135572 sec. | ||
2694 | 2025.01.17 04:23:52.494751 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2695 | 2025.01.17 04:23:52.494862 [ 271 ] {36214a5a-8829-48ca-9399-cab28595e757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2696 | 2025.01.17 04:23:52.494913 [ 271 ] {36214a5a-8829-48ca-9399-cab28595e757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2697 | 2025.01.17 04:23:52.495470 [ 271 ] {36214a5a-8829-48ca-9399-cab28595e757} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2698 | 2025.01.17 04:23:52.495510 [ 271 ] {36214a5a-8829-48ca-9399-cab28595e757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2699 | 2025.01.17 04:23:52.495885 [ 271 ] {36214a5a-8829-48ca-9399-cab28595e757} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2700 | 2025.01.17 04:23:52.496132 [ 271 ] {36214a5a-8829-48ca-9399-cab28595e757} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2701 | 2025.01.17 04:23:52.496340 [ 271 ] {36214a5a-8829-48ca-9399-cab28595e757} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001503 sec., 85163.00731869595 rows/sec., 5.93 MiB/sec. | ||
2702 | 2025.01.17 04:23:52.496398 [ 271 ] {36214a5a-8829-48ca-9399-cab28595e757} <Debug> TCPHandler: Processed in 0.001699734 sec. | ||
2703 | 2025.01.17 04:23:52.496552 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2704 | 2025.01.17 04:23:52.496683 [ 268 ] {0b0c81a4-bab4-4526-9fa4-c3275799cb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2705 | 2025.01.17 04:23:52.496740 [ 268 ] {0b0c81a4-bab4-4526-9fa4-c3275799cb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2706 | 2025.01.17 04:23:52.497272 [ 268 ] {0b0c81a4-bab4-4526-9fa4-c3275799cb8d} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2707 | 2025.01.17 04:23:52.497320 [ 268 ] {0b0c81a4-bab4-4526-9fa4-c3275799cb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2708 | 2025.01.17 04:23:52.497705 [ 268 ] {0b0c81a4-bab4-4526-9fa4-c3275799cb8d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2709 | 2025.01.17 04:23:52.497939 [ 268 ] {0b0c81a4-bab4-4526-9fa4-c3275799cb8d} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2710 | 2025.01.17 04:23:52.498146 [ 268 ] {0b0c81a4-bab4-4526-9fa4-c3275799cb8d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001493 sec., 32150.033489618218 rows/sec., 2.17 MiB/sec. | ||
2711 | 2025.01.17 04:23:52.498197 [ 268 ] {0b0c81a4-bab4-4526-9fa4-c3275799cb8d} <Debug> TCPHandler: Processed in 0.001703764 sec. | ||
2712 | 2025.01.17 04:23:53.206522 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2713 | 2025.01.17 04:23:53.207617 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2714 | 2025.01.17 04:23:53.207665 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2715 | 2025.01.17 04:23:53.208188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2716 | 2025.01.17 04:23:53.208445 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2717 | 2025.01.17 04:23:53.208640 [ 31 ] {} <Debug> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2718 | 2025.01.17 04:23:53.208711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2719 | 2025.01.17 04:23:53.208754 [ 31 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2720 | 2025.01.17 04:23:53.208787 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2721 | 2025.01.17 04:23:53.208998 [ 195 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
2722 | 2025.01.17 04:23:53.209298 [ 195 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2723 | 2025.01.17 04:23:53.209344 [ 195 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
2724 | 2025.01.17 04:23:53.209436 [ 195 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
2725 | 2025.01.17 04:23:53.209669 [ 195 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
2726 | 2025.01.17 04:23:53.209862 [ 195 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
2727 | 2025.01.17 04:23:53.210042 [ 195 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
2728 | 2025.01.17 04:23:53.210211 [ 195 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
2729 | 2025.01.17 04:23:53.212038 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003176643 sec., 1613023.5597767832 rows/sec., 23.07 MiB/sec. | ||
2730 | 2025.01.17 04:23:53.212671 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2731 | 2025.01.17 04:23:53.213011 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_11_2} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2732 | 2025.01.17 04:23:53.213108 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_11_2} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2733 | 2025.01.17 04:23:53.213225 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2734 | 2025.01.17 04:23:53.517547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2735 | 2025.01.17 04:23:53.538318 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2736 | 2025.01.17 04:23:53.538363 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2737 | 2025.01.17 04:23:53.545824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2738 | 2025.01.17 04:23:53.546598 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2739 | 2025.01.17 04:23:53.546877 [ 31 ] {} <Debug> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2740 | 2025.01.17 04:23:53.546939 [ 31 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2741 | 2025.01.17 04:23:53.546980 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2742 | 2025.01.17 04:23:53.547474 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
2743 | 2025.01.17 04:23:53.556093 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2744 | 2025.01.17 04:23:53.557432 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2745 | 2025.01.17 04:23:53.558304 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
2746 | 2025.01.17 04:23:53.563131 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
2747 | 2025.01.17 04:23:53.567958 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
2748 | 2025.01.17 04:23:53.573057 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
2749 | 2025.01.17 04:23:53.578534 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
2750 | 2025.01.17 04:23:53.583113 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
2751 | 2025.01.17 04:23:53.639717 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.09264233 sec., 895.9187447034202 rows/sec., 4.63 MiB/sec. | ||
2752 | 2025.01.17 04:23:53.642096 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2753 | 2025.01.17 04:23:53.644957 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_11_2} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2754 | 2025.01.17 04:23:53.645089 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_11_2} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2755 | 2025.01.17 04:23:53.647581 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2756 | 2025.01.17 04:23:54.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.26 MiB, peak 180.15 MiB, free memory in arenas 0.00 B, will set to 171.73 MiB (RSS), difference: 1.47 MiB | ||
2757 | 2025.01.17 04:23:57.493350 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2758 | 2025.01.17 04:23:57.493540 [ 271 ] {fff05222-ac82-4eae-b5a5-d8c035c8bc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2759 | 2025.01.17 04:23:57.493613 [ 271 ] {fff05222-ac82-4eae-b5a5-d8c035c8bc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2760 | 2025.01.17 04:23:57.494424 [ 271 ] {fff05222-ac82-4eae-b5a5-d8c035c8bc54} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2761 | 2025.01.17 04:23:57.494474 [ 271 ] {fff05222-ac82-4eae-b5a5-d8c035c8bc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2762 | 2025.01.17 04:23:57.494923 [ 271 ] {fff05222-ac82-4eae-b5a5-d8c035c8bc54} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2763 | 2025.01.17 04:23:57.495182 [ 271 ] {fff05222-ac82-4eae-b5a5-d8c035c8bc54} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2764 | 2025.01.17 04:23:57.495419 [ 271 ] {fff05222-ac82-4eae-b5a5-d8c035c8bc54} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001932 sec., 55900.62111801242 rows/sec., 4.69 MiB/sec. | ||
2765 | 2025.01.17 04:23:57.495540 [ 271 ] {fff05222-ac82-4eae-b5a5-d8c035c8bc54} <Debug> TCPHandler: Processed in 0.002326906 sec. | ||
2766 | 2025.01.17 04:23:57.495717 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2767 | 2025.01.17 04:23:57.495831 [ 268 ] {4a75ce41-239c-4210-99a1-27f82eab1a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2768 | 2025.01.17 04:23:57.495877 [ 268 ] {4a75ce41-239c-4210-99a1-27f82eab1a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2769 | 2025.01.17 04:23:57.496442 [ 268 ] {4a75ce41-239c-4210-99a1-27f82eab1a5e} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2770 | 2025.01.17 04:23:57.496482 [ 268 ] {4a75ce41-239c-4210-99a1-27f82eab1a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2771 | 2025.01.17 04:23:57.496874 [ 268 ] {4a75ce41-239c-4210-99a1-27f82eab1a5e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2772 | 2025.01.17 04:23:57.497168 [ 268 ] {4a75ce41-239c-4210-99a1-27f82eab1a5e} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2773 | 2025.01.17 04:23:57.497365 [ 78 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2774 | 2025.01.17 04:23:57.497430 [ 268 ] {4a75ce41-239c-4210-99a1-27f82eab1a5e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001619 sec., 16059.29586164299 rows/sec., 1.18 MiB/sec. | ||
2775 | 2025.01.17 04:23:57.497451 [ 78 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2776 | 2025.01.17 04:23:57.497521 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2777 | 2025.01.17 04:23:57.497566 [ 268 ] {4a75ce41-239c-4210-99a1-27f82eab1a5e} <Debug> TCPHandler: Processed in 0.001905458 sec. | ||
2778 | 2025.01.17 04:23:57.497803 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
2779 | 2025.01.17 04:23:57.497804 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2780 | 2025.01.17 04:23:57.498070 [ 271 ] {8c255b11-88d4-44b4-87eb-1fc3940ab9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2781 | 2025.01.17 04:23:57.498075 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2782 | 2025.01.17 04:23:57.498165 [ 271 ] {8c255b11-88d4-44b4-87eb-1fc3940ab9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2783 | 2025.01.17 04:23:57.498171 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 40 rows starting from the beginning of the part | ||
2784 | 2025.01.17 04:23:57.498534 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
2785 | 2025.01.17 04:23:57.498936 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part | ||
2786 | 2025.01.17 04:23:57.499279 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
2787 | 2025.01.17 04:23:57.499597 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part | ||
2788 | 2025.01.17 04:23:57.499947 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
2789 | 2025.01.17 04:23:57.500845 [ 271 ] {8c255b11-88d4-44b4-87eb-1fc3940ab9a6} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2790 | 2025.01.17 04:23:57.500905 [ 271 ] {8c255b11-88d4-44b4-87eb-1fc3940ab9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2791 | 2025.01.17 04:23:57.501990 [ 271 ] {8c255b11-88d4-44b4-87eb-1fc3940ab9a6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2792 | 2025.01.17 04:23:57.502661 [ 271 ] {8c255b11-88d4-44b4-87eb-1fc3940ab9a6} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2793 | 2025.01.17 04:23:57.502905 [ 190 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 5 columns (5 merged, 0 gathered) in 0.005277733 sec., 28800.244347336255 rows/sec., 2.18 MiB/sec. | ||
2794 | 2025.01.17 04:23:57.503193 [ 271 ] {8c255b11-88d4-44b4-87eb-1fc3940ab9a6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.005196 sec., 17321.016166281755 rows/sec., 1.35 MiB/sec. | ||
2795 | 2025.01.17 04:23:57.503312 [ 195 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2796 | 2025.01.17 04:23:57.503406 [ 271 ] {8c255b11-88d4-44b4-87eb-1fc3940ab9a6} <Debug> TCPHandler: Processed in 0.005699522 sec. | ||
2797 | 2025.01.17 04:23:57.503642 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2798 | 2025.01.17 04:23:57.503832 [ 268 ] {16927d43-3d74-4a8f-a48d-af1968965394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2799 | 2025.01.17 04:23:57.503924 [ 195 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_11_2} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2800 | 2025.01.17 04:23:57.503929 [ 268 ] {16927d43-3d74-4a8f-a48d-af1968965394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2801 | 2025.01.17 04:23:57.504163 [ 195 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_11_2} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2802 | 2025.01.17 04:23:57.504382 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2803 | 2025.01.17 04:23:57.504857 [ 268 ] {16927d43-3d74-4a8f-a48d-af1968965394} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2804 | 2025.01.17 04:23:57.504899 [ 268 ] {16927d43-3d74-4a8f-a48d-af1968965394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2805 | 2025.01.17 04:23:57.505346 [ 268 ] {16927d43-3d74-4a8f-a48d-af1968965394} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2806 | 2025.01.17 04:23:57.505616 [ 268 ] {16927d43-3d74-4a8f-a48d-af1968965394} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2807 | 2025.01.17 04:23:57.505797 [ 268 ] {16927d43-3d74-4a8f-a48d-af1968965394} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002022 sec., 79129.57467853611 rows/sec., 5.51 MiB/sec. | ||
2808 | 2025.01.17 04:23:57.505853 [ 268 ] {16927d43-3d74-4a8f-a48d-af1968965394} <Debug> TCPHandler: Processed in 0.002294595 sec. | ||
2809 | 2025.01.17 04:23:57.506006 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2810 | 2025.01.17 04:23:57.506115 [ 271 ] {ca32f889-9ceb-4c3b-8c16-8620de04cf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2811 | 2025.01.17 04:23:57.506182 [ 271 ] {ca32f889-9ceb-4c3b-8c16-8620de04cf1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2812 | 2025.01.17 04:23:57.507279 [ 271 ] {ca32f889-9ceb-4c3b-8c16-8620de04cf1b} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2813 | 2025.01.17 04:23:57.507318 [ 271 ] {ca32f889-9ceb-4c3b-8c16-8620de04cf1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2814 | 2025.01.17 04:23:57.507968 [ 271 ] {ca32f889-9ceb-4c3b-8c16-8620de04cf1b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2815 | 2025.01.17 04:23:57.508233 [ 271 ] {ca32f889-9ceb-4c3b-8c16-8620de04cf1b} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2816 | 2025.01.17 04:23:57.508370 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2817 | 2025.01.17 04:23:57.508415 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2818 | 2025.01.17 04:23:57.508441 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2819 | 2025.01.17 04:23:57.508448 [ 271 ] {ca32f889-9ceb-4c3b-8c16-8620de04cf1b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002353 sec., 11049.723756906076 rows/sec., 19.80 MiB/sec. | ||
2820 | 2025.01.17 04:23:57.508745 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
2821 | 2025.01.17 04:23:57.508849 [ 271 ] {ca32f889-9ceb-4c3b-8c16-8620de04cf1b} <Debug> TCPHandler: Processed in 0.002891737 sec. | ||
2822 | 2025.01.17 04:23:57.509066 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2823 | 2025.01.17 04:23:57.509314 [ 268 ] {fd6950ea-ecb5-4afd-aa49-f8cc325ce98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2824 | 2025.01.17 04:23:57.509354 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2825 | 2025.01.17 04:23:57.509412 [ 268 ] {fd6950ea-ecb5-4afd-aa49-f8cc325ce98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2826 | 2025.01.17 04:23:57.509554 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 82 rows starting from the beginning of the part | ||
2827 | 2025.01.17 04:23:57.510423 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
2828 | 2025.01.17 04:23:57.511014 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
2829 | 2025.01.17 04:23:57.511692 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
2830 | 2025.01.17 04:23:57.511813 [ 268 ] {fd6950ea-ecb5-4afd-aa49-f8cc325ce98d} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2831 | 2025.01.17 04:23:57.511917 [ 268 ] {fd6950ea-ecb5-4afd-aa49-f8cc325ce98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2832 | 2025.01.17 04:23:57.512337 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
2833 | 2025.01.17 04:23:57.513001 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
2834 | 2025.01.17 04:23:57.513328 [ 268 ] {fd6950ea-ecb5-4afd-aa49-f8cc325ce98d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2835 | 2025.01.17 04:23:57.514093 [ 268 ] {fd6950ea-ecb5-4afd-aa49-f8cc325ce98d} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2836 | 2025.01.17 04:23:57.514530 [ 268 ] {fd6950ea-ecb5-4afd-aa49-f8cc325ce98d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005297 sec., 11327.166320558808 rows/sec., 781.69 KiB/sec. | ||
2837 | 2025.01.17 04:23:57.514743 [ 268 ] {fd6950ea-ecb5-4afd-aa49-f8cc325ce98d} <Debug> TCPHandler: Processed in 0.005768274 sec. | ||
2838 | 2025.01.17 04:23:57.517724 [ 195 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 19 columns (19 merged, 0 gathered) in 0.00919982 sec., 18913.413523308067 rows/sec., 33.89 MiB/sec. | ||
2839 | 2025.01.17 04:23:57.518153 [ 200 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2840 | 2025.01.17 04:23:57.518582 [ 200 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2841 | 2025.01.17 04:23:57.518667 [ 200 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2842 | 2025.01.17 04:23:57.518815 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
2843 | 2025.01.17 04:24:00.503570 [ 154 ] {} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2844 | 2025.01.17 04:24:00.503655 [ 154 ] {} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2845 | 2025.01.17 04:24:00.503683 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2846 | 2025.01.17 04:24:00.503860 [ 190 ] {fd521604-739b-47a5-87df-68af1d82dba8::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 | ||
2847 | 2025.01.17 04:24:00.504213 [ 190 ] {fd521604-739b-47a5-87df-68af1d82dba8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2848 | 2025.01.17 04:24:00.504256 [ 190 ] {fd521604-739b-47a5-87df-68af1d82dba8::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 | ||
2849 | 2025.01.17 04:24:00.504351 [ 190 ] {fd521604-739b-47a5-87df-68af1d82dba8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
2850 | 2025.01.17 04:24:00.504492 [ 190 ] {fd521604-739b-47a5-87df-68af1d82dba8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
2851 | 2025.01.17 04:24:00.504609 [ 190 ] {fd521604-739b-47a5-87df-68af1d82dba8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2852 | 2025.01.17 04:24:00.504724 [ 190 ] {fd521604-739b-47a5-87df-68af1d82dba8::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 | ||
2853 | 2025.01.17 04:24:00.506899 [ 200 ] {fd521604-739b-47a5-87df-68af1d82dba8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003145742 sec., 13033.490985592589 rows/sec., 2.17 MiB/sec. | ||
2854 | 2025.01.17 04:24:00.507116 [ 200 ] {fd521604-739b-47a5-87df-68af1d82dba8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2855 | 2025.01.17 04:24:00.507656 [ 200 ] {fd521604-739b-47a5-87df-68af1d82dba8::all_1_5_1} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2856 | 2025.01.17 04:24:00.507757 [ 200 ] {fd521604-739b-47a5-87df-68af1d82dba8::all_1_5_1} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2857 | 2025.01.17 04:24:00.507862 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2858 | 2025.01.17 04:24:00.624544 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2859 | 2025.01.17 04:24:00.624582 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2860 | 2025.01.17 04:24:00.708886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2861 | 2025.01.17 04:24:00.709567 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2862 | 2025.01.17 04:24:00.709614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2863 | 2025.01.17 04:24:00.710150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2864 | 2025.01.17 04:24:00.710406 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2865 | 2025.01.17 04:24:00.710626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2866 | 2025.01.17 04:24:00.714463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 402 | ||
2867 | 2025.01.17 04:24:00.717376 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2868 | 2025.01.17 04:24:00.717421 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2869 | 2025.01.17 04:24:00.718891 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2870 | 2025.01.17 04:24:00.719214 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2871 | 2025.01.17 04:24:00.719766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
2872 | 2025.01.17 04:24:01.056207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2873 | 2025.01.17 04:24:01.075758 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2874 | 2025.01.17 04:24:01.075828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2875 | 2025.01.17 04:24:01.083243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2876 | 2025.01.17 04:24:01.084061 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2877 | 2025.01.17 04:24:01.087606 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2878 | 2025.01.17 04:24:02.485168 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2879 | 2025.01.17 04:24:02.485460 [ 271 ] {ce9170ad-2a61-479d-b6e1-45738a9d4e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2880 | 2025.01.17 04:24:02.485948 [ 271 ] {ce9170ad-2a61-479d-b6e1-45738a9d4e9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2881 | 2025.01.17 04:24:02.486002 [ 271 ] {ce9170ad-2a61-479d-b6e1-45738a9d4e9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2882 | 2025.01.17 04:24:02.486383 [ 271 ] {ce9170ad-2a61-479d-b6e1-45738a9d4e9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2883 | 2025.01.17 04:24:02.486460 [ 271 ] {ce9170ad-2a61-479d-b6e1-45738a9d4e9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2884 | 2025.01.17 04:24:02.486637 [ 271 ] {ce9170ad-2a61-479d-b6e1-45738a9d4e9b} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2885 | 2025.01.17 04:24:02.486678 [ 271 ] {ce9170ad-2a61-479d-b6e1-45738a9d4e9b} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2886 | 2025.01.17 04:24:02.486704 [ 271 ] {ce9170ad-2a61-479d-b6e1-45738a9d4e9b} <Debug> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (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 | ||
2887 | 2025.01.17 04:24:02.486722 [ 271 ] {ce9170ad-2a61-479d-b6e1-45738a9d4e9b} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2888 | 2025.01.17 04:24:02.486772 [ 271 ] {ce9170ad-2a61-479d-b6e1-45738a9d4e9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2889 | 2025.01.17 04:24:02.486797 [ 271 ] {ce9170ad-2a61-479d-b6e1-45738a9d4e9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
2890 | 2025.01.17 04:24:02.487665 [ 271 ] {ce9170ad-2a61-479d-b6e1-45738a9d4e9b} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002353 sec., 17424.564385890353 rows/sec., 664.46 KiB/sec. | ||
2891 | 2025.01.17 04:24:02.487770 [ 271 ] {ce9170ad-2a61-479d-b6e1-45738a9d4e9b} <Debug> TCPHandler: Processed in 0.002747503 sec. | ||
2892 | 2025.01.17 04:24:02.499218 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2893 | 2025.01.17 04:24:02.499362 [ 271 ] {0e008beb-7c19-4d8d-a581-3ad8e318c096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2894 | 2025.01.17 04:24:02.499420 [ 271 ] {0e008beb-7c19-4d8d-a581-3ad8e318c096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2895 | 2025.01.17 04:24:02.500168 [ 271 ] {0e008beb-7c19-4d8d-a581-3ad8e318c096} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2896 | 2025.01.17 04:24:02.500212 [ 271 ] {0e008beb-7c19-4d8d-a581-3ad8e318c096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2897 | 2025.01.17 04:24:02.500714 [ 271 ] {0e008beb-7c19-4d8d-a581-3ad8e318c096} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2898 | 2025.01.17 04:24:02.500963 [ 271 ] {0e008beb-7c19-4d8d-a581-3ad8e318c096} <Trace> oximeter.timeseries_schema (fd521604-739b-47a5-87df-68af1d82dba8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2899 | 2025.01.17 04:24:02.501210 [ 271 ] {0e008beb-7c19-4d8d-a581-3ad8e318c096} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001892 sec., 528.5412262156448 rows/sec., 54.71 KiB/sec. | ||
2900 | 2025.01.17 04:24:02.501321 [ 271 ] {0e008beb-7c19-4d8d-a581-3ad8e318c096} <Debug> TCPHandler: Processed in 0.002163693 sec. | ||
2901 | 2025.01.17 04:24:02.501500 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2902 | 2025.01.17 04:24:02.501636 [ 268 ] {b71a9faf-9125-4762-87f1-56848fcf99b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2903 | 2025.01.17 04:24:02.501691 [ 268 ] {b71a9faf-9125-4762-87f1-56848fcf99b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2904 | 2025.01.17 04:24:02.502283 [ 268 ] {b71a9faf-9125-4762-87f1-56848fcf99b9} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2905 | 2025.01.17 04:24:02.502323 [ 268 ] {b71a9faf-9125-4762-87f1-56848fcf99b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2906 | 2025.01.17 04:24:02.502696 [ 268 ] {b71a9faf-9125-4762-87f1-56848fcf99b9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2907 | 2025.01.17 04:24:02.502946 [ 268 ] {b71a9faf-9125-4762-87f1-56848fcf99b9} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2908 | 2025.01.17 04:24:02.503163 [ 268 ] {b71a9faf-9125-4762-87f1-56848fcf99b9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001559 sec., 8980.115458627324 rows/sec., 646.45 KiB/sec. | ||
2909 | 2025.01.17 04:24:02.503217 [ 268 ] {b71a9faf-9125-4762-87f1-56848fcf99b9} <Debug> TCPHandler: Processed in 0.001782925 sec. | ||
2910 | 2025.01.17 04:24:02.503384 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2911 | 2025.01.17 04:24:02.503511 [ 271 ] {183d97bd-5406-494a-9724-7c80d0fc0e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2912 | 2025.01.17 04:24:02.503564 [ 271 ] {183d97bd-5406-494a-9724-7c80d0fc0e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2913 | 2025.01.17 04:24:02.504226 [ 271 ] {183d97bd-5406-494a-9724-7c80d0fc0e33} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2914 | 2025.01.17 04:24:02.504266 [ 271 ] {183d97bd-5406-494a-9724-7c80d0fc0e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2915 | 2025.01.17 04:24:02.504649 [ 271 ] {183d97bd-5406-494a-9724-7c80d0fc0e33} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2916 | 2025.01.17 04:24:02.504886 [ 271 ] {183d97bd-5406-494a-9724-7c80d0fc0e33} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2917 | 2025.01.17 04:24:02.505123 [ 271 ] {183d97bd-5406-494a-9724-7c80d0fc0e33} <Debug> executeQuery: Read 229 rows, 20.54 KiB in 0.001641 sec., 139549.05545399146 rows/sec., 12.22 MiB/sec. | ||
2918 | 2025.01.17 04:24:02.505176 [ 271 ] {183d97bd-5406-494a-9724-7c80d0fc0e33} <Debug> TCPHandler: Processed in 0.001853886 sec. | ||
2919 | 2025.01.17 04:24:02.505322 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2920 | 2025.01.17 04:24:02.505450 [ 268 ] {173ef688-ff9d-4720-8660-87968dab85bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2921 | 2025.01.17 04:24:02.505502 [ 268 ] {173ef688-ff9d-4720-8660-87968dab85bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2922 | 2025.01.17 04:24:02.506082 [ 268 ] {173ef688-ff9d-4720-8660-87968dab85bf} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2923 | 2025.01.17 04:24:02.506121 [ 268 ] {173ef688-ff9d-4720-8660-87968dab85bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2924 | 2025.01.17 04:24:02.506486 [ 268 ] {173ef688-ff9d-4720-8660-87968dab85bf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2925 | 2025.01.17 04:24:02.506724 [ 268 ] {173ef688-ff9d-4720-8660-87968dab85bf} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2926 | 2025.01.17 04:24:02.506932 [ 268 ] {173ef688-ff9d-4720-8660-87968dab85bf} <Debug> executeQuery: Read 19 rows, 1.36 KiB in 0.00151 sec., 12582.781456953642 rows/sec., 899.60 KiB/sec. | ||
2927 | 2025.01.17 04:24:02.506985 [ 268 ] {173ef688-ff9d-4720-8660-87968dab85bf} <Debug> TCPHandler: Processed in 0.001724104 sec. | ||
2928 | 2025.01.17 04:24:02.507116 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2929 | 2025.01.17 04:24:02.507245 [ 271 ] {31481eb5-5e87-42c6-bf36-7a8f680bb451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2930 | 2025.01.17 04:24:02.507295 [ 271 ] {31481eb5-5e87-42c6-bf36-7a8f680bb451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2931 | 2025.01.17 04:24:02.507931 [ 271 ] {31481eb5-5e87-42c6-bf36-7a8f680bb451} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2932 | 2025.01.17 04:24:02.507970 [ 271 ] {31481eb5-5e87-42c6-bf36-7a8f680bb451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2933 | 2025.01.17 04:24:02.508309 [ 271 ] {31481eb5-5e87-42c6-bf36-7a8f680bb451} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2934 | 2025.01.17 04:24:02.508544 [ 271 ] {31481eb5-5e87-42c6-bf36-7a8f680bb451} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2935 | 2025.01.17 04:24:02.508747 [ 271 ] {31481eb5-5e87-42c6-bf36-7a8f680bb451} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001532 sec., 10443.864229765013 rows/sec., 726.68 KiB/sec. | ||
2936 | 2025.01.17 04:24:02.508883 [ 271 ] {31481eb5-5e87-42c6-bf36-7a8f680bb451} <Debug> TCPHandler: Processed in 0.001827706 sec. | ||
2937 | 2025.01.17 04:24:02.509042 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2938 | 2025.01.17 04:24:02.509167 [ 268 ] {678cc741-089a-483b-9014-45f6562034bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2939 | 2025.01.17 04:24:02.509219 [ 268 ] {678cc741-089a-483b-9014-45f6562034bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2940 | 2025.01.17 04:24:02.509837 [ 268 ] {678cc741-089a-483b-9014-45f6562034bf} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2941 | 2025.01.17 04:24:02.509884 [ 268 ] {678cc741-089a-483b-9014-45f6562034bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2942 | 2025.01.17 04:24:02.510227 [ 268 ] {678cc741-089a-483b-9014-45f6562034bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2943 | 2025.01.17 04:24:02.510465 [ 268 ] {678cc741-089a-483b-9014-45f6562034bf} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2944 | 2025.01.17 04:24:02.510742 [ 268 ] {678cc741-089a-483b-9014-45f6562034bf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. | ||
2945 | 2025.01.17 04:24:02.510905 [ 268 ] {678cc741-089a-483b-9014-45f6562034bf} <Debug> TCPHandler: Processed in 0.001922448 sec. | ||
2946 | 2025.01.17 04:24:02.511039 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2947 | 2025.01.17 04:24:02.511172 [ 271 ] {f5b60bf0-8a58-44b9-90e3-723bc4806238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2948 | 2025.01.17 04:24:02.511224 [ 271 ] {f5b60bf0-8a58-44b9-90e3-723bc4806238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2949 | 2025.01.17 04:24:02.512009 [ 271 ] {f5b60bf0-8a58-44b9-90e3-723bc4806238} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2950 | 2025.01.17 04:24:02.512048 [ 271 ] {f5b60bf0-8a58-44b9-90e3-723bc4806238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2951 | 2025.01.17 04:24:02.512422 [ 271 ] {f5b60bf0-8a58-44b9-90e3-723bc4806238} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2952 | 2025.01.17 04:24:02.512677 [ 271 ] {f5b60bf0-8a58-44b9-90e3-723bc4806238} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2953 | 2025.01.17 04:24:02.512887 [ 271 ] {f5b60bf0-8a58-44b9-90e3-723bc4806238} <Debug> executeQuery: Read 394 rows, 28.64 KiB in 0.00175 sec., 225142.85714285713 rows/sec., 15.98 MiB/sec. | ||
2954 | 2025.01.17 04:24:02.512938 [ 271 ] {f5b60bf0-8a58-44b9-90e3-723bc4806238} <Debug> TCPHandler: Processed in 0.001960209 sec. | ||
2955 | 2025.01.17 04:24:02.513086 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2956 | 2025.01.17 04:24:02.513217 [ 268 ] {1927ebf7-e2a6-40cb-96b9-0b75464277bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2957 | 2025.01.17 04:24:02.513271 [ 268 ] {1927ebf7-e2a6-40cb-96b9-0b75464277bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2958 | 2025.01.17 04:24:02.513778 [ 268 ] {1927ebf7-e2a6-40cb-96b9-0b75464277bb} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2959 | 2025.01.17 04:24:02.513823 [ 268 ] {1927ebf7-e2a6-40cb-96b9-0b75464277bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2960 | 2025.01.17 04:24:02.514189 [ 268 ] {1927ebf7-e2a6-40cb-96b9-0b75464277bb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2961 | 2025.01.17 04:24:02.514421 [ 268 ] {1927ebf7-e2a6-40cb-96b9-0b75464277bb} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2962 | 2025.01.17 04:24:02.514649 [ 268 ] {1927ebf7-e2a6-40cb-96b9-0b75464277bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. | ||
2963 | 2025.01.17 04:24:02.514708 [ 268 ] {1927ebf7-e2a6-40cb-96b9-0b75464277bb} <Debug> TCPHandler: Processed in 0.001683162 sec. | ||
2964 | 2025.01.17 04:24:02.514832 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2965 | 2025.01.17 04:24:02.514951 [ 271 ] {63601f5d-b2f6-4515-aa21-07451993aa8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2966 | 2025.01.17 04:24:02.515007 [ 271 ] {63601f5d-b2f6-4515-aa21-07451993aa8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2967 | 2025.01.17 04:24:02.515634 [ 271 ] {63601f5d-b2f6-4515-aa21-07451993aa8c} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2968 | 2025.01.17 04:24:02.515678 [ 271 ] {63601f5d-b2f6-4515-aa21-07451993aa8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2969 | 2025.01.17 04:24:02.516097 [ 271 ] {63601f5d-b2f6-4515-aa21-07451993aa8c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2970 | 2025.01.17 04:24:02.516331 [ 271 ] {63601f5d-b2f6-4515-aa21-07451993aa8c} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2971 | 2025.01.17 04:24:02.516640 [ 271 ] {63601f5d-b2f6-4515-aa21-07451993aa8c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001698 sec., 139575.97173144875 rows/sec., 9.36 MiB/sec. | ||
2972 | 2025.01.17 04:24:02.516801 [ 271 ] {63601f5d-b2f6-4515-aa21-07451993aa8c} <Debug> TCPHandler: Processed in 0.00201338 sec. | ||
2973 | 2025.01.17 04:24:02.516959 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2974 | 2025.01.17 04:24:02.517086 [ 268 ] {31d18b91-7fd0-4d19-8c4c-5435264aa078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2975 | 2025.01.17 04:24:02.517141 [ 268 ] {31d18b91-7fd0-4d19-8c4c-5435264aa078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2976 | 2025.01.17 04:24:02.517669 [ 268 ] {31d18b91-7fd0-4d19-8c4c-5435264aa078} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2977 | 2025.01.17 04:24:02.517715 [ 268 ] {31d18b91-7fd0-4d19-8c4c-5435264aa078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2978 | 2025.01.17 04:24:02.518089 [ 268 ] {31d18b91-7fd0-4d19-8c4c-5435264aa078} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2979 | 2025.01.17 04:24:02.518326 [ 268 ] {31d18b91-7fd0-4d19-8c4c-5435264aa078} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2980 | 2025.01.17 04:24:02.518528 [ 268 ] {31d18b91-7fd0-4d19-8c4c-5435264aa078} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.001469 sec., 2042.205582028591 rows/sec., 132.29 KiB/sec. | ||
2981 | 2025.01.17 04:24:02.518576 [ 268 ] {31d18b91-7fd0-4d19-8c4c-5435264aa078} <Debug> TCPHandler: Processed in 0.001680284 sec. | ||
2982 | 2025.01.17 04:24:02.518714 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2983 | 2025.01.17 04:24:02.518819 [ 271 ] {195fee76-2346-4007-b725-16d8628392bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2984 | 2025.01.17 04:24:02.518883 [ 271 ] {195fee76-2346-4007-b725-16d8628392bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2985 | 2025.01.17 04:24:02.520088 [ 271 ] {195fee76-2346-4007-b725-16d8628392bf} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2986 | 2025.01.17 04:24:02.520126 [ 271 ] {195fee76-2346-4007-b725-16d8628392bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2987 | 2025.01.17 04:24:02.520738 [ 271 ] {195fee76-2346-4007-b725-16d8628392bf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2988 | 2025.01.17 04:24:02.520993 [ 271 ] {195fee76-2346-4007-b725-16d8628392bf} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2989 | 2025.01.17 04:24:02.521252 [ 271 ] {195fee76-2346-4007-b725-16d8628392bf} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.00245 sec., 4897.95918367347 rows/sec., 8.78 MiB/sec. | ||
2990 | 2025.01.17 04:24:02.521364 [ 271 ] {195fee76-2346-4007-b725-16d8628392bf} <Debug> TCPHandler: Processed in 0.002700303 sec. | ||
2991 | 2025.01.17 04:24:02.521510 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2992 | 2025.01.17 04:24:02.521637 [ 268 ] {8d6332fe-a350-4039-9be4-dba2a18a1b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2993 | 2025.01.17 04:24:02.521691 [ 268 ] {8d6332fe-a350-4039-9be4-dba2a18a1b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2994 | 2025.01.17 04:24:02.522162 [ 268 ] {8d6332fe-a350-4039-9be4-dba2a18a1b71} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2995 | 2025.01.17 04:24:02.522200 [ 268 ] {8d6332fe-a350-4039-9be4-dba2a18a1b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2996 | 2025.01.17 04:24:02.522547 [ 268 ] {8d6332fe-a350-4039-9be4-dba2a18a1b71} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2997 | 2025.01.17 04:24:02.522780 [ 268 ] {8d6332fe-a350-4039-9be4-dba2a18a1b71} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2998 | 2025.01.17 04:24:02.523085 [ 268 ] {8d6332fe-a350-4039-9be4-dba2a18a1b71} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001448 sec., 56629.83425414364 rows/sec., 3.60 MiB/sec. | ||
2999 | 2025.01.17 04:24:02.523261 [ 268 ] {8d6332fe-a350-4039-9be4-dba2a18a1b71} <Debug> TCPHandler: Processed in 0.001806975 sec. | ||
3000 | 2025.01.17 04:24:07.492950 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3001 | 2025.01.17 04:24:07.493155 [ 271 ] {ed37f17b-85f4-4d26-bf62-8c3580a2acf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3002 | 2025.01.17 04:24:07.493230 [ 271 ] {ed37f17b-85f4-4d26-bf62-8c3580a2acf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3003 | 2025.01.17 04:24:07.494002 [ 271 ] {ed37f17b-85f4-4d26-bf62-8c3580a2acf8} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3004 | 2025.01.17 04:24:07.494049 [ 271 ] {ed37f17b-85f4-4d26-bf62-8c3580a2acf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3005 | 2025.01.17 04:24:07.494472 [ 271 ] {ed37f17b-85f4-4d26-bf62-8c3580a2acf8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3006 | 2025.01.17 04:24:07.494724 [ 271 ] {ed37f17b-85f4-4d26-bf62-8c3580a2acf8} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3007 | 2025.01.17 04:24:07.495026 [ 271 ] {ed37f17b-85f4-4d26-bf62-8c3580a2acf8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001909 sec., 4190.675746464117 rows/sec., 341.72 KiB/sec. | ||
3008 | 2025.01.17 04:24:07.495100 [ 271 ] {ed37f17b-85f4-4d26-bf62-8c3580a2acf8} <Debug> TCPHandler: Processed in 0.002283634 sec. | ||
3009 | 2025.01.17 04:24:07.495289 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3010 | 2025.01.17 04:24:07.495429 [ 268 ] {f7c528ef-95f3-4b7f-9b90-7bbc62c71aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3011 | 2025.01.17 04:24:07.495486 [ 268 ] {f7c528ef-95f3-4b7f-9b90-7bbc62c71aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3012 | 2025.01.17 04:24:07.496206 [ 268 ] {f7c528ef-95f3-4b7f-9b90-7bbc62c71aa6} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3013 | 2025.01.17 04:24:07.496251 [ 268 ] {f7c528ef-95f3-4b7f-9b90-7bbc62c71aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3014 | 2025.01.17 04:24:07.496626 [ 268 ] {f7c528ef-95f3-4b7f-9b90-7bbc62c71aa6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3015 | 2025.01.17 04:24:07.496866 [ 268 ] {f7c528ef-95f3-4b7f-9b90-7bbc62c71aa6} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3016 | 2025.01.17 04:24:07.497036 [ 47 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3017 | 2025.01.17 04:24:07.497109 [ 268 ] {f7c528ef-95f3-4b7f-9b90-7bbc62c71aa6} <Debug> executeQuery: Read 112 rows, 9.57 KiB in 0.001706 sec., 65650.6447831184 rows/sec., 5.48 MiB/sec. | ||
3018 | 2025.01.17 04:24:07.497114 [ 47 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3019 | 2025.01.17 04:24:07.497188 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3020 | 2025.01.17 04:24:07.497240 [ 268 ] {f7c528ef-95f3-4b7f-9b90-7bbc62c71aa6} <Debug> TCPHandler: Processed in 0.002019869 sec. | ||
3021 | 2025.01.17 04:24:07.497446 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
3022 | 2025.01.17 04:24:07.497468 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3023 | 2025.01.17 04:24:07.497719 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3024 | 2025.01.17 04:24:07.497730 [ 271 ] {d8f97a17-6be2-4fae-b721-266272d528d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3025 | 2025.01.17 04:24:07.497782 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1409 rows starting from the beginning of the part | ||
3026 | 2025.01.17 04:24:07.497834 [ 271 ] {d8f97a17-6be2-4fae-b721-266272d528d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3027 | 2025.01.17 04:24:07.498199 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1362 rows starting from the beginning of the part | ||
3028 | 2025.01.17 04:24:07.498495 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
3029 | 2025.01.17 04:24:07.498863 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 108 rows starting from the beginning of the part | ||
3030 | 2025.01.17 04:24:07.499228 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 229 rows starting from the beginning of the part | ||
3031 | 2025.01.17 04:24:07.499575 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
3032 | 2025.01.17 04:24:07.500868 [ 271 ] {d8f97a17-6be2-4fae-b721-266272d528d0} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3033 | 2025.01.17 04:24:07.500924 [ 271 ] {d8f97a17-6be2-4fae-b721-266272d528d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3034 | 2025.01.17 04:24:07.502033 [ 271 ] {d8f97a17-6be2-4fae-b721-266272d528d0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3035 | 2025.01.17 04:24:07.502451 [ 271 ] {d8f97a17-6be2-4fae-b721-266272d528d0} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3036 | 2025.01.17 04:24:07.502690 [ 271 ] {d8f97a17-6be2-4fae-b721-266272d528d0} <Debug> executeQuery: Read 34 rows, 2.51 KiB in 0.005039 sec., 6747.370510021829 rows/sec., 498.84 KiB/sec. | ||
3037 | 2025.01.17 04:24:07.502753 [ 271 ] {d8f97a17-6be2-4fae-b721-266272d528d0} <Debug> TCPHandler: Processed in 0.005376816 sec. | ||
3038 | 2025.01.17 04:24:07.502955 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3039 | 2025.01.17 04:24:07.503270 [ 268 ] {4f24d376-55fc-46ff-bc01-d642e3e37e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3040 | 2025.01.17 04:24:07.503278 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3276 rows, containing 5 columns (5 merged, 0 gathered) in 0.005970917 sec., 548659.4437671802 rows/sec., 48.04 MiB/sec. | ||
3041 | 2025.01.17 04:24:07.503354 [ 268 ] {4f24d376-55fc-46ff-bc01-d642e3e37e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3042 | 2025.01.17 04:24:07.503606 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3043 | 2025.01.17 04:24:07.504229 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_16_3} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3044 | 2025.01.17 04:24:07.504456 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_16_3} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3045 | 2025.01.17 04:24:07.504615 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
3046 | 2025.01.17 04:24:07.504759 [ 268 ] {4f24d376-55fc-46ff-bc01-d642e3e37e65} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3047 | 2025.01.17 04:24:07.504804 [ 268 ] {4f24d376-55fc-46ff-bc01-d642e3e37e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3048 | 2025.01.17 04:24:07.505180 [ 268 ] {4f24d376-55fc-46ff-bc01-d642e3e37e65} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3049 | 2025.01.17 04:24:07.505441 [ 268 ] {4f24d376-55fc-46ff-bc01-d642e3e37e65} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3050 | 2025.01.17 04:24:07.505615 [ 47 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3051 | 2025.01.17 04:24:07.505678 [ 47 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3052 | 2025.01.17 04:24:07.505693 [ 268 ] {4f24d376-55fc-46ff-bc01-d642e3e37e65} <Debug> executeQuery: Read 98 rows, 7.85 KiB in 0.002491 sec., 39341.62986752308 rows/sec., 3.08 MiB/sec. | ||
3053 | 2025.01.17 04:24:07.505713 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3054 | 2025.01.17 04:24:07.505843 [ 268 ] {4f24d376-55fc-46ff-bc01-d642e3e37e65} <Debug> TCPHandler: Processed in 0.002997078 sec. | ||
3055 | 2025.01.17 04:24:07.505905 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
3056 | 2025.01.17 04:24:07.506014 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3057 | 2025.01.17 04:24:07.506023 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3058 | 2025.01.17 04:24:07.506062 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 889 rows starting from the beginning of the part | ||
3059 | 2025.01.17 04:24:07.506183 [ 271 ] {df790385-cca4-48ca-a4c1-7f509e2f7d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3060 | 2025.01.17 04:24:07.506198 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 852 rows starting from the beginning of the part | ||
3061 | 2025.01.17 04:24:07.506317 [ 271 ] {df790385-cca4-48ca-a4c1-7f509e2f7d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3062 | 2025.01.17 04:24:07.506390 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
3063 | 2025.01.17 04:24:07.506658 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
3064 | 2025.01.17 04:24:07.506879 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 394 rows starting from the beginning of the part | ||
3065 | 2025.01.17 04:24:07.507118 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 98 rows starting from the beginning of the part | ||
3066 | 2025.01.17 04:24:07.507947 [ 271 ] {df790385-cca4-48ca-a4c1-7f509e2f7d62} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3067 | 2025.01.17 04:24:07.507988 [ 271 ] {df790385-cca4-48ca-a4c1-7f509e2f7d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3068 | 2025.01.17 04:24:07.508591 [ 271 ] {df790385-cca4-48ca-a4c1-7f509e2f7d62} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3069 | 2025.01.17 04:24:07.508872 [ 271 ] {df790385-cca4-48ca-a4c1-7f509e2f7d62} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3070 | 2025.01.17 04:24:07.509141 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3071 | 2025.01.17 04:24:07.509159 [ 199 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2387 rows, containing 5 columns (5 merged, 0 gathered) in 0.003308155 sec., 721550.2296597348 rows/sec., 55.29 MiB/sec. | ||
3072 | 2025.01.17 04:24:07.509229 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3073 | 2025.01.17 04:24:07.509309 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3074 | 2025.01.17 04:24:07.509409 [ 271 ] {df790385-cca4-48ca-a4c1-7f509e2f7d62} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.003245 sec., 50539.29121725732 rows/sec., 3.52 MiB/sec. | ||
3075 | 2025.01.17 04:24:07.509638 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3076 | 2025.01.17 04:24:07.509966 [ 199 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
3077 | 2025.01.17 04:24:07.510275 [ 271 ] {df790385-cca4-48ca-a4c1-7f509e2f7d62} <Debug> TCPHandler: Processed in 0.004311804 sec. | ||
3078 | 2025.01.17 04:24:07.510640 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3079 | 2025.01.17 04:24:07.510747 [ 199 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3080 | 2025.01.17 04:24:07.510887 [ 199 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3905 rows starting from the beginning of the part | ||
3081 | 2025.01.17 04:24:07.510906 [ 268 ] {9ee47c91-38dd-40f8-916d-4f2f2cdbae57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3082 | 2025.01.17 04:24:07.510970 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_16_3} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3083 | 2025.01.17 04:24:07.511413 [ 268 ] {9ee47c91-38dd-40f8-916d-4f2f2cdbae57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3084 | 2025.01.17 04:24:07.511456 [ 199 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 958 rows starting from the beginning of the part | ||
3085 | 2025.01.17 04:24:07.511473 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_16_3} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3086 | 2025.01.17 04:24:07.511895 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
3087 | 2025.01.17 04:24:07.511944 [ 199 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
3088 | 2025.01.17 04:24:07.512408 [ 199 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
3089 | 2025.01.17 04:24:07.512724 [ 199 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part | ||
3090 | 2025.01.17 04:24:07.513116 [ 199 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 164 rows starting from the beginning of the part | ||
3091 | 2025.01.17 04:24:07.515690 [ 268 ] {9ee47c91-38dd-40f8-916d-4f2f2cdbae57} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3092 | 2025.01.17 04:24:07.515734 [ 268 ] {9ee47c91-38dd-40f8-916d-4f2f2cdbae57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3093 | 2025.01.17 04:24:07.516657 [ 268 ] {9ee47c91-38dd-40f8-916d-4f2f2cdbae57} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3094 | 2025.01.17 04:24:07.516716 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5552 rows, containing 5 columns (5 merged, 0 gathered) in 0.007304634 sec., 760065.4598163303 rows/sec., 51.17 MiB/sec. | ||
3095 | 2025.01.17 04:24:07.516961 [ 268 ] {9ee47c91-38dd-40f8-916d-4f2f2cdbae57} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3096 | 2025.01.17 04:24:07.517240 [ 268 ] {9ee47c91-38dd-40f8-916d-4f2f2cdbae57} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.006436 sec., 4039.776258545681 rows/sec., 7.24 MiB/sec. | ||
3097 | 2025.01.17 04:24:07.517369 [ 199 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3098 | 2025.01.17 04:24:07.517605 [ 268 ] {9ee47c91-38dd-40f8-916d-4f2f2cdbae57} <Debug> TCPHandler: Processed in 0.00716795 sec. | ||
3099 | 2025.01.17 04:24:07.517819 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3100 | 2025.01.17 04:24:07.518006 [ 199 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3101 | 2025.01.17 04:24:07.518044 [ 271 ] {6da905d8-6026-482c-96fa-4c61ee51b150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3102 | 2025.01.17 04:24:07.518148 [ 271 ] {6da905d8-6026-482c-96fa-4c61ee51b150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3103 | 2025.01.17 04:24:07.518172 [ 199 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3104 | 2025.01.17 04:24:07.518384 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
3105 | 2025.01.17 04:24:07.518827 [ 271 ] {6da905d8-6026-482c-96fa-4c61ee51b150} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3106 | 2025.01.17 04:24:07.518870 [ 271 ] {6da905d8-6026-482c-96fa-4c61ee51b150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3107 | 2025.01.17 04:24:07.519255 [ 271 ] {6da905d8-6026-482c-96fa-4c61ee51b150} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3108 | 2025.01.17 04:24:07.519499 [ 271 ] {6da905d8-6026-482c-96fa-4c61ee51b150} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3109 | 2025.01.17 04:24:07.519666 [ 47 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3110 | 2025.01.17 04:24:07.519720 [ 47 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3111 | 2025.01.17 04:24:07.519737 [ 271 ] {6da905d8-6026-482c-96fa-4c61ee51b150} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001749 sec., 34305.31732418525 rows/sec., 2.31 MiB/sec. | ||
3112 | 2025.01.17 04:24:07.519757 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3113 | 2025.01.17 04:24:07.519891 [ 271 ] {6da905d8-6026-482c-96fa-4c61ee51b150} <Debug> TCPHandler: Processed in 0.002163942 sec. | ||
3114 | 2025.01.17 04:24:07.520085 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
3115 | 2025.01.17 04:24:07.520272 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3116 | 2025.01.17 04:24:07.520314 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 638 rows starting from the beginning of the part | ||
3117 | 2025.01.17 04:24:07.520447 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
3118 | 2025.01.17 04:24:07.520637 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
3119 | 2025.01.17 04:24:07.520809 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
3120 | 2025.01.17 04:24:07.520964 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
3121 | 2025.01.17 04:24:07.521096 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
3122 | 2025.01.17 04:24:07.522393 [ 199 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 922 rows, containing 4 columns (4 merged, 0 gathered) in 0.002487889 sec., 370595.3119291094 rows/sec., 24.08 MiB/sec. | ||
3123 | 2025.01.17 04:24:07.522578 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3124 | 2025.01.17 04:24:07.522873 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_16_3} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3125 | 2025.01.17 04:24:07.522949 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_16_3} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3126 | 2025.01.17 04:24:07.523031 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
3127 | 2025.01.17 04:24:08.210816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
3128 | 2025.01.17 04:24:08.211651 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3129 | 2025.01.17 04:24:08.211700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3130 | 2025.01.17 04:24:08.212255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3131 | 2025.01.17 04:24:08.212517 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3132 | 2025.01.17 04:24:08.212754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
3133 | 2025.01.17 04:24:08.587726 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
3134 | 2025.01.17 04:24:08.608131 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3135 | 2025.01.17 04:24:08.608199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3136 | 2025.01.17 04:24:08.616345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3137 | 2025.01.17 04:24:08.617144 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3138 | 2025.01.17 04:24:08.620712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
3139 | 2025.01.17 04:24:10.719978 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 442 | ||
3140 | 2025.01.17 04:24:10.723323 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3141 | 2025.01.17 04:24:10.723370 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3142 | 2025.01.17 04:24:10.724855 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3143 | 2025.01.17 04:24:10.725175 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3144 | 2025.01.17 04:24:10.726065 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
3145 | 2025.01.17 04:24:12.496944 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3146 | 2025.01.17 04:24:12.497257 [ 271 ] {317632bc-25ec-47bf-84af-0c2379b59aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3147 | 2025.01.17 04:24:12.497353 [ 271 ] {317632bc-25ec-47bf-84af-0c2379b59aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3148 | 2025.01.17 04:24:12.498124 [ 271 ] {317632bc-25ec-47bf-84af-0c2379b59aae} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3149 | 2025.01.17 04:24:12.498176 [ 271 ] {317632bc-25ec-47bf-84af-0c2379b59aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3150 | 2025.01.17 04:24:12.498613 [ 271 ] {317632bc-25ec-47bf-84af-0c2379b59aae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3151 | 2025.01.17 04:24:12.498867 [ 271 ] {317632bc-25ec-47bf-84af-0c2379b59aae} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3152 | 2025.01.17 04:24:12.499104 [ 271 ] {317632bc-25ec-47bf-84af-0c2379b59aae} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001942 sec., 7209.062821833162 rows/sec., 518.96 KiB/sec. | ||
3153 | 2025.01.17 04:24:12.499169 [ 271 ] {317632bc-25ec-47bf-84af-0c2379b59aae} <Debug> TCPHandler: Processed in 0.002418817 sec. | ||
3154 | 2025.01.17 04:24:12.499353 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3155 | 2025.01.17 04:24:12.499494 [ 268 ] {106df074-71ee-49bf-bc33-c392551395d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3156 | 2025.01.17 04:24:12.499552 [ 268 ] {106df074-71ee-49bf-bc33-c392551395d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3157 | 2025.01.17 04:24:12.500316 [ 268 ] {106df074-71ee-49bf-bc33-c392551395d1} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3158 | 2025.01.17 04:24:12.500358 [ 268 ] {106df074-71ee-49bf-bc33-c392551395d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3159 | 2025.01.17 04:24:12.500739 [ 268 ] {106df074-71ee-49bf-bc33-c392551395d1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3160 | 2025.01.17 04:24:12.500977 [ 268 ] {106df074-71ee-49bf-bc33-c392551395d1} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3161 | 2025.01.17 04:24:12.501185 [ 268 ] {106df074-71ee-49bf-bc33-c392551395d1} <Debug> executeQuery: Read 227 rows, 20.35 KiB in 0.001726 sec., 131517.96060254922 rows/sec., 11.51 MiB/sec. | ||
3162 | 2025.01.17 04:24:12.501240 [ 268 ] {106df074-71ee-49bf-bc33-c392551395d1} <Debug> TCPHandler: Processed in 0.001953028 sec. | ||
3163 | 2025.01.17 04:24:12.501397 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3164 | 2025.01.17 04:24:12.501528 [ 271 ] {d980f8d8-8a9a-4973-a83a-851c4e83af2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3165 | 2025.01.17 04:24:12.501583 [ 271 ] {d980f8d8-8a9a-4973-a83a-851c4e83af2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3166 | 2025.01.17 04:24:12.502268 [ 271 ] {d980f8d8-8a9a-4973-a83a-851c4e83af2e} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3167 | 2025.01.17 04:24:12.502311 [ 271 ] {d980f8d8-8a9a-4973-a83a-851c4e83af2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3168 | 2025.01.17 04:24:12.502665 [ 271 ] {d980f8d8-8a9a-4973-a83a-851c4e83af2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3169 | 2025.01.17 04:24:12.502906 [ 271 ] {d980f8d8-8a9a-4973-a83a-851c4e83af2e} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3170 | 2025.01.17 04:24:12.503124 [ 271 ] {d980f8d8-8a9a-4973-a83a-851c4e83af2e} <Debug> executeQuery: Read 19 rows, 1.36 KiB in 0.001626 sec., 11685.116851168512 rows/sec., 835.42 KiB/sec. | ||
3171 | 2025.01.17 04:24:12.503179 [ 271 ] {d980f8d8-8a9a-4973-a83a-851c4e83af2e} <Debug> TCPHandler: Processed in 0.001844786 sec. | ||
3172 | 2025.01.17 04:24:12.503349 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3173 | 2025.01.17 04:24:12.503464 [ 268 ] {4f468684-cbda-4501-8272-c19eacecf2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3174 | 2025.01.17 04:24:12.503512 [ 268 ] {4f468684-cbda-4501-8272-c19eacecf2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3175 | 2025.01.17 04:24:12.504056 [ 268 ] {4f468684-cbda-4501-8272-c19eacecf2e3} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3176 | 2025.01.17 04:24:12.504098 [ 268 ] {4f468684-cbda-4501-8272-c19eacecf2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3177 | 2025.01.17 04:24:12.504467 [ 268 ] {4f468684-cbda-4501-8272-c19eacecf2e3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3178 | 2025.01.17 04:24:12.504716 [ 268 ] {4f468684-cbda-4501-8272-c19eacecf2e3} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3179 | 2025.01.17 04:24:12.505019 [ 268 ] {4f468684-cbda-4501-8272-c19eacecf2e3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001553 sec., 9014.810045074051 rows/sec., 631.34 KiB/sec. | ||
3180 | 2025.01.17 04:24:12.505149 [ 268 ] {4f468684-cbda-4501-8272-c19eacecf2e3} <Debug> TCPHandler: Processed in 0.001854326 sec. | ||
3181 | 2025.01.17 04:24:12.505314 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3182 | 2025.01.17 04:24:12.505443 [ 271 ] {407ce21a-c54b-4c81-a1c6-c25529b891c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3183 | 2025.01.17 04:24:12.505498 [ 271 ] {407ce21a-c54b-4c81-a1c6-c25529b891c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3184 | 2025.01.17 04:24:12.506158 [ 271 ] {407ce21a-c54b-4c81-a1c6-c25529b891c1} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3185 | 2025.01.17 04:24:12.506206 [ 271 ] {407ce21a-c54b-4c81-a1c6-c25529b891c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3186 | 2025.01.17 04:24:12.506569 [ 271 ] {407ce21a-c54b-4c81-a1c6-c25529b891c1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3187 | 2025.01.17 04:24:12.506813 [ 271 ] {407ce21a-c54b-4c81-a1c6-c25529b891c1} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3188 | 2025.01.17 04:24:12.507018 [ 271 ] {407ce21a-c54b-4c81-a1c6-c25529b891c1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001604 sec., 8104.738154613467 rows/sec., 505.33 KiB/sec. | ||
3189 | 2025.01.17 04:24:12.507073 [ 271 ] {407ce21a-c54b-4c81-a1c6-c25529b891c1} <Debug> TCPHandler: Processed in 0.001820436 sec. | ||
3190 | 2025.01.17 04:24:12.507217 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3191 | 2025.01.17 04:24:12.507343 [ 268 ] {40dfa0d9-f9a9-4b16-a710-4496abd7fd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3192 | 2025.01.17 04:24:12.507398 [ 268 ] {40dfa0d9-f9a9-4b16-a710-4496abd7fd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3193 | 2025.01.17 04:24:12.508245 [ 268 ] {40dfa0d9-f9a9-4b16-a710-4496abd7fd96} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3194 | 2025.01.17 04:24:12.508294 [ 268 ] {40dfa0d9-f9a9-4b16-a710-4496abd7fd96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3195 | 2025.01.17 04:24:12.508692 [ 268 ] {40dfa0d9-f9a9-4b16-a710-4496abd7fd96} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3196 | 2025.01.17 04:24:12.508937 [ 268 ] {40dfa0d9-f9a9-4b16-a710-4496abd7fd96} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3197 | 2025.01.17 04:24:12.509159 [ 268 ] {40dfa0d9-f9a9-4b16-a710-4496abd7fd96} <Debug> executeQuery: Read 394 rows, 28.64 KiB in 0.001845 sec., 213550.13550135502 rows/sec., 15.16 MiB/sec. | ||
3198 | 2025.01.17 04:24:12.509214 [ 268 ] {40dfa0d9-f9a9-4b16-a710-4496abd7fd96} <Debug> TCPHandler: Processed in 0.00204776 sec. | ||
3199 | 2025.01.17 04:24:12.509366 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3200 | 2025.01.17 04:24:12.509494 [ 271 ] {ed4ff801-778a-4bc8-96b7-3487c302d9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3201 | 2025.01.17 04:24:12.509549 [ 271 ] {ed4ff801-778a-4bc8-96b7-3487c302d9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3202 | 2025.01.17 04:24:12.510082 [ 271 ] {ed4ff801-778a-4bc8-96b7-3487c302d9c4} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3203 | 2025.01.17 04:24:12.510129 [ 271 ] {ed4ff801-778a-4bc8-96b7-3487c302d9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3204 | 2025.01.17 04:24:12.510500 [ 271 ] {ed4ff801-778a-4bc8-96b7-3487c302d9c4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3205 | 2025.01.17 04:24:12.510729 [ 271 ] {ed4ff801-778a-4bc8-96b7-3487c302d9c4} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3206 | 2025.01.17 04:24:12.510962 [ 271 ] {ed4ff801-778a-4bc8-96b7-3487c302d9c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 202.90 KiB/sec. | ||
3207 | 2025.01.17 04:24:12.511108 [ 271 ] {ed4ff801-778a-4bc8-96b7-3487c302d9c4} <Debug> TCPHandler: Processed in 0.001859186 sec. | ||
3208 | 2025.01.17 04:24:12.511324 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3209 | 2025.01.17 04:24:12.511455 [ 268 ] {1260eec2-e150-4cb3-84ec-bc32dd0cef67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3210 | 2025.01.17 04:24:12.511512 [ 268 ] {1260eec2-e150-4cb3-84ec-bc32dd0cef67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3211 | 2025.01.17 04:24:12.512177 [ 268 ] {1260eec2-e150-4cb3-84ec-bc32dd0cef67} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3212 | 2025.01.17 04:24:12.512224 [ 268 ] {1260eec2-e150-4cb3-84ec-bc32dd0cef67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3213 | 2025.01.17 04:24:12.512620 [ 268 ] {1260eec2-e150-4cb3-84ec-bc32dd0cef67} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3214 | 2025.01.17 04:24:12.512858 [ 268 ] {1260eec2-e150-4cb3-84ec-bc32dd0cef67} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3215 | 2025.01.17 04:24:12.513072 [ 268 ] {1260eec2-e150-4cb3-84ec-bc32dd0cef67} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001644 sec., 144160.58394160584 rows/sec., 9.66 MiB/sec. | ||
3216 | 2025.01.17 04:24:12.513134 [ 268 ] {1260eec2-e150-4cb3-84ec-bc32dd0cef67} <Debug> TCPHandler: Processed in 0.001870637 sec. | ||
3217 | 2025.01.17 04:24:12.513279 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3218 | 2025.01.17 04:24:12.513407 [ 271 ] {3b1c6ffe-29a3-4e89-9b7c-c2a363bc6e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3219 | 2025.01.17 04:24:12.513463 [ 271 ] {3b1c6ffe-29a3-4e89-9b7c-c2a363bc6e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3220 | 2025.01.17 04:24:12.513965 [ 271 ] {3b1c6ffe-29a3-4e89-9b7c-c2a363bc6e6c} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3221 | 2025.01.17 04:24:12.514011 [ 271 ] {3b1c6ffe-29a3-4e89-9b7c-c2a363bc6e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3222 | 2025.01.17 04:24:12.514395 [ 271 ] {3b1c6ffe-29a3-4e89-9b7c-c2a363bc6e6c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3223 | 2025.01.17 04:24:12.514627 [ 271 ] {3b1c6ffe-29a3-4e89-9b7c-c2a363bc6e6c} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3224 | 2025.01.17 04:24:12.514858 [ 271 ] {3b1c6ffe-29a3-4e89-9b7c-c2a363bc6e6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. | ||
3225 | 2025.01.17 04:24:12.514985 [ 271 ] {3b1c6ffe-29a3-4e89-9b7c-c2a363bc6e6c} <Debug> TCPHandler: Processed in 0.001757624 sec. | ||
3226 | 2025.01.17 04:24:12.515158 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3227 | 2025.01.17 04:24:12.515269 [ 268 ] {8a6bb031-679a-4065-9ef5-f669f458e4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3228 | 2025.01.17 04:24:12.515340 [ 268 ] {8a6bb031-679a-4065-9ef5-f669f458e4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3229 | 2025.01.17 04:24:12.516431 [ 268 ] {8a6bb031-679a-4065-9ef5-f669f458e4a5} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3230 | 2025.01.17 04:24:12.516470 [ 268 ] {8a6bb031-679a-4065-9ef5-f669f458e4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3231 | 2025.01.17 04:24:12.517064 [ 268 ] {8a6bb031-679a-4065-9ef5-f669f458e4a5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3232 | 2025.01.17 04:24:12.517318 [ 268 ] {8a6bb031-679a-4065-9ef5-f669f458e4a5} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3233 | 2025.01.17 04:24:12.517556 [ 268 ] {8a6bb031-679a-4065-9ef5-f669f458e4a5} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.00231 sec., 5194.805194805195 rows/sec., 9.31 MiB/sec. | ||
3234 | 2025.01.17 04:24:12.517658 [ 268 ] {8a6bb031-679a-4065-9ef5-f669f458e4a5} <Debug> TCPHandler: Processed in 0.002571621 sec. | ||
3235 | 2025.01.17 04:24:12.517810 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3236 | 2025.01.17 04:24:12.517935 [ 271 ] {aedd6af2-e6ed-4c18-ac05-13d2dc9ff90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3237 | 2025.01.17 04:24:12.517991 [ 271 ] {aedd6af2-e6ed-4c18-ac05-13d2dc9ff90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3238 | 2025.01.17 04:24:12.518462 [ 271 ] {aedd6af2-e6ed-4c18-ac05-13d2dc9ff90e} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3239 | 2025.01.17 04:24:12.518501 [ 271 ] {aedd6af2-e6ed-4c18-ac05-13d2dc9ff90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3240 | 2025.01.17 04:24:12.518857 [ 271 ] {aedd6af2-e6ed-4c18-ac05-13d2dc9ff90e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3241 | 2025.01.17 04:24:12.519099 [ 271 ] {aedd6af2-e6ed-4c18-ac05-13d2dc9ff90e} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3242 | 2025.01.17 04:24:12.519361 [ 271 ] {aedd6af2-e6ed-4c18-ac05-13d2dc9ff90e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001445 sec., 56747.40484429066 rows/sec., 3.60 MiB/sec. | ||
3243 | 2025.01.17 04:24:12.519561 [ 271 ] {aedd6af2-e6ed-4c18-ac05-13d2dc9ff90e} <Debug> TCPHandler: Processed in 0.001809716 sec. | ||
3244 | 2025.01.17 04:24:15.624632 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3245 | 2025.01.17 04:24:15.624699 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3246 | 2025.01.17 04:24:15.712953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3247 | 2025.01.17 04:24:15.713773 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3248 | 2025.01.17 04:24:15.713814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3249 | 2025.01.17 04:24:15.714373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3250 | 2025.01.17 04:24:15.714617 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3251 | 2025.01.17 04:24:15.714863 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3252 | 2025.01.17 04:24:16.120822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3253 | 2025.01.17 04:24:16.141720 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3254 | 2025.01.17 04:24:16.141776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3255 | 2025.01.17 04:24:16.149347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3256 | 2025.01.17 04:24:16.150130 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3257 | 2025.01.17 04:24:16.152778 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3258 | 2025.01.17 04:24:17.493784 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3259 | 2025.01.17 04:24:17.493995 [ 271 ] {6c19ec51-40a7-4c8d-8f07-5fe426749507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3260 | 2025.01.17 04:24:17.494077 [ 271 ] {6c19ec51-40a7-4c8d-8f07-5fe426749507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3261 | 2025.01.17 04:24:17.494930 [ 271 ] {6c19ec51-40a7-4c8d-8f07-5fe426749507} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3262 | 2025.01.17 04:24:17.494983 [ 271 ] {6c19ec51-40a7-4c8d-8f07-5fe426749507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3263 | 2025.01.17 04:24:17.495424 [ 271 ] {6c19ec51-40a7-4c8d-8f07-5fe426749507} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3264 | 2025.01.17 04:24:17.495678 [ 271 ] {6c19ec51-40a7-4c8d-8f07-5fe426749507} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3265 | 2025.01.17 04:24:17.495920 [ 271 ] {6c19ec51-40a7-4c8d-8f07-5fe426749507} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001987 sec., 54353.29642677403 rows/sec., 4.56 MiB/sec. | ||
3266 | 2025.01.17 04:24:17.495988 [ 271 ] {6c19ec51-40a7-4c8d-8f07-5fe426749507} <Debug> TCPHandler: Processed in 0.002357757 sec. | ||
3267 | 2025.01.17 04:24:17.496166 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3268 | 2025.01.17 04:24:17.496289 [ 268 ] {5cc01c87-4e5b-44ce-ab02-0473a6928da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3269 | 2025.01.17 04:24:17.496337 [ 268 ] {5cc01c87-4e5b-44ce-ab02-0473a6928da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3270 | 2025.01.17 04:24:17.496899 [ 268 ] {5cc01c87-4e5b-44ce-ab02-0473a6928da4} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3271 | 2025.01.17 04:24:17.496941 [ 268 ] {5cc01c87-4e5b-44ce-ab02-0473a6928da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3272 | 2025.01.17 04:24:17.497308 [ 268 ] {5cc01c87-4e5b-44ce-ab02-0473a6928da4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3273 | 2025.01.17 04:24:17.497556 [ 268 ] {5cc01c87-4e5b-44ce-ab02-0473a6928da4} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3274 | 2025.01.17 04:24:17.497779 [ 268 ] {5cc01c87-4e5b-44ce-ab02-0473a6928da4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001518 sec., 17127.799736495388 rows/sec., 1.26 MiB/sec. | ||
3275 | 2025.01.17 04:24:17.497833 [ 268 ] {5cc01c87-4e5b-44ce-ab02-0473a6928da4} <Debug> TCPHandler: Processed in 0.001725864 sec. | ||
3276 | 2025.01.17 04:24:17.497980 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3277 | 2025.01.17 04:24:17.498086 [ 271 ] {32860aeb-7aa5-4d2f-9d98-21575bab17ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3278 | 2025.01.17 04:24:17.498131 [ 271 ] {32860aeb-7aa5-4d2f-9d98-21575bab17ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3279 | 2025.01.17 04:24:17.498691 [ 271 ] {32860aeb-7aa5-4d2f-9d98-21575bab17ad} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3280 | 2025.01.17 04:24:17.498730 [ 271 ] {32860aeb-7aa5-4d2f-9d98-21575bab17ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3281 | 2025.01.17 04:24:17.499088 [ 271 ] {32860aeb-7aa5-4d2f-9d98-21575bab17ad} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3282 | 2025.01.17 04:24:17.499331 [ 271 ] {32860aeb-7aa5-4d2f-9d98-21575bab17ad} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3283 | 2025.01.17 04:24:17.499538 [ 271 ] {32860aeb-7aa5-4d2f-9d98-21575bab17ad} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001474 sec., 61058.34464043419 rows/sec., 4.77 MiB/sec. | ||
3284 | 2025.01.17 04:24:17.499591 [ 271 ] {32860aeb-7aa5-4d2f-9d98-21575bab17ad} <Debug> TCPHandler: Processed in 0.001662332 sec. | ||
3285 | 2025.01.17 04:24:17.499725 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3286 | 2025.01.17 04:24:17.499832 [ 268 ] {67b60e42-20e2-4ef6-8f9d-0e37dcca1943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3287 | 2025.01.17 04:24:17.499881 [ 268 ] {67b60e42-20e2-4ef6-8f9d-0e37dcca1943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3288 | 2025.01.17 04:24:17.500393 [ 268 ] {67b60e42-20e2-4ef6-8f9d-0e37dcca1943} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3289 | 2025.01.17 04:24:17.500433 [ 268 ] {67b60e42-20e2-4ef6-8f9d-0e37dcca1943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3290 | 2025.01.17 04:24:17.500816 [ 268 ] {67b60e42-20e2-4ef6-8f9d-0e37dcca1943} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3291 | 2025.01.17 04:24:17.501046 [ 268 ] {67b60e42-20e2-4ef6-8f9d-0e37dcca1943} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3292 | 2025.01.17 04:24:17.501256 [ 268 ] {67b60e42-20e2-4ef6-8f9d-0e37dcca1943} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001447 sec., 110573.60055286801 rows/sec., 7.70 MiB/sec. | ||
3293 | 2025.01.17 04:24:17.501308 [ 268 ] {67b60e42-20e2-4ef6-8f9d-0e37dcca1943} <Debug> TCPHandler: Processed in 0.001634222 sec. | ||
3294 | 2025.01.17 04:24:17.501436 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3295 | 2025.01.17 04:24:17.501558 [ 271 ] {b7dc7c0c-c251-483e-a0b9-4bc8614747b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3296 | 2025.01.17 04:24:17.501637 [ 271 ] {b7dc7c0c-c251-483e-a0b9-4bc8614747b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3297 | 2025.01.17 04:24:17.502814 [ 271 ] {b7dc7c0c-c251-483e-a0b9-4bc8614747b3} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3298 | 2025.01.17 04:24:17.502852 [ 271 ] {b7dc7c0c-c251-483e-a0b9-4bc8614747b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3299 | 2025.01.17 04:24:17.503493 [ 271 ] {b7dc7c0c-c251-483e-a0b9-4bc8614747b3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3300 | 2025.01.17 04:24:17.503743 [ 271 ] {b7dc7c0c-c251-483e-a0b9-4bc8614747b3} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3301 | 2025.01.17 04:24:17.504016 [ 271 ] {b7dc7c0c-c251-483e-a0b9-4bc8614747b3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002485 sec., 10462.77665995976 rows/sec., 18.75 MiB/sec. | ||
3302 | 2025.01.17 04:24:17.504122 [ 271 ] {b7dc7c0c-c251-483e-a0b9-4bc8614747b3} <Debug> TCPHandler: Processed in 0.002736963 sec. | ||
3303 | 2025.01.17 04:24:17.504241 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3304 | 2025.01.17 04:24:17.504352 [ 268 ] {3ceeba18-4aa8-49a5-9a83-00ca2122c6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3305 | 2025.01.17 04:24:17.504397 [ 268 ] {3ceeba18-4aa8-49a5-9a83-00ca2122c6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3306 | 2025.01.17 04:24:17.504880 [ 268 ] {3ceeba18-4aa8-49a5-9a83-00ca2122c6cf} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3307 | 2025.01.17 04:24:17.504924 [ 268 ] {3ceeba18-4aa8-49a5-9a83-00ca2122c6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3308 | 2025.01.17 04:24:17.505337 [ 268 ] {3ceeba18-4aa8-49a5-9a83-00ca2122c6cf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3309 | 2025.01.17 04:24:17.505588 [ 268 ] {3ceeba18-4aa8-49a5-9a83-00ca2122c6cf} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3310 | 2025.01.17 04:24:17.505793 [ 268 ] {3ceeba18-4aa8-49a5-9a83-00ca2122c6cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. | ||
3311 | 2025.01.17 04:24:17.505842 [ 268 ] {3ceeba18-4aa8-49a5-9a83-00ca2122c6cf} <Debug> TCPHandler: Processed in 0.001651102 sec. | ||
3312 | 2025.01.17 04:24:17.877998 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3313 | 2025.01.17 04:24:17.878321 [ 271 ] {9236d423-38dd-46e9-8664-b3f1c1e5d355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3314 | 2025.01.17 04:24:17.878433 [ 271 ] {9236d423-38dd-46e9-8664-b3f1c1e5d355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3315 | 2025.01.17 04:24:17.879194 [ 271 ] {9236d423-38dd-46e9-8664-b3f1c1e5d355} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3316 | 2025.01.17 04:24:17.879244 [ 271 ] {9236d423-38dd-46e9-8664-b3f1c1e5d355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3317 | 2025.01.17 04:24:17.879662 [ 271 ] {9236d423-38dd-46e9-8664-b3f1c1e5d355} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3318 | 2025.01.17 04:24:17.879910 [ 271 ] {9236d423-38dd-46e9-8664-b3f1c1e5d355} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3319 | 2025.01.17 04:24:17.880104 [ 149 ] {} <Debug> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3320 | 2025.01.17 04:24:17.880171 [ 271 ] {9236d423-38dd-46e9-8664-b3f1c1e5d355} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001938 sec., 7223.942208462332 rows/sec., 520.03 KiB/sec. | ||
3321 | 2025.01.17 04:24:17.880192 [ 149 ] {} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3322 | 2025.01.17 04:24:17.880257 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3323 | 2025.01.17 04:24:17.880314 [ 271 ] {9236d423-38dd-46e9-8664-b3f1c1e5d355} <Debug> TCPHandler: Processed in 0.002493399 sec. | ||
3324 | 2025.01.17 04:24:17.880504 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
3325 | 2025.01.17 04:24:17.880571 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3326 | 2025.01.17 04:24:17.880763 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3327 | 2025.01.17 04:24:17.880840 [ 268 ] {4b52cb43-e10f-4aa1-8a9a-71a40fe75638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3328 | 2025.01.17 04:24:17.880849 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
3329 | 2025.01.17 04:24:17.880938 [ 268 ] {4b52cb43-e10f-4aa1-8a9a-71a40fe75638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3330 | 2025.01.17 04:24:17.881180 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
3331 | 2025.01.17 04:24:17.881547 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
3332 | 2025.01.17 04:24:17.881940 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
3333 | 2025.01.17 04:24:17.882424 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
3334 | 2025.01.17 04:24:17.884582 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004216943 sec., 16599.70267561122 rows/sec., 1.23 MiB/sec. | ||
3335 | 2025.01.17 04:24:17.884731 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3336 | 2025.01.17 04:24:17.884807 [ 268 ] {4b52cb43-e10f-4aa1-8a9a-71a40fe75638} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3337 | 2025.01.17 04:24:17.884852 [ 268 ] {4b52cb43-e10f-4aa1-8a9a-71a40fe75638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3338 | 2025.01.17 04:24:17.885105 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_9_2} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3339 | 2025.01.17 04:24:17.885267 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_9_2} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3340 | 2025.01.17 04:24:17.885367 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3341 | 2025.01.17 04:24:17.885485 [ 268 ] {4b52cb43-e10f-4aa1-8a9a-71a40fe75638} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3342 | 2025.01.17 04:24:17.885743 [ 268 ] {4b52cb43-e10f-4aa1-8a9a-71a40fe75638} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3343 | 2025.01.17 04:24:17.885964 [ 268 ] {4b52cb43-e10f-4aa1-8a9a-71a40fe75638} <Debug> executeQuery: Read 1367 rows, 116.91 KiB in 0.005207 sec., 262531.20798924525 rows/sec., 21.93 MiB/sec. | ||
3344 | 2025.01.17 04:24:17.886028 [ 268 ] {4b52cb43-e10f-4aa1-8a9a-71a40fe75638} <Debug> TCPHandler: Processed in 0.005544739 sec. | ||
3345 | 2025.01.17 04:24:17.886191 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3346 | 2025.01.17 04:24:17.886322 [ 271 ] {aaca5d68-02f3-4c3a-9f40-4f956e001533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3347 | 2025.01.17 04:24:17.886374 [ 271 ] {aaca5d68-02f3-4c3a-9f40-4f956e001533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3348 | 2025.01.17 04:24:17.886933 [ 271 ] {aaca5d68-02f3-4c3a-9f40-4f956e001533} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3349 | 2025.01.17 04:24:17.886972 [ 271 ] {aaca5d68-02f3-4c3a-9f40-4f956e001533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3350 | 2025.01.17 04:24:17.887318 [ 271 ] {aaca5d68-02f3-4c3a-9f40-4f956e001533} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3351 | 2025.01.17 04:24:17.887554 [ 271 ] {aaca5d68-02f3-4c3a-9f40-4f956e001533} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3352 | 2025.01.17 04:24:17.887727 [ 149 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3353 | 2025.01.17 04:24:17.887784 [ 149 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3354 | 2025.01.17 04:24:17.887802 [ 271 ] {aaca5d68-02f3-4c3a-9f40-4f956e001533} <Debug> executeQuery: Read 19 rows, 1.36 KiB in 0.0015 sec., 12666.666666666666 rows/sec., 905.60 KiB/sec. | ||
3355 | 2025.01.17 04:24:17.887823 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3356 | 2025.01.17 04:24:17.887969 [ 271 ] {aaca5d68-02f3-4c3a-9f40-4f956e001533} <Debug> TCPHandler: Processed in 0.001835516 sec. | ||
3357 | 2025.01.17 04:24:17.888230 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3358 | 2025.01.17 04:24:17.888349 [ 189 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
3359 | 2025.01.17 04:24:17.888539 [ 268 ] {2014b790-bd78-4d2a-8467-e1b6b1125c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3360 | 2025.01.17 04:24:17.888638 [ 268 ] {2014b790-bd78-4d2a-8467-e1b6b1125c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3361 | 2025.01.17 04:24:17.888712 [ 189 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3362 | 2025.01.17 04:24:17.888815 [ 189 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part | ||
3363 | 2025.01.17 04:24:17.889177 [ 189 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part | ||
3364 | 2025.01.17 04:24:17.889524 [ 189 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
3365 | 2025.01.17 04:24:17.889931 [ 189 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part | ||
3366 | 2025.01.17 04:24:17.890255 [ 189 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
3367 | 2025.01.17 04:24:17.890444 [ 189 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part | ||
3368 | 2025.01.17 04:24:17.891425 [ 268 ] {2014b790-bd78-4d2a-8467-e1b6b1125c1d} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3369 | 2025.01.17 04:24:17.891503 [ 268 ] {2014b790-bd78-4d2a-8467-e1b6b1125c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3370 | 2025.01.17 04:24:17.892549 [ 268 ] {2014b790-bd78-4d2a-8467-e1b6b1125c1d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3371 | 2025.01.17 04:24:17.893200 [ 268 ] {2014b790-bd78-4d2a-8467-e1b6b1125c1d} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3372 | 2025.01.17 04:24:17.893236 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.005274963 sec., 31090.26546726489 rows/sec., 2.34 MiB/sec. | ||
3373 | 2025.01.17 04:24:17.893530 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3374 | 2025.01.17 04:24:17.893624 [ 268 ] {2014b790-bd78-4d2a-8467-e1b6b1125c1d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005166 sec., 46844.75416182734 rows/sec., 3.17 MiB/sec. | ||
3375 | 2025.01.17 04:24:17.893758 [ 268 ] {2014b790-bd78-4d2a-8467-e1b6b1125c1d} <Debug> TCPHandler: Processed in 0.005653081 sec. | ||
3376 | 2025.01.17 04:24:17.893962 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3377 | 2025.01.17 04:24:17.894029 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_16_3} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3378 | 2025.01.17 04:24:17.894187 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_16_3} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3379 | 2025.01.17 04:24:17.894193 [ 271 ] {55bdcdd2-9983-4611-9e3a-221b0db0a5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3380 | 2025.01.17 04:24:17.894323 [ 271 ] {55bdcdd2-9983-4611-9e3a-221b0db0a5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3381 | 2025.01.17 04:24:17.894344 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3382 | 2025.01.17 04:24:17.894934 [ 271 ] {55bdcdd2-9983-4611-9e3a-221b0db0a5ef} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3383 | 2025.01.17 04:24:17.894978 [ 271 ] {55bdcdd2-9983-4611-9e3a-221b0db0a5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3384 | 2025.01.17 04:24:17.895336 [ 271 ] {55bdcdd2-9983-4611-9e3a-221b0db0a5ef} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3385 | 2025.01.17 04:24:17.895569 [ 271 ] {55bdcdd2-9983-4611-9e3a-221b0db0a5ef} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3386 | 2025.01.17 04:24:17.895715 [ 149 ] {} <Debug> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3387 | 2025.01.17 04:24:17.895775 [ 149 ] {} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3388 | 2025.01.17 04:24:17.895804 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3389 | 2025.01.17 04:24:17.895820 [ 271 ] {55bdcdd2-9983-4611-9e3a-221b0db0a5ef} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001683 sec., 7724.301841948901 rows/sec., 481.61 KiB/sec. | ||
3390 | 2025.01.17 04:24:17.896124 [ 189 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
3391 | 2025.01.17 04:24:17.896250 [ 271 ] {55bdcdd2-9983-4611-9e3a-221b0db0a5ef} <Debug> TCPHandler: Processed in 0.002371647 sec. | ||
3392 | 2025.01.17 04:24:17.896507 [ 189 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3393 | 2025.01.17 04:24:17.896511 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3394 | 2025.01.17 04:24:17.896563 [ 189 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
3395 | 2025.01.17 04:24:17.896779 [ 189 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
3396 | 2025.01.17 04:24:17.896895 [ 268 ] {8ffc32f5-acc8-4107-b0f1-6ce251f7a50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3397 | 2025.01.17 04:24:17.897087 [ 189 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
3398 | 2025.01.17 04:24:17.897101 [ 268 ] {8ffc32f5-acc8-4107-b0f1-6ce251f7a50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3399 | 2025.01.17 04:24:17.897458 [ 189 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
3400 | 2025.01.17 04:24:17.897791 [ 189 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
3401 | 2025.01.17 04:24:17.900062 [ 189 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004186562 sec., 15525.865853652713 rows/sec., 1.00 MiB/sec. | ||
3402 | 2025.01.17 04:24:17.900113 [ 268 ] {8ffc32f5-acc8-4107-b0f1-6ce251f7a50c} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3403 | 2025.01.17 04:24:17.900179 [ 268 ] {8ffc32f5-acc8-4107-b0f1-6ce251f7a50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3404 | 2025.01.17 04:24:17.900237 [ 189 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3405 | 2025.01.17 04:24:17.900854 [ 189 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_9_2} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3406 | 2025.01.17 04:24:17.900980 [ 189 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_9_2} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3407 | 2025.01.17 04:24:17.901028 [ 268 ] {8ffc32f5-acc8-4107-b0f1-6ce251f7a50c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3408 | 2025.01.17 04:24:17.901111 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3409 | 2025.01.17 04:24:17.901349 [ 268 ] {8ffc32f5-acc8-4107-b0f1-6ce251f7a50c} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3410 | 2025.01.17 04:24:17.901580 [ 268 ] {8ffc32f5-acc8-4107-b0f1-6ce251f7a50c} <Debug> executeQuery: Read 850 rows, 62.93 KiB in 0.004811 sec., 176678.44522968197 rows/sec., 12.77 MiB/sec. | ||
3411 | 2025.01.17 04:24:17.901644 [ 268 ] {8ffc32f5-acc8-4107-b0f1-6ce251f7a50c} <Debug> TCPHandler: Processed in 0.005274244 sec. | ||
3412 | 2025.01.17 04:24:17.901822 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3413 | 2025.01.17 04:24:17.901951 [ 271 ] {015b54cc-0fe8-440d-8a2c-bca8b440564b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3414 | 2025.01.17 04:24:17.902006 [ 271 ] {015b54cc-0fe8-440d-8a2c-bca8b440564b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3415 | 2025.01.17 04:24:17.902529 [ 271 ] {015b54cc-0fe8-440d-8a2c-bca8b440564b} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3416 | 2025.01.17 04:24:17.902567 [ 271 ] {015b54cc-0fe8-440d-8a2c-bca8b440564b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3417 | 2025.01.17 04:24:17.902915 [ 271 ] {015b54cc-0fe8-440d-8a2c-bca8b440564b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3418 | 2025.01.17 04:24:17.903143 [ 271 ] {015b54cc-0fe8-440d-8a2c-bca8b440564b} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3419 | 2025.01.17 04:24:17.903400 [ 271 ] {015b54cc-0fe8-440d-8a2c-bca8b440564b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. | ||
3420 | 2025.01.17 04:24:17.903553 [ 271 ] {015b54cc-0fe8-440d-8a2c-bca8b440564b} <Debug> TCPHandler: Processed in 0.001787955 sec. | ||
3421 | 2025.01.17 04:24:17.903705 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3422 | 2025.01.17 04:24:17.903833 [ 268 ] {f4354bc5-0eeb-45e1-8397-b985e3832967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3423 | 2025.01.17 04:24:17.903890 [ 268 ] {f4354bc5-0eeb-45e1-8397-b985e3832967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3424 | 2025.01.17 04:24:17.904715 [ 268 ] {f4354bc5-0eeb-45e1-8397-b985e3832967} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3425 | 2025.01.17 04:24:17.904753 [ 268 ] {f4354bc5-0eeb-45e1-8397-b985e3832967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3426 | 2025.01.17 04:24:17.905190 [ 268 ] {f4354bc5-0eeb-45e1-8397-b985e3832967} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3427 | 2025.01.17 04:24:17.905444 [ 268 ] {f4354bc5-0eeb-45e1-8397-b985e3832967} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3428 | 2025.01.17 04:24:17.905743 [ 268 ] {f4354bc5-0eeb-45e1-8397-b985e3832967} <Debug> executeQuery: Read 955 rows, 64.97 KiB in 0.001916 sec., 498434.23799582466 rows/sec., 33.11 MiB/sec. | ||
3429 | 2025.01.17 04:24:17.905925 [ 268 ] {f4354bc5-0eeb-45e1-8397-b985e3832967} <Debug> TCPHandler: Processed in 0.002277915 sec. | ||
3430 | 2025.01.17 04:24:17.906076 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3431 | 2025.01.17 04:24:17.906204 [ 271 ] {a6e6ae58-bbe2-474b-9236-b8e2ba3ace7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3432 | 2025.01.17 04:24:17.906260 [ 271 ] {a6e6ae58-bbe2-474b-9236-b8e2ba3ace7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3433 | 2025.01.17 04:24:17.906742 [ 271 ] {a6e6ae58-bbe2-474b-9236-b8e2ba3ace7a} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3434 | 2025.01.17 04:24:17.906781 [ 271 ] {a6e6ae58-bbe2-474b-9236-b8e2ba3ace7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3435 | 2025.01.17 04:24:17.907117 [ 271 ] {a6e6ae58-bbe2-474b-9236-b8e2ba3ace7a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3436 | 2025.01.17 04:24:17.907349 [ 271 ] {a6e6ae58-bbe2-474b-9236-b8e2ba3ace7a} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3437 | 2025.01.17 04:24:17.907569 [ 271 ] {a6e6ae58-bbe2-474b-9236-b8e2ba3ace7a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. | ||
3438 | 2025.01.17 04:24:17.907620 [ 271 ] {a6e6ae58-bbe2-474b-9236-b8e2ba3ace7a} <Debug> TCPHandler: Processed in 0.001604491 sec. | ||
3439 | 2025.01.17 04:24:17.907773 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3440 | 2025.01.17 04:24:17.907901 [ 268 ] {46fe4faa-e4ff-4230-8f8e-2b7969261ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3441 | 2025.01.17 04:24:17.907978 [ 268 ] {46fe4faa-e4ff-4230-8f8e-2b7969261ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3442 | 2025.01.17 04:24:17.909111 [ 268 ] {46fe4faa-e4ff-4230-8f8e-2b7969261ad0} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3443 | 2025.01.17 04:24:17.909150 [ 268 ] {46fe4faa-e4ff-4230-8f8e-2b7969261ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3444 | 2025.01.17 04:24:17.909753 [ 268 ] {46fe4faa-e4ff-4230-8f8e-2b7969261ad0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3445 | 2025.01.17 04:24:17.910003 [ 268 ] {46fe4faa-e4ff-4230-8f8e-2b7969261ad0} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3446 | 2025.01.17 04:24:17.910207 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3447 | 2025.01.17 04:24:17.910294 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3448 | 2025.01.17 04:24:17.910304 [ 268 ] {46fe4faa-e4ff-4230-8f8e-2b7969261ad0} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002413 sec., 4973.062577704102 rows/sec., 8.91 MiB/sec. | ||
3449 | 2025.01.17 04:24:17.910341 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3450 | 2025.01.17 04:24:17.910740 [ 268 ] {46fe4faa-e4ff-4230-8f8e-2b7969261ad0} <Debug> TCPHandler: Processed in 0.003021899 sec. | ||
3451 | 2025.01.17 04:24:17.910751 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
3452 | 2025.01.17 04:24:17.910952 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3453 | 2025.01.17 04:24:17.911250 [ 271 ] {a8e1962e-f89d-4c91-96e7-f9c96753055b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3454 | 2025.01.17 04:24:17.911401 [ 271 ] {a8e1962e-f89d-4c91-96e7-f9c96753055b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3455 | 2025.01.17 04:24:17.911573 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3456 | 2025.01.17 04:24:17.911812 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 174 rows starting from the beginning of the part | ||
3457 | 2025.01.17 04:24:17.912590 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
3458 | 2025.01.17 04:24:17.913374 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
3459 | 2025.01.17 04:24:17.913866 [ 271 ] {a8e1962e-f89d-4c91-96e7-f9c96753055b} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3460 | 2025.01.17 04:24:17.914020 [ 271 ] {a8e1962e-f89d-4c91-96e7-f9c96753055b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3461 | 2025.01.17 04:24:17.914155 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
3462 | 2025.01.17 04:24:17.914856 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
3463 | 2025.01.17 04:24:17.915575 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
3464 | 2025.01.17 04:24:17.915720 [ 271 ] {a8e1962e-f89d-4c91-96e7-f9c96753055b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3465 | 2025.01.17 04:24:17.916573 [ 271 ] {a8e1962e-f89d-4c91-96e7-f9c96753055b} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3466 | 2025.01.17 04:24:17.917124 [ 271 ] {a8e1962e-f89d-4c91-96e7-f9c96753055b} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.005957 sec., 5707.57092496223 rows/sec., 339.18 KiB/sec. | ||
3467 | 2025.01.17 04:24:17.917428 [ 271 ] {a8e1962e-f89d-4c91-96e7-f9c96753055b} <Debug> TCPHandler: Processed in 0.006582039 sec. | ||
3468 | 2025.01.17 04:24:17.920223 [ 187 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 19 columns (19 merged, 0 gathered) in 0.009698491 sec., 27014.511845193236 rows/sec., 48.41 MiB/sec. | ||
3469 | 2025.01.17 04:24:17.920851 [ 187 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3470 | 2025.01.17 04:24:17.921325 [ 187 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3471 | 2025.01.17 04:24:17.921409 [ 187 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3472 | 2025.01.17 04:24:17.921563 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
3473 | 2025.01.17 04:24:20.726344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 498 | ||
3474 | 2025.01.17 04:24:20.729806 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3475 | 2025.01.17 04:24:20.729848 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3476 | 2025.01.17 04:24:20.731353 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3477 | 2025.01.17 04:24:20.731682 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3478 | 2025.01.17 04:24:20.732176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
3479 | 2025.01.17 04:24:22.490021 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3480 | 2025.01.17 04:24:22.490317 [ 271 ] {ff5c1374-e9c6-462b-9afe-6aca560e8e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3481 | 2025.01.17 04:24:22.490432 [ 271 ] {ff5c1374-e9c6-462b-9afe-6aca560e8e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3482 | 2025.01.17 04:24:22.491578 [ 271 ] {ff5c1374-e9c6-462b-9afe-6aca560e8e2e} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3483 | 2025.01.17 04:24:22.491622 [ 271 ] {ff5c1374-e9c6-462b-9afe-6aca560e8e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3484 | 2025.01.17 04:24:22.492056 [ 271 ] {ff5c1374-e9c6-462b-9afe-6aca560e8e2e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3485 | 2025.01.17 04:24:22.492313 [ 271 ] {ff5c1374-e9c6-462b-9afe-6aca560e8e2e} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3486 | 2025.01.17 04:24:22.492519 [ 271 ] {ff5c1374-e9c6-462b-9afe-6aca560e8e2e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002292 sec., 24432.809773123907 rows/sec., 1.88 MiB/sec. | ||
3487 | 2025.01.17 04:24:22.492585 [ 271 ] {ff5c1374-e9c6-462b-9afe-6aca560e8e2e} <Debug> TCPHandler: Processed in 0.002755864 sec. | ||
3488 | 2025.01.17 04:24:22.492761 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3489 | 2025.01.17 04:24:22.492879 [ 268 ] {d727488c-dc7a-4043-b8d4-ca099a242352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3490 | 2025.01.17 04:24:22.492927 [ 268 ] {d727488c-dc7a-4043-b8d4-ca099a242352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3491 | 2025.01.17 04:24:22.493507 [ 268 ] {d727488c-dc7a-4043-b8d4-ca099a242352} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3492 | 2025.01.17 04:24:22.493545 [ 268 ] {d727488c-dc7a-4043-b8d4-ca099a242352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3493 | 2025.01.17 04:24:22.493912 [ 268 ] {d727488c-dc7a-4043-b8d4-ca099a242352} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3494 | 2025.01.17 04:24:22.494154 [ 268 ] {d727488c-dc7a-4043-b8d4-ca099a242352} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3495 | 2025.01.17 04:24:22.494332 [ 268 ] {d727488c-dc7a-4043-b8d4-ca099a242352} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001481 sec., 43214.04456448346 rows/sec., 3.37 MiB/sec. | ||
3496 | 2025.01.17 04:24:22.494384 [ 268 ] {d727488c-dc7a-4043-b8d4-ca099a242352} <Debug> TCPHandler: Processed in 0.001680713 sec. | ||
3497 | 2025.01.17 04:24:22.494523 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3498 | 2025.01.17 04:24:22.494630 [ 271 ] {587329b9-1a2d-4436-a321-036b569b769d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3499 | 2025.01.17 04:24:22.494688 [ 271 ] {587329b9-1a2d-4436-a321-036b569b769d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3500 | 2025.01.17 04:24:22.495273 [ 271 ] {587329b9-1a2d-4436-a321-036b569b769d} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3501 | 2025.01.17 04:24:22.495318 [ 271 ] {587329b9-1a2d-4436-a321-036b569b769d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3502 | 2025.01.17 04:24:22.495749 [ 271 ] {587329b9-1a2d-4436-a321-036b569b769d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3503 | 2025.01.17 04:24:22.495985 [ 271 ] {587329b9-1a2d-4436-a321-036b569b769d} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3504 | 2025.01.17 04:24:22.496176 [ 271 ] {587329b9-1a2d-4436-a321-036b569b769d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001566 sec., 81736.90932311623 rows/sec., 5.69 MiB/sec. | ||
3505 | 2025.01.17 04:24:22.496282 [ 271 ] {587329b9-1a2d-4436-a321-036b569b769d} <Debug> TCPHandler: Processed in 0.001810295 sec. | ||
3506 | 2025.01.17 04:24:22.496415 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3507 | 2025.01.17 04:24:22.496523 [ 268 ] {bcb8bd4a-4302-4369-ac77-d568a17ccaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3508 | 2025.01.17 04:24:22.496570 [ 268 ] {bcb8bd4a-4302-4369-ac77-d568a17ccaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3509 | 2025.01.17 04:24:22.497018 [ 268 ] {bcb8bd4a-4302-4369-ac77-d568a17ccaba} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3510 | 2025.01.17 04:24:22.497055 [ 268 ] {bcb8bd4a-4302-4369-ac77-d568a17ccaba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3511 | 2025.01.17 04:24:22.497415 [ 268 ] {bcb8bd4a-4302-4369-ac77-d568a17ccaba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3512 | 2025.01.17 04:24:22.497651 [ 268 ] {bcb8bd4a-4302-4369-ac77-d568a17ccaba} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3513 | 2025.01.17 04:24:22.497859 [ 268 ] {bcb8bd4a-4302-4369-ac77-d568a17ccaba} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001357 sec., 35372.14443625645 rows/sec., 2.38 MiB/sec. | ||
3514 | 2025.01.17 04:24:22.497959 [ 268 ] {bcb8bd4a-4302-4369-ac77-d568a17ccaba} <Debug> TCPHandler: Processed in 0.001591751 sec. | ||
3515 | 2025.01.17 04:24:23.215031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3516 | 2025.01.17 04:24:23.215790 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3517 | 2025.01.17 04:24:23.215840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3518 | 2025.01.17 04:24:23.216382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3519 | 2025.01.17 04:24:23.216656 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3520 | 2025.01.17 04:24:23.216897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3521 | 2025.01.17 04:24:23.652886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3522 | 2025.01.17 04:24:23.674549 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3523 | 2025.01.17 04:24:23.674603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3524 | 2025.01.17 04:24:23.682536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3525 | 2025.01.17 04:24:23.683349 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3526 | 2025.01.17 04:24:23.686197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3527 | 2025.01.17 04:24:27.493078 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3528 | 2025.01.17 04:24:27.493288 [ 271 ] {3662c29e-9b4b-42a0-bd42-1a9d75dc57f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3529 | 2025.01.17 04:24:27.493374 [ 271 ] {3662c29e-9b4b-42a0-bd42-1a9d75dc57f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3530 | 2025.01.17 04:24:27.494257 [ 271 ] {3662c29e-9b4b-42a0-bd42-1a9d75dc57f3} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3531 | 2025.01.17 04:24:27.494312 [ 271 ] {3662c29e-9b4b-42a0-bd42-1a9d75dc57f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3532 | 2025.01.17 04:24:27.494787 [ 271 ] {3662c29e-9b4b-42a0-bd42-1a9d75dc57f3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3533 | 2025.01.17 04:24:27.495046 [ 271 ] {3662c29e-9b4b-42a0-bd42-1a9d75dc57f3} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3534 | 2025.01.17 04:24:27.495255 [ 137 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3535 | 2025.01.17 04:24:27.495336 [ 271 ] {3662c29e-9b4b-42a0-bd42-1a9d75dc57f3} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002102 sec., 51379.63843958135 rows/sec., 4.31 MiB/sec. | ||
3536 | 2025.01.17 04:24:27.495351 [ 137 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3537 | 2025.01.17 04:24:27.495416 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3538 | 2025.01.17 04:24:27.495472 [ 271 ] {3662c29e-9b4b-42a0-bd42-1a9d75dc57f3} <Debug> TCPHandler: Processed in 0.00255149 sec. | ||
3539 | 2025.01.17 04:24:27.495689 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
3540 | 2025.01.17 04:24:27.495704 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3541 | 2025.01.17 04:24:27.495920 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3542 | 2025.01.17 04:24:27.495951 [ 268 ] {243e8f15-29f0-4fdd-8a0a-50a9083e9365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3543 | 2025.01.17 04:24:27.495976 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1428 rows starting from the beginning of the part | ||
3544 | 2025.01.17 04:24:27.496048 [ 268 ] {243e8f15-29f0-4fdd-8a0a-50a9083e9365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3545 | 2025.01.17 04:24:27.496235 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 227 rows starting from the beginning of the part | ||
3546 | 2025.01.17 04:24:27.496688 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 108 rows starting from the beginning of the part | ||
3547 | 2025.01.17 04:24:27.497078 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1367 rows starting from the beginning of the part | ||
3548 | 2025.01.17 04:24:27.497435 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
3549 | 2025.01.17 04:24:27.497827 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 108 rows starting from the beginning of the part | ||
3550 | 2025.01.17 04:24:27.499134 [ 268 ] {243e8f15-29f0-4fdd-8a0a-50a9083e9365} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3551 | 2025.01.17 04:24:27.499195 [ 268 ] {243e8f15-29f0-4fdd-8a0a-50a9083e9365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3552 | 2025.01.17 04:24:27.500300 [ 268 ] {243e8f15-29f0-4fdd-8a0a-50a9083e9365} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3553 | 2025.01.17 04:24:27.500673 [ 268 ] {243e8f15-29f0-4fdd-8a0a-50a9083e9365} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3554 | 2025.01.17 04:24:27.500989 [ 268 ] {243e8f15-29f0-4fdd-8a0a-50a9083e9365} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005083 sec., 5115.089514066496 rows/sec., 384.63 KiB/sec. | ||
3555 | 2025.01.17 04:24:27.501177 [ 268 ] {243e8f15-29f0-4fdd-8a0a-50a9083e9365} <Debug> TCPHandler: Processed in 0.005543128 sec. | ||
3556 | 2025.01.17 04:24:27.501418 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3557 | 2025.01.17 04:24:27.501621 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3294 rows, containing 5 columns (5 merged, 0 gathered) in 0.006092379 sec., 540675.4898209714 rows/sec., 47.38 MiB/sec. | ||
3558 | 2025.01.17 04:24:27.501684 [ 271 ] {918d0b7a-ae76-4744-9685-b423474f750f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3559 | 2025.01.17 04:24:27.501750 [ 271 ] {918d0b7a-ae76-4744-9685-b423474f750f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3560 | 2025.01.17 04:24:27.501951 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3561 | 2025.01.17 04:24:27.502558 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_21_4} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3562 | 2025.01.17 04:24:27.502750 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_21_4} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3563 | 2025.01.17 04:24:27.502922 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
3564 | 2025.01.17 04:24:27.503084 [ 271 ] {918d0b7a-ae76-4744-9685-b423474f750f} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3565 | 2025.01.17 04:24:27.503131 [ 271 ] {918d0b7a-ae76-4744-9685-b423474f750f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3566 | 2025.01.17 04:24:27.503512 [ 271 ] {918d0b7a-ae76-4744-9685-b423474f750f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3567 | 2025.01.17 04:24:27.503755 [ 271 ] {918d0b7a-ae76-4744-9685-b423474f750f} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3568 | 2025.01.17 04:24:27.503920 [ 137 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3569 | 2025.01.17 04:24:27.503981 [ 137 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3570 | 2025.01.17 04:24:27.504024 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3571 | 2025.01.17 04:24:27.504032 [ 271 ] {918d0b7a-ae76-4744-9685-b423474f750f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002404 sec., 37437.603993344426 rows/sec., 2.92 MiB/sec. | ||
3572 | 2025.01.17 04:24:27.504205 [ 271 ] {918d0b7a-ae76-4744-9685-b423474f750f} <Debug> TCPHandler: Processed in 0.002915877 sec. | ||
3573 | 2025.01.17 04:24:27.504232 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
3574 | 2025.01.17 04:24:27.504334 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3575 | 2025.01.17 04:24:27.504351 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3576 | 2025.01.17 04:24:27.504371 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 908 rows starting from the beginning of the part | ||
3577 | 2025.01.17 04:24:27.504518 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 394 rows starting from the beginning of the part | ||
3578 | 2025.01.17 04:24:27.504566 [ 268 ] {2c75e5b5-4c4e-4196-9086-5539b1225367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3579 | 2025.01.17 04:24:27.504662 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
3580 | 2025.01.17 04:24:27.504674 [ 268 ] {2c75e5b5-4c4e-4196-9086-5539b1225367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3581 | 2025.01.17 04:24:27.504884 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 850 rows starting from the beginning of the part | ||
3582 | 2025.01.17 04:24:27.505092 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
3583 | 2025.01.17 04:24:27.505295 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
3584 | 2025.01.17 04:24:27.506059 [ 268 ] {2c75e5b5-4c4e-4196-9086-5539b1225367} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3585 | 2025.01.17 04:24:27.506111 [ 268 ] {2c75e5b5-4c4e-4196-9086-5539b1225367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3586 | 2025.01.17 04:24:27.506717 [ 268 ] {2c75e5b5-4c4e-4196-9086-5539b1225367} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3587 | 2025.01.17 04:24:27.506975 [ 268 ] {2c75e5b5-4c4e-4196-9086-5539b1225367} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3588 | 2025.01.17 04:24:27.507264 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3589 | 2025.01.17 04:24:27.507392 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3590 | 2025.01.17 04:24:27.507432 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2396 rows, containing 5 columns (5 merged, 0 gathered) in 0.003314175 sec., 722955.1849253585 rows/sec., 55.41 MiB/sec. | ||
3591 | 2025.01.17 04:24:27.507464 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3592 | 2025.01.17 04:24:27.507527 [ 268 ] {2c75e5b5-4c4e-4196-9086-5539b1225367} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003002 sec., 53297.80146568954 rows/sec., 3.71 MiB/sec. | ||
3593 | 2025.01.17 04:24:27.507788 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3594 | 2025.01.17 04:24:27.507939 [ 268 ] {2c75e5b5-4c4e-4196-9086-5539b1225367} <Debug> TCPHandler: Processed in 0.003639032 sec. | ||
3595 | 2025.01.17 04:24:27.508000 [ 187 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
3596 | 2025.01.17 04:24:27.508148 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3597 | 2025.01.17 04:24:27.508491 [ 187 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3598 | 2025.01.17 04:24:27.508493 [ 271 ] {0c275334-c123-4f78-8f33-0d4640f27665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3599 | 2025.01.17 04:24:27.508609 [ 187 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5552 rows starting from the beginning of the part | ||
3600 | 2025.01.17 04:24:27.508624 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_21_4} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3601 | 2025.01.17 04:24:27.508792 [ 271 ] {0c275334-c123-4f78-8f33-0d4640f27665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3602 | 2025.01.17 04:24:27.508985 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_21_4} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3603 | 2025.01.17 04:24:27.509201 [ 187 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
3604 | 2025.01.17 04:24:27.509422 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
3605 | 2025.01.17 04:24:27.509748 [ 187 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
3606 | 2025.01.17 04:24:27.510074 [ 187 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 955 rows starting from the beginning of the part | ||
3607 | 2025.01.17 04:24:27.510533 [ 187 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
3608 | 2025.01.17 04:24:27.510868 [ 187 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
3609 | 2025.01.17 04:24:27.514220 [ 271 ] {0c275334-c123-4f78-8f33-0d4640f27665} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3610 | 2025.01.17 04:24:27.514294 [ 271 ] {0c275334-c123-4f78-8f33-0d4640f27665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3611 | 2025.01.17 04:24:27.515622 [ 271 ] {0c275334-c123-4f78-8f33-0d4640f27665} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3612 | 2025.01.17 04:24:27.515999 [ 271 ] {0c275334-c123-4f78-8f33-0d4640f27665} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3613 | 2025.01.17 04:24:27.516639 [ 271 ] {0c275334-c123-4f78-8f33-0d4640f27665} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008276 sec., 3141.614306428226 rows/sec., 5.63 MiB/sec. | ||
3614 | 2025.01.17 04:24:27.516719 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7192 rows, containing 5 columns (5 merged, 0 gathered) in 0.009095479 sec., 790722.5117005932 rows/sec., 53.25 MiB/sec. | ||
3615 | 2025.01.17 04:24:27.517235 [ 271 ] {0c275334-c123-4f78-8f33-0d4640f27665} <Debug> TCPHandler: Processed in 0.00917794 sec. | ||
3616 | 2025.01.17 04:24:27.517414 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3617 | 2025.01.17 04:24:27.517431 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3618 | 2025.01.17 04:24:27.517620 [ 268 ] {e01cd285-447e-4c6e-8a93-844dbda72da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3619 | 2025.01.17 04:24:27.517814 [ 268 ] {e01cd285-447e-4c6e-8a93-844dbda72da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3620 | 2025.01.17 04:24:27.517934 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3621 | 2025.01.17 04:24:27.518159 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3622 | 2025.01.17 04:24:27.518343 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
3623 | 2025.01.17 04:24:27.518667 [ 268 ] {e01cd285-447e-4c6e-8a93-844dbda72da1} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3624 | 2025.01.17 04:24:27.518712 [ 268 ] {e01cd285-447e-4c6e-8a93-844dbda72da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3625 | 2025.01.17 04:24:27.519087 [ 268 ] {e01cd285-447e-4c6e-8a93-844dbda72da1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3626 | 2025.01.17 04:24:27.519322 [ 268 ] {e01cd285-447e-4c6e-8a93-844dbda72da1} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3627 | 2025.01.17 04:24:27.519495 [ 137 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3628 | 2025.01.17 04:24:27.519542 [ 137 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3629 | 2025.01.17 04:24:27.519575 [ 268 ] {e01cd285-447e-4c6e-8a93-844dbda72da1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001979 sec., 30318.342597271352 rows/sec., 2.04 MiB/sec. | ||
3630 | 2025.01.17 04:24:27.519580 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3631 | 2025.01.17 04:24:27.519742 [ 268 ] {e01cd285-447e-4c6e-8a93-844dbda72da1} <Debug> TCPHandler: Processed in 0.002406177 sec. | ||
3632 | 2025.01.17 04:24:27.519787 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
3633 | 2025.01.17 04:24:27.519892 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3634 | 2025.01.17 04:24:27.519925 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 922 rows starting from the beginning of the part | ||
3635 | 2025.01.17 04:24:27.519991 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
3636 | 2025.01.17 04:24:27.520110 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
3637 | 2025.01.17 04:24:27.520210 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
3638 | 2025.01.17 04:24:27.520291 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
3639 | 2025.01.17 04:24:27.520372 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
3640 | 2025.01.17 04:24:27.521500 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1206 rows, containing 4 columns (4 merged, 0 gathered) in 0.001775205 sec., 679358.1586351999 rows/sec., 44.17 MiB/sec. | ||
3641 | 2025.01.17 04:24:27.521765 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3642 | 2025.01.17 04:24:27.522110 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_21_4} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3643 | 2025.01.17 04:24:27.522200 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_21_4} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3644 | 2025.01.17 04:24:27.522297 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
3645 | 2025.01.17 04:24:28.331905 [ 136 ] {} <Debug> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3646 | 2025.01.17 04:24:28.332022 [ 136 ] {} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3647 | 2025.01.17 04:24:28.332064 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3648 | 2025.01.17 04:24:28.332287 [ 188 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
3649 | 2025.01.17 04:24:28.332543 [ 188 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3650 | 2025.01.17 04:24:28.332610 [ 188 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
3651 | 2025.01.17 04:24:28.332748 [ 188 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
3652 | 2025.01.17 04:24:28.332941 [ 188 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3 rows starting from the beginning of the part | ||
3653 | 2025.01.17 04:24:28.333056 [ 188 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
3654 | 2025.01.17 04:24:28.333128 [ 188 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
3655 | 2025.01.17 04:24:28.334114 [ 194 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001946788 sec., 5650.332753232504 rows/sec., 376.72 KiB/sec. | ||
3656 | 2025.01.17 04:24:28.334369 [ 191 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3657 | 2025.01.17 04:24:28.334789 [ 191 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_9_2} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3658 | 2025.01.17 04:24:28.334895 [ 191 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_9_2} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3659 | 2025.01.17 04:24:28.335004 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3660 | 2025.01.17 04:24:30.624742 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3661 | 2025.01.17 04:24:30.624791 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3662 | 2025.01.17 04:24:30.717166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3663 | 2025.01.17 04:24:30.717917 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3664 | 2025.01.17 04:24:30.717976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3665 | 2025.01.17 04:24:30.718556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3666 | 2025.01.17 04:24:30.718828 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3667 | 2025.01.17 04:24:30.719080 [ 134 ] {} <Debug> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3668 | 2025.01.17 04:24:30.719164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3669 | 2025.01.17 04:24:30.719181 [ 134 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3670 | 2025.01.17 04:24:30.719229 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3671 | 2025.01.17 04:24:30.719375 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
3672 | 2025.01.17 04:24:30.719545 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3673 | 2025.01.17 04:24:30.719602 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
3674 | 2025.01.17 04:24:30.719702 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
3675 | 2025.01.17 04:24:30.719961 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
3676 | 2025.01.17 04:24:30.720173 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
3677 | 2025.01.17 04:24:30.720313 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
3678 | 2025.01.17 04:24:30.720517 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
3679 | 2025.01.17 04:24:30.722665 [ 191 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003354625 sec., 2200245.929127697 rows/sec., 31.47 MiB/sec. | ||
3680 | 2025.01.17 04:24:30.723303 [ 186 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3681 | 2025.01.17 04:24:30.723595 [ 186 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_16_3} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3682 | 2025.01.17 04:24:30.723674 [ 186 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_16_3} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3683 | 2025.01.17 04:24:30.723762 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3684 | 2025.01.17 04:24:30.732563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 518 | ||
3685 | 2025.01.17 04:24:30.735132 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3686 | 2025.01.17 04:24:30.735169 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3687 | 2025.01.17 04:24:30.736593 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3688 | 2025.01.17 04:24:30.736899 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3689 | 2025.01.17 04:24:30.737431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
3690 | 2025.01.17 04:24:31.001396 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000967509 sec. | ||
3691 | 2025.01.17 04:24:31.186418 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3692 | 2025.01.17 04:24:31.208877 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3693 | 2025.01.17 04:24:31.208933 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3694 | 2025.01.17 04:24:31.216658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3695 | 2025.01.17 04:24:31.217445 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3696 | 2025.01.17 04:24:31.217852 [ 133 ] {} <Debug> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3697 | 2025.01.17 04:24:31.217996 [ 133 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3698 | 2025.01.17 04:24:31.218067 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3699 | 2025.01.17 04:24:31.218338 [ 195 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
3700 | 2025.01.17 04:24:31.227999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3701 | 2025.01.17 04:24:31.229108 [ 195 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3702 | 2025.01.17 04:24:31.230052 [ 195 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
3703 | 2025.01.17 04:24:31.234927 [ 195 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
3704 | 2025.01.17 04:24:31.240077 [ 195 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
3705 | 2025.01.17 04:24:31.245765 [ 195 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
3706 | 2025.01.17 04:24:31.251546 [ 195 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
3707 | 2025.01.17 04:24:31.256299 [ 195 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
3708 | 2025.01.17 04:24:31.316010 [ 186 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.097810901 sec., 1237.080926184291 rows/sec., 6.40 MiB/sec. | ||
3709 | 2025.01.17 04:24:31.318652 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3710 | 2025.01.17 04:24:31.321721 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_16_3} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3711 | 2025.01.17 04:24:31.321849 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_16_3} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3712 | 2025.01.17 04:24:31.324308 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3713 | 2025.01.17 04:24:32.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.72 MiB, peak 188.69 MiB, free memory in arenas 0.00 B, will set to 180.20 MiB (RSS), difference: 1.47 MiB | ||
3714 | 2025.01.17 04:24:32.497866 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3715 | 2025.01.17 04:24:32.498163 [ 271 ] {a34514e0-f000-40aa-b19a-2ab252a6a9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3716 | 2025.01.17 04:24:32.498272 [ 271 ] {a34514e0-f000-40aa-b19a-2ab252a6a9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3717 | 2025.01.17 04:24:32.499003 [ 271 ] {a34514e0-f000-40aa-b19a-2ab252a6a9eb} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3718 | 2025.01.17 04:24:32.499050 [ 271 ] {a34514e0-f000-40aa-b19a-2ab252a6a9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3719 | 2025.01.17 04:24:32.499539 [ 271 ] {a34514e0-f000-40aa-b19a-2ab252a6a9eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3720 | 2025.01.17 04:24:32.499802 [ 271 ] {a34514e0-f000-40aa-b19a-2ab252a6a9eb} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3721 | 2025.01.17 04:24:32.500073 [ 271 ] {a34514e0-f000-40aa-b19a-2ab252a6a9eb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001987 sec., 7045.797684952189 rows/sec., 507.20 KiB/sec. | ||
3722 | 2025.01.17 04:24:32.500311 [ 271 ] {a34514e0-f000-40aa-b19a-2ab252a6a9eb} <Debug> TCPHandler: Processed in 0.002634152 sec. | ||
3723 | 2025.01.17 04:24:32.500516 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3724 | 2025.01.17 04:24:32.500666 [ 268 ] {40652c1b-10be-4ab1-a1c3-0c2dac862cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3725 | 2025.01.17 04:24:32.500727 [ 268 ] {40652c1b-10be-4ab1-a1c3-0c2dac862cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3726 | 2025.01.17 04:24:32.501496 [ 268 ] {40652c1b-10be-4ab1-a1c3-0c2dac862cd0} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3727 | 2025.01.17 04:24:32.501536 [ 268 ] {40652c1b-10be-4ab1-a1c3-0c2dac862cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3728 | 2025.01.17 04:24:32.501959 [ 268 ] {40652c1b-10be-4ab1-a1c3-0c2dac862cd0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3729 | 2025.01.17 04:24:32.502202 [ 268 ] {40652c1b-10be-4ab1-a1c3-0c2dac862cd0} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3730 | 2025.01.17 04:24:32.502491 [ 268 ] {40652c1b-10be-4ab1-a1c3-0c2dac862cd0} <Debug> executeQuery: Read 227 rows, 20.35 KiB in 0.001838 sec., 123503.8084874864 rows/sec., 10.81 MiB/sec. | ||
3731 | 2025.01.17 04:24:32.502689 [ 268 ] {40652c1b-10be-4ab1-a1c3-0c2dac862cd0} <Debug> TCPHandler: Processed in 0.002234974 sec. | ||
3732 | 2025.01.17 04:24:32.502856 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3733 | 2025.01.17 04:24:32.502987 [ 271 ] {f84b48df-4f1c-488d-950d-08d6ae2c6487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3734 | 2025.01.17 04:24:32.503041 [ 271 ] {f84b48df-4f1c-488d-950d-08d6ae2c6487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3735 | 2025.01.17 04:24:32.503635 [ 271 ] {f84b48df-4f1c-488d-950d-08d6ae2c6487} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3736 | 2025.01.17 04:24:32.503675 [ 271 ] {f84b48df-4f1c-488d-950d-08d6ae2c6487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3737 | 2025.01.17 04:24:32.504042 [ 271 ] {f84b48df-4f1c-488d-950d-08d6ae2c6487} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3738 | 2025.01.17 04:24:32.504283 [ 271 ] {f84b48df-4f1c-488d-950d-08d6ae2c6487} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3739 | 2025.01.17 04:24:32.504579 [ 271 ] {f84b48df-4f1c-488d-950d-08d6ae2c6487} <Debug> executeQuery: Read 19 rows, 1.36 KiB in 0.001591 sec., 11942.174732872407 rows/sec., 853.80 KiB/sec. | ||
3740 | 2025.01.17 04:24:32.504785 [ 271 ] {f84b48df-4f1c-488d-950d-08d6ae2c6487} <Debug> TCPHandler: Processed in 0.001991419 sec. | ||
3741 | 2025.01.17 04:24:32.504946 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3742 | 2025.01.17 04:24:32.505081 [ 268 ] {b60f242f-f24d-44da-bcad-65f1888988e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3743 | 2025.01.17 04:24:32.505134 [ 268 ] {b60f242f-f24d-44da-bcad-65f1888988e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3744 | 2025.01.17 04:24:32.505808 [ 268 ] {b60f242f-f24d-44da-bcad-65f1888988e0} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3745 | 2025.01.17 04:24:32.505854 [ 268 ] {b60f242f-f24d-44da-bcad-65f1888988e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3746 | 2025.01.17 04:24:32.506257 [ 268 ] {b60f242f-f24d-44da-bcad-65f1888988e0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3747 | 2025.01.17 04:24:32.506496 [ 268 ] {b60f242f-f24d-44da-bcad-65f1888988e0} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3748 | 2025.01.17 04:24:32.506734 [ 268 ] {b60f242f-f24d-44da-bcad-65f1888988e0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001683 sec., 8318.478906714201 rows/sec., 582.57 KiB/sec. | ||
3749 | 2025.01.17 04:24:32.506931 [ 268 ] {b60f242f-f24d-44da-bcad-65f1888988e0} <Debug> TCPHandler: Processed in 0.00204171 sec. | ||
3750 | 2025.01.17 04:24:32.507090 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3751 | 2025.01.17 04:24:32.507195 [ 271 ] {475f248c-2f40-436e-a83e-173289daa638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3752 | 2025.01.17 04:24:32.507239 [ 271 ] {475f248c-2f40-436e-a83e-173289daa638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3753 | 2025.01.17 04:24:32.507793 [ 271 ] {475f248c-2f40-436e-a83e-173289daa638} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3754 | 2025.01.17 04:24:32.507831 [ 271 ] {475f248c-2f40-436e-a83e-173289daa638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3755 | 2025.01.17 04:24:32.508192 [ 271 ] {475f248c-2f40-436e-a83e-173289daa638} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3756 | 2025.01.17 04:24:32.508435 [ 271 ] {475f248c-2f40-436e-a83e-173289daa638} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3757 | 2025.01.17 04:24:32.508648 [ 271 ] {475f248c-2f40-436e-a83e-173289daa638} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00147 sec., 8843.537414965987 rows/sec., 551.39 KiB/sec. | ||
3758 | 2025.01.17 04:24:32.508848 [ 271 ] {475f248c-2f40-436e-a83e-173289daa638} <Debug> TCPHandler: Processed in 0.001805846 sec. | ||
3759 | 2025.01.17 04:24:32.509002 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3760 | 2025.01.17 04:24:32.509107 [ 268 ] {de09a9fa-3e56-4fdc-9ec8-afed45f2c9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3761 | 2025.01.17 04:24:32.509151 [ 268 ] {de09a9fa-3e56-4fdc-9ec8-afed45f2c9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3762 | 2025.01.17 04:24:32.509843 [ 268 ] {de09a9fa-3e56-4fdc-9ec8-afed45f2c9f9} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3763 | 2025.01.17 04:24:32.509880 [ 268 ] {de09a9fa-3e56-4fdc-9ec8-afed45f2c9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3764 | 2025.01.17 04:24:32.510256 [ 268 ] {de09a9fa-3e56-4fdc-9ec8-afed45f2c9f9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3765 | 2025.01.17 04:24:32.510491 [ 268 ] {de09a9fa-3e56-4fdc-9ec8-afed45f2c9f9} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3766 | 2025.01.17 04:24:32.510704 [ 268 ] {de09a9fa-3e56-4fdc-9ec8-afed45f2c9f9} <Debug> executeQuery: Read 394 rows, 28.64 KiB in 0.001619 sec., 243360.09882643606 rows/sec., 17.28 MiB/sec. | ||
3767 | 2025.01.17 04:24:32.510756 [ 268 ] {de09a9fa-3e56-4fdc-9ec8-afed45f2c9f9} <Debug> TCPHandler: Processed in 0.001803625 sec. | ||
3768 | 2025.01.17 04:24:32.510887 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3769 | 2025.01.17 04:24:32.510993 [ 271 ] {4167d611-d2f8-4658-a6d9-acc6640ecceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3770 | 2025.01.17 04:24:32.511039 [ 271 ] {4167d611-d2f8-4658-a6d9-acc6640ecceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3771 | 2025.01.17 04:24:32.511476 [ 271 ] {4167d611-d2f8-4658-a6d9-acc6640ecceb} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3772 | 2025.01.17 04:24:32.511514 [ 271 ] {4167d611-d2f8-4658-a6d9-acc6640ecceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3773 | 2025.01.17 04:24:32.511870 [ 271 ] {4167d611-d2f8-4658-a6d9-acc6640ecceb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3774 | 2025.01.17 04:24:32.512101 [ 271 ] {4167d611-d2f8-4658-a6d9-acc6640ecceb} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3775 | 2025.01.17 04:24:32.512363 [ 271 ] {4167d611-d2f8-4658-a6d9-acc6640ecceb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00139 sec., 4316.546762589928 rows/sec., 225.52 KiB/sec. | ||
3776 | 2025.01.17 04:24:32.512539 [ 271 ] {4167d611-d2f8-4658-a6d9-acc6640ecceb} <Debug> TCPHandler: Processed in 0.001698453 sec. | ||
3777 | 2025.01.17 04:24:32.512681 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3778 | 2025.01.17 04:24:32.512788 [ 268 ] {6153bb85-c850-4347-94e2-7942be90e6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3779 | 2025.01.17 04:24:32.512836 [ 268 ] {6153bb85-c850-4347-94e2-7942be90e6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3780 | 2025.01.17 04:24:32.513399 [ 268 ] {6153bb85-c850-4347-94e2-7942be90e6ec} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3781 | 2025.01.17 04:24:32.513436 [ 268 ] {6153bb85-c850-4347-94e2-7942be90e6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3782 | 2025.01.17 04:24:32.513881 [ 268 ] {6153bb85-c850-4347-94e2-7942be90e6ec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3783 | 2025.01.17 04:24:32.514137 [ 268 ] {6153bb85-c850-4347-94e2-7942be90e6ec} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3784 | 2025.01.17 04:24:32.514347 [ 268 ] {6153bb85-c850-4347-94e2-7942be90e6ec} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001582 sec., 149810.36662452592 rows/sec., 10.04 MiB/sec. | ||
3785 | 2025.01.17 04:24:32.514399 [ 268 ] {6153bb85-c850-4347-94e2-7942be90e6ec} <Debug> TCPHandler: Processed in 0.001767835 sec. | ||
3786 | 2025.01.17 04:24:32.514540 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3787 | 2025.01.17 04:24:32.514644 [ 271 ] {1c826399-6279-4b48-af19-bf2d014e984f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3788 | 2025.01.17 04:24:32.514690 [ 271 ] {1c826399-6279-4b48-af19-bf2d014e984f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3789 | 2025.01.17 04:24:32.515112 [ 271 ] {1c826399-6279-4b48-af19-bf2d014e984f} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3790 | 2025.01.17 04:24:32.515150 [ 271 ] {1c826399-6279-4b48-af19-bf2d014e984f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3791 | 2025.01.17 04:24:32.515492 [ 271 ] {1c826399-6279-4b48-af19-bf2d014e984f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3792 | 2025.01.17 04:24:32.515724 [ 271 ] {1c826399-6279-4b48-af19-bf2d014e984f} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3793 | 2025.01.17 04:24:32.515978 [ 271 ] {1c826399-6279-4b48-af19-bf2d014e984f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001353 sec., 739.0983000739099 rows/sec., 49.80 KiB/sec. | ||
3794 | 2025.01.17 04:24:32.516164 [ 271 ] {1c826399-6279-4b48-af19-bf2d014e984f} <Debug> TCPHandler: Processed in 0.001672563 sec. | ||
3795 | 2025.01.17 04:24:32.516334 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3796 | 2025.01.17 04:24:32.516462 [ 268 ] {dbdea6ae-d37b-4c51-a225-0b76bba5efd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3797 | 2025.01.17 04:24:32.516545 [ 268 ] {dbdea6ae-d37b-4c51-a225-0b76bba5efd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3798 | 2025.01.17 04:24:32.517714 [ 268 ] {dbdea6ae-d37b-4c51-a225-0b76bba5efd4} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3799 | 2025.01.17 04:24:32.517753 [ 268 ] {dbdea6ae-d37b-4c51-a225-0b76bba5efd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3800 | 2025.01.17 04:24:32.518378 [ 268 ] {dbdea6ae-d37b-4c51-a225-0b76bba5efd4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3801 | 2025.01.17 04:24:32.518644 [ 268 ] {dbdea6ae-d37b-4c51-a225-0b76bba5efd4} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3802 | 2025.01.17 04:24:32.518851 [ 268 ] {dbdea6ae-d37b-4c51-a225-0b76bba5efd4} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002418 sec., 4962.779156327543 rows/sec., 8.89 MiB/sec. | ||
3803 | 2025.01.17 04:24:32.518952 [ 268 ] {dbdea6ae-d37b-4c51-a225-0b76bba5efd4} <Debug> TCPHandler: Processed in 0.002678742 sec. | ||
3804 | 2025.01.17 04:24:32.519108 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3805 | 2025.01.17 04:24:32.519225 [ 271 ] {3c69d965-3959-40a7-b0c7-71dbdceef35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3806 | 2025.01.17 04:24:32.519270 [ 271 ] {3c69d965-3959-40a7-b0c7-71dbdceef35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3807 | 2025.01.17 04:24:32.519707 [ 271 ] {3c69d965-3959-40a7-b0c7-71dbdceef35c} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3808 | 2025.01.17 04:24:32.519743 [ 271 ] {3c69d965-3959-40a7-b0c7-71dbdceef35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3809 | 2025.01.17 04:24:32.520090 [ 271 ] {3c69d965-3959-40a7-b0c7-71dbdceef35c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3810 | 2025.01.17 04:24:32.520333 [ 271 ] {3c69d965-3959-40a7-b0c7-71dbdceef35c} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3811 | 2025.01.17 04:24:32.520551 [ 271 ] {3c69d965-3959-40a7-b0c7-71dbdceef35c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001338 sec., 61285.500747384154 rows/sec., 3.89 MiB/sec. | ||
3812 | 2025.01.17 04:24:32.520767 [ 271 ] {3c69d965-3959-40a7-b0c7-71dbdceef35c} <Debug> TCPHandler: Processed in 0.001720404 sec. | ||
3813 | 2025.01.17 04:24:37.494172 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3814 | 2025.01.17 04:24:37.494382 [ 271 ] {f7bc7261-19fb-4c56-95f4-d914824a5320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3815 | 2025.01.17 04:24:37.494461 [ 271 ] {f7bc7261-19fb-4c56-95f4-d914824a5320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3816 | 2025.01.17 04:24:37.495357 [ 271 ] {f7bc7261-19fb-4c56-95f4-d914824a5320} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3817 | 2025.01.17 04:24:37.495405 [ 271 ] {f7bc7261-19fb-4c56-95f4-d914824a5320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3818 | 2025.01.17 04:24:37.495913 [ 271 ] {f7bc7261-19fb-4c56-95f4-d914824a5320} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3819 | 2025.01.17 04:24:37.496213 [ 271 ] {f7bc7261-19fb-4c56-95f4-d914824a5320} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3820 | 2025.01.17 04:24:37.496429 [ 271 ] {f7bc7261-19fb-4c56-95f4-d914824a5320} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002108 sec., 51233.39658444023 rows/sec., 4.30 MiB/sec. | ||
3821 | 2025.01.17 04:24:37.496556 [ 271 ] {f7bc7261-19fb-4c56-95f4-d914824a5320} <Debug> TCPHandler: Processed in 0.002522379 sec. | ||
3822 | 2025.01.17 04:24:37.496744 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3823 | 2025.01.17 04:24:37.496867 [ 268 ] {3bdfa8b8-18e0-4e80-b386-b89045e323c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3824 | 2025.01.17 04:24:37.496920 [ 268 ] {3bdfa8b8-18e0-4e80-b386-b89045e323c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3825 | 2025.01.17 04:24:37.497493 [ 268 ] {3bdfa8b8-18e0-4e80-b386-b89045e323c9} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3826 | 2025.01.17 04:24:37.497531 [ 268 ] {3bdfa8b8-18e0-4e80-b386-b89045e323c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3827 | 2025.01.17 04:24:37.497905 [ 268 ] {3bdfa8b8-18e0-4e80-b386-b89045e323c9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3828 | 2025.01.17 04:24:37.498153 [ 268 ] {3bdfa8b8-18e0-4e80-b386-b89045e323c9} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3829 | 2025.01.17 04:24:37.498334 [ 268 ] {3bdfa8b8-18e0-4e80-b386-b89045e323c9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001497 sec., 17368.06947227789 rows/sec., 1.28 MiB/sec. | ||
3830 | 2025.01.17 04:24:37.498387 [ 268 ] {3bdfa8b8-18e0-4e80-b386-b89045e323c9} <Debug> TCPHandler: Processed in 0.001700893 sec. | ||
3831 | 2025.01.17 04:24:37.498534 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3832 | 2025.01.17 04:24:37.498654 [ 271 ] {8f056588-3068-4441-b5a8-9e9b6c1004d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3833 | 2025.01.17 04:24:37.498702 [ 271 ] {8f056588-3068-4441-b5a8-9e9b6c1004d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3834 | 2025.01.17 04:24:37.499293 [ 271 ] {8f056588-3068-4441-b5a8-9e9b6c1004d1} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3835 | 2025.01.17 04:24:37.499333 [ 271 ] {8f056588-3068-4441-b5a8-9e9b6c1004d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3836 | 2025.01.17 04:24:37.499751 [ 271 ] {8f056588-3068-4441-b5a8-9e9b6c1004d1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3837 | 2025.01.17 04:24:37.500007 [ 271 ] {8f056588-3068-4441-b5a8-9e9b6c1004d1} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3838 | 2025.01.17 04:24:37.500186 [ 271 ] {8f056588-3068-4441-b5a8-9e9b6c1004d1} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001559 sec., 57729.31366260423 rows/sec., 4.51 MiB/sec. | ||
3839 | 2025.01.17 04:24:37.500239 [ 271 ] {8f056588-3068-4441-b5a8-9e9b6c1004d1} <Debug> TCPHandler: Processed in 0.001760725 sec. | ||
3840 | 2025.01.17 04:24:37.500388 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3841 | 2025.01.17 04:24:37.500501 [ 268 ] {cfb3d771-20a7-485c-81a7-2b66bc4a4512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3842 | 2025.01.17 04:24:37.500551 [ 268 ] {cfb3d771-20a7-485c-81a7-2b66bc4a4512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3843 | 2025.01.17 04:24:37.501118 [ 268 ] {cfb3d771-20a7-485c-81a7-2b66bc4a4512} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3844 | 2025.01.17 04:24:37.501155 [ 268 ] {cfb3d771-20a7-485c-81a7-2b66bc4a4512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3845 | 2025.01.17 04:24:37.501653 [ 268 ] {cfb3d771-20a7-485c-81a7-2b66bc4a4512} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3846 | 2025.01.17 04:24:37.501929 [ 268 ] {cfb3d771-20a7-485c-81a7-2b66bc4a4512} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3847 | 2025.01.17 04:24:37.502141 [ 268 ] {cfb3d771-20a7-485c-81a7-2b66bc4a4512} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001665 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec. | ||
3848 | 2025.01.17 04:24:37.502192 [ 268 ] {cfb3d771-20a7-485c-81a7-2b66bc4a4512} <Debug> TCPHandler: Processed in 0.001856466 sec. | ||
3849 | 2025.01.17 04:24:37.502357 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3850 | 2025.01.17 04:24:37.502467 [ 271 ] {3c3bfb89-e237-4190-8a37-2be441f56c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3851 | 2025.01.17 04:24:37.502534 [ 271 ] {3c3bfb89-e237-4190-8a37-2be441f56c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3852 | 2025.01.17 04:24:37.503643 [ 271 ] {3c3bfb89-e237-4190-8a37-2be441f56c21} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3853 | 2025.01.17 04:24:37.503682 [ 271 ] {3c3bfb89-e237-4190-8a37-2be441f56c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3854 | 2025.01.17 04:24:37.504355 [ 271 ] {3c3bfb89-e237-4190-8a37-2be441f56c21} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3855 | 2025.01.17 04:24:37.504617 [ 271 ] {3c3bfb89-e237-4190-8a37-2be441f56c21} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3856 | 2025.01.17 04:24:37.504820 [ 271 ] {3c3bfb89-e237-4190-8a37-2be441f56c21} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002377 sec., 10938.157341186368 rows/sec., 19.60 MiB/sec. | ||
3857 | 2025.01.17 04:24:37.504932 [ 271 ] {3c3bfb89-e237-4190-8a37-2be441f56c21} <Debug> TCPHandler: Processed in 0.002626461 sec. | ||
3858 | 2025.01.17 04:24:37.505087 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3859 | 2025.01.17 04:24:37.505195 [ 268 ] {a653cb7c-eb40-41d8-b443-d7df11f11046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3860 | 2025.01.17 04:24:37.505242 [ 268 ] {a653cb7c-eb40-41d8-b443-d7df11f11046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3861 | 2025.01.17 04:24:37.505683 [ 268 ] {a653cb7c-eb40-41d8-b443-d7df11f11046} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3862 | 2025.01.17 04:24:37.505720 [ 268 ] {a653cb7c-eb40-41d8-b443-d7df11f11046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3863 | 2025.01.17 04:24:37.506076 [ 268 ] {a653cb7c-eb40-41d8-b443-d7df11f11046} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3864 | 2025.01.17 04:24:37.506314 [ 268 ] {a653cb7c-eb40-41d8-b443-d7df11f11046} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3865 | 2025.01.17 04:24:37.506488 [ 268 ] {a653cb7c-eb40-41d8-b443-d7df11f11046} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. | ||
3866 | 2025.01.17 04:24:37.506536 [ 268 ] {a653cb7c-eb40-41d8-b443-d7df11f11046} <Debug> TCPHandler: Processed in 0.001500239 sec. | ||
3867 | 2025.01.17 04:24:38.219578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3868 | 2025.01.17 04:24:38.220281 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3869 | 2025.01.17 04:24:38.220332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3870 | 2025.01.17 04:24:38.220965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3871 | 2025.01.17 04:24:38.221228 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3872 | 2025.01.17 04:24:38.221525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3873 | 2025.01.17 04:24:38.728336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3874 | 2025.01.17 04:24:38.747743 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3875 | 2025.01.17 04:24:38.747795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3876 | 2025.01.17 04:24:38.755234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3877 | 2025.01.17 04:24:38.755959 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3878 | 2025.01.17 04:24:38.758503 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3879 | 2025.01.17 04:24:39.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.73 MiB, peak 188.69 MiB, free memory in arenas 0.00 B, will set to 181.75 MiB (RSS), difference: 1.02 MiB | ||
3880 | 2025.01.17 04:24:40.737983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 552 | ||
3881 | 2025.01.17 04:24:40.741588 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3882 | 2025.01.17 04:24:40.741646 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3883 | 2025.01.17 04:24:40.743127 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3884 | 2025.01.17 04:24:40.743449 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3885 | 2025.01.17 04:24:40.743721 [ 120 ] {} <Debug> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3886 | 2025.01.17 04:24:40.743894 [ 120 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3887 | 2025.01.17 04:24:40.744029 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3888 | 2025.01.17 04:24:40.744955 [ 193 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
3889 | 2025.01.17 04:24:40.745493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
3890 | 2025.01.17 04:24:40.746024 [ 193 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3891 | 2025.01.17 04:24:40.746223 [ 193 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 382 rows starting from the beginning of the part | ||
3892 | 2025.01.17 04:24:40.746947 [ 193 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
3893 | 2025.01.17 04:24:40.747661 [ 193 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
3894 | 2025.01.17 04:24:40.748300 [ 193 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
3895 | 2025.01.17 04:24:40.748936 [ 193 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
3896 | 2025.01.17 04:24:40.749540 [ 193 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
3897 | 2025.01.17 04:24:40.757980 [ 196 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 72 columns (72 merged, 0 gathered) in 0.013664008 sec., 40398.102811415214 rows/sec., 35.97 MiB/sec. | ||
3898 | 2025.01.17 04:24:40.759473 [ 196 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3899 | 2025.01.17 04:24:40.760327 [ 196 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_11_2} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3900 | 2025.01.17 04:24:40.760430 [ 196 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_11_2} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3901 | 2025.01.17 04:24:40.760803 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
3902 | 2025.01.17 04:24:42.497495 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3903 | 2025.01.17 04:24:42.497801 [ 271 ] {f6cdf6b8-6f83-44ab-b9ac-887c8f2fce5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3904 | 2025.01.17 04:24:42.497905 [ 271 ] {f6cdf6b8-6f83-44ab-b9ac-887c8f2fce5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3905 | 2025.01.17 04:24:42.498674 [ 271 ] {f6cdf6b8-6f83-44ab-b9ac-887c8f2fce5f} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3906 | 2025.01.17 04:24:42.498731 [ 271 ] {f6cdf6b8-6f83-44ab-b9ac-887c8f2fce5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3907 | 2025.01.17 04:24:42.499172 [ 271 ] {f6cdf6b8-6f83-44ab-b9ac-887c8f2fce5f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3908 | 2025.01.17 04:24:42.499428 [ 271 ] {f6cdf6b8-6f83-44ab-b9ac-887c8f2fce5f} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3909 | 2025.01.17 04:24:42.499697 [ 271 ] {f6cdf6b8-6f83-44ab-b9ac-887c8f2fce5f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001967 sec., 7117.437722419929 rows/sec., 512.36 KiB/sec. | ||
3910 | 2025.01.17 04:24:42.499922 [ 271 ] {f6cdf6b8-6f83-44ab-b9ac-887c8f2fce5f} <Debug> TCPHandler: Processed in 0.002621681 sec. | ||
3911 | 2025.01.17 04:24:42.500117 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3912 | 2025.01.17 04:24:42.500261 [ 268 ] {e605f055-c146-4766-9f9a-40c275783506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3913 | 2025.01.17 04:24:42.500321 [ 268 ] {e605f055-c146-4766-9f9a-40c275783506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3914 | 2025.01.17 04:24:42.501065 [ 268 ] {e605f055-c146-4766-9f9a-40c275783506} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3915 | 2025.01.17 04:24:42.501107 [ 268 ] {e605f055-c146-4766-9f9a-40c275783506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3916 | 2025.01.17 04:24:42.501492 [ 268 ] {e605f055-c146-4766-9f9a-40c275783506} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3917 | 2025.01.17 04:24:42.501730 [ 268 ] {e605f055-c146-4766-9f9a-40c275783506} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3918 | 2025.01.17 04:24:42.501974 [ 268 ] {e605f055-c146-4766-9f9a-40c275783506} <Debug> executeQuery: Read 227 rows, 20.35 KiB in 0.001737 sec., 130685.08923431204 rows/sec., 11.44 MiB/sec. | ||
3919 | 2025.01.17 04:24:42.502054 [ 268 ] {e605f055-c146-4766-9f9a-40c275783506} <Debug> TCPHandler: Processed in 0.00200496 sec. | ||
3920 | 2025.01.17 04:24:42.502302 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3921 | 2025.01.17 04:24:42.502438 [ 271 ] {bd25e07a-38dd-4f25-8590-1d44682f4fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3922 | 2025.01.17 04:24:42.502493 [ 271 ] {bd25e07a-38dd-4f25-8590-1d44682f4fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3923 | 2025.01.17 04:24:42.503095 [ 271 ] {bd25e07a-38dd-4f25-8590-1d44682f4fdd} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3924 | 2025.01.17 04:24:42.503135 [ 271 ] {bd25e07a-38dd-4f25-8590-1d44682f4fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3925 | 2025.01.17 04:24:42.503479 [ 271 ] {bd25e07a-38dd-4f25-8590-1d44682f4fdd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3926 | 2025.01.17 04:24:42.503710 [ 271 ] {bd25e07a-38dd-4f25-8590-1d44682f4fdd} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3927 | 2025.01.17 04:24:42.503915 [ 271 ] {bd25e07a-38dd-4f25-8590-1d44682f4fdd} <Debug> executeQuery: Read 19 rows, 1.36 KiB in 0.001506 sec., 12616.201859229748 rows/sec., 901.99 KiB/sec. | ||
3928 | 2025.01.17 04:24:42.503967 [ 271 ] {bd25e07a-38dd-4f25-8590-1d44682f4fdd} <Debug> TCPHandler: Processed in 0.001789665 sec. | ||
3929 | 2025.01.17 04:24:42.504116 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3930 | 2025.01.17 04:24:42.504244 [ 268 ] {c77aff47-dedd-4f47-9183-916003490334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3931 | 2025.01.17 04:24:42.504297 [ 268 ] {c77aff47-dedd-4f47-9183-916003490334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3932 | 2025.01.17 04:24:42.504918 [ 268 ] {c77aff47-dedd-4f47-9183-916003490334} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3933 | 2025.01.17 04:24:42.504957 [ 268 ] {c77aff47-dedd-4f47-9183-916003490334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3934 | 2025.01.17 04:24:42.505309 [ 268 ] {c77aff47-dedd-4f47-9183-916003490334} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3935 | 2025.01.17 04:24:42.505544 [ 268 ] {c77aff47-dedd-4f47-9183-916003490334} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3936 | 2025.01.17 04:24:42.505699 [ 118 ] {} <Debug> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3937 | 2025.01.17 04:24:42.505768 [ 268 ] {c77aff47-dedd-4f47-9183-916003490334} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001547 sec., 9049.773755656108 rows/sec., 633.79 KiB/sec. | ||
3938 | 2025.01.17 04:24:42.505782 [ 118 ] {} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3939 | 2025.01.17 04:24:42.505855 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3940 | 2025.01.17 04:24:42.505896 [ 268 ] {c77aff47-dedd-4f47-9183-916003490334} <Debug> TCPHandler: Processed in 0.001835446 sec. | ||
3941 | 2025.01.17 04:24:42.506162 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3942 | 2025.01.17 04:24:42.506344 [ 186 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
3943 | 2025.01.17 04:24:42.506501 [ 271 ] {ff82a883-f712-4ee3-b4de-1e6756e21503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3944 | 2025.01.17 04:24:42.506595 [ 271 ] {ff82a883-f712-4ee3-b4de-1e6756e21503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3945 | 2025.01.17 04:24:42.506757 [ 186 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3946 | 2025.01.17 04:24:42.506842 [ 186 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
3947 | 2025.01.17 04:24:42.507184 [ 186 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
3948 | 2025.01.17 04:24:42.507764 [ 186 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
3949 | 2025.01.17 04:24:42.508253 [ 186 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
3950 | 2025.01.17 04:24:42.508710 [ 186 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
3951 | 2025.01.17 04:24:42.509074 [ 186 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
3952 | 2025.01.17 04:24:42.510022 [ 271 ] {ff82a883-f712-4ee3-b4de-1e6756e21503} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3953 | 2025.01.17 04:24:42.510092 [ 271 ] {ff82a883-f712-4ee3-b4de-1e6756e21503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3954 | 2025.01.17 04:24:42.511130 [ 271 ] {ff82a883-f712-4ee3-b4de-1e6756e21503} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3955 | 2025.01.17 04:24:42.511640 [ 271 ] {ff82a883-f712-4ee3-b4de-1e6756e21503} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3956 | 2025.01.17 04:24:42.512242 [ 271 ] {ff82a883-f712-4ee3-b4de-1e6756e21503} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00586 sec., 2218.430034129693 rows/sec., 138.32 KiB/sec. | ||
3957 | 2025.01.17 04:24:42.512244 [ 196 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 5 columns (5 merged, 0 gathered) in 0.006270084 sec., 86442.2231025932 rows/sec., 6.19 MiB/sec. | ||
3958 | 2025.01.17 04:24:42.512334 [ 271 ] {ff82a883-f712-4ee3-b4de-1e6756e21503} <Debug> TCPHandler: Processed in 0.006311024 sec. | ||
3959 | 2025.01.17 04:24:42.512436 [ 196 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3960 | 2025.01.17 04:24:42.512489 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3961 | 2025.01.17 04:24:42.512640 [ 268 ] {69f330b9-d2b9-4a2c-8912-04562cfaa231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3962 | 2025.01.17 04:24:42.512702 [ 268 ] {69f330b9-d2b9-4a2c-8912-04562cfaa231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3963 | 2025.01.17 04:24:42.512802 [ 196 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_11_2} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3964 | 2025.01.17 04:24:42.512915 [ 196 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_11_2} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3965 | 2025.01.17 04:24:42.513031 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
3966 | 2025.01.17 04:24:42.513528 [ 268 ] {69f330b9-d2b9-4a2c-8912-04562cfaa231} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3967 | 2025.01.17 04:24:42.513564 [ 268 ] {69f330b9-d2b9-4a2c-8912-04562cfaa231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3968 | 2025.01.17 04:24:42.513997 [ 268 ] {69f330b9-d2b9-4a2c-8912-04562cfaa231} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3969 | 2025.01.17 04:24:42.514244 [ 268 ] {69f330b9-d2b9-4a2c-8912-04562cfaa231} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3970 | 2025.01.17 04:24:42.514460 [ 268 ] {69f330b9-d2b9-4a2c-8912-04562cfaa231} <Debug> executeQuery: Read 394 rows, 28.64 KiB in 0.001856 sec., 212284.4827586207 rows/sec., 15.07 MiB/sec. | ||
3971 | 2025.01.17 04:24:42.514515 [ 268 ] {69f330b9-d2b9-4a2c-8912-04562cfaa231} <Debug> TCPHandler: Processed in 0.002099091 sec. | ||
3972 | 2025.01.17 04:24:42.514676 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3973 | 2025.01.17 04:24:42.514805 [ 271 ] {27cf3688-c944-44d3-a13a-6208ef549eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3974 | 2025.01.17 04:24:42.514856 [ 271 ] {27cf3688-c944-44d3-a13a-6208ef549eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3975 | 2025.01.17 04:24:42.515301 [ 271 ] {27cf3688-c944-44d3-a13a-6208ef549eab} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3976 | 2025.01.17 04:24:42.515344 [ 271 ] {27cf3688-c944-44d3-a13a-6208ef549eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3977 | 2025.01.17 04:24:42.515888 [ 271 ] {27cf3688-c944-44d3-a13a-6208ef549eab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3978 | 2025.01.17 04:24:42.516123 [ 271 ] {27cf3688-c944-44d3-a13a-6208ef549eab} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3979 | 2025.01.17 04:24:42.516286 [ 118 ] {} <Debug> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3980 | 2025.01.17 04:24:42.516346 [ 118 ] {} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3981 | 2025.01.17 04:24:42.516387 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3982 | 2025.01.17 04:24:42.516384 [ 271 ] {27cf3688-c944-44d3-a13a-6208ef549eab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001597 sec., 3757.044458359424 rows/sec., 196.29 KiB/sec. | ||
3983 | 2025.01.17 04:24:42.516674 [ 271 ] {27cf3688-c944-44d3-a13a-6208ef549eab} <Debug> TCPHandler: Processed in 0.00205369 sec. | ||
3984 | 2025.01.17 04:24:42.516839 [ 186 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
3985 | 2025.01.17 04:24:42.516951 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3986 | 2025.01.17 04:24:42.517246 [ 186 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3987 | 2025.01.17 04:24:42.517278 [ 268 ] {0cf38c09-9972-497e-bb16-77357defcf63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3988 | 2025.01.17 04:24:42.517301 [ 186 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
3989 | 2025.01.17 04:24:42.517401 [ 268 ] {0cf38c09-9972-497e-bb16-77357defcf63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3990 | 2025.01.17 04:24:42.517547 [ 186 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
3991 | 2025.01.17 04:24:42.517895 [ 186 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
3992 | 2025.01.17 04:24:42.518207 [ 186 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
3993 | 2025.01.17 04:24:42.518522 [ 186 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
3994 | 2025.01.17 04:24:42.518835 [ 186 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
3995 | 2025.01.17 04:24:42.520153 [ 268 ] {0cf38c09-9972-497e-bb16-77357defcf63} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3996 | 2025.01.17 04:24:42.520227 [ 268 ] {0cf38c09-9972-497e-bb16-77357defcf63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3997 | 2025.01.17 04:24:42.521407 [ 186 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004942668 sec., 13353.112124868594 rows/sec., 697.65 KiB/sec. | ||
3998 | 2025.01.17 04:24:42.521413 [ 268 ] {0cf38c09-9972-497e-bb16-77357defcf63} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3999 | 2025.01.17 04:24:42.521577 [ 186 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4000 | 2025.01.17 04:24:42.521910 [ 268 ] {0cf38c09-9972-497e-bb16-77357defcf63} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4001 | 2025.01.17 04:24:42.522083 [ 186 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_11_2} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4002 | 2025.01.17 04:24:42.522341 [ 186 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_11_2} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4003 | 2025.01.17 04:24:42.522350 [ 268 ] {0cf38c09-9972-497e-bb16-77357defcf63} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00513 sec., 46198.83040935673 rows/sec., 3.10 MiB/sec. | ||
4004 | 2025.01.17 04:24:42.522555 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4005 | 2025.01.17 04:24:42.522588 [ 268 ] {0cf38c09-9972-497e-bb16-77357defcf63} <Debug> TCPHandler: Processed in 0.005799914 sec. | ||
4006 | 2025.01.17 04:24:42.522761 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4007 | 2025.01.17 04:24:42.522894 [ 271 ] {fa3b80aa-9aca-41d6-b811-da32ad1b3c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4008 | 2025.01.17 04:24:42.522951 [ 271 ] {fa3b80aa-9aca-41d6-b811-da32ad1b3c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4009 | 2025.01.17 04:24:42.523663 [ 271 ] {fa3b80aa-9aca-41d6-b811-da32ad1b3c9f} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4010 | 2025.01.17 04:24:42.523711 [ 271 ] {fa3b80aa-9aca-41d6-b811-da32ad1b3c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4011 | 2025.01.17 04:24:42.524085 [ 271 ] {fa3b80aa-9aca-41d6-b811-da32ad1b3c9f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4012 | 2025.01.17 04:24:42.524317 [ 271 ] {fa3b80aa-9aca-41d6-b811-da32ad1b3c9f} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4013 | 2025.01.17 04:24:42.524525 [ 271 ] {fa3b80aa-9aca-41d6-b811-da32ad1b3c9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001661 sec., 602.0469596628537 rows/sec., 40.57 KiB/sec. | ||
4014 | 2025.01.17 04:24:42.524576 [ 271 ] {fa3b80aa-9aca-41d6-b811-da32ad1b3c9f} <Debug> TCPHandler: Processed in 0.001878717 sec. | ||
4015 | 2025.01.17 04:24:42.524716 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4016 | 2025.01.17 04:24:42.524826 [ 268 ] {c75719f3-2287-4eca-9211-b4e9f0e5f643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4017 | 2025.01.17 04:24:42.524906 [ 268 ] {c75719f3-2287-4eca-9211-b4e9f0e5f643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4018 | 2025.01.17 04:24:42.526134 [ 268 ] {c75719f3-2287-4eca-9211-b4e9f0e5f643} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4019 | 2025.01.17 04:24:42.526173 [ 268 ] {c75719f3-2287-4eca-9211-b4e9f0e5f643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4020 | 2025.01.17 04:24:42.526785 [ 268 ] {c75719f3-2287-4eca-9211-b4e9f0e5f643} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4021 | 2025.01.17 04:24:42.527051 [ 268 ] {c75719f3-2287-4eca-9211-b4e9f0e5f643} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4022 | 2025.01.17 04:24:42.527305 [ 268 ] {c75719f3-2287-4eca-9211-b4e9f0e5f643} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002504 sec., 4792.3322683706065 rows/sec., 8.59 MiB/sec. | ||
4023 | 2025.01.17 04:24:42.527403 [ 268 ] {c75719f3-2287-4eca-9211-b4e9f0e5f643} <Debug> TCPHandler: Processed in 0.002738243 sec. | ||
4024 | 2025.01.17 04:24:42.527554 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4025 | 2025.01.17 04:24:42.527681 [ 271 ] {dfa59602-6073-44f2-a789-8963bab04930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4026 | 2025.01.17 04:24:42.527736 [ 271 ] {dfa59602-6073-44f2-a789-8963bab04930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4027 | 2025.01.17 04:24:42.528180 [ 271 ] {dfa59602-6073-44f2-a789-8963bab04930} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4028 | 2025.01.17 04:24:42.528219 [ 271 ] {dfa59602-6073-44f2-a789-8963bab04930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4029 | 2025.01.17 04:24:42.528566 [ 271 ] {dfa59602-6073-44f2-a789-8963bab04930} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4030 | 2025.01.17 04:24:42.528816 [ 271 ] {dfa59602-6073-44f2-a789-8963bab04930} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4031 | 2025.01.17 04:24:42.529031 [ 271 ] {dfa59602-6073-44f2-a789-8963bab04930} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001378 sec., 59506.53120464441 rows/sec., 3.78 MiB/sec. | ||
4032 | 2025.01.17 04:24:42.529081 [ 271 ] {dfa59602-6073-44f2-a789-8963bab04930} <Debug> TCPHandler: Processed in 0.001587051 sec. | ||
4033 | 2025.01.17 04:24:45.624830 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4034 | 2025.01.17 04:24:45.624896 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4035 | 2025.01.17 04:24:45.721896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
4036 | 2025.01.17 04:24:45.722558 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4037 | 2025.01.17 04:24:45.722609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4038 | 2025.01.17 04:24:45.723146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4039 | 2025.01.17 04:24:45.723406 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4040 | 2025.01.17 04:24:45.723662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
4041 | 2025.01.17 04:24:46.258796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
4042 | 2025.01.17 04:24:46.278723 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4043 | 2025.01.17 04:24:46.278778 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4044 | 2025.01.17 04:24:46.286275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4045 | 2025.01.17 04:24:46.287060 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4046 | 2025.01.17 04:24:46.289752 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
4047 | 2025.01.17 04:24:47.493554 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4048 | 2025.01.17 04:24:47.493758 [ 271 ] {25a43e6d-9337-46d2-a76f-afe5ad51cad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4049 | 2025.01.17 04:24:47.493839 [ 271 ] {25a43e6d-9337-46d2-a76f-afe5ad51cad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4050 | 2025.01.17 04:24:47.494692 [ 271 ] {25a43e6d-9337-46d2-a76f-afe5ad51cad1} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4051 | 2025.01.17 04:24:47.494737 [ 271 ] {25a43e6d-9337-46d2-a76f-afe5ad51cad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4052 | 2025.01.17 04:24:47.495178 [ 271 ] {25a43e6d-9337-46d2-a76f-afe5ad51cad1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4053 | 2025.01.17 04:24:47.495432 [ 271 ] {25a43e6d-9337-46d2-a76f-afe5ad51cad1} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4054 | 2025.01.17 04:24:47.495701 [ 271 ] {25a43e6d-9337-46d2-a76f-afe5ad51cad1} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001999 sec., 54027.01350675338 rows/sec., 4.53 MiB/sec. | ||
4055 | 2025.01.17 04:24:47.495830 [ 271 ] {25a43e6d-9337-46d2-a76f-afe5ad51cad1} <Debug> TCPHandler: Processed in 0.002417317 sec. | ||
4056 | 2025.01.17 04:24:47.496008 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4057 | 2025.01.17 04:24:47.496129 [ 268 ] {66c45fe5-3b42-4a2b-beaa-252afbf3acd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4058 | 2025.01.17 04:24:47.496178 [ 268 ] {66c45fe5-3b42-4a2b-beaa-252afbf3acd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4059 | 2025.01.17 04:24:47.496742 [ 268 ] {66c45fe5-3b42-4a2b-beaa-252afbf3acd8} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4060 | 2025.01.17 04:24:47.496780 [ 268 ] {66c45fe5-3b42-4a2b-beaa-252afbf3acd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4061 | 2025.01.17 04:24:47.497137 [ 268 ] {66c45fe5-3b42-4a2b-beaa-252afbf3acd8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4062 | 2025.01.17 04:24:47.497372 [ 268 ] {66c45fe5-3b42-4a2b-beaa-252afbf3acd8} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4063 | 2025.01.17 04:24:47.497540 [ 111 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4064 | 2025.01.17 04:24:47.497607 [ 268 ] {66c45fe5-3b42-4a2b-beaa-252afbf3acd8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001503 sec., 17298.735861610112 rows/sec., 1.27 MiB/sec. | ||
4065 | 2025.01.17 04:24:47.497623 [ 111 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4066 | 2025.01.17 04:24:47.497694 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4067 | 2025.01.17 04:24:47.497739 [ 268 ] {66c45fe5-3b42-4a2b-beaa-252afbf3acd8} <Debug> TCPHandler: Processed in 0.001785575 sec. | ||
4068 | 2025.01.17 04:24:47.497947 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4069 | 2025.01.17 04:24:47.497970 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
4070 | 2025.01.17 04:24:47.498132 [ 271 ] {37fdd4a4-c898-4da9-91e4-8af1f79c2cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4071 | 2025.01.17 04:24:47.498259 [ 271 ] {37fdd4a4-c898-4da9-91e4-8af1f79c2cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4072 | 2025.01.17 04:24:47.498274 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4073 | 2025.01.17 04:24:47.498377 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 59 rows starting from the beginning of the part | ||
4074 | 2025.01.17 04:24:47.498659 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
4075 | 2025.01.17 04:24:47.499086 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part | ||
4076 | 2025.01.17 04:24:47.499402 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
4077 | 2025.01.17 04:24:47.499766 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part | ||
4078 | 2025.01.17 04:24:47.500091 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
4079 | 2025.01.17 04:24:47.501063 [ 271 ] {37fdd4a4-c898-4da9-91e4-8af1f79c2cc3} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4080 | 2025.01.17 04:24:47.501145 [ 271 ] {37fdd4a4-c898-4da9-91e4-8af1f79c2cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4081 | 2025.01.17 04:24:47.502156 [ 271 ] {37fdd4a4-c898-4da9-91e4-8af1f79c2cc3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4082 | 2025.01.17 04:24:47.502749 [ 271 ] {37fdd4a4-c898-4da9-91e4-8af1f79c2cc3} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4083 | 2025.01.17 04:24:47.502777 [ 186 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.004964698 sec., 35248.871129724306 rows/sec., 2.67 MiB/sec. | ||
4084 | 2025.01.17 04:24:47.503164 [ 271 ] {37fdd4a4-c898-4da9-91e4-8af1f79c2cc3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.005077 sec., 17727.004136300966 rows/sec., 1.38 MiB/sec. | ||
4085 | 2025.01.17 04:24:47.503244 [ 197 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4086 | 2025.01.17 04:24:47.503288 [ 271 ] {37fdd4a4-c898-4da9-91e4-8af1f79c2cc3} <Debug> TCPHandler: Processed in 0.005420677 sec. | ||
4087 | 2025.01.17 04:24:47.503503 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4088 | 2025.01.17 04:24:47.503705 [ 268 ] {979ec4f5-bc18-4067-bb88-3aa0b4ae5dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4089 | 2025.01.17 04:24:47.503808 [ 268 ] {979ec4f5-bc18-4067-bb88-3aa0b4ae5dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4090 | 2025.01.17 04:24:47.503849 [ 197 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_21_4} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4091 | 2025.01.17 04:24:47.504080 [ 197 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_21_4} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4092 | 2025.01.17 04:24:47.504297 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4093 | 2025.01.17 04:24:47.504756 [ 268 ] {979ec4f5-bc18-4067-bb88-3aa0b4ae5dcd} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4094 | 2025.01.17 04:24:47.504800 [ 268 ] {979ec4f5-bc18-4067-bb88-3aa0b4ae5dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4095 | 2025.01.17 04:24:47.505223 [ 268 ] {979ec4f5-bc18-4067-bb88-3aa0b4ae5dcd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4096 | 2025.01.17 04:24:47.505475 [ 268 ] {979ec4f5-bc18-4067-bb88-3aa0b4ae5dcd} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4097 | 2025.01.17 04:24:47.505698 [ 268 ] {979ec4f5-bc18-4067-bb88-3aa0b4ae5dcd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002044 sec., 78277.88649706458 rows/sec., 5.45 MiB/sec. | ||
4098 | 2025.01.17 04:24:47.505752 [ 268 ] {979ec4f5-bc18-4067-bb88-3aa0b4ae5dcd} <Debug> TCPHandler: Processed in 0.002344026 sec. | ||
4099 | 2025.01.17 04:24:47.505918 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4100 | 2025.01.17 04:24:47.506046 [ 271 ] {1bea17a8-0f79-4a61-8141-accbda916fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4101 | 2025.01.17 04:24:47.506126 [ 271 ] {1bea17a8-0f79-4a61-8141-accbda916fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4102 | 2025.01.17 04:24:47.507504 [ 271 ] {1bea17a8-0f79-4a61-8141-accbda916fd4} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4103 | 2025.01.17 04:24:47.507543 [ 271 ] {1bea17a8-0f79-4a61-8141-accbda916fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4104 | 2025.01.17 04:24:47.508185 [ 271 ] {1bea17a8-0f79-4a61-8141-accbda916fd4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4105 | 2025.01.17 04:24:47.508469 [ 271 ] {1bea17a8-0f79-4a61-8141-accbda916fd4} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4106 | 2025.01.17 04:24:47.508647 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4107 | 2025.01.17 04:24:47.508718 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4108 | 2025.01.17 04:24:47.508754 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4109 | 2025.01.17 04:24:47.508768 [ 271 ] {1bea17a8-0f79-4a61-8141-accbda916fd4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002741 sec., 9485.589201021525 rows/sec., 17.00 MiB/sec. | ||
4110 | 2025.01.17 04:24:47.509375 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
4111 | 2025.01.17 04:24:47.509806 [ 271 ] {1bea17a8-0f79-4a61-8141-accbda916fd4} <Debug> TCPHandler: Processed in 0.004000459 sec. | ||
4112 | 2025.01.17 04:24:47.510133 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4113 | 2025.01.17 04:24:47.510377 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4114 | 2025.01.17 04:24:47.510411 [ 268 ] {469cbf10-99df-4513-b499-52befc98bb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4115 | 2025.01.17 04:24:47.510513 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 262 rows starting from the beginning of the part | ||
4116 | 2025.01.17 04:24:47.510531 [ 268 ] {469cbf10-99df-4513-b499-52befc98bb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4117 | 2025.01.17 04:24:47.511372 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
4118 | 2025.01.17 04:24:47.512079 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
4119 | 2025.01.17 04:24:47.512891 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
4120 | 2025.01.17 04:24:47.513391 [ 268 ] {469cbf10-99df-4513-b499-52befc98bb88} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4121 | 2025.01.17 04:24:47.513529 [ 268 ] {469cbf10-99df-4513-b499-52befc98bb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4122 | 2025.01.17 04:24:47.513637 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
4123 | 2025.01.17 04:24:47.514321 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
4124 | 2025.01.17 04:24:47.515237 [ 268 ] {469cbf10-99df-4513-b499-52befc98bb88} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4125 | 2025.01.17 04:24:47.515787 [ 268 ] {469cbf10-99df-4513-b499-52befc98bb88} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4126 | 2025.01.17 04:24:47.516516 [ 268 ] {469cbf10-99df-4513-b499-52befc98bb88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006146 sec., 9762.447120078099 rows/sec., 673.71 KiB/sec. | ||
4127 | 2025.01.17 04:24:47.516844 [ 268 ] {469cbf10-99df-4513-b499-52befc98bb88} <Debug> TCPHandler: Processed in 0.006862985 sec. | ||
4128 | 2025.01.17 04:24:47.519335 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 19 columns (19 merged, 0 gathered) in 0.010447745 sec., 34840.05400208371 rows/sec., 62.43 MiB/sec. | ||
4129 | 2025.01.17 04:24:47.520084 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4130 | 2025.01.17 04:24:47.520486 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4131 | 2025.01.17 04:24:47.520564 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4132 | 2025.01.17 04:24:47.520676 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
4133 | 2025.01.17 04:24:47.878119 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4134 | 2025.01.17 04:24:47.878420 [ 271 ] {eedc32cb-1174-4e73-b17a-f660520e5a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4135 | 2025.01.17 04:24:47.878528 [ 271 ] {eedc32cb-1174-4e73-b17a-f660520e5a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4136 | 2025.01.17 04:24:47.879530 [ 271 ] {eedc32cb-1174-4e73-b17a-f660520e5a81} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4137 | 2025.01.17 04:24:47.879575 [ 271 ] {eedc32cb-1174-4e73-b17a-f660520e5a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4138 | 2025.01.17 04:24:47.879990 [ 271 ] {eedc32cb-1174-4e73-b17a-f660520e5a81} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4139 | 2025.01.17 04:24:47.880247 [ 271 ] {eedc32cb-1174-4e73-b17a-f660520e5a81} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4140 | 2025.01.17 04:24:47.880479 [ 271 ] {eedc32cb-1174-4e73-b17a-f660520e5a81} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00214 sec., 6542.056074766355 rows/sec., 470.94 KiB/sec. | ||
4141 | 2025.01.17 04:24:47.880544 [ 271 ] {eedc32cb-1174-4e73-b17a-f660520e5a81} <Debug> TCPHandler: Processed in 0.002599751 sec. | ||
4142 | 2025.01.17 04:24:47.880742 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4143 | 2025.01.17 04:24:47.880878 [ 268 ] {01bcf3d0-7da0-4e01-98f9-a22b5d09ae3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4144 | 2025.01.17 04:24:47.880934 [ 268 ] {01bcf3d0-7da0-4e01-98f9-a22b5d09ae3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4145 | 2025.01.17 04:24:47.881518 [ 268 ] {01bcf3d0-7da0-4e01-98f9-a22b5d09ae3f} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4146 | 2025.01.17 04:24:47.881558 [ 268 ] {01bcf3d0-7da0-4e01-98f9-a22b5d09ae3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4147 | 2025.01.17 04:24:47.881907 [ 268 ] {01bcf3d0-7da0-4e01-98f9-a22b5d09ae3f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4148 | 2025.01.17 04:24:47.882149 [ 268 ] {01bcf3d0-7da0-4e01-98f9-a22b5d09ae3f} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4149 | 2025.01.17 04:24:47.882394 [ 268 ] {01bcf3d0-7da0-4e01-98f9-a22b5d09ae3f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001536 sec., 6510.416666666666 rows/sec., 530.88 KiB/sec. | ||
4150 | 2025.01.17 04:24:47.882548 [ 268 ] {01bcf3d0-7da0-4e01-98f9-a22b5d09ae3f} <Debug> TCPHandler: Processed in 0.001869947 sec. | ||
4151 | 2025.01.17 04:24:47.882734 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4152 | 2025.01.17 04:24:47.882865 [ 271 ] {30588ddf-695f-4f45-adc8-db5c50131ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4153 | 2025.01.17 04:24:47.882920 [ 271 ] {30588ddf-695f-4f45-adc8-db5c50131ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4154 | 2025.01.17 04:24:47.884075 [ 271 ] {30588ddf-695f-4f45-adc8-db5c50131ac7} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4155 | 2025.01.17 04:24:47.884116 [ 271 ] {30588ddf-695f-4f45-adc8-db5c50131ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4156 | 2025.01.17 04:24:47.884559 [ 271 ] {30588ddf-695f-4f45-adc8-db5c50131ac7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4157 | 2025.01.17 04:24:47.884797 [ 271 ] {30588ddf-695f-4f45-adc8-db5c50131ac7} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4158 | 2025.01.17 04:24:47.884964 [ 109 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4159 | 2025.01.17 04:24:47.885033 [ 271 ] {30588ddf-695f-4f45-adc8-db5c50131ac7} <Debug> executeQuery: Read 1372 rows, 117.28 KiB in 0.00219 sec., 626484.0182648401 rows/sec., 52.30 MiB/sec. | ||
4160 | 2025.01.17 04:24:47.885048 [ 109 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4161 | 2025.01.17 04:24:47.885127 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4162 | 2025.01.17 04:24:47.885166 [ 271 ] {30588ddf-695f-4f45-adc8-db5c50131ac7} <Debug> TCPHandler: Processed in 0.00250721 sec. | ||
4163 | 2025.01.17 04:24:47.885402 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
4164 | 2025.01.17 04:24:47.885410 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4165 | 2025.01.17 04:24:47.885646 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4166 | 2025.01.17 04:24:47.885676 [ 268 ] {197aa709-8134-4300-9236-c81b493a6cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4167 | 2025.01.17 04:24:47.885707 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1428 rows starting from the beginning of the part | ||
4168 | 2025.01.17 04:24:47.885750 [ 268 ] {197aa709-8134-4300-9236-c81b493a6cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4169 | 2025.01.17 04:24:47.886049 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 227 rows starting from the beginning of the part | ||
4170 | 2025.01.17 04:24:47.886438 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 108 rows starting from the beginning of the part | ||
4171 | 2025.01.17 04:24:47.886747 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 227 rows starting from the beginning of the part | ||
4172 | 2025.01.17 04:24:47.887130 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part | ||
4173 | 2025.01.17 04:24:47.887489 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1372 rows starting from the beginning of the part | ||
4174 | 2025.01.17 04:24:47.888778 [ 268 ] {197aa709-8134-4300-9236-c81b493a6cae} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4175 | 2025.01.17 04:24:47.888837 [ 268 ] {197aa709-8134-4300-9236-c81b493a6cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4176 | 2025.01.17 04:24:47.889910 [ 268 ] {197aa709-8134-4300-9236-c81b493a6cae} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4177 | 2025.01.17 04:24:47.890268 [ 268 ] {197aa709-8134-4300-9236-c81b493a6cae} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4178 | 2025.01.17 04:24:47.890509 [ 268 ] {197aa709-8134-4300-9236-c81b493a6cae} <Debug> executeQuery: Read 29 rows, 2.06 KiB in 0.004914 sec., 5901.505901505901 rows/sec., 418.53 KiB/sec. | ||
4179 | 2025.01.17 04:24:47.890590 [ 268 ] {197aa709-8134-4300-9236-c81b493a6cae} <Debug> TCPHandler: Processed in 0.005308704 sec. | ||
4180 | 2025.01.17 04:24:47.890855 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4181 | 2025.01.17 04:24:47.891052 [ 197 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3470 rows, containing 5 columns (5 merged, 0 gathered) in 0.005828394 sec., 595361.2607521043 rows/sec., 52.37 MiB/sec. | ||
4182 | 2025.01.17 04:24:47.891112 [ 271 ] {f5630f23-770c-40a7-b3b2-c163f9ea927f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4183 | 2025.01.17 04:24:47.891182 [ 271 ] {f5630f23-770c-40a7-b3b2-c163f9ea927f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4184 | 2025.01.17 04:24:47.891362 [ 197 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4185 | 2025.01.17 04:24:47.891977 [ 197 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_26_5} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4186 | 2025.01.17 04:24:47.892181 [ 197 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_26_5} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4187 | 2025.01.17 04:24:47.892342 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
4188 | 2025.01.17 04:24:47.892522 [ 271 ] {f5630f23-770c-40a7-b3b2-c163f9ea927f} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4189 | 2025.01.17 04:24:47.892567 [ 271 ] {f5630f23-770c-40a7-b3b2-c163f9ea927f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4190 | 2025.01.17 04:24:47.892938 [ 271 ] {f5630f23-770c-40a7-b3b2-c163f9ea927f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4191 | 2025.01.17 04:24:47.893179 [ 271 ] {f5630f23-770c-40a7-b3b2-c163f9ea927f} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4192 | 2025.01.17 04:24:47.893438 [ 271 ] {f5630f23-770c-40a7-b3b2-c163f9ea927f} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002388 sec., 101340.03350083753 rows/sec., 6.87 MiB/sec. | ||
4193 | 2025.01.17 04:24:47.893663 [ 271 ] {f5630f23-770c-40a7-b3b2-c163f9ea927f} <Debug> TCPHandler: Processed in 0.002950098 sec. | ||
4194 | 2025.01.17 04:24:47.893816 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4195 | 2025.01.17 04:24:47.893923 [ 268 ] {253f1a7f-996c-44ed-940e-f731fc1153f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4196 | 2025.01.17 04:24:47.893968 [ 268 ] {253f1a7f-996c-44ed-940e-f731fc1153f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4197 | 2025.01.17 04:24:47.894536 [ 268 ] {253f1a7f-996c-44ed-940e-f731fc1153f7} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4198 | 2025.01.17 04:24:47.894574 [ 268 ] {253f1a7f-996c-44ed-940e-f731fc1153f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4199 | 2025.01.17 04:24:47.894922 [ 268 ] {253f1a7f-996c-44ed-940e-f731fc1153f7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4200 | 2025.01.17 04:24:47.895155 [ 268 ] {253f1a7f-996c-44ed-940e-f731fc1153f7} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4201 | 2025.01.17 04:24:47.895363 [ 268 ] {253f1a7f-996c-44ed-940e-f731fc1153f7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001462 sec., 8891.928864569083 rows/sec., 554.41 KiB/sec. | ||
4202 | 2025.01.17 04:24:47.895414 [ 268 ] {253f1a7f-996c-44ed-940e-f731fc1153f7} <Debug> TCPHandler: Processed in 0.001650322 sec. | ||
4203 | 2025.01.17 04:24:47.895569 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4204 | 2025.01.17 04:24:47.895697 [ 271 ] {fd05ed88-11ec-47fd-8015-6f07e29aec3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4205 | 2025.01.17 04:24:47.895750 [ 271 ] {fd05ed88-11ec-47fd-8015-6f07e29aec3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4206 | 2025.01.17 04:24:47.896618 [ 271 ] {fd05ed88-11ec-47fd-8015-6f07e29aec3e} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4207 | 2025.01.17 04:24:47.896657 [ 271 ] {fd05ed88-11ec-47fd-8015-6f07e29aec3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4208 | 2025.01.17 04:24:47.897057 [ 271 ] {fd05ed88-11ec-47fd-8015-6f07e29aec3e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4209 | 2025.01.17 04:24:47.897295 [ 271 ] {fd05ed88-11ec-47fd-8015-6f07e29aec3e} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4210 | 2025.01.17 04:24:47.897486 [ 109 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4211 | 2025.01.17 04:24:47.897554 [ 271 ] {fd05ed88-11ec-47fd-8015-6f07e29aec3e} <Debug> executeQuery: Read 860 rows, 63.75 KiB in 0.001882 sec., 456960.6801275239 rows/sec., 33.08 MiB/sec. | ||
4212 | 2025.01.17 04:24:47.897578 [ 109 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4213 | 2025.01.17 04:24:47.897674 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4214 | 2025.01.17 04:24:47.897694 [ 271 ] {fd05ed88-11ec-47fd-8015-6f07e29aec3e} <Debug> TCPHandler: Processed in 0.002184693 sec. | ||
4215 | 2025.01.17 04:24:47.897945 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4216 | 2025.01.17 04:24:47.898046 [ 201 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
4217 | 2025.01.17 04:24:47.898191 [ 268 ] {5101ee23-cf86-43fb-9e2c-fcd98f09ffb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4218 | 2025.01.17 04:24:47.898323 [ 268 ] {5101ee23-cf86-43fb-9e2c-fcd98f09ffb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4219 | 2025.01.17 04:24:47.898341 [ 201 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4220 | 2025.01.17 04:24:47.898432 [ 201 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 908 rows starting from the beginning of the part | ||
4221 | 2025.01.17 04:24:47.898737 [ 201 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 394 rows starting from the beginning of the part | ||
4222 | 2025.01.17 04:24:47.899106 [ 201 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
4223 | 2025.01.17 04:24:47.899440 [ 201 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 394 rows starting from the beginning of the part | ||
4224 | 2025.01.17 04:24:47.899734 [ 201 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
4225 | 2025.01.17 04:24:47.900062 [ 201 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 860 rows starting from the beginning of the part | ||
4226 | 2025.01.17 04:24:47.900855 [ 268 ] {5101ee23-cf86-43fb-9e2c-fcd98f09ffb5} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4227 | 2025.01.17 04:24:47.900922 [ 268 ] {5101ee23-cf86-43fb-9e2c-fcd98f09ffb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4228 | 2025.01.17 04:24:47.901837 [ 268 ] {5101ee23-cf86-43fb-9e2c-fcd98f09ffb5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4229 | 2025.01.17 04:24:47.902433 [ 268 ] {5101ee23-cf86-43fb-9e2c-fcd98f09ffb5} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4230 | 2025.01.17 04:24:47.902691 [ 268 ] {5101ee23-cf86-43fb-9e2c-fcd98f09ffb5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004598 sec., 1304.9151805132667 rows/sec., 68.18 KiB/sec. | ||
4231 | 2025.01.17 04:24:47.902750 [ 268 ] {5101ee23-cf86-43fb-9e2c-fcd98f09ffb5} <Debug> TCPHandler: Processed in 0.004942217 sec. | ||
4232 | 2025.01.17 04:24:47.903010 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4233 | 2025.01.17 04:24:47.903200 [ 201 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2736 rows, containing 5 columns (5 merged, 0 gathered) in 0.005387436 sec., 507848.2602855978 rows/sec., 38.74 MiB/sec. | ||
4234 | 2025.01.17 04:24:47.903275 [ 271 ] {c91b3e20-b0e2-4077-ad79-87cf7c638b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4235 | 2025.01.17 04:24:47.903362 [ 271 ] {c91b3e20-b0e2-4077-ad79-87cf7c638b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4236 | 2025.01.17 04:24:47.903440 [ 201 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4237 | 2025.01.17 04:24:47.904049 [ 201 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_26_5} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4238 | 2025.01.17 04:24:47.904134 [ 201 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_26_5} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4239 | 2025.01.17 04:24:47.904202 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
4240 | 2025.01.17 04:24:47.904666 [ 271 ] {c91b3e20-b0e2-4077-ad79-87cf7c638b39} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4241 | 2025.01.17 04:24:47.904710 [ 271 ] {c91b3e20-b0e2-4077-ad79-87cf7c638b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4242 | 2025.01.17 04:24:47.905154 [ 271 ] {c91b3e20-b0e2-4077-ad79-87cf7c638b39} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4243 | 2025.01.17 04:24:47.905385 [ 271 ] {c91b3e20-b0e2-4077-ad79-87cf7c638b39} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4244 | 2025.01.17 04:24:47.905534 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4245 | 2025.01.17 04:24:47.905582 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4246 | 2025.01.17 04:24:47.905616 [ 271 ] {c91b3e20-b0e2-4077-ad79-87cf7c638b39} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.002429 sec., 395224.3721696171 rows/sec., 26.26 MiB/sec. | ||
4247 | 2025.01.17 04:24:47.905623 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4248 | 2025.01.17 04:24:47.905784 [ 271 ] {c91b3e20-b0e2-4077-ad79-87cf7c638b39} <Debug> TCPHandler: Processed in 0.002971268 sec. | ||
4249 | 2025.01.17 04:24:47.905895 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
4250 | 2025.01.17 04:24:47.906040 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4251 | 2025.01.17 04:24:47.906227 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4252 | 2025.01.17 04:24:47.906285 [ 268 ] {e20c46ad-a442-43c2-9383-841975689591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4253 | 2025.01.17 04:24:47.906309 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7192 rows starting from the beginning of the part | ||
4254 | 2025.01.17 04:24:47.906393 [ 268 ] {e20c46ad-a442-43c2-9383-841975689591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4255 | 2025.01.17 04:24:47.906659 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
4256 | 2025.01.17 04:24:47.907031 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
4257 | 2025.01.17 04:24:47.907392 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
4258 | 2025.01.17 04:24:47.907739 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
4259 | 2025.01.17 04:24:47.907982 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 960 rows starting from the beginning of the part | ||
4260 | 2025.01.17 04:24:47.908778 [ 268 ] {e20c46ad-a442-43c2-9383-841975689591} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4261 | 2025.01.17 04:24:47.908838 [ 268 ] {e20c46ad-a442-43c2-9383-841975689591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4262 | 2025.01.17 04:24:47.909510 [ 268 ] {e20c46ad-a442-43c2-9383-841975689591} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4263 | 2025.01.17 04:24:47.909960 [ 268 ] {e20c46ad-a442-43c2-9383-841975689591} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4264 | 2025.01.17 04:24:47.910471 [ 268 ] {e20c46ad-a442-43c2-9383-841975689591} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004239 sec., 235.90469450342064 rows/sec., 15.90 KiB/sec. | ||
4265 | 2025.01.17 04:24:47.910692 [ 268 ] {e20c46ad-a442-43c2-9383-841975689591} <Debug> TCPHandler: Processed in 0.004740473 sec. | ||
4266 | 2025.01.17 04:24:47.910877 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4267 | 2025.01.17 04:24:47.911033 [ 271 ] {8917616c-0262-4b13-85c2-859f3bae3ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4268 | 2025.01.17 04:24:47.911148 [ 271 ] {8917616c-0262-4b13-85c2-859f3bae3ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4269 | 2025.01.17 04:24:47.913279 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8946 rows, containing 5 columns (5 merged, 0 gathered) in 0.007453197 sec., 1200290.291535297 rows/sec., 80.79 MiB/sec. | ||
4270 | 2025.01.17 04:24:47.913490 [ 271 ] {8917616c-0262-4b13-85c2-859f3bae3ec5} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4271 | 2025.01.17 04:24:47.913544 [ 271 ] {8917616c-0262-4b13-85c2-859f3bae3ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4272 | 2025.01.17 04:24:47.913570 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4273 | 2025.01.17 04:24:47.914254 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4274 | 2025.01.17 04:24:47.914455 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4275 | 2025.01.17 04:24:47.914612 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
4276 | 2025.01.17 04:24:47.914940 [ 271 ] {8917616c-0262-4b13-85c2-859f3bae3ec5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4277 | 2025.01.17 04:24:47.915240 [ 271 ] {8917616c-0262-4b13-85c2-859f3bae3ec5} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4278 | 2025.01.17 04:24:47.915488 [ 271 ] {8917616c-0262-4b13-85c2-859f3bae3ec5} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.004499 sec., 2667.259390975772 rows/sec., 4.78 MiB/sec. | ||
4279 | 2025.01.17 04:24:47.915605 [ 271 ] {8917616c-0262-4b13-85c2-859f3bae3ec5} <Debug> TCPHandler: Processed in 0.004808404 sec. | ||
4280 | 2025.01.17 04:24:47.915749 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4281 | 2025.01.17 04:24:47.915863 [ 268 ] {90fbca50-29ec-4989-9b49-a3833e09aae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4282 | 2025.01.17 04:24:47.915909 [ 268 ] {90fbca50-29ec-4989-9b49-a3833e09aae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4283 | 2025.01.17 04:24:47.916348 [ 268 ] {90fbca50-29ec-4989-9b49-a3833e09aae0} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4284 | 2025.01.17 04:24:47.916386 [ 268 ] {90fbca50-29ec-4989-9b49-a3833e09aae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4285 | 2025.01.17 04:24:47.916737 [ 268 ] {90fbca50-29ec-4989-9b49-a3833e09aae0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4286 | 2025.01.17 04:24:47.916969 [ 268 ] {90fbca50-29ec-4989-9b49-a3833e09aae0} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4287 | 2025.01.17 04:24:47.917101 [ 108 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4288 | 2025.01.17 04:24:47.917142 [ 268 ] {90fbca50-29ec-4989-9b49-a3833e09aae0} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001302 sec., 26113.671274961598 rows/sec., 1.52 MiB/sec. | ||
4289 | 2025.01.17 04:24:47.917199 [ 108 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4290 | 2025.01.17 04:24:47.917245 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4291 | 2025.01.17 04:24:47.917248 [ 268 ] {90fbca50-29ec-4989-9b49-a3833e09aae0} <Debug> TCPHandler: Processed in 0.001549641 sec. | ||
4292 | 2025.01.17 04:24:47.917373 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
4293 | 2025.01.17 04:24:47.917488 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4294 | 2025.01.17 04:24:47.917523 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1206 rows starting from the beginning of the part | ||
4295 | 2025.01.17 04:24:47.917624 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
4296 | 2025.01.17 04:24:47.917742 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
4297 | 2025.01.17 04:24:47.917918 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
4298 | 2025.01.17 04:24:47.918000 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
4299 | 2025.01.17 04:24:47.918118 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
4300 | 2025.01.17 04:24:47.919231 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 4 columns (4 merged, 0 gathered) in 0.001914908 sec., 795860.6888686036 rows/sec., 51.64 MiB/sec. | ||
4301 | 2025.01.17 04:24:47.919520 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4302 | 2025.01.17 04:24:47.919920 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_26_5} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4303 | 2025.01.17 04:24:47.920034 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_26_5} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4304 | 2025.01.17 04:24:47.920152 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
4305 | 2025.01.17 04:24:48.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.84 MiB, peak 188.69 MiB, free memory in arenas 0.00 B, will set to 182.66 MiB (RSS), difference: -1.18 MiB | ||
4306 | 2025.01.17 04:24:50.745988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 610 | ||
4307 | 2025.01.17 04:24:50.749512 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4308 | 2025.01.17 04:24:50.749562 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4309 | 2025.01.17 04:24:50.751038 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4310 | 2025.01.17 04:24:50.751362 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4311 | 2025.01.17 04:24:50.751917 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
4312 | 2025.01.17 04:24:52.491937 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4313 | 2025.01.17 04:24:52.492245 [ 271 ] {3100d381-66d6-4008-9b17-38986188f00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4314 | 2025.01.17 04:24:52.492364 [ 271 ] {3100d381-66d6-4008-9b17-38986188f00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4315 | 2025.01.17 04:24:52.493207 [ 271 ] {3100d381-66d6-4008-9b17-38986188f00d} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4316 | 2025.01.17 04:24:52.493260 [ 271 ] {3100d381-66d6-4008-9b17-38986188f00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4317 | 2025.01.17 04:24:52.493692 [ 271 ] {3100d381-66d6-4008-9b17-38986188f00d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4318 | 2025.01.17 04:24:52.493958 [ 271 ] {3100d381-66d6-4008-9b17-38986188f00d} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4319 | 2025.01.17 04:24:52.494194 [ 271 ] {3100d381-66d6-4008-9b17-38986188f00d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002035 sec., 27518.42751842752 rows/sec., 2.11 MiB/sec. | ||
4320 | 2025.01.17 04:24:52.494275 [ 271 ] {3100d381-66d6-4008-9b17-38986188f00d} <Debug> TCPHandler: Processed in 0.00253841 sec. | ||
4321 | 2025.01.17 04:24:52.494478 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4322 | 2025.01.17 04:24:52.494596 [ 268 ] {ec979ee0-7c2c-4f3f-89a6-f92e67e1afbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4323 | 2025.01.17 04:24:52.494642 [ 268 ] {ec979ee0-7c2c-4f3f-89a6-f92e67e1afbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4324 | 2025.01.17 04:24:52.495238 [ 268 ] {ec979ee0-7c2c-4f3f-89a6-f92e67e1afbf} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4325 | 2025.01.17 04:24:52.495277 [ 268 ] {ec979ee0-7c2c-4f3f-89a6-f92e67e1afbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4326 | 2025.01.17 04:24:52.495652 [ 268 ] {ec979ee0-7c2c-4f3f-89a6-f92e67e1afbf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4327 | 2025.01.17 04:24:52.495899 [ 268 ] {ec979ee0-7c2c-4f3f-89a6-f92e67e1afbf} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4328 | 2025.01.17 04:24:52.496112 [ 268 ] {ec979ee0-7c2c-4f3f-89a6-f92e67e1afbf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001544 sec., 41450.77720207254 rows/sec., 3.24 MiB/sec. | ||
4329 | 2025.01.17 04:24:52.496165 [ 268 ] {ec979ee0-7c2c-4f3f-89a6-f92e67e1afbf} <Debug> TCPHandler: Processed in 0.001756944 sec. | ||
4330 | 2025.01.17 04:24:52.496316 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4331 | 2025.01.17 04:24:52.496426 [ 271 ] {195c7f86-e890-419a-b2fb-4af82e10cc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4332 | 2025.01.17 04:24:52.496476 [ 271 ] {195c7f86-e890-419a-b2fb-4af82e10cc52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4333 | 2025.01.17 04:24:52.496988 [ 271 ] {195c7f86-e890-419a-b2fb-4af82e10cc52} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4334 | 2025.01.17 04:24:52.497027 [ 271 ] {195c7f86-e890-419a-b2fb-4af82e10cc52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4335 | 2025.01.17 04:24:52.497407 [ 271 ] {195c7f86-e890-419a-b2fb-4af82e10cc52} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4336 | 2025.01.17 04:24:52.497642 [ 271 ] {195c7f86-e890-419a-b2fb-4af82e10cc52} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4337 | 2025.01.17 04:24:52.497843 [ 271 ] {195c7f86-e890-419a-b2fb-4af82e10cc52} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00144 sec., 88888.88888888889 rows/sec., 6.19 MiB/sec. | ||
4338 | 2025.01.17 04:24:52.497895 [ 271 ] {195c7f86-e890-419a-b2fb-4af82e10cc52} <Debug> TCPHandler: Processed in 0.001638032 sec. | ||
4339 | 2025.01.17 04:24:52.498032 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4340 | 2025.01.17 04:24:52.498137 [ 268 ] {c4df2795-a893-4dc4-927e-ba57cb10e73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4341 | 2025.01.17 04:24:52.498182 [ 268 ] {c4df2795-a893-4dc4-927e-ba57cb10e73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4342 | 2025.01.17 04:24:52.498628 [ 268 ] {c4df2795-a893-4dc4-927e-ba57cb10e73b} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4343 | 2025.01.17 04:24:52.498667 [ 268 ] {c4df2795-a893-4dc4-927e-ba57cb10e73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4344 | 2025.01.17 04:24:52.499017 [ 268 ] {c4df2795-a893-4dc4-927e-ba57cb10e73b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4345 | 2025.01.17 04:24:52.499274 [ 268 ] {c4df2795-a893-4dc4-927e-ba57cb10e73b} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4346 | 2025.01.17 04:24:52.499457 [ 268 ] {c4df2795-a893-4dc4-927e-ba57cb10e73b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001329 sec., 36117.38148984198 rows/sec., 2.43 MiB/sec. | ||
4347 | 2025.01.17 04:24:52.499551 [ 268 ] {c4df2795-a893-4dc4-927e-ba57cb10e73b} <Debug> TCPHandler: Processed in 0.001579201 sec. | ||
4348 | 2025.01.17 04:24:53.224000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
4349 | 2025.01.17 04:24:53.224884 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4350 | 2025.01.17 04:24:53.224921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4351 | 2025.01.17 04:24:53.225449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4352 | 2025.01.17 04:24:53.225716 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4353 | 2025.01.17 04:24:53.225912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
4354 | 2025.01.17 04:24:53.790004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4355 | 2025.01.17 04:24:53.810827 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4356 | 2025.01.17 04:24:53.810875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4357 | 2025.01.17 04:24:53.818522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4358 | 2025.01.17 04:24:53.819329 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4359 | 2025.01.17 04:24:53.822218 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4360 | 2025.01.17 04:24:57.494659 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4361 | 2025.01.17 04:24:57.494959 [ 271 ] {fddd4fab-9db7-41ee-8e87-6c69ec7c9e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4362 | 2025.01.17 04:24:57.495077 [ 271 ] {fddd4fab-9db7-41ee-8e87-6c69ec7c9e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4363 | 2025.01.17 04:24:57.496143 [ 271 ] {fddd4fab-9db7-41ee-8e87-6c69ec7c9e2d} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4364 | 2025.01.17 04:24:57.496189 [ 271 ] {fddd4fab-9db7-41ee-8e87-6c69ec7c9e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4365 | 2025.01.17 04:24:57.496660 [ 271 ] {fddd4fab-9db7-41ee-8e87-6c69ec7c9e2d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4366 | 2025.01.17 04:24:57.496935 [ 271 ] {fddd4fab-9db7-41ee-8e87-6c69ec7c9e2d} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4367 | 2025.01.17 04:24:57.497150 [ 271 ] {fddd4fab-9db7-41ee-8e87-6c69ec7c9e2d} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.00228 sec., 47368.42105263158 rows/sec., 3.97 MiB/sec. | ||
4368 | 2025.01.17 04:24:57.497219 [ 271 ] {fddd4fab-9db7-41ee-8e87-6c69ec7c9e2d} <Debug> TCPHandler: Processed in 0.002760004 sec. | ||
4369 | 2025.01.17 04:24:57.497396 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4370 | 2025.01.17 04:24:57.497512 [ 268 ] {3461783d-981b-4e55-a8a0-af67d3a76aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4371 | 2025.01.17 04:24:57.497561 [ 268 ] {3461783d-981b-4e55-a8a0-af67d3a76aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4372 | 2025.01.17 04:24:57.498108 [ 268 ] {3461783d-981b-4e55-a8a0-af67d3a76aa9} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4373 | 2025.01.17 04:24:57.498146 [ 268 ] {3461783d-981b-4e55-a8a0-af67d3a76aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4374 | 2025.01.17 04:24:57.498505 [ 268 ] {3461783d-981b-4e55-a8a0-af67d3a76aa9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4375 | 2025.01.17 04:24:57.498740 [ 268 ] {3461783d-981b-4e55-a8a0-af67d3a76aa9} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4376 | 2025.01.17 04:24:57.498943 [ 268 ] {3461783d-981b-4e55-a8a0-af67d3a76aa9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001453 sec., 17894.01238816242 rows/sec., 1.31 MiB/sec. | ||
4377 | 2025.01.17 04:24:57.499035 [ 268 ] {3461783d-981b-4e55-a8a0-af67d3a76aa9} <Debug> TCPHandler: Processed in 0.001693723 sec. | ||
4378 | 2025.01.17 04:24:57.499246 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4379 | 2025.01.17 04:24:57.499481 [ 271 ] {0c858deb-4353-4742-bf54-8b1f9daf694b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4380 | 2025.01.17 04:24:57.499531 [ 271 ] {0c858deb-4353-4742-bf54-8b1f9daf694b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4381 | 2025.01.17 04:24:57.500106 [ 271 ] {0c858deb-4353-4742-bf54-8b1f9daf694b} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4382 | 2025.01.17 04:24:57.500145 [ 271 ] {0c858deb-4353-4742-bf54-8b1f9daf694b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4383 | 2025.01.17 04:24:57.500512 [ 271 ] {0c858deb-4353-4742-bf54-8b1f9daf694b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4384 | 2025.01.17 04:24:57.500770 [ 271 ] {0c858deb-4353-4742-bf54-8b1f9daf694b} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4385 | 2025.01.17 04:24:57.500996 [ 271 ] {0c858deb-4353-4742-bf54-8b1f9daf694b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001568 sec., 57397.95918367347 rows/sec., 4.48 MiB/sec. | ||
4386 | 2025.01.17 04:24:57.501213 [ 271 ] {0c858deb-4353-4742-bf54-8b1f9daf694b} <Debug> TCPHandler: Processed in 0.002092641 sec. | ||
4387 | 2025.01.17 04:24:57.501416 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4388 | 2025.01.17 04:24:57.501552 [ 268 ] {3277d81e-9624-47a6-a1d7-22cb6762f22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4389 | 2025.01.17 04:24:57.501613 [ 268 ] {3277d81e-9624-47a6-a1d7-22cb6762f22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4390 | 2025.01.17 04:24:57.502177 [ 268 ] {3277d81e-9624-47a6-a1d7-22cb6762f22a} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4391 | 2025.01.17 04:24:57.502215 [ 268 ] {3277d81e-9624-47a6-a1d7-22cb6762f22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4392 | 2025.01.17 04:24:57.502595 [ 268 ] {3277d81e-9624-47a6-a1d7-22cb6762f22a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4393 | 2025.01.17 04:24:57.502834 [ 268 ] {3277d81e-9624-47a6-a1d7-22cb6762f22a} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4394 | 2025.01.17 04:24:57.503027 [ 268 ] {3277d81e-9624-47a6-a1d7-22cb6762f22a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001498 sec., 106809.0787716956 rows/sec., 7.44 MiB/sec. | ||
4395 | 2025.01.17 04:24:57.503119 [ 268 ] {3277d81e-9624-47a6-a1d7-22cb6762f22a} <Debug> TCPHandler: Processed in 0.001778415 sec. | ||
4396 | 2025.01.17 04:24:57.503331 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4397 | 2025.01.17 04:24:57.503453 [ 271 ] {ab40a0e7-1288-4395-9883-7a7e33cfea80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4398 | 2025.01.17 04:24:57.503526 [ 271 ] {ab40a0e7-1288-4395-9883-7a7e33cfea80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4399 | 2025.01.17 04:24:57.504652 [ 271 ] {ab40a0e7-1288-4395-9883-7a7e33cfea80} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4400 | 2025.01.17 04:24:57.504690 [ 271 ] {ab40a0e7-1288-4395-9883-7a7e33cfea80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4401 | 2025.01.17 04:24:57.505329 [ 271 ] {ab40a0e7-1288-4395-9883-7a7e33cfea80} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4402 | 2025.01.17 04:24:57.505582 [ 271 ] {ab40a0e7-1288-4395-9883-7a7e33cfea80} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4403 | 2025.01.17 04:24:57.505779 [ 271 ] {ab40a0e7-1288-4395-9883-7a7e33cfea80} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002349 sec., 11068.539804171989 rows/sec., 19.83 MiB/sec. | ||
4404 | 2025.01.17 04:24:57.505883 [ 271 ] {ab40a0e7-1288-4395-9883-7a7e33cfea80} <Debug> TCPHandler: Processed in 0.002655103 sec. | ||
4405 | 2025.01.17 04:24:57.506043 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4406 | 2025.01.17 04:24:57.506150 [ 268 ] {79c0d279-99aa-4eb6-bc43-bf6720e36ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4407 | 2025.01.17 04:24:57.506195 [ 268 ] {79c0d279-99aa-4eb6-bc43-bf6720e36ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4408 | 2025.01.17 04:24:57.506639 [ 268 ] {79c0d279-99aa-4eb6-bc43-bf6720e36ed2} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4409 | 2025.01.17 04:24:57.506676 [ 268 ] {79c0d279-99aa-4eb6-bc43-bf6720e36ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4410 | 2025.01.17 04:24:57.507021 [ 268 ] {79c0d279-99aa-4eb6-bc43-bf6720e36ed2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4411 | 2025.01.17 04:24:57.507259 [ 268 ] {79c0d279-99aa-4eb6-bc43-bf6720e36ed2} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4412 | 2025.01.17 04:24:57.507468 [ 268 ] {79c0d279-99aa-4eb6-bc43-bf6720e36ed2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. | ||
4413 | 2025.01.17 04:24:57.507700 [ 268 ] {79c0d279-99aa-4eb6-bc43-bf6720e36ed2} <Debug> TCPHandler: Processed in 0.001701603 sec. | ||
4414 | 2025.01.17 04:25:00.624949 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4415 | 2025.01.17 04:25:00.625018 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4416 | 2025.01.17 04:25:00.726243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4417 | 2025.01.17 04:25:00.727312 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4418 | 2025.01.17 04:25:00.727359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4419 | 2025.01.17 04:25:00.727980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4420 | 2025.01.17 04:25:00.728234 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4421 | 2025.01.17 04:25:00.728502 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4422 | 2025.01.17 04:25:00.752488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 630 | ||
4423 | 2025.01.17 04:25:00.755442 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4424 | 2025.01.17 04:25:00.755489 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4425 | 2025.01.17 04:25:00.756955 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4426 | 2025.01.17 04:25:00.757263 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4427 | 2025.01.17 04:25:00.758353 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
4428 | 2025.01.17 04:25:01.322447 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4429 | 2025.01.17 04:25:01.343974 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4430 | 2025.01.17 04:25:01.344038 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4431 | 2025.01.17 04:25:01.351655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4432 | 2025.01.17 04:25:01.352415 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4433 | 2025.01.17 04:25:01.355269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4434 | 2025.01.17 04:25:02.498603 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4435 | 2025.01.17 04:25:02.498884 [ 271 ] {b8893438-5d1a-4754-ad61-b2f8ead738e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4436 | 2025.01.17 04:25:02.498981 [ 271 ] {b8893438-5d1a-4754-ad61-b2f8ead738e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4437 | 2025.01.17 04:25:02.499731 [ 271 ] {b8893438-5d1a-4754-ad61-b2f8ead738e1} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4438 | 2025.01.17 04:25:02.499782 [ 271 ] {b8893438-5d1a-4754-ad61-b2f8ead738e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4439 | 2025.01.17 04:25:02.500226 [ 271 ] {b8893438-5d1a-4754-ad61-b2f8ead738e1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4440 | 2025.01.17 04:25:02.500477 [ 271 ] {b8893438-5d1a-4754-ad61-b2f8ead738e1} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4441 | 2025.01.17 04:25:02.500696 [ 90 ] {} <Debug> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4442 | 2025.01.17 04:25:02.500724 [ 271 ] {b8893438-5d1a-4754-ad61-b2f8ead738e1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001922 sec., 7284.0790842872 rows/sec., 524.36 KiB/sec. | ||
4443 | 2025.01.17 04:25:02.500815 [ 90 ] {} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4444 | 2025.01.17 04:25:02.500876 [ 271 ] {b8893438-5d1a-4754-ad61-b2f8ead738e1} <Debug> TCPHandler: Processed in 0.002449958 sec. | ||
4445 | 2025.01.17 04:25:02.500902 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4446 | 2025.01.17 04:25:02.501103 [ 190 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
4447 | 2025.01.17 04:25:02.501116 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4448 | 2025.01.17 04:25:02.501380 [ 190 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4449 | 2025.01.17 04:25:02.501389 [ 268 ] {9e1ba34e-2837-478c-92f6-5e2791e7168d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4450 | 2025.01.17 04:25:02.501455 [ 190 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
4451 | 2025.01.17 04:25:02.501504 [ 268 ] {9e1ba34e-2837-478c-92f6-5e2791e7168d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4452 | 2025.01.17 04:25:02.501805 [ 190 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
4453 | 2025.01.17 04:25:02.502166 [ 190 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
4454 | 2025.01.17 04:25:02.502516 [ 190 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
4455 | 2025.01.17 04:25:02.502893 [ 190 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
4456 | 2025.01.17 04:25:02.504377 [ 268 ] {9e1ba34e-2837-478c-92f6-5e2791e7168d} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4457 | 2025.01.17 04:25:02.504446 [ 268 ] {9e1ba34e-2837-478c-92f6-5e2791e7168d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4458 | 2025.01.17 04:25:02.505541 [ 268 ] {9e1ba34e-2837-478c-92f6-5e2791e7168d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4459 | 2025.01.17 04:25:02.505557 [ 194 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004537809 sec., 15425.946750954039 rows/sec., 1.14 MiB/sec. | ||
4460 | 2025.01.17 04:25:02.505728 [ 192 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4461 | 2025.01.17 04:25:02.505848 [ 268 ] {9e1ba34e-2837-478c-92f6-5e2791e7168d} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4462 | 2025.01.17 04:25:02.506151 [ 268 ] {9e1ba34e-2837-478c-92f6-5e2791e7168d} <Debug> executeQuery: Read 227 rows, 20.35 KiB in 0.004854 sec., 46765.55418211784 rows/sec., 4.09 MiB/sec. | ||
4463 | 2025.01.17 04:25:02.506165 [ 192 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_13_3} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4464 | 2025.01.17 04:25:02.506241 [ 268 ] {9e1ba34e-2837-478c-92f6-5e2791e7168d} <Debug> TCPHandler: Processed in 0.005223752 sec. | ||
4465 | 2025.01.17 04:25:02.506295 [ 192 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_13_3} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4466 | 2025.01.17 04:25:02.506395 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4467 | 2025.01.17 04:25:02.506409 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4468 | 2025.01.17 04:25:02.506520 [ 271 ] {59b18356-edee-4909-916f-c3b30eabbbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4469 | 2025.01.17 04:25:02.506565 [ 271 ] {59b18356-edee-4909-916f-c3b30eabbbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4470 | 2025.01.17 04:25:02.507106 [ 271 ] {59b18356-edee-4909-916f-c3b30eabbbc5} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4471 | 2025.01.17 04:25:02.507144 [ 271 ] {59b18356-edee-4909-916f-c3b30eabbbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4472 | 2025.01.17 04:25:02.507499 [ 271 ] {59b18356-edee-4909-916f-c3b30eabbbc5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4473 | 2025.01.17 04:25:02.507734 [ 271 ] {59b18356-edee-4909-916f-c3b30eabbbc5} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4474 | 2025.01.17 04:25:02.507945 [ 271 ] {59b18356-edee-4909-916f-c3b30eabbbc5} <Debug> executeQuery: Read 19 rows, 1.36 KiB in 0.001445 sec., 13148.78892733564 rows/sec., 940.07 KiB/sec. | ||
4475 | 2025.01.17 04:25:02.508045 [ 271 ] {59b18356-edee-4909-916f-c3b30eabbbc5} <Debug> TCPHandler: Processed in 0.001719824 sec. | ||
4476 | 2025.01.17 04:25:02.508274 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4477 | 2025.01.17 04:25:02.508417 [ 268 ] {1590ded1-0379-4318-9b26-1ba05252a544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4478 | 2025.01.17 04:25:02.508472 [ 268 ] {1590ded1-0379-4318-9b26-1ba05252a544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4479 | 2025.01.17 04:25:02.509133 [ 268 ] {1590ded1-0379-4318-9b26-1ba05252a544} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4480 | 2025.01.17 04:25:02.509172 [ 268 ] {1590ded1-0379-4318-9b26-1ba05252a544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4481 | 2025.01.17 04:25:02.509524 [ 268 ] {1590ded1-0379-4318-9b26-1ba05252a544} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4482 | 2025.01.17 04:25:02.509770 [ 268 ] {1590ded1-0379-4318-9b26-1ba05252a544} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4483 | 2025.01.17 04:25:02.510017 [ 268 ] {1590ded1-0379-4318-9b26-1ba05252a544} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001633 sec., 8573.178199632579 rows/sec., 600.41 KiB/sec. | ||
4484 | 2025.01.17 04:25:02.510243 [ 268 ] {1590ded1-0379-4318-9b26-1ba05252a544} <Debug> TCPHandler: Processed in 0.002082501 sec. | ||
4485 | 2025.01.17 04:25:02.510427 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4486 | 2025.01.17 04:25:02.510555 [ 271 ] {6b7f23d8-b4d9-4494-9f9f-c61f6388b9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4487 | 2025.01.17 04:25:02.510609 [ 271 ] {6b7f23d8-b4d9-4494-9f9f-c61f6388b9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4488 | 2025.01.17 04:25:02.511199 [ 271 ] {6b7f23d8-b4d9-4494-9f9f-c61f6388b9b0} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4489 | 2025.01.17 04:25:02.511239 [ 271 ] {6b7f23d8-b4d9-4494-9f9f-c61f6388b9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4490 | 2025.01.17 04:25:02.511584 [ 271 ] {6b7f23d8-b4d9-4494-9f9f-c61f6388b9b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4491 | 2025.01.17 04:25:02.511823 [ 271 ] {6b7f23d8-b4d9-4494-9f9f-c61f6388b9b0} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4492 | 2025.01.17 04:25:02.511993 [ 89 ] {} <Debug> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4493 | 2025.01.17 04:25:02.512054 [ 271 ] {6b7f23d8-b4d9-4494-9f9f-c61f6388b9b0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001524 sec., 8530.18372703412 rows/sec., 531.85 KiB/sec. | ||
4494 | 2025.01.17 04:25:02.512073 [ 89 ] {} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4495 | 2025.01.17 04:25:02.512138 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4496 | 2025.01.17 04:25:02.512190 [ 271 ] {6b7f23d8-b4d9-4494-9f9f-c61f6388b9b0} <Debug> TCPHandler: Processed in 0.001821495 sec. | ||
4497 | 2025.01.17 04:25:02.512491 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4498 | 2025.01.17 04:25:02.512585 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
4499 | 2025.01.17 04:25:02.512796 [ 268 ] {465d0ae0-e185-4ca1-99a6-0864df0b332e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4500 | 2025.01.17 04:25:02.512866 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4501 | 2025.01.17 04:25:02.512893 [ 268 ] {465d0ae0-e185-4ca1-99a6-0864df0b332e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4502 | 2025.01.17 04:25:02.512926 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
4503 | 2025.01.17 04:25:02.513248 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
4504 | 2025.01.17 04:25:02.513545 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
4505 | 2025.01.17 04:25:02.513902 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
4506 | 2025.01.17 04:25:02.514329 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
4507 | 2025.01.17 04:25:02.515906 [ 268 ] {465d0ae0-e185-4ca1-99a6-0864df0b332e} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4508 | 2025.01.17 04:25:02.515975 [ 268 ] {465d0ae0-e185-4ca1-99a6-0864df0b332e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4509 | 2025.01.17 04:25:02.516702 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004458298 sec., 14579.554798714666 rows/sec., 965.98 KiB/sec. | ||
4510 | 2025.01.17 04:25:02.516905 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4511 | 2025.01.17 04:25:02.516976 [ 268 ] {465d0ae0-e185-4ca1-99a6-0864df0b332e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4512 | 2025.01.17 04:25:02.517346 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_13_3} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4513 | 2025.01.17 04:25:02.517430 [ 268 ] {465d0ae0-e185-4ca1-99a6-0864df0b332e} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4514 | 2025.01.17 04:25:02.517544 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_13_3} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4515 | 2025.01.17 04:25:02.517753 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4516 | 2025.01.17 04:25:02.517895 [ 268 ] {465d0ae0-e185-4ca1-99a6-0864df0b332e} <Debug> executeQuery: Read 394 rows, 28.64 KiB in 0.005175 sec., 76135.2657004831 rows/sec., 5.41 MiB/sec. | ||
4517 | 2025.01.17 04:25:02.517962 [ 268 ] {465d0ae0-e185-4ca1-99a6-0864df0b332e} <Debug> TCPHandler: Processed in 0.005662341 sec. | ||
4518 | 2025.01.17 04:25:02.518114 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4519 | 2025.01.17 04:25:02.518242 [ 271 ] {e8b9bb5d-d046-498b-a1d7-e5eacb9ab9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4520 | 2025.01.17 04:25:02.518297 [ 271 ] {e8b9bb5d-d046-498b-a1d7-e5eacb9ab9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4521 | 2025.01.17 04:25:02.518859 [ 271 ] {e8b9bb5d-d046-498b-a1d7-e5eacb9ab9eb} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4522 | 2025.01.17 04:25:02.518905 [ 271 ] {e8b9bb5d-d046-498b-a1d7-e5eacb9ab9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4523 | 2025.01.17 04:25:02.519269 [ 271 ] {e8b9bb5d-d046-498b-a1d7-e5eacb9ab9eb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4524 | 2025.01.17 04:25:02.519504 [ 271 ] {e8b9bb5d-d046-498b-a1d7-e5eacb9ab9eb} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4525 | 2025.01.17 04:25:02.519741 [ 271 ] {e8b9bb5d-d046-498b-a1d7-e5eacb9ab9eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001526 sec., 3931.847968545216 rows/sec., 205.42 KiB/sec. | ||
4526 | 2025.01.17 04:25:02.519828 [ 271 ] {e8b9bb5d-d046-498b-a1d7-e5eacb9ab9eb} <Debug> TCPHandler: Processed in 0.001773374 sec. | ||
4527 | 2025.01.17 04:25:02.519974 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4528 | 2025.01.17 04:25:02.520079 [ 268 ] {36460d50-fc02-4204-96bc-2b4f67e98860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4529 | 2025.01.17 04:25:02.520126 [ 268 ] {36460d50-fc02-4204-96bc-2b4f67e98860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4530 | 2025.01.17 04:25:02.520660 [ 268 ] {36460d50-fc02-4204-96bc-2b4f67e98860} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4531 | 2025.01.17 04:25:02.520698 [ 268 ] {36460d50-fc02-4204-96bc-2b4f67e98860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4532 | 2025.01.17 04:25:02.521089 [ 268 ] {36460d50-fc02-4204-96bc-2b4f67e98860} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4533 | 2025.01.17 04:25:02.521326 [ 268 ] {36460d50-fc02-4204-96bc-2b4f67e98860} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4534 | 2025.01.17 04:25:02.521536 [ 268 ] {36460d50-fc02-4204-96bc-2b4f67e98860} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001479 sec., 160243.40770791075 rows/sec., 10.74 MiB/sec. | ||
4535 | 2025.01.17 04:25:02.521588 [ 268 ] {36460d50-fc02-4204-96bc-2b4f67e98860} <Debug> TCPHandler: Processed in 0.001663843 sec. | ||
4536 | 2025.01.17 04:25:02.521727 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4537 | 2025.01.17 04:25:02.521831 [ 271 ] {50c23c0f-1be1-418a-99c1-8c6540f45acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4538 | 2025.01.17 04:25:02.521876 [ 271 ] {50c23c0f-1be1-418a-99c1-8c6540f45acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4539 | 2025.01.17 04:25:02.522370 [ 271 ] {50c23c0f-1be1-418a-99c1-8c6540f45acb} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4540 | 2025.01.17 04:25:02.522417 [ 271 ] {50c23c0f-1be1-418a-99c1-8c6540f45acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4541 | 2025.01.17 04:25:02.522836 [ 271 ] {50c23c0f-1be1-418a-99c1-8c6540f45acb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4542 | 2025.01.17 04:25:02.523083 [ 271 ] {50c23c0f-1be1-418a-99c1-8c6540f45acb} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4543 | 2025.01.17 04:25:02.523358 [ 271 ] {50c23c0f-1be1-418a-99c1-8c6540f45acb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001545 sec., 647.2491909385113 rows/sec., 43.61 KiB/sec. | ||
4544 | 2025.01.17 04:25:02.523547 [ 271 ] {50c23c0f-1be1-418a-99c1-8c6540f45acb} <Debug> TCPHandler: Processed in 0.001866076 sec. | ||
4545 | 2025.01.17 04:25:02.523693 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4546 | 2025.01.17 04:25:02.523800 [ 268 ] {089a6f32-1578-4362-a31c-56e30956ad39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4547 | 2025.01.17 04:25:02.523868 [ 268 ] {089a6f32-1578-4362-a31c-56e30956ad39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4548 | 2025.01.17 04:25:02.525081 [ 268 ] {089a6f32-1578-4362-a31c-56e30956ad39} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4549 | 2025.01.17 04:25:02.525119 [ 268 ] {089a6f32-1578-4362-a31c-56e30956ad39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4550 | 2025.01.17 04:25:02.525721 [ 268 ] {089a6f32-1578-4362-a31c-56e30956ad39} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4551 | 2025.01.17 04:25:02.525974 [ 268 ] {089a6f32-1578-4362-a31c-56e30956ad39} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4552 | 2025.01.17 04:25:02.526233 [ 268 ] {089a6f32-1578-4362-a31c-56e30956ad39} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002455 sec., 4887.983706720977 rows/sec., 8.76 MiB/sec. | ||
4553 | 2025.01.17 04:25:02.526328 [ 268 ] {089a6f32-1578-4362-a31c-56e30956ad39} <Debug> TCPHandler: Processed in 0.002683333 sec. | ||
4554 | 2025.01.17 04:25:02.526478 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4555 | 2025.01.17 04:25:02.526605 [ 271 ] {22e4d52b-a641-4a3f-ae67-15fb159fb613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4556 | 2025.01.17 04:25:02.526659 [ 271 ] {22e4d52b-a641-4a3f-ae67-15fb159fb613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4557 | 2025.01.17 04:25:02.527129 [ 271 ] {22e4d52b-a641-4a3f-ae67-15fb159fb613} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4558 | 2025.01.17 04:25:02.527168 [ 271 ] {22e4d52b-a641-4a3f-ae67-15fb159fb613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4559 | 2025.01.17 04:25:02.527515 [ 271 ] {22e4d52b-a641-4a3f-ae67-15fb159fb613} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4560 | 2025.01.17 04:25:02.527744 [ 271 ] {22e4d52b-a641-4a3f-ae67-15fb159fb613} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4561 | 2025.01.17 04:25:02.527957 [ 271 ] {22e4d52b-a641-4a3f-ae67-15fb159fb613} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001379 sec., 59463.379260333575 rows/sec., 3.78 MiB/sec. | ||
4562 | 2025.01.17 04:25:02.528074 [ 271 ] {22e4d52b-a641-4a3f-ae67-15fb159fb613} <Debug> TCPHandler: Processed in 0.001655182 sec. | ||
4563 | 2025.01.17 04:25:07.494916 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4564 | 2025.01.17 04:25:07.495119 [ 271 ] {14fe5cc1-911c-4be0-a23e-83ed5b8e4308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4565 | 2025.01.17 04:25:07.495193 [ 271 ] {14fe5cc1-911c-4be0-a23e-83ed5b8e4308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4566 | 2025.01.17 04:25:07.495962 [ 271 ] {14fe5cc1-911c-4be0-a23e-83ed5b8e4308} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4567 | 2025.01.17 04:25:07.496015 [ 271 ] {14fe5cc1-911c-4be0-a23e-83ed5b8e4308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4568 | 2025.01.17 04:25:07.496434 [ 271 ] {14fe5cc1-911c-4be0-a23e-83ed5b8e4308} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4569 | 2025.01.17 04:25:07.496687 [ 271 ] {14fe5cc1-911c-4be0-a23e-83ed5b8e4308} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4570 | 2025.01.17 04:25:07.496885 [ 271 ] {14fe5cc1-911c-4be0-a23e-83ed5b8e4308} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001821 sec., 4393.190554640308 rows/sec., 358.23 KiB/sec. | ||
4571 | 2025.01.17 04:25:07.496969 [ 271 ] {14fe5cc1-911c-4be0-a23e-83ed5b8e4308} <Debug> TCPHandler: Processed in 0.002190313 sec. | ||
4572 | 2025.01.17 04:25:07.497166 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4573 | 2025.01.17 04:25:07.497296 [ 268 ] {a4aa3276-ff1e-47d3-b297-275f9bf47ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4574 | 2025.01.17 04:25:07.497346 [ 268 ] {a4aa3276-ff1e-47d3-b297-275f9bf47ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4575 | 2025.01.17 04:25:07.497946 [ 268 ] {a4aa3276-ff1e-47d3-b297-275f9bf47ccd} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4576 | 2025.01.17 04:25:07.497984 [ 268 ] {a4aa3276-ff1e-47d3-b297-275f9bf47ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4577 | 2025.01.17 04:25:07.498359 [ 268 ] {a4aa3276-ff1e-47d3-b297-275f9bf47ccd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4578 | 2025.01.17 04:25:07.498622 [ 268 ] {a4aa3276-ff1e-47d3-b297-275f9bf47ccd} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4579 | 2025.01.17 04:25:07.498805 [ 268 ] {a4aa3276-ff1e-47d3-b297-275f9bf47ccd} <Debug> executeQuery: Read 112 rows, 9.57 KiB in 0.001532 sec., 73107.0496083551 rows/sec., 6.10 MiB/sec. | ||
4580 | 2025.01.17 04:25:07.498857 [ 268 ] {a4aa3276-ff1e-47d3-b297-275f9bf47ccd} <Debug> TCPHandler: Processed in 0.001764084 sec. | ||
4581 | 2025.01.17 04:25:07.499001 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4582 | 2025.01.17 04:25:07.499107 [ 271 ] {bb4e5ce7-f853-4359-9c4a-75a986eb9a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4583 | 2025.01.17 04:25:07.499152 [ 271 ] {bb4e5ce7-f853-4359-9c4a-75a986eb9a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4584 | 2025.01.17 04:25:07.499791 [ 271 ] {bb4e5ce7-f853-4359-9c4a-75a986eb9a43} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4585 | 2025.01.17 04:25:07.499838 [ 271 ] {bb4e5ce7-f853-4359-9c4a-75a986eb9a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4586 | 2025.01.17 04:25:07.500263 [ 271 ] {bb4e5ce7-f853-4359-9c4a-75a986eb9a43} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4587 | 2025.01.17 04:25:07.500497 [ 271 ] {bb4e5ce7-f853-4359-9c4a-75a986eb9a43} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4588 | 2025.01.17 04:25:07.500710 [ 271 ] {bb4e5ce7-f853-4359-9c4a-75a986eb9a43} <Debug> executeQuery: Read 34 rows, 2.51 KiB in 0.001616 sec., 21039.603960396038 rows/sec., 1.52 MiB/sec. | ||
4589 | 2025.01.17 04:25:07.500803 [ 271 ] {bb4e5ce7-f853-4359-9c4a-75a986eb9a43} <Debug> TCPHandler: Processed in 0.001847457 sec. | ||
4590 | 2025.01.17 04:25:07.501031 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4591 | 2025.01.17 04:25:07.501146 [ 268 ] {2b162812-b7f2-4d7f-a7ec-c9e6570a4026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4592 | 2025.01.17 04:25:07.501198 [ 268 ] {2b162812-b7f2-4d7f-a7ec-c9e6570a4026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4593 | 2025.01.17 04:25:07.501880 [ 268 ] {2b162812-b7f2-4d7f-a7ec-c9e6570a4026} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4594 | 2025.01.17 04:25:07.501926 [ 268 ] {2b162812-b7f2-4d7f-a7ec-c9e6570a4026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4595 | 2025.01.17 04:25:07.502333 [ 268 ] {2b162812-b7f2-4d7f-a7ec-c9e6570a4026} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4596 | 2025.01.17 04:25:07.502572 [ 268 ] {2b162812-b7f2-4d7f-a7ec-c9e6570a4026} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4597 | 2025.01.17 04:25:07.502754 [ 268 ] {2b162812-b7f2-4d7f-a7ec-c9e6570a4026} <Debug> executeQuery: Read 98 rows, 7.85 KiB in 0.001631 sec., 60085.83690987124 rows/sec., 4.70 MiB/sec. | ||
4598 | 2025.01.17 04:25:07.502890 [ 268 ] {2b162812-b7f2-4d7f-a7ec-c9e6570a4026} <Debug> TCPHandler: Processed in 0.001967369 sec. | ||
4599 | 2025.01.17 04:25:07.503048 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4600 | 2025.01.17 04:25:07.503151 [ 271 ] {8c26b9da-8566-4b6a-8161-8deb5b8bb40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4601 | 2025.01.17 04:25:07.503209 [ 271 ] {8c26b9da-8566-4b6a-8161-8deb5b8bb40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4602 | 2025.01.17 04:25:07.503824 [ 271 ] {8c26b9da-8566-4b6a-8161-8deb5b8bb40e} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4603 | 2025.01.17 04:25:07.503869 [ 271 ] {8c26b9da-8566-4b6a-8161-8deb5b8bb40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4604 | 2025.01.17 04:25:07.504294 [ 271 ] {8c26b9da-8566-4b6a-8161-8deb5b8bb40e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4605 | 2025.01.17 04:25:07.504526 [ 271 ] {8c26b9da-8566-4b6a-8161-8deb5b8bb40e} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4606 | 2025.01.17 04:25:07.504722 [ 271 ] {8c26b9da-8566-4b6a-8161-8deb5b8bb40e} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001589 sec., 103209.56576463184 rows/sec., 7.19 MiB/sec. | ||
4607 | 2025.01.17 04:25:07.504910 [ 271 ] {8c26b9da-8566-4b6a-8161-8deb5b8bb40e} <Debug> TCPHandler: Processed in 0.001908557 sec. | ||
4608 | 2025.01.17 04:25:07.505100 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4609 | 2025.01.17 04:25:07.505221 [ 268 ] {001e8c37-6cfe-46c7-9fc5-6a9c0e24b80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4610 | 2025.01.17 04:25:07.505308 [ 268 ] {001e8c37-6cfe-46c7-9fc5-6a9c0e24b80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4611 | 2025.01.17 04:25:07.506540 [ 268 ] {001e8c37-6cfe-46c7-9fc5-6a9c0e24b80f} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4612 | 2025.01.17 04:25:07.506577 [ 268 ] {001e8c37-6cfe-46c7-9fc5-6a9c0e24b80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4613 | 2025.01.17 04:25:07.507228 [ 268 ] {001e8c37-6cfe-46c7-9fc5-6a9c0e24b80f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4614 | 2025.01.17 04:25:07.507483 [ 268 ] {001e8c37-6cfe-46c7-9fc5-6a9c0e24b80f} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4615 | 2025.01.17 04:25:07.507691 [ 268 ] {001e8c37-6cfe-46c7-9fc5-6a9c0e24b80f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002501 sec., 10395.841663334666 rows/sec., 18.63 MiB/sec. | ||
4616 | 2025.01.17 04:25:07.507797 [ 268 ] {001e8c37-6cfe-46c7-9fc5-6a9c0e24b80f} <Debug> TCPHandler: Processed in 0.002780834 sec. | ||
4617 | 2025.01.17 04:25:07.507946 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4618 | 2025.01.17 04:25:07.508074 [ 271 ] {6c4121cd-5862-41a7-9b31-40996368edd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4619 | 2025.01.17 04:25:07.508128 [ 271 ] {6c4121cd-5862-41a7-9b31-40996368edd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4620 | 2025.01.17 04:25:07.508649 [ 271 ] {6c4121cd-5862-41a7-9b31-40996368edd4} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4621 | 2025.01.17 04:25:07.508694 [ 271 ] {6c4121cd-5862-41a7-9b31-40996368edd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4622 | 2025.01.17 04:25:07.509112 [ 271 ] {6c4121cd-5862-41a7-9b31-40996368edd4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4623 | 2025.01.17 04:25:07.509355 [ 271 ] {6c4121cd-5862-41a7-9b31-40996368edd4} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4624 | 2025.01.17 04:25:07.509529 [ 271 ] {6c4121cd-5862-41a7-9b31-40996368edd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001484 sec., 40431.266846361184 rows/sec., 2.72 MiB/sec. | ||
4625 | 2025.01.17 04:25:07.509647 [ 271 ] {6c4121cd-5862-41a7-9b31-40996368edd4} <Debug> TCPHandler: Processed in 0.001760884 sec. | ||
4626 | 2025.01.17 04:25:08.228770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4627 | 2025.01.17 04:25:08.229537 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4628 | 2025.01.17 04:25:08.229591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4629 | 2025.01.17 04:25:08.230129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4630 | 2025.01.17 04:25:08.230409 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4631 | 2025.01.17 04:25:08.230650 [ 83 ] {} <Debug> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4632 | 2025.01.17 04:25:08.230671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4633 | 2025.01.17 04:25:08.230750 [ 83 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4634 | 2025.01.17 04:25:08.230783 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4635 | 2025.01.17 04:25:08.230915 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
4636 | 2025.01.17 04:25:08.231042 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4637 | 2025.01.17 04:25:08.231083 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
4638 | 2025.01.17 04:25:08.231162 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
4639 | 2025.01.17 04:25:08.231259 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
4640 | 2025.01.17 04:25:08.231374 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
4641 | 2025.01.17 04:25:08.231468 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
4642 | 2025.01.17 04:25:08.231533 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
4643 | 2025.01.17 04:25:08.233479 [ 198 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002618401 sec., 3704169.071123942 rows/sec., 52.99 MiB/sec. | ||
4644 | 2025.01.17 04:25:08.233998 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4645 | 2025.01.17 04:25:08.234369 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_21_4} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4646 | 2025.01.17 04:25:08.234465 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_21_4} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4647 | 2025.01.17 04:25:08.234595 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
4648 | 2025.01.17 04:25:08.855466 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4649 | 2025.01.17 04:25:08.877218 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4650 | 2025.01.17 04:25:08.877269 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4651 | 2025.01.17 04:25:08.884565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4652 | 2025.01.17 04:25:08.885359 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4653 | 2025.01.17 04:25:08.885749 [ 82 ] {} <Debug> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4654 | 2025.01.17 04:25:08.885893 [ 82 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4655 | 2025.01.17 04:25:08.885974 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4656 | 2025.01.17 04:25:08.886605 [ 193 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
4657 | 2025.01.17 04:25:08.899603 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4658 | 2025.01.17 04:25:08.901585 [ 193 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4659 | 2025.01.17 04:25:08.903174 [ 193 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
4660 | 2025.01.17 04:25:08.909256 [ 193 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
4661 | 2025.01.17 04:25:08.915899 [ 193 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
4662 | 2025.01.17 04:25:08.921732 [ 193 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
4663 | 2025.01.17 04:25:08.927930 [ 193 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
4664 | 2025.01.17 04:25:08.932815 [ 193 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
4665 | 2025.01.17 04:25:08.992424 [ 198 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.106234357 sec., 1496.6909434016718 rows/sec., 7.74 MiB/sec. | ||
4666 | 2025.01.17 04:25:08.995164 [ 200 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4667 | 2025.01.17 04:25:08.998373 [ 200 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_21_4} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4668 | 2025.01.17 04:25:08.998511 [ 200 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_21_4} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4669 | 2025.01.17 04:25:09.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.86 MiB, peak 195.59 MiB, free memory in arenas 0.00 B, will set to 187.76 MiB (RSS), difference: -1.10 MiB | ||
4670 | 2025.01.17 04:25:09.002394 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
4671 | 2025.01.17 04:25:10.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.94 MiB, peak 195.59 MiB, free memory in arenas 0.00 B, will set to 187.76 MiB (RSS), difference: 3.82 MiB | ||
4672 | 2025.01.17 04:25:10.758701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 666 | ||
4673 | 2025.01.17 04:25:10.761867 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4674 | 2025.01.17 04:25:10.761917 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4675 | 2025.01.17 04:25:10.763375 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4676 | 2025.01.17 04:25:10.763687 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4677 | 2025.01.17 04:25:10.764821 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
4678 | 2025.01.17 04:25:12.497755 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4679 | 2025.01.17 04:25:12.497972 [ 271 ] {872dad79-6562-4c3e-94d2-b1ffe9ed325e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4680 | 2025.01.17 04:25:12.498057 [ 271 ] {872dad79-6562-4c3e-94d2-b1ffe9ed325e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4681 | 2025.01.17 04:25:12.498871 [ 271 ] {872dad79-6562-4c3e-94d2-b1ffe9ed325e} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4682 | 2025.01.17 04:25:12.498925 [ 271 ] {872dad79-6562-4c3e-94d2-b1ffe9ed325e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4683 | 2025.01.17 04:25:12.499369 [ 271 ] {872dad79-6562-4c3e-94d2-b1ffe9ed325e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4684 | 2025.01.17 04:25:12.499631 [ 271 ] {872dad79-6562-4c3e-94d2-b1ffe9ed325e} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4685 | 2025.01.17 04:25:12.499880 [ 271 ] {872dad79-6562-4c3e-94d2-b1ffe9ed325e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00196 sec., 7142.857142857143 rows/sec., 514.19 KiB/sec. | ||
4686 | 2025.01.17 04:25:12.500101 [ 271 ] {872dad79-6562-4c3e-94d2-b1ffe9ed325e} <Debug> TCPHandler: Processed in 0.002495229 sec. | ||
4687 | 2025.01.17 04:25:12.500290 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4688 | 2025.01.17 04:25:12.500409 [ 268 ] {5e909885-3a18-4e95-a0cb-d429aff25ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4689 | 2025.01.17 04:25:12.500458 [ 268 ] {5e909885-3a18-4e95-a0cb-d429aff25ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4690 | 2025.01.17 04:25:12.501163 [ 268 ] {5e909885-3a18-4e95-a0cb-d429aff25ed0} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4691 | 2025.01.17 04:25:12.501205 [ 268 ] {5e909885-3a18-4e95-a0cb-d429aff25ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4692 | 2025.01.17 04:25:12.501609 [ 268 ] {5e909885-3a18-4e95-a0cb-d429aff25ed0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4693 | 2025.01.17 04:25:12.501901 [ 268 ] {5e909885-3a18-4e95-a0cb-d429aff25ed0} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4694 | 2025.01.17 04:25:12.502071 [ 79 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4695 | 2025.01.17 04:25:12.502155 [ 79 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4696 | 2025.01.17 04:25:12.502151 [ 268 ] {5e909885-3a18-4e95-a0cb-d429aff25ed0} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001764 sec., 129818.59410430839 rows/sec., 11.38 MiB/sec. | ||
4697 | 2025.01.17 04:25:12.502190 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4698 | 2025.01.17 04:25:12.502330 [ 268 ] {5e909885-3a18-4e95-a0cb-d429aff25ed0} <Debug> TCPHandler: Processed in 0.002094951 sec. | ||
4699 | 2025.01.17 04:25:12.502388 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
4700 | 2025.01.17 04:25:12.502513 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4701 | 2025.01.17 04:25:12.502523 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4702 | 2025.01.17 04:25:12.502577 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
4703 | 2025.01.17 04:25:12.502671 [ 271 ] {23cf8f94-e98b-4969-8f03-8fb25f04bdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4704 | 2025.01.17 04:25:12.502715 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
4705 | 2025.01.17 04:25:12.502766 [ 271 ] {23cf8f94-e98b-4969-8f03-8fb25f04bdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4706 | 2025.01.17 04:25:12.502961 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 108 rows starting from the beginning of the part | ||
4707 | 2025.01.17 04:25:12.503160 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 227 rows starting from the beginning of the part | ||
4708 | 2025.01.17 04:25:12.503402 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part | ||
4709 | 2025.01.17 04:25:12.503617 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 229 rows starting from the beginning of the part | ||
4710 | 2025.01.17 04:25:12.504411 [ 271 ] {23cf8f94-e98b-4969-8f03-8fb25f04bdb0} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4711 | 2025.01.17 04:25:12.504456 [ 271 ] {23cf8f94-e98b-4969-8f03-8fb25f04bdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4712 | 2025.01.17 04:25:12.505161 [ 271 ] {23cf8f94-e98b-4969-8f03-8fb25f04bdb0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4713 | 2025.01.17 04:25:12.505491 [ 271 ] {23cf8f94-e98b-4969-8f03-8fb25f04bdb0} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4714 | 2025.01.17 04:25:12.505800 [ 79 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4715 | 2025.01.17 04:25:12.505948 [ 79 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4716 | 2025.01.17 04:25:12.506011 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.003692392 sec., 585528.2971038828 rows/sec., 51.63 MiB/sec. | ||
4717 | 2025.01.17 04:25:12.506022 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4718 | 2025.01.17 04:25:12.506043 [ 271 ] {23cf8f94-e98b-4969-8f03-8fb25f04bdb0} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.003413 sec., 5859.947260474656 rows/sec., 420.04 KiB/sec. | ||
4719 | 2025.01.17 04:25:12.506383 [ 271 ] {23cf8f94-e98b-4969-8f03-8fb25f04bdb0} <Debug> TCPHandler: Processed in 0.003930317 sec. | ||
4720 | 2025.01.17 04:25:12.506677 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
4721 | 2025.01.17 04:25:12.506730 [ 198 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4722 | 2025.01.17 04:25:12.506764 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4723 | 2025.01.17 04:25:12.507228 [ 268 ] {1dd9b8bd-25f4-4434-be3f-803a1772de94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4724 | 2025.01.17 04:25:12.507467 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4725 | 2025.01.17 04:25:12.507480 [ 268 ] {1dd9b8bd-25f4-4434-be3f-803a1772de94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4726 | 2025.01.17 04:25:12.507661 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 59 rows starting from the beginning of the part | ||
4727 | 2025.01.17 04:25:12.508118 [ 198 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_31_6} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4728 | 2025.01.17 04:25:12.508411 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 29 rows starting from the beginning of the part | ||
4729 | 2025.01.17 04:25:12.508510 [ 198 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_31_6} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4730 | 2025.01.17 04:25:12.509015 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
4731 | 2025.01.17 04:25:12.509106 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
4732 | 2025.01.17 04:25:12.509465 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part | ||
4733 | 2025.01.17 04:25:12.509790 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
4734 | 2025.01.17 04:25:12.510056 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
4735 | 2025.01.17 04:25:12.510827 [ 268 ] {1dd9b8bd-25f4-4434-be3f-803a1772de94} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4736 | 2025.01.17 04:25:12.510895 [ 268 ] {1dd9b8bd-25f4-4434-be3f-803a1772de94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4737 | 2025.01.17 04:25:12.511838 [ 268 ] {1dd9b8bd-25f4-4434-be3f-803a1772de94} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4738 | 2025.01.17 04:25:12.512409 [ 268 ] {1dd9b8bd-25f4-4434-be3f-803a1772de94} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4739 | 2025.01.17 04:25:12.513075 [ 268 ] {1dd9b8bd-25f4-4434-be3f-803a1772de94} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005992 sec., 2336.448598130841 rows/sec., 163.63 KiB/sec. | ||
4740 | 2025.01.17 04:25:12.513162 [ 198 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.006975397 sec., 26808.509967246307 rows/sec., 2.01 MiB/sec. | ||
4741 | 2025.01.17 04:25:12.513192 [ 268 ] {1dd9b8bd-25f4-4434-be3f-803a1772de94} <Debug> TCPHandler: Processed in 0.00663767 sec. | ||
4742 | 2025.01.17 04:25:12.513372 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4743 | 2025.01.17 04:25:12.513392 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4744 | 2025.01.17 04:25:12.513558 [ 271 ] {7f6e15ab-4e8a-438e-bc78-80c7164d0773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4745 | 2025.01.17 04:25:12.513643 [ 271 ] {7f6e15ab-4e8a-438e-bc78-80c7164d0773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4746 | 2025.01.17 04:25:12.513960 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_26_5} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4747 | 2025.01.17 04:25:12.514209 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_26_5} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4748 | 2025.01.17 04:25:12.514391 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4749 | 2025.01.17 04:25:12.514701 [ 271 ] {7f6e15ab-4e8a-438e-bc78-80c7164d0773} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4750 | 2025.01.17 04:25:12.514744 [ 271 ] {7f6e15ab-4e8a-438e-bc78-80c7164d0773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4751 | 2025.01.17 04:25:12.515100 [ 271 ] {7f6e15ab-4e8a-438e-bc78-80c7164d0773} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4752 | 2025.01.17 04:25:12.515337 [ 271 ] {7f6e15ab-4e8a-438e-bc78-80c7164d0773} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4753 | 2025.01.17 04:25:12.515570 [ 271 ] {7f6e15ab-4e8a-438e-bc78-80c7164d0773} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002053 sec., 6332.196785192401 rows/sec., 394.81 KiB/sec. | ||
4754 | 2025.01.17 04:25:12.515630 [ 271 ] {7f6e15ab-4e8a-438e-bc78-80c7164d0773} <Debug> TCPHandler: Processed in 0.002331866 sec. | ||
4755 | 2025.01.17 04:25:12.515789 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4756 | 2025.01.17 04:25:12.515916 [ 268 ] {e637d33a-d219-4066-a20a-1bb1a53d360c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4757 | 2025.01.17 04:25:12.515970 [ 268 ] {e637d33a-d219-4066-a20a-1bb1a53d360c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4758 | 2025.01.17 04:25:12.516712 [ 268 ] {e637d33a-d219-4066-a20a-1bb1a53d360c} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4759 | 2025.01.17 04:25:12.516752 [ 268 ] {e637d33a-d219-4066-a20a-1bb1a53d360c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4760 | 2025.01.17 04:25:12.517125 [ 268 ] {e637d33a-d219-4066-a20a-1bb1a53d360c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4761 | 2025.01.17 04:25:12.517365 [ 268 ] {e637d33a-d219-4066-a20a-1bb1a53d360c} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4762 | 2025.01.17 04:25:12.517551 [ 77 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4763 | 2025.01.17 04:25:12.517596 [ 268 ] {e637d33a-d219-4066-a20a-1bb1a53d360c} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.0017 sec., 232352.9411764706 rows/sec., 16.50 MiB/sec. | ||
4764 | 2025.01.17 04:25:12.517641 [ 77 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4765 | 2025.01.17 04:25:12.517722 [ 268 ] {e637d33a-d219-4066-a20a-1bb1a53d360c} <Debug> TCPHandler: Processed in 0.001994089 sec. | ||
4766 | 2025.01.17 04:25:12.517730 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4767 | 2025.01.17 04:25:12.517942 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4768 | 2025.01.17 04:25:12.517953 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
4769 | 2025.01.17 04:25:12.518206 [ 271 ] {f0c59fb5-f1a1-47e6-bfeb-b4e5d0582305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4770 | 2025.01.17 04:25:12.518233 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4771 | 2025.01.17 04:25:12.518308 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 912 rows starting from the beginning of the part | ||
4772 | 2025.01.17 04:25:12.518339 [ 271 ] {f0c59fb5-f1a1-47e6-bfeb-b4e5d0582305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4773 | 2025.01.17 04:25:12.518614 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
4774 | 2025.01.17 04:25:12.518978 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
4775 | 2025.01.17 04:25:12.519269 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 394 rows starting from the beginning of the part | ||
4776 | 2025.01.17 04:25:12.519629 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 98 rows starting from the beginning of the part | ||
4777 | 2025.01.17 04:25:12.519964 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 395 rows starting from the beginning of the part | ||
4778 | 2025.01.17 04:25:12.520980 [ 271 ] {f0c59fb5-f1a1-47e6-bfeb-b4e5d0582305} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4779 | 2025.01.17 04:25:12.521050 [ 271 ] {f0c59fb5-f1a1-47e6-bfeb-b4e5d0582305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4780 | 2025.01.17 04:25:12.522067 [ 271 ] {f0c59fb5-f1a1-47e6-bfeb-b4e5d0582305} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4781 | 2025.01.17 04:25:12.522573 [ 271 ] {f0c59fb5-f1a1-47e6-bfeb-b4e5d0582305} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4782 | 2025.01.17 04:25:12.523009 [ 271 ] {f0c59fb5-f1a1-47e6-bfeb-b4e5d0582305} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004882 sec., 1229.0045063498567 rows/sec., 64.21 KiB/sec. | ||
4783 | 2025.01.17 04:25:12.523375 [ 271 ] {f0c59fb5-f1a1-47e6-bfeb-b4e5d0582305} <Debug> TCPHandler: Processed in 0.005523568 sec. | ||
4784 | 2025.01.17 04:25:12.523702 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4785 | 2025.01.17 04:25:12.523804 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.005926736 sec., 329523.7041096482 rows/sec., 25.22 MiB/sec. | ||
4786 | 2025.01.17 04:25:12.523918 [ 268 ] {0d5e6454-e05b-4f77-a92a-baae785f6bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4787 | 2025.01.17 04:25:12.524002 [ 268 ] {0d5e6454-e05b-4f77-a92a-baae785f6bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4788 | 2025.01.17 04:25:12.524052 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4789 | 2025.01.17 04:25:12.524727 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_31_6} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4790 | 2025.01.17 04:25:12.525004 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_31_6} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4791 | 2025.01.17 04:25:12.525186 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4792 | 2025.01.17 04:25:12.525323 [ 268 ] {0d5e6454-e05b-4f77-a92a-baae785f6bb4} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4793 | 2025.01.17 04:25:12.525367 [ 268 ] {0d5e6454-e05b-4f77-a92a-baae785f6bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4794 | 2025.01.17 04:25:12.525780 [ 268 ] {0d5e6454-e05b-4f77-a92a-baae785f6bb4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4795 | 2025.01.17 04:25:12.526018 [ 268 ] {0d5e6454-e05b-4f77-a92a-baae785f6bb4} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4796 | 2025.01.17 04:25:12.526197 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4797 | 2025.01.17 04:25:12.526261 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4798 | 2025.01.17 04:25:12.526272 [ 268 ] {0d5e6454-e05b-4f77-a92a-baae785f6bb4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002385 sec., 99371.06918238994 rows/sec., 6.66 MiB/sec. | ||
4799 | 2025.01.17 04:25:12.526302 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4800 | 2025.01.17 04:25:12.526446 [ 268 ] {0d5e6454-e05b-4f77-a92a-baae785f6bb4} <Debug> TCPHandler: Processed in 0.002926538 sec. | ||
4801 | 2025.01.17 04:25:12.526563 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
4802 | 2025.01.17 04:25:12.526651 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4803 | 2025.01.17 04:25:12.526743 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4804 | 2025.01.17 04:25:12.526823 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8946 rows starting from the beginning of the part | ||
4805 | 2025.01.17 04:25:12.526891 [ 271 ] {53b370db-7154-4190-85dd-b8957f6c676a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4806 | 2025.01.17 04:25:12.527079 [ 271 ] {53b370db-7154-4190-85dd-b8957f6c676a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4807 | 2025.01.17 04:25:12.527101 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 128 rows starting from the beginning of the part | ||
4808 | 2025.01.17 04:25:12.527442 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
4809 | 2025.01.17 04:25:12.527776 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 237 rows starting from the beginning of the part | ||
4810 | 2025.01.17 04:25:12.528118 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 164 rows starting from the beginning of the part | ||
4811 | 2025.01.17 04:25:12.528441 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
4812 | 2025.01.17 04:25:12.529377 [ 271 ] {53b370db-7154-4190-85dd-b8957f6c676a} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4813 | 2025.01.17 04:25:12.529441 [ 271 ] {53b370db-7154-4190-85dd-b8957f6c676a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4814 | 2025.01.17 04:25:12.530097 [ 271 ] {53b370db-7154-4190-85dd-b8957f6c676a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4815 | 2025.01.17 04:25:12.530561 [ 271 ] {53b370db-7154-4190-85dd-b8957f6c676a} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4816 | 2025.01.17 04:25:12.530917 [ 77 ] {} <Debug> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
4817 | 2025.01.17 04:25:12.531065 [ 77 ] {} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4818 | 2025.01.17 04:25:12.531176 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4819 | 2025.01.17 04:25:12.531188 [ 271 ] {53b370db-7154-4190-85dd-b8957f6c676a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004347 sec., 230.04370830457785 rows/sec., 15.50 KiB/sec. | ||
4820 | 2025.01.17 04:25:12.531608 [ 271 ] {53b370db-7154-4190-85dd-b8957f6c676a} <Debug> TCPHandler: Processed in 0.005036129 sec. | ||
4821 | 2025.01.17 04:25:12.531620 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
4822 | 2025.01.17 04:25:12.531890 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4823 | 2025.01.17 04:25:12.531972 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4824 | 2025.01.17 04:25:12.532014 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 11 rows starting from the beginning of the part | ||
4825 | 2025.01.17 04:25:12.532320 [ 268 ] {bfc69190-b90a-4d9c-98df-a327078d7620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4826 | 2025.01.17 04:25:12.532341 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
4827 | 2025.01.17 04:25:12.532744 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
4828 | 2025.01.17 04:25:12.532927 [ 268 ] {bfc69190-b90a-4d9c-98df-a327078d7620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4829 | 2025.01.17 04:25:12.533134 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
4830 | 2025.01.17 04:25:12.533468 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
4831 | 2025.01.17 04:25:12.533904 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
4832 | 2025.01.17 04:25:12.535586 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9872 rows, containing 5 columns (5 merged, 0 gathered) in 0.0091371 sec., 1080430.3334756105 rows/sec., 72.83 MiB/sec. | ||
4833 | 2025.01.17 04:25:12.536075 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4834 | 2025.01.17 04:25:12.537205 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4835 | 2025.01.17 04:25:12.537637 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4836 | 2025.01.17 04:25:12.537924 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
4837 | 2025.01.17 04:25:12.538819 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.007487307 sec., 2136.9499073565435 rows/sec., 142.95 KiB/sec. | ||
4838 | 2025.01.17 04:25:12.539077 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4839 | 2025.01.17 04:25:12.539803 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_14_3} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4840 | 2025.01.17 04:25:12.540022 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_14_3} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
4841 | 2025.01.17 04:25:12.540218 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4842 | 2025.01.17 04:25:12.540222 [ 268 ] {bfc69190-b90a-4d9c-98df-a327078d7620} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4843 | 2025.01.17 04:25:12.540284 [ 268 ] {bfc69190-b90a-4d9c-98df-a327078d7620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4844 | 2025.01.17 04:25:12.540955 [ 268 ] {bfc69190-b90a-4d9c-98df-a327078d7620} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4845 | 2025.01.17 04:25:12.541215 [ 268 ] {bfc69190-b90a-4d9c-98df-a327078d7620} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4846 | 2025.01.17 04:25:12.541409 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4847 | 2025.01.17 04:25:12.541476 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4848 | 2025.01.17 04:25:12.541515 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4849 | 2025.01.17 04:25:12.541509 [ 268 ] {bfc69190-b90a-4d9c-98df-a327078d7620} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.009398 sec., 1383.2730368163438 rows/sec., 2.48 MiB/sec. | ||
4850 | 2025.01.17 04:25:12.542070 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
4851 | 2025.01.17 04:25:12.542571 [ 268 ] {bfc69190-b90a-4d9c-98df-a327078d7620} <Debug> TCPHandler: Processed in 0.010824693 sec. | ||
4852 | 2025.01.17 04:25:12.542867 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4853 | 2025.01.17 04:25:12.543169 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4854 | 2025.01.17 04:25:12.543176 [ 271 ] {2c9b4dc9-acb4-46fc-8183-71e6f673241b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4855 | 2025.01.17 04:25:12.543312 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 364 rows starting from the beginning of the part | ||
4856 | 2025.01.17 04:25:12.543322 [ 271 ] {2c9b4dc9-acb4-46fc-8183-71e6f673241b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4857 | 2025.01.17 04:25:12.544149 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
4858 | 2025.01.17 04:25:12.544887 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
4859 | 2025.01.17 04:25:12.545662 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
4860 | 2025.01.17 04:25:12.545824 [ 271 ] {2c9b4dc9-acb4-46fc-8183-71e6f673241b} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4861 | 2025.01.17 04:25:12.545927 [ 271 ] {2c9b4dc9-acb4-46fc-8183-71e6f673241b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4862 | 2025.01.17 04:25:12.546363 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
4863 | 2025.01.17 04:25:12.547030 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
4864 | 2025.01.17 04:25:12.547639 [ 271 ] {2c9b4dc9-acb4-46fc-8183-71e6f673241b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4865 | 2025.01.17 04:25:12.548257 [ 271 ] {2c9b4dc9-acb4-46fc-8183-71e6f673241b} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4866 | 2025.01.17 04:25:12.548617 [ 77 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4867 | 2025.01.17 04:25:12.548779 [ 77 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4868 | 2025.01.17 04:25:12.548866 [ 271 ] {2c9b4dc9-acb4-46fc-8183-71e6f673241b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005766 sec., 14221.29725979882 rows/sec., 924.91 KiB/sec. | ||
4869 | 2025.01.17 04:25:12.548900 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4870 | 2025.01.17 04:25:12.549199 [ 271 ] {2c9b4dc9-acb4-46fc-8183-71e6f673241b} <Debug> TCPHandler: Processed in 0.006475387 sec. | ||
4871 | 2025.01.17 04:25:12.549459 [ 201 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
4872 | 2025.01.17 04:25:12.549620 [ 201 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4873 | 2025.01.17 04:25:12.549649 [ 201 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1524 rows starting from the beginning of the part | ||
4874 | 2025.01.17 04:25:12.549764 [ 201 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
4875 | 2025.01.17 04:25:12.549932 [ 201 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
4876 | 2025.01.17 04:25:12.550192 [ 201 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part | ||
4877 | 2025.01.17 04:25:12.550446 [ 201 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
4878 | 2025.01.17 04:25:12.550806 [ 201 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
4879 | 2025.01.17 04:25:12.554366 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 4 columns (4 merged, 0 gathered) in 0.005239693 sec., 354219.2262027565 rows/sec., 23.02 MiB/sec. | ||
4880 | 2025.01.17 04:25:12.554718 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4881 | 2025.01.17 04:25:12.555232 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_31_6} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4882 | 2025.01.17 04:25:12.555322 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_31_6} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4883 | 2025.01.17 04:25:12.555508 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4884 | 2025.01.17 04:25:12.556486 [ 194 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 19 columns (19 merged, 0 gathered) in 0.014859971 sec., 30484.58169938555 rows/sec., 54.63 MiB/sec. | ||
4885 | 2025.01.17 04:25:12.557051 [ 195 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4886 | 2025.01.17 04:25:12.557453 [ 195 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4887 | 2025.01.17 04:25:12.557532 [ 195 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4888 | 2025.01.17 04:25:12.557655 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
4889 | 2025.01.17 04:25:15.625078 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4890 | 2025.01.17 04:25:15.625141 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4891 | 2025.01.17 04:25:15.730972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4892 | 2025.01.17 04:25:15.731699 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4893 | 2025.01.17 04:25:15.731740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4894 | 2025.01.17 04:25:15.732276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4895 | 2025.01.17 04:25:15.732540 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4896 | 2025.01.17 04:25:15.732779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4897 | 2025.01.17 04:25:16.399808 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4898 | 2025.01.17 04:25:16.418238 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4899 | 2025.01.17 04:25:16.418284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4900 | 2025.01.17 04:25:16.425477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4901 | 2025.01.17 04:25:16.426236 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4902 | 2025.01.17 04:25:16.428635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4903 | 2025.01.17 04:25:17.494430 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4904 | 2025.01.17 04:25:17.494628 [ 271 ] {62cef6e5-42f2-4f40-829f-ae3914329f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4905 | 2025.01.17 04:25:17.494706 [ 271 ] {62cef6e5-42f2-4f40-829f-ae3914329f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4906 | 2025.01.17 04:25:17.495560 [ 271 ] {62cef6e5-42f2-4f40-829f-ae3914329f23} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4907 | 2025.01.17 04:25:17.495610 [ 271 ] {62cef6e5-42f2-4f40-829f-ae3914329f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4908 | 2025.01.17 04:25:17.496073 [ 271 ] {62cef6e5-42f2-4f40-829f-ae3914329f23} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4909 | 2025.01.17 04:25:17.496353 [ 271 ] {62cef6e5-42f2-4f40-829f-ae3914329f23} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4910 | 2025.01.17 04:25:17.496598 [ 271 ] {62cef6e5-42f2-4f40-829f-ae3914329f23} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002027 sec., 53280.71040947212 rows/sec., 4.47 MiB/sec. | ||
4911 | 2025.01.17 04:25:17.496672 [ 271 ] {62cef6e5-42f2-4f40-829f-ae3914329f23} <Debug> TCPHandler: Processed in 0.002382717 sec. | ||
4912 | 2025.01.17 04:25:17.496864 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4913 | 2025.01.17 04:25:17.496992 [ 268 ] {09e8a25d-caff-42af-a091-8d6a2e4f0d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4914 | 2025.01.17 04:25:17.497045 [ 268 ] {09e8a25d-caff-42af-a091-8d6a2e4f0d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4915 | 2025.01.17 04:25:17.497645 [ 268 ] {09e8a25d-caff-42af-a091-8d6a2e4f0d4f} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4916 | 2025.01.17 04:25:17.497689 [ 268 ] {09e8a25d-caff-42af-a091-8d6a2e4f0d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4917 | 2025.01.17 04:25:17.498076 [ 268 ] {09e8a25d-caff-42af-a091-8d6a2e4f0d4f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4918 | 2025.01.17 04:25:17.498711 [ 268 ] {09e8a25d-caff-42af-a091-8d6a2e4f0d4f} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4919 | 2025.01.17 04:25:17.498944 [ 268 ] {09e8a25d-caff-42af-a091-8d6a2e4f0d4f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001982 sec., 13118.06256306761 rows/sec., 986.42 KiB/sec. | ||
4920 | 2025.01.17 04:25:17.499076 [ 268 ] {09e8a25d-caff-42af-a091-8d6a2e4f0d4f} <Debug> TCPHandler: Processed in 0.002276085 sec. | ||
4921 | 2025.01.17 04:25:17.499259 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4922 | 2025.01.17 04:25:17.499392 [ 271 ] {6bd1dbba-9420-46b0-89d7-d0fdd0972fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4923 | 2025.01.17 04:25:17.499446 [ 271 ] {6bd1dbba-9420-46b0-89d7-d0fdd0972fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4924 | 2025.01.17 04:25:17.500073 [ 271 ] {6bd1dbba-9420-46b0-89d7-d0fdd0972fcf} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4925 | 2025.01.17 04:25:17.500111 [ 271 ] {6bd1dbba-9420-46b0-89d7-d0fdd0972fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4926 | 2025.01.17 04:25:17.500489 [ 271 ] {6bd1dbba-9420-46b0-89d7-d0fdd0972fcf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4927 | 2025.01.17 04:25:17.500767 [ 271 ] {6bd1dbba-9420-46b0-89d7-d0fdd0972fcf} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4928 | 2025.01.17 04:25:17.500976 [ 271 ] {6bd1dbba-9420-46b0-89d7-d0fdd0972fcf} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001616 sec., 55693.069306930694 rows/sec., 4.35 MiB/sec. | ||
4929 | 2025.01.17 04:25:17.501027 [ 271 ] {6bd1dbba-9420-46b0-89d7-d0fdd0972fcf} <Debug> TCPHandler: Processed in 0.001832166 sec. | ||
4930 | 2025.01.17 04:25:17.501215 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4931 | 2025.01.17 04:25:17.501347 [ 268 ] {d2e706ec-d3d1-443f-86ab-5787ed8dffa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4932 | 2025.01.17 04:25:17.501406 [ 268 ] {d2e706ec-d3d1-443f-86ab-5787ed8dffa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4933 | 2025.01.17 04:25:17.501970 [ 268 ] {d2e706ec-d3d1-443f-86ab-5787ed8dffa6} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4934 | 2025.01.17 04:25:17.502008 [ 268 ] {d2e706ec-d3d1-443f-86ab-5787ed8dffa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4935 | 2025.01.17 04:25:17.502404 [ 268 ] {d2e706ec-d3d1-443f-86ab-5787ed8dffa6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4936 | 2025.01.17 04:25:17.502641 [ 268 ] {d2e706ec-d3d1-443f-86ab-5787ed8dffa6} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4937 | 2025.01.17 04:25:17.502844 [ 268 ] {d2e706ec-d3d1-443f-86ab-5787ed8dffa6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. | ||
4938 | 2025.01.17 04:25:17.502894 [ 268 ] {d2e706ec-d3d1-443f-86ab-5787ed8dffa6} <Debug> TCPHandler: Processed in 0.001741205 sec. | ||
4939 | 2025.01.17 04:25:17.503056 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4940 | 2025.01.17 04:25:17.503181 [ 271 ] {eb522086-9fdb-45c8-8489-f763617b4ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4941 | 2025.01.17 04:25:17.503260 [ 271 ] {eb522086-9fdb-45c8-8489-f763617b4ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4942 | 2025.01.17 04:25:17.504425 [ 271 ] {eb522086-9fdb-45c8-8489-f763617b4ab6} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4943 | 2025.01.17 04:25:17.504464 [ 271 ] {eb522086-9fdb-45c8-8489-f763617b4ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4944 | 2025.01.17 04:25:17.505105 [ 271 ] {eb522086-9fdb-45c8-8489-f763617b4ab6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4945 | 2025.01.17 04:25:17.505362 [ 271 ] {eb522086-9fdb-45c8-8489-f763617b4ab6} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4946 | 2025.01.17 04:25:17.505588 [ 271 ] {eb522086-9fdb-45c8-8489-f763617b4ab6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002435 sec., 10677.618069815195 rows/sec., 19.13 MiB/sec. | ||
4947 | 2025.01.17 04:25:17.505690 [ 271 ] {eb522086-9fdb-45c8-8489-f763617b4ab6} <Debug> TCPHandler: Processed in 0.002695204 sec. | ||
4948 | 2025.01.17 04:25:17.505849 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4949 | 2025.01.17 04:25:17.505956 [ 268 ] {70ec866f-7eba-46db-b131-2ae63221bc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4950 | 2025.01.17 04:25:17.506002 [ 268 ] {70ec866f-7eba-46db-b131-2ae63221bc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4951 | 2025.01.17 04:25:17.506428 [ 268 ] {70ec866f-7eba-46db-b131-2ae63221bc2a} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4952 | 2025.01.17 04:25:17.506467 [ 268 ] {70ec866f-7eba-46db-b131-2ae63221bc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
4953 | 2025.01.17 04:25:17.506831 [ 268 ] {70ec866f-7eba-46db-b131-2ae63221bc2a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4954 | 2025.01.17 04:25:17.507056 [ 268 ] {70ec866f-7eba-46db-b131-2ae63221bc2a} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4955 | 2025.01.17 04:25:17.507277 [ 268 ] {70ec866f-7eba-46db-b131-2ae63221bc2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec. | ||
4956 | 2025.01.17 04:25:17.507349 [ 268 ] {70ec866f-7eba-46db-b131-2ae63221bc2a} <Debug> TCPHandler: Processed in 0.001600702 sec. | ||
4957 | 2025.01.17 04:25:17.875623 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4958 | 2025.01.17 04:25:17.875927 [ 271 ] {629774e1-0b2e-4a40-977f-d7b4c6db9a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4959 | 2025.01.17 04:25:17.876033 [ 271 ] {629774e1-0b2e-4a40-977f-d7b4c6db9a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4960 | 2025.01.17 04:25:17.876992 [ 271 ] {629774e1-0b2e-4a40-977f-d7b4c6db9a86} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4961 | 2025.01.17 04:25:17.877035 [ 271 ] {629774e1-0b2e-4a40-977f-d7b4c6db9a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
4962 | 2025.01.17 04:25:17.877433 [ 271 ] {629774e1-0b2e-4a40-977f-d7b4c6db9a86} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4963 | 2025.01.17 04:25:17.877675 [ 271 ] {629774e1-0b2e-4a40-977f-d7b4c6db9a86} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4964 | 2025.01.17 04:25:17.877926 [ 271 ] {629774e1-0b2e-4a40-977f-d7b4c6db9a86} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002062 sec., 6789.524733268671 rows/sec., 488.75 KiB/sec. | ||
4965 | 2025.01.17 04:25:17.878049 [ 271 ] {629774e1-0b2e-4a40-977f-d7b4c6db9a86} <Debug> TCPHandler: Processed in 0.0025802 sec. | ||
4966 | 2025.01.17 04:25:17.878251 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4967 | 2025.01.17 04:25:17.878394 [ 268 ] {5deaa740-136f-497c-9347-37f44cf5fec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4968 | 2025.01.17 04:25:17.878451 [ 268 ] {5deaa740-136f-497c-9347-37f44cf5fec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4969 | 2025.01.17 04:25:17.879644 [ 268 ] {5deaa740-136f-497c-9347-37f44cf5fec4} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4970 | 2025.01.17 04:25:17.879685 [ 268 ] {5deaa740-136f-497c-9347-37f44cf5fec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
4971 | 2025.01.17 04:25:17.880154 [ 268 ] {5deaa740-136f-497c-9347-37f44cf5fec4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4972 | 2025.01.17 04:25:17.880396 [ 268 ] {5deaa740-136f-497c-9347-37f44cf5fec4} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4973 | 2025.01.17 04:25:17.880613 [ 268 ] {5deaa740-136f-497c-9347-37f44cf5fec4} <Debug> executeQuery: Read 1369 rows, 117.11 KiB in 0.002253 sec., 607634.2654238794 rows/sec., 50.76 MiB/sec. | ||
4974 | 2025.01.17 04:25:17.880669 [ 268 ] {5deaa740-136f-497c-9347-37f44cf5fec4} <Debug> TCPHandler: Processed in 0.002499439 sec. | ||
4975 | 2025.01.17 04:25:17.880863 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4976 | 2025.01.17 04:25:17.880993 [ 271 ] {8d193432-976c-44d6-8c0e-1b1944abb573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4977 | 2025.01.17 04:25:17.881151 [ 271 ] {8d193432-976c-44d6-8c0e-1b1944abb573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4978 | 2025.01.17 04:25:17.881824 [ 271 ] {8d193432-976c-44d6-8c0e-1b1944abb573} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4979 | 2025.01.17 04:25:17.881862 [ 271 ] {8d193432-976c-44d6-8c0e-1b1944abb573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
4980 | 2025.01.17 04:25:17.882206 [ 271 ] {8d193432-976c-44d6-8c0e-1b1944abb573} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4981 | 2025.01.17 04:25:17.882465 [ 271 ] {8d193432-976c-44d6-8c0e-1b1944abb573} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4982 | 2025.01.17 04:25:17.882691 [ 271 ] {8d193432-976c-44d6-8c0e-1b1944abb573} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001728 sec., 11574.074074074075 rows/sec., 829.63 KiB/sec. | ||
4983 | 2025.01.17 04:25:17.882744 [ 271 ] {8d193432-976c-44d6-8c0e-1b1944abb573} <Debug> TCPHandler: Processed in 0.001943249 sec. | ||
4984 | 2025.01.17 04:25:17.882907 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4985 | 2025.01.17 04:25:17.883036 [ 268 ] {aedcbc68-0c40-46c8-9fe9-db2bb5dceef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4986 | 2025.01.17 04:25:17.883091 [ 268 ] {aedcbc68-0c40-46c8-9fe9-db2bb5dceef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4987 | 2025.01.17 04:25:17.883795 [ 268 ] {aedcbc68-0c40-46c8-9fe9-db2bb5dceef8} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4988 | 2025.01.17 04:25:17.883835 [ 268 ] {aedcbc68-0c40-46c8-9fe9-db2bb5dceef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
4989 | 2025.01.17 04:25:17.884201 [ 268 ] {aedcbc68-0c40-46c8-9fe9-db2bb5dceef8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4990 | 2025.01.17 04:25:17.884435 [ 268 ] {aedcbc68-0c40-46c8-9fe9-db2bb5dceef8} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4991 | 2025.01.17 04:25:17.884646 [ 268 ] {aedcbc68-0c40-46c8-9fe9-db2bb5dceef8} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001639 sec., 147651.0067114094 rows/sec., 10.00 MiB/sec. | ||
4992 | 2025.01.17 04:25:17.884700 [ 268 ] {aedcbc68-0c40-46c8-9fe9-db2bb5dceef8} <Debug> TCPHandler: Processed in 0.001853066 sec. | ||
4993 | 2025.01.17 04:25:17.884850 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4994 | 2025.01.17 04:25:17.884955 [ 271 ] {080fe0e9-1136-4ecf-99ef-47e5d0bc959d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4995 | 2025.01.17 04:25:17.885000 [ 271 ] {080fe0e9-1136-4ecf-99ef-47e5d0bc959d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4996 | 2025.01.17 04:25:17.885545 [ 271 ] {080fe0e9-1136-4ecf-99ef-47e5d0bc959d} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4997 | 2025.01.17 04:25:17.885584 [ 271 ] {080fe0e9-1136-4ecf-99ef-47e5d0bc959d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
4998 | 2025.01.17 04:25:17.885911 [ 271 ] {080fe0e9-1136-4ecf-99ef-47e5d0bc959d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4999 | 2025.01.17 04:25:17.886129 [ 271 ] {080fe0e9-1136-4ecf-99ef-47e5d0bc959d} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5000 | 2025.01.17 04:25:17.886325 [ 271 ] {080fe0e9-1136-4ecf-99ef-47e5d0bc959d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001434 sec., 9065.55090655509 rows/sec., 565.23 KiB/sec. | ||
5001 | 2025.01.17 04:25:17.886373 [ 271 ] {080fe0e9-1136-4ecf-99ef-47e5d0bc959d} <Debug> TCPHandler: Processed in 0.001619632 sec. | ||
5002 | 2025.01.17 04:25:17.886500 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5003 | 2025.01.17 04:25:17.886610 [ 268 ] {dc1751da-ffa2-4e2b-b0d8-560662d51c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5004 | 2025.01.17 04:25:17.886727 [ 268 ] {dc1751da-ffa2-4e2b-b0d8-560662d51c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5005 | 2025.01.17 04:25:17.887728 [ 268 ] {dc1751da-ffa2-4e2b-b0d8-560662d51c63} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5006 | 2025.01.17 04:25:17.887768 [ 268 ] {dc1751da-ffa2-4e2b-b0d8-560662d51c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5007 | 2025.01.17 04:25:17.888180 [ 268 ] {dc1751da-ffa2-4e2b-b0d8-560662d51c63} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5008 | 2025.01.17 04:25:17.888424 [ 268 ] {dc1751da-ffa2-4e2b-b0d8-560662d51c63} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5009 | 2025.01.17 04:25:17.888630 [ 268 ] {dc1751da-ffa2-4e2b-b0d8-560662d51c63} <Debug> executeQuery: Read 851 rows, 63.01 KiB in 0.001985 sec., 428715.36523929477 rows/sec., 31.00 MiB/sec. | ||
5010 | 2025.01.17 04:25:17.888684 [ 268 ] {dc1751da-ffa2-4e2b-b0d8-560662d51c63} <Debug> TCPHandler: Processed in 0.002179222 sec. | ||
5011 | 2025.01.17 04:25:17.888831 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5012 | 2025.01.17 04:25:17.888957 [ 271 ] {c5bdd39e-104b-4b90-8f06-421b85434d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5013 | 2025.01.17 04:25:17.889012 [ 271 ] {c5bdd39e-104b-4b90-8f06-421b85434d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5014 | 2025.01.17 04:25:17.889539 [ 271 ] {c5bdd39e-104b-4b90-8f06-421b85434d63} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5015 | 2025.01.17 04:25:17.889585 [ 271 ] {c5bdd39e-104b-4b90-8f06-421b85434d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5016 | 2025.01.17 04:25:17.889953 [ 271 ] {c5bdd39e-104b-4b90-8f06-421b85434d63} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5017 | 2025.01.17 04:25:17.890185 [ 271 ] {c5bdd39e-104b-4b90-8f06-421b85434d63} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5018 | 2025.01.17 04:25:17.890389 [ 271 ] {c5bdd39e-104b-4b90-8f06-421b85434d63} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00146 sec., 4109.589041095891 rows/sec., 214.71 KiB/sec. | ||
5019 | 2025.01.17 04:25:17.890437 [ 271 ] {c5bdd39e-104b-4b90-8f06-421b85434d63} <Debug> TCPHandler: Processed in 0.001667933 sec. | ||
5020 | 2025.01.17 04:25:17.890570 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5021 | 2025.01.17 04:25:17.890676 [ 268 ] {4e952786-ce4a-42fa-b467-3cfe6c997233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5022 | 2025.01.17 04:25:17.890724 [ 268 ] {4e952786-ce4a-42fa-b467-3cfe6c997233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5023 | 2025.01.17 04:25:17.891461 [ 268 ] {4e952786-ce4a-42fa-b467-3cfe6c997233} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5024 | 2025.01.17 04:25:17.891500 [ 268 ] {4e952786-ce4a-42fa-b467-3cfe6c997233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5025 | 2025.01.17 04:25:17.891938 [ 268 ] {4e952786-ce4a-42fa-b467-3cfe6c997233} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5026 | 2025.01.17 04:25:17.892175 [ 268 ] {4e952786-ce4a-42fa-b467-3cfe6c997233} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5027 | 2025.01.17 04:25:17.892420 [ 268 ] {4e952786-ce4a-42fa-b467-3cfe6c997233} <Debug> executeQuery: Read 955 rows, 64.97 KiB in 0.001765 sec., 541076.4872521246 rows/sec., 35.95 MiB/sec. | ||
5028 | 2025.01.17 04:25:17.892647 [ 268 ] {4e952786-ce4a-42fa-b467-3cfe6c997233} <Debug> TCPHandler: Processed in 0.002123042 sec. | ||
5029 | 2025.01.17 04:25:17.892844 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5030 | 2025.01.17 04:25:17.892976 [ 271 ] {02483714-74b8-4a8e-a1aa-41f8fe5b6751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5031 | 2025.01.17 04:25:17.893032 [ 271 ] {02483714-74b8-4a8e-a1aa-41f8fe5b6751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5032 | 2025.01.17 04:25:17.893564 [ 271 ] {02483714-74b8-4a8e-a1aa-41f8fe5b6751} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5033 | 2025.01.17 04:25:17.893610 [ 271 ] {02483714-74b8-4a8e-a1aa-41f8fe5b6751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5034 | 2025.01.17 04:25:17.893961 [ 271 ] {02483714-74b8-4a8e-a1aa-41f8fe5b6751} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5035 | 2025.01.17 04:25:17.894192 [ 271 ] {02483714-74b8-4a8e-a1aa-41f8fe5b6751} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5036 | 2025.01.17 04:25:17.894389 [ 271 ] {02483714-74b8-4a8e-a1aa-41f8fe5b6751} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001444 sec., 692.5207756232687 rows/sec., 46.66 KiB/sec. | ||
5037 | 2025.01.17 04:25:17.894438 [ 271 ] {02483714-74b8-4a8e-a1aa-41f8fe5b6751} <Debug> TCPHandler: Processed in 0.001677583 sec. | ||
5038 | 2025.01.17 04:25:17.894572 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5039 | 2025.01.17 04:25:17.894679 [ 268 ] {f52d426d-d38e-4918-b7a9-c58b428a0ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5040 | 2025.01.17 04:25:17.894749 [ 268 ] {f52d426d-d38e-4918-b7a9-c58b428a0ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5041 | 2025.01.17 04:25:17.895798 [ 268 ] {f52d426d-d38e-4918-b7a9-c58b428a0ae5} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5042 | 2025.01.17 04:25:17.895837 [ 268 ] {f52d426d-d38e-4918-b7a9-c58b428a0ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5043 | 2025.01.17 04:25:17.896439 [ 268 ] {f52d426d-d38e-4918-b7a9-c58b428a0ae5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5044 | 2025.01.17 04:25:17.896694 [ 268 ] {f52d426d-d38e-4918-b7a9-c58b428a0ae5} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5045 | 2025.01.17 04:25:17.896991 [ 268 ] {f52d426d-d38e-4918-b7a9-c58b428a0ae5} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002324 sec., 5593.803786574871 rows/sec., 10.02 MiB/sec. | ||
5046 | 2025.01.17 04:25:17.897498 [ 268 ] {f52d426d-d38e-4918-b7a9-c58b428a0ae5} <Debug> TCPHandler: Processed in 0.002976969 sec. | ||
5047 | 2025.01.17 04:25:17.897642 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5048 | 2025.01.17 04:25:17.897768 [ 271 ] {e3676c24-bfca-42e9-a202-555a5e0f7de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5049 | 2025.01.17 04:25:17.897822 [ 271 ] {e3676c24-bfca-42e9-a202-555a5e0f7de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5050 | 2025.01.17 04:25:17.898347 [ 271 ] {e3676c24-bfca-42e9-a202-555a5e0f7de7} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5051 | 2025.01.17 04:25:17.898392 [ 271 ] {e3676c24-bfca-42e9-a202-555a5e0f7de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5052 | 2025.01.17 04:25:17.898806 [ 271 ] {e3676c24-bfca-42e9-a202-555a5e0f7de7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5053 | 2025.01.17 04:25:17.899039 [ 271 ] {e3676c24-bfca-42e9-a202-555a5e0f7de7} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5054 | 2025.01.17 04:25:17.899239 [ 271 ] {e3676c24-bfca-42e9-a202-555a5e0f7de7} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001501 sec., 22651.565622918057 rows/sec., 1.31 MiB/sec. | ||
5055 | 2025.01.17 04:25:17.899289 [ 271 ] {e3676c24-bfca-42e9-a202-555a5e0f7de7} <Debug> TCPHandler: Processed in 0.001695924 sec. | ||
5056 | 2025.01.17 04:25:18.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.36 MiB, peak 195.59 MiB, free memory in arenas 0.00 B, will set to 190.14 MiB (RSS), difference: -1.22 MiB | ||
5057 | 2025.01.17 04:25:20.765178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 722 | ||
5058 | 2025.01.17 04:25:20.768808 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5059 | 2025.01.17 04:25:20.768868 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5060 | 2025.01.17 04:25:20.770369 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5061 | 2025.01.17 04:25:20.770693 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5062 | 2025.01.17 04:25:20.771341 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
5063 | 2025.01.17 04:25:22.492242 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5064 | 2025.01.17 04:25:22.492453 [ 271 ] {bf73f1e0-2b3c-4b73-8bcb-b871ba1c2a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5065 | 2025.01.17 04:25:22.492531 [ 271 ] {bf73f1e0-2b3c-4b73-8bcb-b871ba1c2a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5066 | 2025.01.17 04:25:22.493368 [ 271 ] {bf73f1e0-2b3c-4b73-8bcb-b871ba1c2a6b} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5067 | 2025.01.17 04:25:22.493410 [ 271 ] {bf73f1e0-2b3c-4b73-8bcb-b871ba1c2a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5068 | 2025.01.17 04:25:22.493844 [ 271 ] {bf73f1e0-2b3c-4b73-8bcb-b871ba1c2a6b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5069 | 2025.01.17 04:25:22.494104 [ 271 ] {bf73f1e0-2b3c-4b73-8bcb-b871ba1c2a6b} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5070 | 2025.01.17 04:25:22.494306 [ 271 ] {bf73f1e0-2b3c-4b73-8bcb-b871ba1c2a6b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.25 MiB/sec. | ||
5071 | 2025.01.17 04:25:22.494370 [ 271 ] {bf73f1e0-2b3c-4b73-8bcb-b871ba1c2a6b} <Debug> TCPHandler: Processed in 0.002273154 sec. | ||
5072 | 2025.01.17 04:25:22.494557 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5073 | 2025.01.17 04:25:22.494696 [ 268 ] {2ff15701-e943-4312-8869-70724eb732c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5074 | 2025.01.17 04:25:22.494753 [ 268 ] {2ff15701-e943-4312-8869-70724eb732c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5075 | 2025.01.17 04:25:22.495359 [ 268 ] {2ff15701-e943-4312-8869-70724eb732c2} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5076 | 2025.01.17 04:25:22.495396 [ 268 ] {2ff15701-e943-4312-8869-70724eb732c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5077 | 2025.01.17 04:25:22.495790 [ 268 ] {2ff15701-e943-4312-8869-70724eb732c2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5078 | 2025.01.17 04:25:22.496034 [ 268 ] {2ff15701-e943-4312-8869-70724eb732c2} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5079 | 2025.01.17 04:25:22.496224 [ 268 ] {2ff15701-e943-4312-8869-70724eb732c2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001562 sec., 40973.11139564661 rows/sec., 3.20 MiB/sec. | ||
5080 | 2025.01.17 04:25:22.496341 [ 268 ] {2ff15701-e943-4312-8869-70724eb732c2} <Debug> TCPHandler: Processed in 0.001851286 sec. | ||
5081 | 2025.01.17 04:25:22.496499 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5082 | 2025.01.17 04:25:22.496605 [ 271 ] {d253c318-60c2-461a-b17f-789955a396e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5083 | 2025.01.17 04:25:22.496654 [ 271 ] {d253c318-60c2-461a-b17f-789955a396e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5084 | 2025.01.17 04:25:22.497180 [ 271 ] {d253c318-60c2-461a-b17f-789955a396e8} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5085 | 2025.01.17 04:25:22.497216 [ 271 ] {d253c318-60c2-461a-b17f-789955a396e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5086 | 2025.01.17 04:25:22.497608 [ 271 ] {d253c318-60c2-461a-b17f-789955a396e8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5087 | 2025.01.17 04:25:22.497848 [ 271 ] {d253c318-60c2-461a-b17f-789955a396e8} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5088 | 2025.01.17 04:25:22.498042 [ 271 ] {d253c318-60c2-461a-b17f-789955a396e8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001452 sec., 88154.26997245179 rows/sec., 6.14 MiB/sec. | ||
5089 | 2025.01.17 04:25:22.498120 [ 271 ] {d253c318-60c2-461a-b17f-789955a396e8} <Debug> TCPHandler: Processed in 0.001678533 sec. | ||
5090 | 2025.01.17 04:25:22.498372 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5091 | 2025.01.17 04:25:22.498533 [ 268 ] {cff52c8c-9b26-437a-b6ab-15689a363b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5092 | 2025.01.17 04:25:22.498589 [ 268 ] {cff52c8c-9b26-437a-b6ab-15689a363b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5093 | 2025.01.17 04:25:22.499086 [ 268 ] {cff52c8c-9b26-437a-b6ab-15689a363b4d} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5094 | 2025.01.17 04:25:22.499123 [ 268 ] {cff52c8c-9b26-437a-b6ab-15689a363b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5095 | 2025.01.17 04:25:22.499475 [ 268 ] {cff52c8c-9b26-437a-b6ab-15689a363b4d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5096 | 2025.01.17 04:25:22.499716 [ 268 ] {cff52c8c-9b26-437a-b6ab-15689a363b4d} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5097 | 2025.01.17 04:25:22.499892 [ 268 ] {cff52c8c-9b26-437a-b6ab-15689a363b4d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001391 sec., 34507.54852624011 rows/sec., 2.33 MiB/sec. | ||
5098 | 2025.01.17 04:25:22.499940 [ 268 ] {cff52c8c-9b26-437a-b6ab-15689a363b4d} <Debug> TCPHandler: Processed in 0.001710884 sec. | ||
5099 | 2025.01.17 04:25:23.233015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
5100 | 2025.01.17 04:25:23.233672 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5101 | 2025.01.17 04:25:23.233713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5102 | 2025.01.17 04:25:23.234314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5103 | 2025.01.17 04:25:23.234582 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5104 | 2025.01.17 04:25:23.234814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
5105 | 2025.01.17 04:25:23.928805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
5106 | 2025.01.17 04:25:23.948372 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5107 | 2025.01.17 04:25:23.948428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5108 | 2025.01.17 04:25:23.956396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5109 | 2025.01.17 04:25:23.957184 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5110 | 2025.01.17 04:25:23.959896 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
5111 | 2025.01.17 04:25:27.494862 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5112 | 2025.01.17 04:25:27.495070 [ 271 ] {f4da1efe-2420-44c2-aec6-1c8fab2acd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5113 | 2025.01.17 04:25:27.495148 [ 271 ] {f4da1efe-2420-44c2-aec6-1c8fab2acd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5114 | 2025.01.17 04:25:27.495973 [ 271 ] {f4da1efe-2420-44c2-aec6-1c8fab2acd0c} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5115 | 2025.01.17 04:25:27.496021 [ 271 ] {f4da1efe-2420-44c2-aec6-1c8fab2acd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5116 | 2025.01.17 04:25:27.496469 [ 271 ] {f4da1efe-2420-44c2-aec6-1c8fab2acd0c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5117 | 2025.01.17 04:25:27.496720 [ 271 ] {f4da1efe-2420-44c2-aec6-1c8fab2acd0c} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5118 | 2025.01.17 04:25:27.496927 [ 271 ] {f4da1efe-2420-44c2-aec6-1c8fab2acd0c} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001918 sec., 56308.654848800834 rows/sec., 4.72 MiB/sec. | ||
5119 | 2025.01.17 04:25:27.496992 [ 271 ] {f4da1efe-2420-44c2-aec6-1c8fab2acd0c} <Debug> TCPHandler: Processed in 0.002274745 sec. | ||
5120 | 2025.01.17 04:25:27.497183 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5121 | 2025.01.17 04:25:27.497322 [ 268 ] {36567d63-9e64-4437-9666-a69e97899ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5122 | 2025.01.17 04:25:27.497383 [ 268 ] {36567d63-9e64-4437-9666-a69e97899ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5123 | 2025.01.17 04:25:27.498052 [ 268 ] {36567d63-9e64-4437-9666-a69e97899ae8} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5124 | 2025.01.17 04:25:27.498098 [ 268 ] {36567d63-9e64-4437-9666-a69e97899ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5125 | 2025.01.17 04:25:27.498466 [ 268 ] {36567d63-9e64-4437-9666-a69e97899ae8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5126 | 2025.01.17 04:25:27.498707 [ 268 ] {36567d63-9e64-4437-9666-a69e97899ae8} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5127 | 2025.01.17 04:25:27.498885 [ 268 ] {36567d63-9e64-4437-9666-a69e97899ae8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001598 sec., 16270.337922403003 rows/sec., 1.19 MiB/sec. | ||
5128 | 2025.01.17 04:25:27.498936 [ 268 ] {36567d63-9e64-4437-9666-a69e97899ae8} <Debug> TCPHandler: Processed in 0.001823406 sec. | ||
5129 | 2025.01.17 04:25:27.499077 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5130 | 2025.01.17 04:25:27.499184 [ 271 ] {9a44f4a8-22fa-48a0-95d1-21a778bd37ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5131 | 2025.01.17 04:25:27.499230 [ 271 ] {9a44f4a8-22fa-48a0-95d1-21a778bd37ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5132 | 2025.01.17 04:25:27.499780 [ 271 ] {9a44f4a8-22fa-48a0-95d1-21a778bd37ee} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5133 | 2025.01.17 04:25:27.499817 [ 271 ] {9a44f4a8-22fa-48a0-95d1-21a778bd37ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5134 | 2025.01.17 04:25:27.500171 [ 271 ] {9a44f4a8-22fa-48a0-95d1-21a778bd37ee} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5135 | 2025.01.17 04:25:27.500405 [ 271 ] {9a44f4a8-22fa-48a0-95d1-21a778bd37ee} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5136 | 2025.01.17 04:25:27.500603 [ 271 ] {9a44f4a8-22fa-48a0-95d1-21a778bd37ee} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001441 sec., 62456.627342123524 rows/sec., 4.88 MiB/sec. | ||
5137 | 2025.01.17 04:25:27.500656 [ 271 ] {9a44f4a8-22fa-48a0-95d1-21a778bd37ee} <Debug> TCPHandler: Processed in 0.001633112 sec. | ||
5138 | 2025.01.17 04:25:27.500802 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5139 | 2025.01.17 04:25:27.500910 [ 268 ] {aadd83a1-82c7-4e80-bfff-9b8c57a59bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5140 | 2025.01.17 04:25:27.500959 [ 268 ] {aadd83a1-82c7-4e80-bfff-9b8c57a59bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5141 | 2025.01.17 04:25:27.501489 [ 268 ] {aadd83a1-82c7-4e80-bfff-9b8c57a59bba} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5142 | 2025.01.17 04:25:27.501529 [ 268 ] {aadd83a1-82c7-4e80-bfff-9b8c57a59bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5143 | 2025.01.17 04:25:27.501913 [ 268 ] {aadd83a1-82c7-4e80-bfff-9b8c57a59bba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5144 | 2025.01.17 04:25:27.502161 [ 268 ] {aadd83a1-82c7-4e80-bfff-9b8c57a59bba} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5145 | 2025.01.17 04:25:27.502376 [ 268 ] {aadd83a1-82c7-4e80-bfff-9b8c57a59bba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. | ||
5146 | 2025.01.17 04:25:27.502427 [ 268 ] {aadd83a1-82c7-4e80-bfff-9b8c57a59bba} <Debug> TCPHandler: Processed in 0.001676523 sec. | ||
5147 | 2025.01.17 04:25:27.502582 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5148 | 2025.01.17 04:25:27.502687 [ 271 ] {0b2057c0-f328-4e0a-b72e-b624a3de4af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5149 | 2025.01.17 04:25:27.502752 [ 271 ] {0b2057c0-f328-4e0a-b72e-b624a3de4af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5150 | 2025.01.17 04:25:27.503867 [ 271 ] {0b2057c0-f328-4e0a-b72e-b624a3de4af8} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5151 | 2025.01.17 04:25:27.503908 [ 271 ] {0b2057c0-f328-4e0a-b72e-b624a3de4af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5152 | 2025.01.17 04:25:27.504536 [ 271 ] {0b2057c0-f328-4e0a-b72e-b624a3de4af8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5153 | 2025.01.17 04:25:27.504802 [ 271 ] {0b2057c0-f328-4e0a-b72e-b624a3de4af8} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5154 | 2025.01.17 04:25:27.505049 [ 271 ] {0b2057c0-f328-4e0a-b72e-b624a3de4af8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002384 sec., 10906.040268456376 rows/sec., 19.54 MiB/sec. | ||
5155 | 2025.01.17 04:25:27.505159 [ 271 ] {0b2057c0-f328-4e0a-b72e-b624a3de4af8} <Debug> TCPHandler: Processed in 0.002628832 sec. | ||
5156 | 2025.01.17 04:25:27.505308 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5157 | 2025.01.17 04:25:27.505420 [ 268 ] {3022e4c8-a027-4cb3-a570-0604ac4ae891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5158 | 2025.01.17 04:25:27.505467 [ 268 ] {3022e4c8-a027-4cb3-a570-0604ac4ae891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5159 | 2025.01.17 04:25:27.505921 [ 268 ] {3022e4c8-a027-4cb3-a570-0604ac4ae891} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5160 | 2025.01.17 04:25:27.505961 [ 268 ] {3022e4c8-a027-4cb3-a570-0604ac4ae891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5161 | 2025.01.17 04:25:27.506333 [ 268 ] {3022e4c8-a027-4cb3-a570-0604ac4ae891} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5162 | 2025.01.17 04:25:27.506582 [ 268 ] {3022e4c8-a027-4cb3-a570-0604ac4ae891} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5163 | 2025.01.17 04:25:27.506796 [ 268 ] {3022e4c8-a027-4cb3-a570-0604ac4ae891} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. | ||
5164 | 2025.01.17 04:25:27.506848 [ 268 ] {3022e4c8-a027-4cb3-a570-0604ac4ae891} <Debug> TCPHandler: Processed in 0.001594671 sec. | ||
5165 | 2025.01.17 04:25:29.235519 [ 49 ] {} <Debug> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5166 | 2025.01.17 04:25:29.235594 [ 49 ] {} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5167 | 2025.01.17 04:25:29.235616 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5168 | 2025.01.17 04:25:29.235839 [ 190 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
5169 | 2025.01.17 04:25:29.236037 [ 190 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5170 | 2025.01.17 04:25:29.236083 [ 190 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
5171 | 2025.01.17 04:25:29.236171 [ 190 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
5172 | 2025.01.17 04:25:29.236353 [ 190 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
5173 | 2025.01.17 04:25:29.236634 [ 190 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
5174 | 2025.01.17 04:25:29.236780 [ 190 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
5175 | 2025.01.17 04:25:29.237847 [ 195 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002145762 sec., 41943.14187687171 rows/sec., 2.14 MiB/sec. | ||
5176 | 2025.01.17 04:25:29.237999 [ 190 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5177 | 2025.01.17 04:25:29.238285 [ 190 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_15_3} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5178 | 2025.01.17 04:25:29.238362 [ 190 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_15_3} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5179 | 2025.01.17 04:25:29.238442 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5180 | 2025.01.17 04:25:29.542709 [ 49 ] {} <Debug> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5181 | 2025.01.17 04:25:29.542801 [ 49 ] {} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5182 | 2025.01.17 04:25:29.542842 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5183 | 2025.01.17 04:25:29.543103 [ 192 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
5184 | 2025.01.17 04:25:29.543323 [ 192 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5185 | 2025.01.17 04:25:29.543367 [ 192 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 244 rows starting from the beginning of the part | ||
5186 | 2025.01.17 04:25:29.543474 [ 192 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
5187 | 2025.01.17 04:25:29.543600 [ 192 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
5188 | 2025.01.17 04:25:29.543700 [ 192 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
5189 | 2025.01.17 04:25:29.543815 [ 192 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
5190 | 2025.01.17 04:25:29.544936 [ 190 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001979539 sec., 381907.1005926127 rows/sec., 27.34 MiB/sec. | ||
5191 | 2025.01.17 04:25:29.545175 [ 195 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5192 | 2025.01.17 04:25:29.545569 [ 195 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_15_3} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5193 | 2025.01.17 04:25:29.545674 [ 195 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_15_3} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5194 | 2025.01.17 04:25:29.545791 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
5195 | 2025.01.17 04:25:30.625392 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5196 | 2025.01.17 04:25:30.625442 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5197 | 2025.01.17 04:25:30.735038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
5198 | 2025.01.17 04:25:30.735780 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5199 | 2025.01.17 04:25:30.735834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5200 | 2025.01.17 04:25:30.736465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5201 | 2025.01.17 04:25:30.736729 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5202 | 2025.01.17 04:25:30.736979 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5203 | 2025.01.17 04:25:30.771751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 742 | ||
5204 | 2025.01.17 04:25:30.774571 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5205 | 2025.01.17 04:25:30.774613 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5206 | 2025.01.17 04:25:30.776104 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5207 | 2025.01.17 04:25:30.776410 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5208 | 2025.01.17 04:25:30.776563 [ 46 ] {} <Debug> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5209 | 2025.01.17 04:25:30.776621 [ 46 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5210 | 2025.01.17 04:25:30.776656 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5211 | 2025.01.17 04:25:30.776933 [ 190 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
5212 | 2025.01.17 04:25:30.777292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
5213 | 2025.01.17 04:25:30.777720 [ 190 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5214 | 2025.01.17 04:25:30.777840 [ 190 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 552 rows starting from the beginning of the part | ||
5215 | 2025.01.17 04:25:30.778399 [ 190 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 58 rows starting from the beginning of the part | ||
5216 | 2025.01.17 04:25:30.778881 [ 190 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
5217 | 2025.01.17 04:25:30.779368 [ 190 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
5218 | 2025.01.17 04:25:30.779880 [ 190 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
5219 | 2025.01.17 04:25:30.780410 [ 190 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
5220 | 2025.01.17 04:25:30.788201 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 72 columns (72 merged, 0 gathered) in 0.011456885 sec., 64764.54987546789 rows/sec., 54.62 MiB/sec. | ||
5221 | 2025.01.17 04:25:30.789910 [ 200 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5222 | 2025.01.17 04:25:30.790730 [ 200 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_16_3} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5223 | 2025.01.17 04:25:30.790830 [ 200 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_16_3} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5224 | 2025.01.17 04:25:30.791161 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
5225 | 2025.01.17 04:25:31.460061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5226 | 2025.01.17 04:25:31.482611 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5227 | 2025.01.17 04:25:31.482674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5228 | 2025.01.17 04:25:31.490304 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5229 | 2025.01.17 04:25:31.491171 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5230 | 2025.01.17 04:25:31.494406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5231 | 2025.01.17 04:25:32.498568 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5232 | 2025.01.17 04:25:32.498815 [ 271 ] {c1dbbc88-64a2-4bea-bdff-857ea1258e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5233 | 2025.01.17 04:25:32.498918 [ 271 ] {c1dbbc88-64a2-4bea-bdff-857ea1258e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5234 | 2025.01.17 04:25:32.499854 [ 271 ] {c1dbbc88-64a2-4bea-bdff-857ea1258e13} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5235 | 2025.01.17 04:25:32.499900 [ 271 ] {c1dbbc88-64a2-4bea-bdff-857ea1258e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5236 | 2025.01.17 04:25:32.500479 [ 271 ] {c1dbbc88-64a2-4bea-bdff-857ea1258e13} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5237 | 2025.01.17 04:25:32.500824 [ 271 ] {c1dbbc88-64a2-4bea-bdff-857ea1258e13} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5238 | 2025.01.17 04:25:32.501117 [ 271 ] {c1dbbc88-64a2-4bea-bdff-857ea1258e13} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00237 sec., 5907.17299578059 rows/sec., 425.24 KiB/sec. | ||
5239 | 2025.01.17 04:25:32.501206 [ 271 ] {c1dbbc88-64a2-4bea-bdff-857ea1258e13} <Debug> TCPHandler: Processed in 0.002804995 sec. | ||
5240 | 2025.01.17 04:25:32.501460 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5241 | 2025.01.17 04:25:32.501598 [ 268 ] {6fc308ad-2bce-415a-979e-52098732ddf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5242 | 2025.01.17 04:25:32.501657 [ 268 ] {6fc308ad-2bce-415a-979e-52098732ddf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5243 | 2025.01.17 04:25:32.502403 [ 268 ] {6fc308ad-2bce-415a-979e-52098732ddf2} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5244 | 2025.01.17 04:25:32.502441 [ 268 ] {6fc308ad-2bce-415a-979e-52098732ddf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5245 | 2025.01.17 04:25:32.502826 [ 268 ] {6fc308ad-2bce-415a-979e-52098732ddf2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5246 | 2025.01.17 04:25:32.503080 [ 268 ] {6fc308ad-2bce-415a-979e-52098732ddf2} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5247 | 2025.01.17 04:25:32.503217 [ 44 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5248 | 2025.01.17 04:25:32.503258 [ 44 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5249 | 2025.01.17 04:25:32.503270 [ 268 ] {6fc308ad-2bce-415a-979e-52098732ddf2} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001709 sec., 133996.4891749561 rows/sec., 11.74 MiB/sec. | ||
5250 | 2025.01.17 04:25:32.503284 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5251 | 2025.01.17 04:25:32.503370 [ 268 ] {6fc308ad-2bce-415a-979e-52098732ddf2} <Debug> TCPHandler: Processed in 0.001981788 sec. | ||
5252 | 2025.01.17 04:25:32.503657 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5253 | 2025.01.17 04:25:32.503712 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
5254 | 2025.01.17 04:25:32.504021 [ 271 ] {be0108a0-9ac3-42f3-bbf8-04912438697b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5255 | 2025.01.17 04:25:32.504116 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5256 | 2025.01.17 04:25:32.504138 [ 271 ] {be0108a0-9ac3-42f3-bbf8-04912438697b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5257 | 2025.01.17 04:25:32.504185 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
5258 | 2025.01.17 04:25:32.504515 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 108 rows starting from the beginning of the part | ||
5259 | 2025.01.17 04:25:32.504916 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1369 rows starting from the beginning of the part | ||
5260 | 2025.01.17 04:25:32.505250 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
5261 | 2025.01.17 04:25:32.505610 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 108 rows starting from the beginning of the part | ||
5262 | 2025.01.17 04:25:32.505962 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 229 rows starting from the beginning of the part | ||
5263 | 2025.01.17 04:25:32.506999 [ 271 ] {be0108a0-9ac3-42f3-bbf8-04912438697b} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5264 | 2025.01.17 04:25:32.507081 [ 271 ] {be0108a0-9ac3-42f3-bbf8-04912438697b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5265 | 2025.01.17 04:25:32.508082 [ 271 ] {be0108a0-9ac3-42f3-bbf8-04912438697b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5266 | 2025.01.17 04:25:32.508621 [ 271 ] {be0108a0-9ac3-42f3-bbf8-04912438697b} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5267 | 2025.01.17 04:25:32.508974 [ 271 ] {be0108a0-9ac3-42f3-bbf8-04912438697b} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.005026 sec., 3979.3076004775166 rows/sec., 285.24 KiB/sec. | ||
5268 | 2025.01.17 04:25:32.509378 [ 271 ] {be0108a0-9ac3-42f3-bbf8-04912438697b} <Debug> TCPHandler: Processed in 0.005855025 sec. | ||
5269 | 2025.01.17 04:25:32.509772 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5270 | 2025.01.17 04:25:32.510341 [ 268 ] {b3608bfd-2e42-40f2-9ced-eeca4664ebb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5271 | 2025.01.17 04:25:32.510496 [ 268 ] {b3608bfd-2e42-40f2-9ced-eeca4664ebb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5272 | 2025.01.17 04:25:32.510600 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.007198891 sec., 458681.76084344106 rows/sec., 40.20 MiB/sec. | ||
5273 | 2025.01.17 04:25:32.510934 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5274 | 2025.01.17 04:25:32.511560 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_36_7} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5275 | 2025.01.17 04:25:32.511707 [ 268 ] {b3608bfd-2e42-40f2-9ced-eeca4664ebb0} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5276 | 2025.01.17 04:25:32.511755 [ 193 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_36_7} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5277 | 2025.01.17 04:25:32.511766 [ 268 ] {b3608bfd-2e42-40f2-9ced-eeca4664ebb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5278 | 2025.01.17 04:25:32.511924 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
5279 | 2025.01.17 04:25:32.512272 [ 268 ] {b3608bfd-2e42-40f2-9ced-eeca4664ebb0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5280 | 2025.01.17 04:25:32.512530 [ 268 ] {b3608bfd-2e42-40f2-9ced-eeca4664ebb0} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5281 | 2025.01.17 04:25:32.512705 [ 268 ] {b3608bfd-2e42-40f2-9ced-eeca4664ebb0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002562 sec., 5464.48087431694 rows/sec., 382.70 KiB/sec. | ||
5282 | 2025.01.17 04:25:32.512766 [ 268 ] {b3608bfd-2e42-40f2-9ced-eeca4664ebb0} <Debug> TCPHandler: Processed in 0.003229843 sec. | ||
5283 | 2025.01.17 04:25:32.512912 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5284 | 2025.01.17 04:25:32.513018 [ 271 ] {80366fe1-e45e-4269-8310-26b9b5724c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5285 | 2025.01.17 04:25:32.513062 [ 271 ] {80366fe1-e45e-4269-8310-26b9b5724c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5286 | 2025.01.17 04:25:32.513594 [ 271 ] {80366fe1-e45e-4269-8310-26b9b5724c9f} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5287 | 2025.01.17 04:25:32.513633 [ 271 ] {80366fe1-e45e-4269-8310-26b9b5724c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5288 | 2025.01.17 04:25:32.513982 [ 271 ] {80366fe1-e45e-4269-8310-26b9b5724c9f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5289 | 2025.01.17 04:25:32.514221 [ 271 ] {80366fe1-e45e-4269-8310-26b9b5724c9f} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5290 | 2025.01.17 04:25:32.514392 [ 271 ] {80366fe1-e45e-4269-8310-26b9b5724c9f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001396 sec., 9312.320916905443 rows/sec., 580.62 KiB/sec. | ||
5291 | 2025.01.17 04:25:32.514443 [ 271 ] {80366fe1-e45e-4269-8310-26b9b5724c9f} <Debug> TCPHandler: Processed in 0.001585291 sec. | ||
5292 | 2025.01.17 04:25:32.514587 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5293 | 2025.01.17 04:25:32.514693 [ 268 ] {05cd8623-9890-4355-a3ab-9a91c3ecf26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5294 | 2025.01.17 04:25:32.514737 [ 268 ] {05cd8623-9890-4355-a3ab-9a91c3ecf26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5295 | 2025.01.17 04:25:32.515416 [ 268 ] {05cd8623-9890-4355-a3ab-9a91c3ecf26e} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5296 | 2025.01.17 04:25:32.515455 [ 268 ] {05cd8623-9890-4355-a3ab-9a91c3ecf26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5297 | 2025.01.17 04:25:32.515853 [ 268 ] {05cd8623-9890-4355-a3ab-9a91c3ecf26e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5298 | 2025.01.17 04:25:32.516100 [ 268 ] {05cd8623-9890-4355-a3ab-9a91c3ecf26e} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5299 | 2025.01.17 04:25:32.516220 [ 44 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5300 | 2025.01.17 04:25:32.516259 [ 44 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5301 | 2025.01.17 04:25:32.516283 [ 268 ] {05cd8623-9890-4355-a3ab-9a91c3ecf26e} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.001609 sec., 245494.09571162213 rows/sec., 17.43 MiB/sec. | ||
5302 | 2025.01.17 04:25:32.516286 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5303 | 2025.01.17 04:25:32.516408 [ 268 ] {05cd8623-9890-4355-a3ab-9a91c3ecf26e} <Debug> TCPHandler: Processed in 0.001866846 sec. | ||
5304 | 2025.01.17 04:25:32.516507 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
5305 | 2025.01.17 04:25:32.516653 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5306 | 2025.01.17 04:25:32.516679 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5307 | 2025.01.17 04:25:32.516732 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part | ||
5308 | 2025.01.17 04:25:32.516966 [ 271 ] {1f782723-6d38-426d-bf65-3b31d6a5c35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5309 | 2025.01.17 04:25:32.517049 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
5310 | 2025.01.17 04:25:32.517143 [ 271 ] {1f782723-6d38-426d-bf65-3b31d6a5c35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5311 | 2025.01.17 04:25:32.517350 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 851 rows starting from the beginning of the part | ||
5312 | 2025.01.17 04:25:32.517772 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
5313 | 2025.01.17 04:25:32.518125 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
5314 | 2025.01.17 04:25:32.518402 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 395 rows starting from the beginning of the part | ||
5315 | 2025.01.17 04:25:32.519434 [ 271 ] {1f782723-6d38-426d-bf65-3b31d6a5c35d} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5316 | 2025.01.17 04:25:32.519505 [ 271 ] {1f782723-6d38-426d-bf65-3b31d6a5c35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5317 | 2025.01.17 04:25:32.520573 [ 271 ] {1f782723-6d38-426d-bf65-3b31d6a5c35d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5318 | 2025.01.17 04:25:32.520986 [ 271 ] {1f782723-6d38-426d-bf65-3b31d6a5c35d} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5319 | 2025.01.17 04:25:32.521712 [ 271 ] {1f782723-6d38-426d-bf65-3b31d6a5c35d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004833 sec., 1241.4649286157667 rows/sec., 64.86 KiB/sec. | ||
5320 | 2025.01.17 04:25:32.522109 [ 271 ] {1f782723-6d38-426d-bf65-3b31d6a5c35d} <Debug> TCPHandler: Processed in 0.005563399 sec. | ||
5321 | 2025.01.17 04:25:32.522134 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.005746263 sec., 418184.8272520767 rows/sec., 32.06 MiB/sec. | ||
5322 | 2025.01.17 04:25:32.522287 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5323 | 2025.01.17 04:25:32.522372 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5324 | 2025.01.17 04:25:32.522492 [ 268 ] {34f7488d-ef18-4a4a-9244-a98f0fe29f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5325 | 2025.01.17 04:25:32.522592 [ 268 ] {34f7488d-ef18-4a4a-9244-a98f0fe29f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5326 | 2025.01.17 04:25:32.522964 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_36_7} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5327 | 2025.01.17 04:25:32.523167 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_36_7} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5328 | 2025.01.17 04:25:32.523259 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
5329 | 2025.01.17 04:25:32.523550 [ 268 ] {34f7488d-ef18-4a4a-9244-a98f0fe29f19} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5330 | 2025.01.17 04:25:32.523593 [ 268 ] {34f7488d-ef18-4a4a-9244-a98f0fe29f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5331 | 2025.01.17 04:25:32.524000 [ 268 ] {34f7488d-ef18-4a4a-9244-a98f0fe29f19} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5332 | 2025.01.17 04:25:32.524249 [ 268 ] {34f7488d-ef18-4a4a-9244-a98f0fe29f19} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5333 | 2025.01.17 04:25:32.524429 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5334 | 2025.01.17 04:25:32.524496 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5335 | 2025.01.17 04:25:32.524504 [ 268 ] {34f7488d-ef18-4a4a-9244-a98f0fe29f19} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002088 sec., 113505.74712643678 rows/sec., 7.61 MiB/sec. | ||
5336 | 2025.01.17 04:25:32.524536 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5337 | 2025.01.17 04:25:32.524682 [ 268 ] {34f7488d-ef18-4a4a-9244-a98f0fe29f19} <Debug> TCPHandler: Processed in 0.002461168 sec. | ||
5338 | 2025.01.17 04:25:32.525046 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5339 | 2025.01.17 04:25:32.525138 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
5340 | 2025.01.17 04:25:32.525454 [ 271 ] {0304c0ff-41ba-4d67-a6cc-5c3e8542204a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5341 | 2025.01.17 04:25:32.525639 [ 271 ] {0304c0ff-41ba-4d67-a6cc-5c3e8542204a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5342 | 2025.01.17 04:25:32.525716 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5343 | 2025.01.17 04:25:32.525842 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9872 rows starting from the beginning of the part | ||
5344 | 2025.01.17 04:25:32.526341 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
5345 | 2025.01.17 04:25:32.526671 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 955 rows starting from the beginning of the part | ||
5346 | 2025.01.17 04:25:32.527040 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 128 rows starting from the beginning of the part | ||
5347 | 2025.01.17 04:25:32.527609 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
5348 | 2025.01.17 04:25:32.528087 [ 196 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part | ||
5349 | 2025.01.17 04:25:32.529006 [ 271 ] {0304c0ff-41ba-4d67-a6cc-5c3e8542204a} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5350 | 2025.01.17 04:25:32.529049 [ 271 ] {0304c0ff-41ba-4d67-a6cc-5c3e8542204a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5351 | 2025.01.17 04:25:32.529638 [ 271 ] {0304c0ff-41ba-4d67-a6cc-5c3e8542204a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5352 | 2025.01.17 04:25:32.529911 [ 271 ] {0304c0ff-41ba-4d67-a6cc-5c3e8542204a} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5353 | 2025.01.17 04:25:32.530236 [ 271 ] {0304c0ff-41ba-4d67-a6cc-5c3e8542204a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004916 sec., 203.4174125305126 rows/sec., 13.71 KiB/sec. | ||
5354 | 2025.01.17 04:25:32.530317 [ 271 ] {0304c0ff-41ba-4d67-a6cc-5c3e8542204a} <Debug> TCPHandler: Processed in 0.005493678 sec. | ||
5355 | 2025.01.17 04:25:32.530500 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5356 | 2025.01.17 04:25:32.530659 [ 268 ] {32aca3fe-0af9-4222-8b12-048bb011c05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5357 | 2025.01.17 04:25:32.530754 [ 268 ] {32aca3fe-0af9-4222-8b12-048bb011c05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5358 | 2025.01.17 04:25:32.532175 [ 268 ] {32aca3fe-0af9-4222-8b12-048bb011c05f} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5359 | 2025.01.17 04:25:32.532220 [ 268 ] {32aca3fe-0af9-4222-8b12-048bb011c05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5360 | 2025.01.17 04:25:32.532644 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11512 rows, containing 5 columns (5 merged, 0 gathered) in 0.007967877 sec., 1444801.419499824 rows/sec., 97.38 MiB/sec. | ||
5361 | 2025.01.17 04:25:32.533105 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5362 | 2025.01.17 04:25:32.533331 [ 268 ] {32aca3fe-0af9-4222-8b12-048bb011c05f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5363 | 2025.01.17 04:25:32.533717 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5364 | 2025.01.17 04:25:32.533948 [ 268 ] {32aca3fe-0af9-4222-8b12-048bb011c05f} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5365 | 2025.01.17 04:25:32.533951 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5366 | 2025.01.17 04:25:32.534164 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
5367 | 2025.01.17 04:25:32.534736 [ 268 ] {32aca3fe-0af9-4222-8b12-048bb011c05f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004064 sec., 3198.8188976377955 rows/sec., 5.73 MiB/sec. | ||
5368 | 2025.01.17 04:25:32.535295 [ 268 ] {32aca3fe-0af9-4222-8b12-048bb011c05f} <Debug> TCPHandler: Processed in 0.004873915 sec. | ||
5369 | 2025.01.17 04:25:32.535453 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5370 | 2025.01.17 04:25:32.535585 [ 271 ] {fd9e00d1-01d8-49ce-ada6-cda600e83bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5371 | 2025.01.17 04:25:32.535640 [ 271 ] {fd9e00d1-01d8-49ce-ada6-cda600e83bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5372 | 2025.01.17 04:25:32.536238 [ 271 ] {fd9e00d1-01d8-49ce-ada6-cda600e83bb5} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5373 | 2025.01.17 04:25:32.536293 [ 271 ] {fd9e00d1-01d8-49ce-ada6-cda600e83bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5374 | 2025.01.17 04:25:32.536814 [ 271 ] {fd9e00d1-01d8-49ce-ada6-cda600e83bb5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5375 | 2025.01.17 04:25:32.537143 [ 271 ] {fd9e00d1-01d8-49ce-ada6-cda600e83bb5} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5376 | 2025.01.17 04:25:32.537338 [ 45 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5377 | 2025.01.17 04:25:32.537405 [ 45 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5378 | 2025.01.17 04:25:32.537439 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5379 | 2025.01.17 04:25:32.537482 [ 271 ] {fd9e00d1-01d8-49ce-ada6-cda600e83bb5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001913 sec., 42864.6105593309 rows/sec., 2.72 MiB/sec. | ||
5380 | 2025.01.17 04:25:32.538033 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
5381 | 2025.01.17 04:25:32.538243 [ 271 ] {fd9e00d1-01d8-49ce-ada6-cda600e83bb5} <Debug> TCPHandler: Processed in 0.002842096 sec. | ||
5382 | 2025.01.17 04:25:32.538773 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5383 | 2025.01.17 04:25:32.538899 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1856 rows starting from the beginning of the part | ||
5384 | 2025.01.17 04:25:32.539295 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
5385 | 2025.01.17 04:25:32.539464 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
5386 | 2025.01.17 04:25:32.539569 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
5387 | 2025.01.17 04:25:32.539766 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
5388 | 2025.01.17 04:25:32.539890 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part | ||
5389 | 2025.01.17 04:25:32.541382 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2140 rows, containing 4 columns (4 merged, 0 gathered) in 0.003840296 sec., 557248.712078444 rows/sec., 36.23 MiB/sec. | ||
5390 | 2025.01.17 04:25:32.541632 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5391 | 2025.01.17 04:25:32.541950 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_36_7} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5392 | 2025.01.17 04:25:32.542038 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_36_7} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5393 | 2025.01.17 04:25:32.542130 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
5394 | 2025.01.17 04:25:37.494913 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5395 | 2025.01.17 04:25:37.495121 [ 271 ] {a0bbf5aa-2bb9-4302-9414-1917ee332e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5396 | 2025.01.17 04:25:37.495207 [ 271 ] {a0bbf5aa-2bb9-4302-9414-1917ee332e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5397 | 2025.01.17 04:25:37.496078 [ 271 ] {a0bbf5aa-2bb9-4302-9414-1917ee332e4c} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5398 | 2025.01.17 04:25:37.496135 [ 271 ] {a0bbf5aa-2bb9-4302-9414-1917ee332e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5399 | 2025.01.17 04:25:37.496606 [ 271 ] {a0bbf5aa-2bb9-4302-9414-1917ee332e4c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5400 | 2025.01.17 04:25:37.496870 [ 271 ] {a0bbf5aa-2bb9-4302-9414-1917ee332e4c} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5401 | 2025.01.17 04:25:37.497118 [ 271 ] {a0bbf5aa-2bb9-4302-9414-1917ee332e4c} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002054 sec., 52580.33106134372 rows/sec., 4.41 MiB/sec. | ||
5402 | 2025.01.17 04:25:37.497187 [ 271 ] {a0bbf5aa-2bb9-4302-9414-1917ee332e4c} <Debug> TCPHandler: Processed in 0.002412347 sec. | ||
5403 | 2025.01.17 04:25:37.497370 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5404 | 2025.01.17 04:25:37.497490 [ 268 ] {e747bfc8-85ff-477a-83bf-2cfd46bea110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5405 | 2025.01.17 04:25:37.497539 [ 268 ] {e747bfc8-85ff-477a-83bf-2cfd46bea110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5406 | 2025.01.17 04:25:37.498130 [ 268 ] {e747bfc8-85ff-477a-83bf-2cfd46bea110} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5407 | 2025.01.17 04:25:37.498172 [ 268 ] {e747bfc8-85ff-477a-83bf-2cfd46bea110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5408 | 2025.01.17 04:25:37.498553 [ 268 ] {e747bfc8-85ff-477a-83bf-2cfd46bea110} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5409 | 2025.01.17 04:25:37.498806 [ 268 ] {e747bfc8-85ff-477a-83bf-2cfd46bea110} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5410 | 2025.01.17 04:25:37.498991 [ 37 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5411 | 2025.01.17 04:25:37.499055 [ 268 ] {e747bfc8-85ff-477a-83bf-2cfd46bea110} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001585 sec., 16403.78548895899 rows/sec., 1.20 MiB/sec. | ||
5412 | 2025.01.17 04:25:37.499092 [ 37 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5413 | 2025.01.17 04:25:37.499171 [ 268 ] {e747bfc8-85ff-477a-83bf-2cfd46bea110} <Debug> TCPHandler: Processed in 0.001856566 sec. | ||
5414 | 2025.01.17 04:25:37.499171 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5415 | 2025.01.17 04:25:37.499370 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5416 | 2025.01.17 04:25:37.499382 [ 201 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
5417 | 2025.01.17 04:25:37.499588 [ 271 ] {5fcb2ef4-4dd7-4dc6-b1ce-164c74a1a8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5418 | 2025.01.17 04:25:37.499639 [ 201 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5419 | 2025.01.17 04:25:37.499685 [ 271 ] {5fcb2ef4-4dd7-4dc6-b1ce-164c74a1a8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5420 | 2025.01.17 04:25:37.499711 [ 201 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 64 rows starting from the beginning of the part | ||
5421 | 2025.01.17 04:25:37.500064 [ 201 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
5422 | 2025.01.17 04:25:37.500421 [ 201 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
5423 | 2025.01.17 04:25:37.500802 [ 201 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
5424 | 2025.01.17 04:25:37.501277 [ 201 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
5425 | 2025.01.17 04:25:37.501555 [ 201 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
5426 | 2025.01.17 04:25:37.502476 [ 271 ] {5fcb2ef4-4dd7-4dc6-b1ce-164c74a1a8c8} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5427 | 2025.01.17 04:25:37.502555 [ 271 ] {5fcb2ef4-4dd7-4dc6-b1ce-164c74a1a8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5428 | 2025.01.17 04:25:37.503644 [ 271 ] {5fcb2ef4-4dd7-4dc6-b1ce-164c74a1a8c8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5429 | 2025.01.17 04:25:37.504277 [ 271 ] {5fcb2ef4-4dd7-4dc6-b1ce-164c74a1a8c8} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5430 | 2025.01.17 04:25:37.504517 [ 198 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005211312 sec., 34924.026809371615 rows/sec., 2.64 MiB/sec. | ||
5431 | 2025.01.17 04:25:37.504724 [ 271 ] {5fcb2ef4-4dd7-4dc6-b1ce-164c74a1a8c8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.005214 sec., 17261.219792865362 rows/sec., 1.35 MiB/sec. | ||
5432 | 2025.01.17 04:25:37.504843 [ 198 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5433 | 2025.01.17 04:25:37.504860 [ 271 ] {5fcb2ef4-4dd7-4dc6-b1ce-164c74a1a8c8} <Debug> TCPHandler: Processed in 0.005576669 sec. | ||
5434 | 2025.01.17 04:25:37.505063 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5435 | 2025.01.17 04:25:37.505235 [ 268 ] {44090ef5-14db-4676-a450-808aa715f905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5436 | 2025.01.17 04:25:37.505323 [ 268 ] {44090ef5-14db-4676-a450-808aa715f905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5437 | 2025.01.17 04:25:37.505401 [ 198 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_31_6} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5438 | 2025.01.17 04:25:37.505643 [ 198 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_31_6} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5439 | 2025.01.17 04:25:37.505841 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5440 | 2025.01.17 04:25:37.506221 [ 268 ] {44090ef5-14db-4676-a450-808aa715f905} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5441 | 2025.01.17 04:25:37.506264 [ 268 ] {44090ef5-14db-4676-a450-808aa715f905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5442 | 2025.01.17 04:25:37.506674 [ 268 ] {44090ef5-14db-4676-a450-808aa715f905} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5443 | 2025.01.17 04:25:37.506920 [ 268 ] {44090ef5-14db-4676-a450-808aa715f905} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5444 | 2025.01.17 04:25:37.507121 [ 268 ] {44090ef5-14db-4676-a450-808aa715f905} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001934 sec., 82730.09307135471 rows/sec., 5.76 MiB/sec. | ||
5445 | 2025.01.17 04:25:37.507178 [ 268 ] {44090ef5-14db-4676-a450-808aa715f905} <Debug> TCPHandler: Processed in 0.002203693 sec. | ||
5446 | 2025.01.17 04:25:37.507320 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5447 | 2025.01.17 04:25:37.507434 [ 271 ] {377f5b0a-f46a-4d46-b6d5-64ce22ed7c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5448 | 2025.01.17 04:25:37.507502 [ 271 ] {377f5b0a-f46a-4d46-b6d5-64ce22ed7c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5449 | 2025.01.17 04:25:37.508636 [ 271 ] {377f5b0a-f46a-4d46-b6d5-64ce22ed7c62} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5450 | 2025.01.17 04:25:37.508677 [ 271 ] {377f5b0a-f46a-4d46-b6d5-64ce22ed7c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5451 | 2025.01.17 04:25:37.509317 [ 271 ] {377f5b0a-f46a-4d46-b6d5-64ce22ed7c62} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5452 | 2025.01.17 04:25:37.509575 [ 271 ] {377f5b0a-f46a-4d46-b6d5-64ce22ed7c62} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5453 | 2025.01.17 04:25:37.509762 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5454 | 2025.01.17 04:25:37.509834 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5455 | 2025.01.17 04:25:37.509872 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5456 | 2025.01.17 04:25:37.509885 [ 271 ] {377f5b0a-f46a-4d46-b6d5-64ce22ed7c62} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002464 sec., 10551.948051948051 rows/sec., 18.91 MiB/sec. | ||
5457 | 2025.01.17 04:25:37.510090 [ 188 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
5458 | 2025.01.17 04:25:37.510116 [ 271 ] {377f5b0a-f46a-4d46-b6d5-64ce22ed7c62} <Debug> TCPHandler: Processed in 0.002849376 sec. | ||
5459 | 2025.01.17 04:25:37.510268 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5460 | 2025.01.17 04:25:37.510399 [ 188 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5461 | 2025.01.17 04:25:37.510417 [ 268 ] {bb362c3d-cb89-4f27-a357-c83e2a37497d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5462 | 2025.01.17 04:25:37.510470 [ 188 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 453 rows starting from the beginning of the part | ||
5463 | 2025.01.17 04:25:37.510477 [ 268 ] {bb362c3d-cb89-4f27-a357-c83e2a37497d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5464 | 2025.01.17 04:25:37.511113 [ 188 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
5465 | 2025.01.17 04:25:37.511632 [ 188 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
5466 | 2025.01.17 04:25:37.512181 [ 188 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
5467 | 2025.01.17 04:25:37.512249 [ 268 ] {bb362c3d-cb89-4f27-a357-c83e2a37497d} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5468 | 2025.01.17 04:25:37.512333 [ 268 ] {bb362c3d-cb89-4f27-a357-c83e2a37497d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5469 | 2025.01.17 04:25:37.512696 [ 188 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
5470 | 2025.01.17 04:25:37.513271 [ 188 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
5471 | 2025.01.17 04:25:37.513399 [ 268 ] {bb362c3d-cb89-4f27-a357-c83e2a37497d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5472 | 2025.01.17 04:25:37.513823 [ 268 ] {bb362c3d-cb89-4f27-a357-c83e2a37497d} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5473 | 2025.01.17 04:25:37.514124 [ 268 ] {bb362c3d-cb89-4f27-a357-c83e2a37497d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003739 sec., 16047.071409467771 rows/sec., 1.08 MiB/sec. | ||
5474 | 2025.01.17 04:25:37.514426 [ 268 ] {bb362c3d-cb89-4f27-a357-c83e2a37497d} <Debug> TCPHandler: Processed in 0.004208063 sec. | ||
5475 | 2025.01.17 04:25:37.520953 [ 186 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 19 columns (19 merged, 0 gathered) in 0.010991096 sec., 50677.38467574116 rows/sec., 90.81 MiB/sec. | ||
5476 | 2025.01.17 04:25:37.521688 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5477 | 2025.01.17 04:25:37.522143 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5478 | 2025.01.17 04:25:37.522239 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5479 | 2025.01.17 04:25:37.522411 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
5480 | 2025.01.17 04:25:38.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.98 MiB, peak 199.31 MiB, free memory in arenas 0.00 B, will set to 193.50 MiB (RSS), difference: 1.52 MiB | ||
5481 | 2025.01.17 04:25:38.237197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5482 | 2025.01.17 04:25:38.237939 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5483 | 2025.01.17 04:25:38.237996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5484 | 2025.01.17 04:25:38.238542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5485 | 2025.01.17 04:25:38.238814 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5486 | 2025.01.17 04:25:38.239097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5487 | 2025.01.17 04:25:38.994587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5488 | 2025.01.17 04:25:39.017008 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5489 | 2025.01.17 04:25:39.017060 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5490 | 2025.01.17 04:25:39.024574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5491 | 2025.01.17 04:25:39.025340 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5492 | 2025.01.17 04:25:39.028132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5493 | 2025.01.17 04:25:40.777592 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 776 | ||
5494 | 2025.01.17 04:25:40.780854 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5495 | 2025.01.17 04:25:40.780912 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5496 | 2025.01.17 04:25:40.782421 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5497 | 2025.01.17 04:25:40.782738 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5498 | 2025.01.17 04:25:40.783862 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 776 | ||
5499 | 2025.01.17 04:25:42.498498 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5500 | 2025.01.17 04:25:42.498762 [ 271 ] {615c6340-42e9-4be4-a850-06a4ce38a3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5501 | 2025.01.17 04:25:42.498830 [ 271 ] {615c6340-42e9-4be4-a850-06a4ce38a3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5502 | 2025.01.17 04:25:42.499643 [ 271 ] {615c6340-42e9-4be4-a850-06a4ce38a3c3} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5503 | 2025.01.17 04:25:42.499693 [ 271 ] {615c6340-42e9-4be4-a850-06a4ce38a3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5504 | 2025.01.17 04:25:42.500121 [ 271 ] {615c6340-42e9-4be4-a850-06a4ce38a3c3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5505 | 2025.01.17 04:25:42.500376 [ 271 ] {615c6340-42e9-4be4-a850-06a4ce38a3c3} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5506 | 2025.01.17 04:25:42.500570 [ 25 ] {} <Debug> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5507 | 2025.01.17 04:25:42.500619 [ 271 ] {615c6340-42e9-4be4-a850-06a4ce38a3c3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001872 sec., 7478.6324786324785 rows/sec., 538.36 KiB/sec. | ||
5508 | 2025.01.17 04:25:42.500654 [ 25 ] {} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5509 | 2025.01.17 04:25:42.500737 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5510 | 2025.01.17 04:25:42.500749 [ 271 ] {615c6340-42e9-4be4-a850-06a4ce38a3c3} <Debug> TCPHandler: Processed in 0.002412417 sec. | ||
5511 | 2025.01.17 04:25:42.500979 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
5512 | 2025.01.17 04:25:42.500989 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5513 | 2025.01.17 04:25:42.501300 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5514 | 2025.01.17 04:25:42.501312 [ 268 ] {35becedf-e1c7-4cc2-8fe7-5be48ee2cc72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5515 | 2025.01.17 04:25:42.501377 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
5516 | 2025.01.17 04:25:42.501429 [ 268 ] {35becedf-e1c7-4cc2-8fe7-5be48ee2cc72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5517 | 2025.01.17 04:25:42.501736 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
5518 | 2025.01.17 04:25:42.502102 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
5519 | 2025.01.17 04:25:42.502411 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
5520 | 2025.01.17 04:25:42.502786 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
5521 | 2025.01.17 04:25:42.504508 [ 268 ] {35becedf-e1c7-4cc2-8fe7-5be48ee2cc72} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5522 | 2025.01.17 04:25:42.504585 [ 268 ] {35becedf-e1c7-4cc2-8fe7-5be48ee2cc72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5523 | 2025.01.17 04:25:42.505531 [ 197 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004645582 sec., 15068.079736833835 rows/sec., 1.12 MiB/sec. | ||
5524 | 2025.01.17 04:25:42.505694 [ 268 ] {35becedf-e1c7-4cc2-8fe7-5be48ee2cc72} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5525 | 2025.01.17 04:25:42.505772 [ 197 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5526 | 2025.01.17 04:25:42.506160 [ 268 ] {35becedf-e1c7-4cc2-8fe7-5be48ee2cc72} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5527 | 2025.01.17 04:25:42.506389 [ 194 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_17_4} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5528 | 2025.01.17 04:25:42.506518 [ 268 ] {35becedf-e1c7-4cc2-8fe7-5be48ee2cc72} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.005311 sec., 43118.056863114296 rows/sec., 3.78 MiB/sec. | ||
5529 | 2025.01.17 04:25:42.506631 [ 194 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_17_4} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5530 | 2025.01.17 04:25:42.506649 [ 268 ] {35becedf-e1c7-4cc2-8fe7-5be48ee2cc72} <Debug> TCPHandler: Processed in 0.005760383 sec. | ||
5531 | 2025.01.17 04:25:42.506852 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5532 | 2025.01.17 04:25:42.506864 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5533 | 2025.01.17 04:25:42.507009 [ 271 ] {5f6562ad-c34c-4447-b9c3-7a7f7827a73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5534 | 2025.01.17 04:25:42.507062 [ 271 ] {5f6562ad-c34c-4447-b9c3-7a7f7827a73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5535 | 2025.01.17 04:25:42.507716 [ 271 ] {5f6562ad-c34c-4447-b9c3-7a7f7827a73b} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5536 | 2025.01.17 04:25:42.507761 [ 271 ] {5f6562ad-c34c-4447-b9c3-7a7f7827a73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5537 | 2025.01.17 04:25:42.508127 [ 271 ] {5f6562ad-c34c-4447-b9c3-7a7f7827a73b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5538 | 2025.01.17 04:25:42.508365 [ 271 ] {5f6562ad-c34c-4447-b9c3-7a7f7827a73b} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5539 | 2025.01.17 04:25:42.508609 [ 271 ] {5f6562ad-c34c-4447-b9c3-7a7f7827a73b} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001621 sec., 12338.062924120914 rows/sec., 884.39 KiB/sec. | ||
5540 | 2025.01.17 04:25:42.508782 [ 271 ] {5f6562ad-c34c-4447-b9c3-7a7f7827a73b} <Debug> TCPHandler: Processed in 0.00202531 sec. | ||
5541 | 2025.01.17 04:25:42.509011 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5542 | 2025.01.17 04:25:42.509155 [ 268 ] {cd24f162-987c-4578-84e9-b87a5f5f722c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5543 | 2025.01.17 04:25:42.509209 [ 268 ] {cd24f162-987c-4578-84e9-b87a5f5f722c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5544 | 2025.01.17 04:25:42.509864 [ 268 ] {cd24f162-987c-4578-84e9-b87a5f5f722c} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5545 | 2025.01.17 04:25:42.509904 [ 268 ] {cd24f162-987c-4578-84e9-b87a5f5f722c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5546 | 2025.01.17 04:25:42.510264 [ 268 ] {cd24f162-987c-4578-84e9-b87a5f5f722c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5547 | 2025.01.17 04:25:42.510505 [ 268 ] {cd24f162-987c-4578-84e9-b87a5f5f722c} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5548 | 2025.01.17 04:25:42.510727 [ 268 ] {cd24f162-987c-4578-84e9-b87a5f5f722c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001601 sec., 8744.534665833853 rows/sec., 612.41 KiB/sec. | ||
5549 | 2025.01.17 04:25:42.510780 [ 268 ] {cd24f162-987c-4578-84e9-b87a5f5f722c} <Debug> TCPHandler: Processed in 0.001902407 sec. | ||
5550 | 2025.01.17 04:25:42.510940 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5551 | 2025.01.17 04:25:42.511069 [ 271 ] {e34cbc13-9ccc-4da5-bde5-392874318ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5552 | 2025.01.17 04:25:42.511121 [ 271 ] {e34cbc13-9ccc-4da5-bde5-392874318ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5553 | 2025.01.17 04:25:42.511745 [ 271 ] {e34cbc13-9ccc-4da5-bde5-392874318ed8} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5554 | 2025.01.17 04:25:42.511786 [ 271 ] {e34cbc13-9ccc-4da5-bde5-392874318ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5555 | 2025.01.17 04:25:42.512127 [ 271 ] {e34cbc13-9ccc-4da5-bde5-392874318ed8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5556 | 2025.01.17 04:25:42.512363 [ 271 ] {e34cbc13-9ccc-4da5-bde5-392874318ed8} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5557 | 2025.01.17 04:25:42.512527 [ 25 ] {} <Debug> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5558 | 2025.01.17 04:25:42.512584 [ 25 ] {} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5559 | 2025.01.17 04:25:42.512614 [ 271 ] {e34cbc13-9ccc-4da5-bde5-392874318ed8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001568 sec., 8290.816326530612 rows/sec., 516.93 KiB/sec. | ||
5560 | 2025.01.17 04:25:42.512622 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5561 | 2025.01.17 04:25:42.512754 [ 271 ] {e34cbc13-9ccc-4da5-bde5-392874318ed8} <Debug> TCPHandler: Processed in 0.001872547 sec. | ||
5562 | 2025.01.17 04:25:42.512848 [ 197 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
5563 | 2025.01.17 04:25:42.512950 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5564 | 2025.01.17 04:25:42.513050 [ 197 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5565 | 2025.01.17 04:25:42.513126 [ 197 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
5566 | 2025.01.17 04:25:42.513188 [ 268 ] {e1413c4a-caa3-4510-b9ef-6de5b2d834e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5567 | 2025.01.17 04:25:42.513356 [ 268 ] {e1413c4a-caa3-4510-b9ef-6de5b2d834e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5568 | 2025.01.17 04:25:42.513411 [ 197 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
5569 | 2025.01.17 04:25:42.513795 [ 197 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
5570 | 2025.01.17 04:25:42.514116 [ 197 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
5571 | 2025.01.17 04:25:42.514498 [ 197 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
5572 | 2025.01.17 04:25:42.516335 [ 268 ] {e1413c4a-caa3-4510-b9ef-6de5b2d834e3} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5573 | 2025.01.17 04:25:42.516416 [ 268 ] {e1413c4a-caa3-4510-b9ef-6de5b2d834e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5574 | 2025.01.17 04:25:42.517150 [ 197 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004401546 sec., 14767.538496700932 rows/sec., 978.44 KiB/sec. | ||
5575 | 2025.01.17 04:25:42.517355 [ 197 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5576 | 2025.01.17 04:25:42.517433 [ 268 ] {e1413c4a-caa3-4510-b9ef-6de5b2d834e3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5577 | 2025.01.17 04:25:42.517821 [ 199 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_17_4} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5578 | 2025.01.17 04:25:42.517999 [ 268 ] {e1413c4a-caa3-4510-b9ef-6de5b2d834e3} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5579 | 2025.01.17 04:25:42.518063 [ 199 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_17_4} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5580 | 2025.01.17 04:25:42.518368 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5581 | 2025.01.17 04:25:42.518446 [ 268 ] {e1413c4a-caa3-4510-b9ef-6de5b2d834e3} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.005331 sec., 74094.91652598012 rows/sec., 5.26 MiB/sec. | ||
5582 | 2025.01.17 04:25:42.518518 [ 268 ] {e1413c4a-caa3-4510-b9ef-6de5b2d834e3} <Debug> TCPHandler: Processed in 0.005657791 sec. | ||
5583 | 2025.01.17 04:25:42.518667 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5584 | 2025.01.17 04:25:42.518780 [ 271 ] {78ef1ce1-5255-4bac-a74a-636f24ae51bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5585 | 2025.01.17 04:25:42.518827 [ 271 ] {78ef1ce1-5255-4bac-a74a-636f24ae51bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5586 | 2025.01.17 04:25:42.519289 [ 271 ] {78ef1ce1-5255-4bac-a74a-636f24ae51bc} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5587 | 2025.01.17 04:25:42.519328 [ 271 ] {78ef1ce1-5255-4bac-a74a-636f24ae51bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5588 | 2025.01.17 04:25:42.519699 [ 271 ] {78ef1ce1-5255-4bac-a74a-636f24ae51bc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5589 | 2025.01.17 04:25:42.519941 [ 271 ] {78ef1ce1-5255-4bac-a74a-636f24ae51bc} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5590 | 2025.01.17 04:25:42.520146 [ 271 ] {78ef1ce1-5255-4bac-a74a-636f24ae51bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001389 sec., 4319.654427645788 rows/sec., 225.69 KiB/sec. | ||
5591 | 2025.01.17 04:25:42.520196 [ 271 ] {78ef1ce1-5255-4bac-a74a-636f24ae51bc} <Debug> TCPHandler: Processed in 0.001581651 sec. | ||
5592 | 2025.01.17 04:25:42.520361 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5593 | 2025.01.17 04:25:42.520482 [ 268 ] {a9459857-106e-4949-a97d-3b8fab20a5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5594 | 2025.01.17 04:25:42.520533 [ 268 ] {a9459857-106e-4949-a97d-3b8fab20a5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5595 | 2025.01.17 04:25:42.521071 [ 268 ] {a9459857-106e-4949-a97d-3b8fab20a5d6} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5596 | 2025.01.17 04:25:42.521110 [ 268 ] {a9459857-106e-4949-a97d-3b8fab20a5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5597 | 2025.01.17 04:25:42.521497 [ 268 ] {a9459857-106e-4949-a97d-3b8fab20a5d6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5598 | 2025.01.17 04:25:42.521743 [ 268 ] {a9459857-106e-4949-a97d-3b8fab20a5d6} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5599 | 2025.01.17 04:25:42.521952 [ 268 ] {a9459857-106e-4949-a97d-3b8fab20a5d6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001493 sec., 158740.79035498996 rows/sec., 10.64 MiB/sec. | ||
5600 | 2025.01.17 04:25:42.522003 [ 268 ] {a9459857-106e-4949-a97d-3b8fab20a5d6} <Debug> TCPHandler: Processed in 0.001701663 sec. | ||
5601 | 2025.01.17 04:25:42.522159 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5602 | 2025.01.17 04:25:42.522292 [ 271 ] {1e13f0a2-98a5-4c18-8e44-e2d88dabaa4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5603 | 2025.01.17 04:25:42.522350 [ 271 ] {1e13f0a2-98a5-4c18-8e44-e2d88dabaa4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5604 | 2025.01.17 04:25:42.522844 [ 271 ] {1e13f0a2-98a5-4c18-8e44-e2d88dabaa4f} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5605 | 2025.01.17 04:25:42.522883 [ 271 ] {1e13f0a2-98a5-4c18-8e44-e2d88dabaa4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5606 | 2025.01.17 04:25:42.523252 [ 271 ] {1e13f0a2-98a5-4c18-8e44-e2d88dabaa4f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5607 | 2025.01.17 04:25:42.523500 [ 271 ] {1e13f0a2-98a5-4c18-8e44-e2d88dabaa4f} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5608 | 2025.01.17 04:25:42.523704 [ 271 ] {1e13f0a2-98a5-4c18-8e44-e2d88dabaa4f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00144 sec., 694.4444444444445 rows/sec., 46.79 KiB/sec. | ||
5609 | 2025.01.17 04:25:42.523755 [ 271 ] {1e13f0a2-98a5-4c18-8e44-e2d88dabaa4f} <Debug> TCPHandler: Processed in 0.001661803 sec. | ||
5610 | 2025.01.17 04:25:42.523902 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5611 | 2025.01.17 04:25:42.524007 [ 268 ] {5cb1d4c4-f6a1-4648-8c5e-294d3b7fb6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5612 | 2025.01.17 04:25:42.524073 [ 268 ] {5cb1d4c4-f6a1-4648-8c5e-294d3b7fb6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5613 | 2025.01.17 04:25:42.525120 [ 268 ] {5cb1d4c4-f6a1-4648-8c5e-294d3b7fb6d9} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5614 | 2025.01.17 04:25:42.525158 [ 268 ] {5cb1d4c4-f6a1-4648-8c5e-294d3b7fb6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5615 | 2025.01.17 04:25:42.525762 [ 268 ] {5cb1d4c4-f6a1-4648-8c5e-294d3b7fb6d9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5616 | 2025.01.17 04:25:42.526033 [ 268 ] {5cb1d4c4-f6a1-4648-8c5e-294d3b7fb6d9} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5617 | 2025.01.17 04:25:42.526273 [ 268 ] {5cb1d4c4-f6a1-4648-8c5e-294d3b7fb6d9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002287 sec., 5684.302579798863 rows/sec., 10.19 MiB/sec. | ||
5618 | 2025.01.17 04:25:42.526363 [ 268 ] {5cb1d4c4-f6a1-4648-8c5e-294d3b7fb6d9} <Debug> TCPHandler: Processed in 0.002512619 sec. | ||
5619 | 2025.01.17 04:25:42.526502 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5620 | 2025.01.17 04:25:42.526610 [ 271 ] {4ded3921-345c-42b5-976a-0d43dbac9d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5621 | 2025.01.17 04:25:42.526655 [ 271 ] {4ded3921-345c-42b5-976a-0d43dbac9d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5622 | 2025.01.17 04:25:42.527087 [ 271 ] {4ded3921-345c-42b5-976a-0d43dbac9d72} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5623 | 2025.01.17 04:25:42.527127 [ 271 ] {4ded3921-345c-42b5-976a-0d43dbac9d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5624 | 2025.01.17 04:25:42.527487 [ 271 ] {4ded3921-345c-42b5-976a-0d43dbac9d72} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5625 | 2025.01.17 04:25:42.527728 [ 271 ] {4ded3921-345c-42b5-976a-0d43dbac9d72} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5626 | 2025.01.17 04:25:42.527976 [ 271 ] {4ded3921-345c-42b5-976a-0d43dbac9d72} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001377 sec., 59549.74582425563 rows/sec., 3.78 MiB/sec. | ||
5627 | 2025.01.17 04:25:42.528136 [ 271 ] {4ded3921-345c-42b5-976a-0d43dbac9d72} <Debug> TCPHandler: Processed in 0.001681133 sec. | ||
5628 | 2025.01.17 04:25:45.625502 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5629 | 2025.01.17 04:25:45.625572 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5630 | 2025.01.17 04:25:45.739362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5631 | 2025.01.17 04:25:45.740241 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5632 | 2025.01.17 04:25:45.740295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5633 | 2025.01.17 04:25:45.740841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5634 | 2025.01.17 04:25:45.741117 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5635 | 2025.01.17 04:25:45.741357 [ 74 ] {} <Debug> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5636 | 2025.01.17 04:25:45.741429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5637 | 2025.01.17 04:25:45.741466 [ 74 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5638 | 2025.01.17 04:25:45.741515 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5639 | 2025.01.17 04:25:45.741667 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
5640 | 2025.01.17 04:25:45.741797 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5641 | 2025.01.17 04:25:45.741835 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
5642 | 2025.01.17 04:25:45.741913 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
5643 | 2025.01.17 04:25:45.742040 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
5644 | 2025.01.17 04:25:45.742303 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
5645 | 2025.01.17 04:25:45.742395 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
5646 | 2025.01.17 04:25:45.742510 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
5647 | 2025.01.17 04:25:45.744608 [ 195 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.002999299 sec., 3986264.7905393895 rows/sec., 57.02 MiB/sec. | ||
5648 | 2025.01.17 04:25:45.744879 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5649 | 2025.01.17 04:25:45.745187 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_26_5} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5650 | 2025.01.17 04:25:45.745262 [ 192 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_26_5} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5651 | 2025.01.17 04:25:45.745344 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5652 | 2025.01.17 04:25:46.528290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5653 | 2025.01.17 04:25:46.550166 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5654 | 2025.01.17 04:25:46.550218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5655 | 2025.01.17 04:25:46.557624 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5656 | 2025.01.17 04:25:46.558383 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5657 | 2025.01.17 04:25:46.558687 [ 91 ] {} <Debug> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5658 | 2025.01.17 04:25:46.558786 [ 91 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5659 | 2025.01.17 04:25:46.558834 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5660 | 2025.01.17 04:25:46.559221 [ 187 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
5661 | 2025.01.17 04:25:46.568470 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5662 | 2025.01.17 04:25:46.570489 [ 187 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5663 | 2025.01.17 04:25:46.571426 [ 187 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
5664 | 2025.01.17 04:25:46.576406 [ 187 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
5665 | 2025.01.17 04:25:46.581268 [ 187 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
5666 | 2025.01.17 04:25:46.586394 [ 187 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
5667 | 2025.01.17 04:25:46.591797 [ 187 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
5668 | 2025.01.17 04:25:46.596466 [ 187 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
5669 | 2025.01.17 04:25:46.654113 [ 192 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.095175659 sec., 2059.350069748401 rows/sec., 10.65 MiB/sec. | ||
5670 | 2025.01.17 04:25:46.656871 [ 192 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5671 | 2025.01.17 04:25:46.659920 [ 192 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_26_5} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5672 | 2025.01.17 04:25:46.660055 [ 192 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_26_5} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5673 | 2025.01.17 04:25:46.662725 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5674 | 2025.01.17 04:25:47.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.02 MiB, peak 205.58 MiB, free memory in arenas 0.00 B, will set to 196.30 MiB (RSS), difference: 1.28 MiB | ||
5675 | 2025.01.17 04:25:47.495159 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5676 | 2025.01.17 04:25:47.495368 [ 271 ] {e95ce4d8-7ebf-4592-b851-6e836cbc87c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5677 | 2025.01.17 04:25:47.495447 [ 271 ] {e95ce4d8-7ebf-4592-b851-6e836cbc87c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5678 | 2025.01.17 04:25:47.496334 [ 271 ] {e95ce4d8-7ebf-4592-b851-6e836cbc87c7} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5679 | 2025.01.17 04:25:47.496379 [ 271 ] {e95ce4d8-7ebf-4592-b851-6e836cbc87c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5680 | 2025.01.17 04:25:47.496814 [ 271 ] {e95ce4d8-7ebf-4592-b851-6e836cbc87c7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5681 | 2025.01.17 04:25:47.497067 [ 271 ] {e95ce4d8-7ebf-4592-b851-6e836cbc87c7} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5682 | 2025.01.17 04:25:47.497300 [ 271 ] {e95ce4d8-7ebf-4592-b851-6e836cbc87c7} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001992 sec., 54216.86746987952 rows/sec., 4.55 MiB/sec. | ||
5683 | 2025.01.17 04:25:47.497356 [ 271 ] {e95ce4d8-7ebf-4592-b851-6e836cbc87c7} <Debug> TCPHandler: Processed in 0.002340776 sec. | ||
5684 | 2025.01.17 04:25:47.497548 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5685 | 2025.01.17 04:25:47.497681 [ 268 ] {1f7072e4-8932-435e-a542-547cd7ec6386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5686 | 2025.01.17 04:25:47.497735 [ 268 ] {1f7072e4-8932-435e-a542-547cd7ec6386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5687 | 2025.01.17 04:25:47.498338 [ 268 ] {1f7072e4-8932-435e-a542-547cd7ec6386} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5688 | 2025.01.17 04:25:47.498378 [ 268 ] {1f7072e4-8932-435e-a542-547cd7ec6386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5689 | 2025.01.17 04:25:47.498734 [ 268 ] {1f7072e4-8932-435e-a542-547cd7ec6386} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5690 | 2025.01.17 04:25:47.498974 [ 268 ] {1f7072e4-8932-435e-a542-547cd7ec6386} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5691 | 2025.01.17 04:25:47.499200 [ 268 ] {1f7072e4-8932-435e-a542-547cd7ec6386} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001549 sec., 16785.022595222723 rows/sec., 1.23 MiB/sec. | ||
5692 | 2025.01.17 04:25:47.499252 [ 268 ] {1f7072e4-8932-435e-a542-547cd7ec6386} <Debug> TCPHandler: Processed in 0.001773935 sec. | ||
5693 | 2025.01.17 04:25:47.499411 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5694 | 2025.01.17 04:25:47.499537 [ 271 ] {81d8e62e-50b7-4dc4-8a53-6195f65799ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5695 | 2025.01.17 04:25:47.499590 [ 271 ] {81d8e62e-50b7-4dc4-8a53-6195f65799ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5696 | 2025.01.17 04:25:47.500225 [ 271 ] {81d8e62e-50b7-4dc4-8a53-6195f65799ee} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5697 | 2025.01.17 04:25:47.500263 [ 271 ] {81d8e62e-50b7-4dc4-8a53-6195f65799ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5698 | 2025.01.17 04:25:47.500622 [ 271 ] {81d8e62e-50b7-4dc4-8a53-6195f65799ee} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5699 | 2025.01.17 04:25:47.500854 [ 271 ] {81d8e62e-50b7-4dc4-8a53-6195f65799ee} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5700 | 2025.01.17 04:25:47.501061 [ 271 ] {81d8e62e-50b7-4dc4-8a53-6195f65799ee} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001553 sec., 57952.35028976176 rows/sec., 4.53 MiB/sec. | ||
5701 | 2025.01.17 04:25:47.501112 [ 271 ] {81d8e62e-50b7-4dc4-8a53-6195f65799ee} <Debug> TCPHandler: Processed in 0.001761715 sec. | ||
5702 | 2025.01.17 04:25:47.501283 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5703 | 2025.01.17 04:25:47.501411 [ 268 ] {973d9aac-a688-4438-b7fe-fd53c9e2c3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5704 | 2025.01.17 04:25:47.501469 [ 268 ] {973d9aac-a688-4438-b7fe-fd53c9e2c3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5705 | 2025.01.17 04:25:47.502064 [ 268 ] {973d9aac-a688-4438-b7fe-fd53c9e2c3a9} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5706 | 2025.01.17 04:25:47.502102 [ 268 ] {973d9aac-a688-4438-b7fe-fd53c9e2c3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5707 | 2025.01.17 04:25:47.502482 [ 268 ] {973d9aac-a688-4438-b7fe-fd53c9e2c3a9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5708 | 2025.01.17 04:25:47.502720 [ 268 ] {973d9aac-a688-4438-b7fe-fd53c9e2c3a9} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5709 | 2025.01.17 04:25:47.502926 [ 268 ] {973d9aac-a688-4438-b7fe-fd53c9e2c3a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec. | ||
5710 | 2025.01.17 04:25:47.502976 [ 268 ] {973d9aac-a688-4438-b7fe-fd53c9e2c3a9} <Debug> TCPHandler: Processed in 0.001755154 sec. | ||
5711 | 2025.01.17 04:25:47.503122 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5712 | 2025.01.17 04:25:47.503250 [ 271 ] {6fa62bd4-05f0-43d6-840b-8e2a324bf861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5713 | 2025.01.17 04:25:47.503328 [ 271 ] {6fa62bd4-05f0-43d6-840b-8e2a324bf861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5714 | 2025.01.17 04:25:47.504499 [ 271 ] {6fa62bd4-05f0-43d6-840b-8e2a324bf861} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5715 | 2025.01.17 04:25:47.504537 [ 271 ] {6fa62bd4-05f0-43d6-840b-8e2a324bf861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5716 | 2025.01.17 04:25:47.505170 [ 271 ] {6fa62bd4-05f0-43d6-840b-8e2a324bf861} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5717 | 2025.01.17 04:25:47.505430 [ 271 ] {6fa62bd4-05f0-43d6-840b-8e2a324bf861} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5718 | 2025.01.17 04:25:47.505689 [ 271 ] {6fa62bd4-05f0-43d6-840b-8e2a324bf861} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002468 sec., 10534.846029173419 rows/sec., 18.88 MiB/sec. | ||
5719 | 2025.01.17 04:25:47.505783 [ 271 ] {6fa62bd4-05f0-43d6-840b-8e2a324bf861} <Debug> TCPHandler: Processed in 0.002720173 sec. | ||
5720 | 2025.01.17 04:25:47.505920 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5721 | 2025.01.17 04:25:47.506039 [ 268 ] {5953fdc1-8fe7-4f0a-870c-2747b4d705ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5722 | 2025.01.17 04:25:47.506083 [ 268 ] {5953fdc1-8fe7-4f0a-870c-2747b4d705ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5723 | 2025.01.17 04:25:47.506507 [ 268 ] {5953fdc1-8fe7-4f0a-870c-2747b4d705ae} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5724 | 2025.01.17 04:25:47.506545 [ 268 ] {5953fdc1-8fe7-4f0a-870c-2747b4d705ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5725 | 2025.01.17 04:25:47.506896 [ 268 ] {5953fdc1-8fe7-4f0a-870c-2747b4d705ae} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5726 | 2025.01.17 04:25:47.507139 [ 268 ] {5953fdc1-8fe7-4f0a-870c-2747b4d705ae} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5727 | 2025.01.17 04:25:47.507340 [ 268 ] {5953fdc1-8fe7-4f0a-870c-2747b4d705ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec. | ||
5728 | 2025.01.17 04:25:47.507388 [ 268 ] {5953fdc1-8fe7-4f0a-870c-2747b4d705ae} <Debug> TCPHandler: Processed in 0.00152972 sec. | ||
5729 | 2025.01.17 04:25:47.882169 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5730 | 2025.01.17 04:25:47.882473 [ 271 ] {55865c84-84ee-431b-9892-30a4009a1a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5731 | 2025.01.17 04:25:47.882583 [ 271 ] {55865c84-84ee-431b-9892-30a4009a1a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5732 | 2025.01.17 04:25:47.883479 [ 271 ] {55865c84-84ee-431b-9892-30a4009a1a1b} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5733 | 2025.01.17 04:25:47.883526 [ 271 ] {55865c84-84ee-431b-9892-30a4009a1a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5734 | 2025.01.17 04:25:47.883930 [ 271 ] {55865c84-84ee-431b-9892-30a4009a1a1b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5735 | 2025.01.17 04:25:47.884179 [ 271 ] {55865c84-84ee-431b-9892-30a4009a1a1b} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5736 | 2025.01.17 04:25:47.884424 [ 271 ] {55865c84-84ee-431b-9892-30a4009a1a1b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00203 sec., 6896.55172413793 rows/sec., 496.46 KiB/sec. | ||
5737 | 2025.01.17 04:25:47.884484 [ 271 ] {55865c84-84ee-431b-9892-30a4009a1a1b} <Debug> TCPHandler: Processed in 0.002485119 sec. | ||
5738 | 2025.01.17 04:25:47.884653 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5739 | 2025.01.17 04:25:47.884788 [ 268 ] {18e16584-ae1e-4625-abc2-2cbb808ce654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5740 | 2025.01.17 04:25:47.884844 [ 268 ] {18e16584-ae1e-4625-abc2-2cbb808ce654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5741 | 2025.01.17 04:25:47.885415 [ 268 ] {18e16584-ae1e-4625-abc2-2cbb808ce654} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5742 | 2025.01.17 04:25:47.885455 [ 268 ] {18e16584-ae1e-4625-abc2-2cbb808ce654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5743 | 2025.01.17 04:25:47.885803 [ 268 ] {18e16584-ae1e-4625-abc2-2cbb808ce654} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5744 | 2025.01.17 04:25:47.886040 [ 268 ] {18e16584-ae1e-4625-abc2-2cbb808ce654} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5745 | 2025.01.17 04:25:47.886306 [ 268 ] {18e16584-ae1e-4625-abc2-2cbb808ce654} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001523 sec., 6565.988181221273 rows/sec., 535.41 KiB/sec. | ||
5746 | 2025.01.17 04:25:47.886569 [ 268 ] {18e16584-ae1e-4625-abc2-2cbb808ce654} <Debug> TCPHandler: Processed in 0.001973449 sec. | ||
5747 | 2025.01.17 04:25:47.886781 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5748 | 2025.01.17 04:25:47.886890 [ 271 ] {c3eae1a7-3142-438e-bc4f-1403e1e9d1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5749 | 2025.01.17 04:25:47.886936 [ 271 ] {c3eae1a7-3142-438e-bc4f-1403e1e9d1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5750 | 2025.01.17 04:25:47.888152 [ 271 ] {c3eae1a7-3142-438e-bc4f-1403e1e9d1b9} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5751 | 2025.01.17 04:25:47.888191 [ 271 ] {c3eae1a7-3142-438e-bc4f-1403e1e9d1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5752 | 2025.01.17 04:25:47.888627 [ 271 ] {c3eae1a7-3142-438e-bc4f-1403e1e9d1b9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5753 | 2025.01.17 04:25:47.888867 [ 271 ] {c3eae1a7-3142-438e-bc4f-1403e1e9d1b9} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5754 | 2025.01.17 04:25:47.889139 [ 271 ] {c3eae1a7-3142-438e-bc4f-1403e1e9d1b9} <Debug> executeQuery: Read 1374 rows, 117.48 KiB in 0.002258 sec., 608503.100088574 rows/sec., 50.81 MiB/sec. | ||
5755 | 2025.01.17 04:25:47.889234 [ 271 ] {c3eae1a7-3142-438e-bc4f-1403e1e9d1b9} <Debug> TCPHandler: Processed in 0.002534859 sec. | ||
5756 | 2025.01.17 04:25:47.889471 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5757 | 2025.01.17 04:25:47.889765 [ 268 ] {afd42b43-528b-477a-bcb1-dec8a395e275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5758 | 2025.01.17 04:25:47.889826 [ 268 ] {afd42b43-528b-477a-bcb1-dec8a395e275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5759 | 2025.01.17 04:25:47.890418 [ 268 ] {afd42b43-528b-477a-bcb1-dec8a395e275} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5760 | 2025.01.17 04:25:47.890457 [ 268 ] {afd42b43-528b-477a-bcb1-dec8a395e275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5761 | 2025.01.17 04:25:47.890802 [ 268 ] {afd42b43-528b-477a-bcb1-dec8a395e275} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5762 | 2025.01.17 04:25:47.891037 [ 268 ] {afd42b43-528b-477a-bcb1-dec8a395e275} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5763 | 2025.01.17 04:25:47.891251 [ 268 ] {afd42b43-528b-477a-bcb1-dec8a395e275} <Debug> executeQuery: Read 30 rows, 2.13 KiB in 0.00158 sec., 18987.3417721519 rows/sec., 1.32 MiB/sec. | ||
5764 | 2025.01.17 04:25:47.891304 [ 268 ] {afd42b43-528b-477a-bcb1-dec8a395e275} <Debug> TCPHandler: Processed in 0.001982699 sec. | ||
5765 | 2025.01.17 04:25:47.891468 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5766 | 2025.01.17 04:25:47.891596 [ 271 ] {4a4c7257-c7e5-4678-b6b8-890b4ddb9d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5767 | 2025.01.17 04:25:47.891649 [ 271 ] {4a4c7257-c7e5-4678-b6b8-890b4ddb9d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5768 | 2025.01.17 04:25:47.892311 [ 271 ] {4a4c7257-c7e5-4678-b6b8-890b4ddb9d7d} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5769 | 2025.01.17 04:25:47.892350 [ 271 ] {4a4c7257-c7e5-4678-b6b8-890b4ddb9d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5770 | 2025.01.17 04:25:47.892697 [ 271 ] {4a4c7257-c7e5-4678-b6b8-890b4ddb9d7d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5771 | 2025.01.17 04:25:47.892939 [ 271 ] {4a4c7257-c7e5-4678-b6b8-890b4ddb9d7d} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5772 | 2025.01.17 04:25:47.893202 [ 271 ] {4a4c7257-c7e5-4678-b6b8-890b4ddb9d7d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001631 sec., 148375.22992029428 rows/sec., 10.05 MiB/sec. | ||
5773 | 2025.01.17 04:25:47.893416 [ 271 ] {4a4c7257-c7e5-4678-b6b8-890b4ddb9d7d} <Debug> TCPHandler: Processed in 0.00200416 sec. | ||
5774 | 2025.01.17 04:25:47.893646 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5775 | 2025.01.17 04:25:47.893781 [ 268 ] {aaee179a-f5b3-4500-be1c-eb871bcd3f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5776 | 2025.01.17 04:25:47.893834 [ 268 ] {aaee179a-f5b3-4500-be1c-eb871bcd3f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5777 | 2025.01.17 04:25:47.894395 [ 268 ] {aaee179a-f5b3-4500-be1c-eb871bcd3f7e} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5778 | 2025.01.17 04:25:47.894432 [ 268 ] {aaee179a-f5b3-4500-be1c-eb871bcd3f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5779 | 2025.01.17 04:25:47.894751 [ 268 ] {aaee179a-f5b3-4500-be1c-eb871bcd3f7e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5780 | 2025.01.17 04:25:47.894979 [ 268 ] {aaee179a-f5b3-4500-be1c-eb871bcd3f7e} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5781 | 2025.01.17 04:25:47.895252 [ 268 ] {aaee179a-f5b3-4500-be1c-eb871bcd3f7e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001499 sec., 8672.448298865911 rows/sec., 540.73 KiB/sec. | ||
5782 | 2025.01.17 04:25:47.895304 [ 268 ] {aaee179a-f5b3-4500-be1c-eb871bcd3f7e} <Debug> TCPHandler: Processed in 0.001780815 sec. | ||
5783 | 2025.01.17 04:25:47.895450 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5784 | 2025.01.17 04:25:47.895577 [ 271 ] {1bf6430f-e907-4116-8c81-76029605a66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5785 | 2025.01.17 04:25:47.895629 [ 271 ] {1bf6430f-e907-4116-8c81-76029605a66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5786 | 2025.01.17 04:25:47.896897 [ 271 ] {1bf6430f-e907-4116-8c81-76029605a66d} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5787 | 2025.01.17 04:25:47.896937 [ 271 ] {1bf6430f-e907-4116-8c81-76029605a66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5788 | 2025.01.17 04:25:47.897320 [ 271 ] {1bf6430f-e907-4116-8c81-76029605a66d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5789 | 2025.01.17 04:25:47.897553 [ 271 ] {1bf6430f-e907-4116-8c81-76029605a66d} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5790 | 2025.01.17 04:25:47.897760 [ 271 ] {1bf6430f-e907-4116-8c81-76029605a66d} <Debug> executeQuery: Read 861 rows, 63.83 KiB in 0.002212 sec., 389240.5063291139 rows/sec., 28.18 MiB/sec. | ||
5791 | 2025.01.17 04:25:47.897813 [ 271 ] {1bf6430f-e907-4116-8c81-76029605a66d} <Debug> TCPHandler: Processed in 0.002423378 sec. | ||
5792 | 2025.01.17 04:25:47.897960 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5793 | 2025.01.17 04:25:47.898087 [ 268 ] {4967b42b-c2b3-4a4b-872d-7d70df59a379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5794 | 2025.01.17 04:25:47.898142 [ 268 ] {4967b42b-c2b3-4a4b-872d-7d70df59a379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5795 | 2025.01.17 04:25:47.898646 [ 268 ] {4967b42b-c2b3-4a4b-872d-7d70df59a379} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5796 | 2025.01.17 04:25:47.898692 [ 268 ] {4967b42b-c2b3-4a4b-872d-7d70df59a379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5797 | 2025.01.17 04:25:47.899090 [ 268 ] {4967b42b-c2b3-4a4b-872d-7d70df59a379} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5798 | 2025.01.17 04:25:47.899322 [ 268 ] {4967b42b-c2b3-4a4b-872d-7d70df59a379} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5799 | 2025.01.17 04:25:47.899533 [ 268 ] {4967b42b-c2b3-4a4b-872d-7d70df59a379} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 212.82 KiB/sec. | ||
5800 | 2025.01.17 04:25:47.899583 [ 268 ] {4967b42b-c2b3-4a4b-872d-7d70df59a379} <Debug> TCPHandler: Processed in 0.001683794 sec. | ||
5801 | 2025.01.17 04:25:47.899713 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5802 | 2025.01.17 04:25:47.899817 [ 271 ] {150660bf-0a73-4e61-ac3c-cf79e630290f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5803 | 2025.01.17 04:25:47.899864 [ 271 ] {150660bf-0a73-4e61-ac3c-cf79e630290f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5804 | 2025.01.17 04:25:47.900685 [ 271 ] {150660bf-0a73-4e61-ac3c-cf79e630290f} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5805 | 2025.01.17 04:25:47.900730 [ 271 ] {150660bf-0a73-4e61-ac3c-cf79e630290f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5806 | 2025.01.17 04:25:47.901196 [ 271 ] {150660bf-0a73-4e61-ac3c-cf79e630290f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5807 | 2025.01.17 04:25:47.901428 [ 271 ] {150660bf-0a73-4e61-ac3c-cf79e630290f} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5808 | 2025.01.17 04:25:47.901638 [ 271 ] {150660bf-0a73-4e61-ac3c-cf79e630290f} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.001843 sec., 520889.8534997287 rows/sec., 34.61 MiB/sec. | ||
5809 | 2025.01.17 04:25:47.901689 [ 271 ] {150660bf-0a73-4e61-ac3c-cf79e630290f} <Debug> TCPHandler: Processed in 0.00202652 sec. | ||
5810 | 2025.01.17 04:25:47.901823 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5811 | 2025.01.17 04:25:47.901928 [ 268 ] {122e87ed-fd34-4588-b5c1-31eff8a9837b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5812 | 2025.01.17 04:25:47.901973 [ 268 ] {122e87ed-fd34-4588-b5c1-31eff8a9837b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5813 | 2025.01.17 04:25:47.902456 [ 268 ] {122e87ed-fd34-4588-b5c1-31eff8a9837b} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5814 | 2025.01.17 04:25:47.902501 [ 268 ] {122e87ed-fd34-4588-b5c1-31eff8a9837b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5815 | 2025.01.17 04:25:47.902908 [ 268 ] {122e87ed-fd34-4588-b5c1-31eff8a9837b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5816 | 2025.01.17 04:25:47.903153 [ 268 ] {122e87ed-fd34-4588-b5c1-31eff8a9837b} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5817 | 2025.01.17 04:25:47.903381 [ 268 ] {122e87ed-fd34-4588-b5c1-31eff8a9837b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. | ||
5818 | 2025.01.17 04:25:47.903431 [ 268 ] {122e87ed-fd34-4588-b5c1-31eff8a9837b} <Debug> TCPHandler: Processed in 0.001660232 sec. | ||
5819 | 2025.01.17 04:25:47.903555 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5820 | 2025.01.17 04:25:47.903660 [ 271 ] {565c537a-9284-40c4-a3a2-22682afa3465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5821 | 2025.01.17 04:25:47.903724 [ 271 ] {565c537a-9284-40c4-a3a2-22682afa3465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5822 | 2025.01.17 04:25:47.904779 [ 271 ] {565c537a-9284-40c4-a3a2-22682afa3465} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5823 | 2025.01.17 04:25:47.904818 [ 271 ] {565c537a-9284-40c4-a3a2-22682afa3465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5824 | 2025.01.17 04:25:47.905409 [ 271 ] {565c537a-9284-40c4-a3a2-22682afa3465} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5825 | 2025.01.17 04:25:47.905661 [ 271 ] {565c537a-9284-40c4-a3a2-22682afa3465} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5826 | 2025.01.17 04:25:47.905908 [ 271 ] {565c537a-9284-40c4-a3a2-22682afa3465} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00227 sec., 5726.872246696035 rows/sec., 10.26 MiB/sec. | ||
5827 | 2025.01.17 04:25:47.906010 [ 271 ] {565c537a-9284-40c4-a3a2-22682afa3465} <Debug> TCPHandler: Processed in 0.002504679 sec. | ||
5828 | 2025.01.17 04:25:47.906148 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5829 | 2025.01.17 04:25:47.906255 [ 268 ] {dd83d985-54d4-4a0f-94cb-72635ccbba7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5830 | 2025.01.17 04:25:47.906302 [ 268 ] {dd83d985-54d4-4a0f-94cb-72635ccbba7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5831 | 2025.01.17 04:25:47.906723 [ 268 ] {dd83d985-54d4-4a0f-94cb-72635ccbba7a} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5832 | 2025.01.17 04:25:47.906761 [ 268 ] {dd83d985-54d4-4a0f-94cb-72635ccbba7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5833 | 2025.01.17 04:25:47.907105 [ 268 ] {dd83d985-54d4-4a0f-94cb-72635ccbba7a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5834 | 2025.01.17 04:25:47.907338 [ 268 ] {dd83d985-54d4-4a0f-94cb-72635ccbba7a} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5835 | 2025.01.17 04:25:47.907585 [ 268 ] {dd83d985-54d4-4a0f-94cb-72635ccbba7a} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001348 sec., 25222.55192878338 rows/sec., 1.46 MiB/sec. | ||
5836 | 2025.01.17 04:25:47.907785 [ 268 ] {dd83d985-54d4-4a0f-94cb-72635ccbba7a} <Debug> TCPHandler: Processed in 0.001687314 sec. | ||
5837 | 2025.01.17 04:25:48.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.59 MiB, peak 205.58 MiB, free memory in arenas 0.00 B, will set to 196.30 MiB (RSS), difference: -1.29 MiB | ||
5838 | 2025.01.17 04:25:50.784181 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 834 | ||
5839 | 2025.01.17 04:25:50.787808 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5840 | 2025.01.17 04:25:50.787859 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5841 | 2025.01.17 04:25:50.789374 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5842 | 2025.01.17 04:25:50.789687 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5843 | 2025.01.17 04:25:50.790290 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
5844 | 2025.01.17 04:25:52.492321 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5845 | 2025.01.17 04:25:52.492534 [ 271 ] {e8ed546d-ada7-4cb9-ad82-e02a8e23c39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5846 | 2025.01.17 04:25:52.492619 [ 271 ] {e8ed546d-ada7-4cb9-ad82-e02a8e23c39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5847 | 2025.01.17 04:25:52.493476 [ 271 ] {e8ed546d-ada7-4cb9-ad82-e02a8e23c39a} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5848 | 2025.01.17 04:25:52.493529 [ 271 ] {e8ed546d-ada7-4cb9-ad82-e02a8e23c39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5849 | 2025.01.17 04:25:52.493973 [ 271 ] {e8ed546d-ada7-4cb9-ad82-e02a8e23c39a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5850 | 2025.01.17 04:25:52.494228 [ 271 ] {e8ed546d-ada7-4cb9-ad82-e02a8e23c39a} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5851 | 2025.01.17 04:25:52.494449 [ 158 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5852 | 2025.01.17 04:25:52.494475 [ 271 ] {e8ed546d-ada7-4cb9-ad82-e02a8e23c39a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002004 sec., 27944.111776447106 rows/sec., 2.15 MiB/sec. | ||
5853 | 2025.01.17 04:25:52.494561 [ 158 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5854 | 2025.01.17 04:25:52.494636 [ 271 ] {e8ed546d-ada7-4cb9-ad82-e02a8e23c39a} <Debug> TCPHandler: Processed in 0.002476668 sec. | ||
5855 | 2025.01.17 04:25:52.494645 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5856 | 2025.01.17 04:25:52.494865 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5857 | 2025.01.17 04:25:52.494887 [ 191 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
5858 | 2025.01.17 04:25:52.495086 [ 268 ] {c512ea55-b08e-4536-91b8-d2b04381889a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5859 | 2025.01.17 04:25:52.495168 [ 191 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5860 | 2025.01.17 04:25:52.495209 [ 268 ] {c512ea55-b08e-4536-91b8-d2b04381889a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5861 | 2025.01.17 04:25:52.495299 [ 191 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
5862 | 2025.01.17 04:25:52.495661 [ 191 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part | ||
5863 | 2025.01.17 04:25:52.496122 [ 191 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 229 rows starting from the beginning of the part | ||
5864 | 2025.01.17 04:25:52.496464 [ 191 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 108 rows starting from the beginning of the part | ||
5865 | 2025.01.17 04:25:52.496849 [ 191 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1374 rows starting from the beginning of the part | ||
5866 | 2025.01.17 04:25:52.497198 [ 191 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
5867 | 2025.01.17 04:25:52.498107 [ 268 ] {c512ea55-b08e-4536-91b8-d2b04381889a} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5868 | 2025.01.17 04:25:52.498179 [ 268 ] {c512ea55-b08e-4536-91b8-d2b04381889a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5869 | 2025.01.17 04:25:52.499278 [ 268 ] {c512ea55-b08e-4536-91b8-d2b04381889a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5870 | 2025.01.17 04:25:52.499835 [ 268 ] {c512ea55-b08e-4536-91b8-d2b04381889a} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5871 | 2025.01.17 04:25:52.500118 [ 158 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5872 | 2025.01.17 04:25:52.500205 [ 268 ] {c512ea55-b08e-4536-91b8-d2b04381889a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005189 sec., 12333.783002505299 rows/sec., 985.78 KiB/sec. | ||
5873 | 2025.01.17 04:25:52.500215 [ 158 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5874 | 2025.01.17 04:25:52.500302 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5875 | 2025.01.17 04:25:52.500475 [ 268 ] {c512ea55-b08e-4536-91b8-d2b04381889a} <Debug> TCPHandler: Processed in 0.005706532 sec. | ||
5876 | 2025.01.17 04:25:52.500867 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5877 | 2025.01.17 04:25:52.501160 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
5878 | 2025.01.17 04:25:52.501311 [ 271 ] {a46887b1-9d0e-49e4-9c8f-df75b8c26a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5879 | 2025.01.17 04:25:52.501469 [ 271 ] {a46887b1-9d0e-49e4-9c8f-df75b8c26a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5880 | 2025.01.17 04:25:52.501532 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.006714722 sec., 492499.91287800146 rows/sec., 43.16 MiB/sec. | ||
5881 | 2025.01.17 04:25:52.501606 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5882 | 2025.01.17 04:25:52.501704 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part | ||
5883 | 2025.01.17 04:25:52.502063 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5884 | 2025.01.17 04:25:52.502112 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
5885 | 2025.01.17 04:25:52.502678 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 395 rows starting from the beginning of the part | ||
5886 | 2025.01.17 04:25:52.503218 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
5887 | 2025.01.17 04:25:52.503530 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 861 rows starting from the beginning of the part | ||
5888 | 2025.01.17 04:25:52.503538 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_41_8} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5889 | 2025.01.17 04:25:52.503847 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_41_8} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5890 | 2025.01.17 04:25:52.503902 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
5891 | 2025.01.17 04:25:52.504055 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
5892 | 2025.01.17 04:25:52.504441 [ 271 ] {a46887b1-9d0e-49e4-9c8f-df75b8c26a49} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5893 | 2025.01.17 04:25:52.504488 [ 271 ] {a46887b1-9d0e-49e4-9c8f-df75b8c26a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5894 | 2025.01.17 04:25:52.505047 [ 271 ] {a46887b1-9d0e-49e4-9c8f-df75b8c26a49} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5895 | 2025.01.17 04:25:52.505398 [ 271 ] {a46887b1-9d0e-49e4-9c8f-df75b8c26a49} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5896 | 2025.01.17 04:25:52.505612 [ 158 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5897 | 2025.01.17 04:25:52.505713 [ 158 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5898 | 2025.01.17 04:25:52.505709 [ 271 ] {a46887b1-9d0e-49e4-9c8f-df75b8c26a49} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.004538 sec., 28206.258263552223 rows/sec., 1.96 MiB/sec. | ||
5899 | 2025.01.17 04:25:52.505766 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5900 | 2025.01.17 04:25:52.506043 [ 271 ] {a46887b1-9d0e-49e4-9c8f-df75b8c26a49} <Debug> TCPHandler: Processed in 0.005425807 sec. | ||
5901 | 2025.01.17 04:25:52.506410 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5902 | 2025.01.17 04:25:52.506573 [ 195 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
5903 | 2025.01.17 04:25:52.506812 [ 268 ] {d69ab624-bd18-4891-a957-a065d0298bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5904 | 2025.01.17 04:25:52.506937 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.006328264 sec., 381305.20471333055 rows/sec., 29.24 MiB/sec. | ||
5905 | 2025.01.17 04:25:52.506995 [ 268 ] {d69ab624-bd18-4891-a957-a065d0298bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5906 | 2025.01.17 04:25:52.507225 [ 195 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5907 | 2025.01.17 04:25:52.507287 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5908 | 2025.01.17 04:25:52.507375 [ 195 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11512 rows starting from the beginning of the part | ||
5909 | 2025.01.17 04:25:52.507985 [ 195 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
5910 | 2025.01.17 04:25:52.508540 [ 195 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
5911 | 2025.01.17 04:25:52.508763 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_41_8} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5912 | 2025.01.17 04:25:52.509075 [ 195 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
5913 | 2025.01.17 04:25:52.509376 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_41_8} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5914 | 2025.01.17 04:25:52.509633 [ 195 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 960 rows starting from the beginning of the part | ||
5915 | 2025.01.17 04:25:52.509671 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
5916 | 2025.01.17 04:25:52.510159 [ 195 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 128 rows starting from the beginning of the part | ||
5917 | 2025.01.17 04:25:52.510942 [ 268 ] {d69ab624-bd18-4891-a957-a065d0298bdd} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5918 | 2025.01.17 04:25:52.510999 [ 268 ] {d69ab624-bd18-4891-a957-a065d0298bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5919 | 2025.01.17 04:25:52.511671 [ 268 ] {d69ab624-bd18-4891-a957-a065d0298bdd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5920 | 2025.01.17 04:25:52.512025 [ 268 ] {d69ab624-bd18-4891-a957-a065d0298bdd} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5921 | 2025.01.17 04:25:52.512331 [ 158 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5922 | 2025.01.17 04:25:52.512472 [ 158 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5923 | 2025.01.17 04:25:52.512499 [ 268 ] {d69ab624-bd18-4891-a957-a065d0298bdd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005821 sec., 8246.005840920805 rows/sec., 569.06 KiB/sec. | ||
5924 | 2025.01.17 04:25:52.512641 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5925 | 2025.01.17 04:25:52.512798 [ 268 ] {d69ab624-bd18-4891-a957-a065d0298bdd} <Debug> TCPHandler: Processed in 0.006576139 sec. | ||
5926 | 2025.01.17 04:25:52.513231 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
5927 | 2025.01.17 04:25:52.513555 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5928 | 2025.01.17 04:25:52.513648 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2140 rows starting from the beginning of the part | ||
5929 | 2025.01.17 04:25:52.513973 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
5930 | 2025.01.17 04:25:52.514155 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
5931 | 2025.01.17 04:25:52.514387 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
5932 | 2025.01.17 04:25:52.514611 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
5933 | 2025.01.17 04:25:52.514760 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
5934 | 2025.01.17 04:25:52.516752 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13157 rows, containing 5 columns (5 merged, 0 gathered) in 0.01070939 sec., 1228548.0312137294 rows/sec., 82.81 MiB/sec. | ||
5935 | 2025.01.17 04:25:52.516985 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 4 columns (4 merged, 0 gathered) in 0.0041059 sec., 590369.955429991 rows/sec., 38.39 MiB/sec. | ||
5936 | 2025.01.17 04:25:52.517213 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5937 | 2025.01.17 04:25:52.517335 [ 186 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5938 | 2025.01.17 04:25:52.517613 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5939 | 2025.01.17 04:25:52.517698 [ 186 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_41_8} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5940 | 2025.01.17 04:25:52.517726 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5941 | 2025.01.17 04:25:52.517809 [ 186 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_41_8} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5942 | 2025.01.17 04:25:52.517852 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
5943 | 2025.01.17 04:25:52.517928 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5944 | 2025.01.17 04:25:53.241683 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5945 | 2025.01.17 04:25:53.242809 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5946 | 2025.01.17 04:25:53.242860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5947 | 2025.01.17 04:25:53.243414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5948 | 2025.01.17 04:25:53.243673 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5949 | 2025.01.17 04:25:53.243906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5950 | 2025.01.17 04:25:54.068630 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5951 | 2025.01.17 04:25:54.087885 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5952 | 2025.01.17 04:25:54.087942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5953 | 2025.01.17 04:25:54.095310 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5954 | 2025.01.17 04:25:54.096069 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5955 | 2025.01.17 04:25:54.098664 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5956 | 2025.01.17 04:25:57.495114 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5957 | 2025.01.17 04:25:57.495320 [ 271 ] {28a72a58-3579-4b44-af40-8e7bdfc9233e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5958 | 2025.01.17 04:25:57.495397 [ 271 ] {28a72a58-3579-4b44-af40-8e7bdfc9233e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5959 | 2025.01.17 04:25:57.496205 [ 271 ] {28a72a58-3579-4b44-af40-8e7bdfc9233e} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5960 | 2025.01.17 04:25:57.496247 [ 271 ] {28a72a58-3579-4b44-af40-8e7bdfc9233e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5961 | 2025.01.17 04:25:57.496700 [ 271 ] {28a72a58-3579-4b44-af40-8e7bdfc9233e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5962 | 2025.01.17 04:25:57.496956 [ 271 ] {28a72a58-3579-4b44-af40-8e7bdfc9233e} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5963 | 2025.01.17 04:25:57.497161 [ 271 ] {28a72a58-3579-4b44-af40-8e7bdfc9233e} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001914 sec., 56426.33228840126 rows/sec., 4.73 MiB/sec. | ||
5964 | 2025.01.17 04:25:57.497267 [ 271 ] {28a72a58-3579-4b44-af40-8e7bdfc9233e} <Debug> TCPHandler: Processed in 0.002288935 sec. | ||
5965 | 2025.01.17 04:25:57.497455 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5966 | 2025.01.17 04:25:57.497571 [ 268 ] {8d4994f4-6a18-4afb-bbde-4d485079fdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5967 | 2025.01.17 04:25:57.497619 [ 268 ] {8d4994f4-6a18-4afb-bbde-4d485079fdd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5968 | 2025.01.17 04:25:57.498175 [ 268 ] {8d4994f4-6a18-4afb-bbde-4d485079fdd0} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5969 | 2025.01.17 04:25:57.498212 [ 268 ] {8d4994f4-6a18-4afb-bbde-4d485079fdd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5970 | 2025.01.17 04:25:57.498576 [ 268 ] {8d4994f4-6a18-4afb-bbde-4d485079fdd0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5971 | 2025.01.17 04:25:57.498813 [ 268 ] {8d4994f4-6a18-4afb-bbde-4d485079fdd0} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5972 | 2025.01.17 04:25:57.498987 [ 268 ] {8d4994f4-6a18-4afb-bbde-4d485079fdd0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001443 sec., 18018.018018018018 rows/sec., 1.32 MiB/sec. | ||
5973 | 2025.01.17 04:25:57.499038 [ 268 ] {8d4994f4-6a18-4afb-bbde-4d485079fdd0} <Debug> TCPHandler: Processed in 0.001646902 sec. | ||
5974 | 2025.01.17 04:25:57.499189 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5975 | 2025.01.17 04:25:57.499298 [ 271 ] {8636ec67-41b2-423d-9ec7-e17f067069b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5976 | 2025.01.17 04:25:57.499343 [ 271 ] {8636ec67-41b2-423d-9ec7-e17f067069b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5977 | 2025.01.17 04:25:57.499887 [ 271 ] {8636ec67-41b2-423d-9ec7-e17f067069b2} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5978 | 2025.01.17 04:25:57.499924 [ 271 ] {8636ec67-41b2-423d-9ec7-e17f067069b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5979 | 2025.01.17 04:25:57.500296 [ 271 ] {8636ec67-41b2-423d-9ec7-e17f067069b2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5980 | 2025.01.17 04:25:57.500532 [ 271 ] {8636ec67-41b2-423d-9ec7-e17f067069b2} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5981 | 2025.01.17 04:25:57.500707 [ 271 ] {8636ec67-41b2-423d-9ec7-e17f067069b2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001433 sec., 62805.3035589672 rows/sec., 4.90 MiB/sec. | ||
5982 | 2025.01.17 04:25:57.500758 [ 271 ] {8636ec67-41b2-423d-9ec7-e17f067069b2} <Debug> TCPHandler: Processed in 0.001631572 sec. | ||
5983 | 2025.01.17 04:25:57.500900 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5984 | 2025.01.17 04:25:57.501007 [ 268 ] {88fbf4b6-8bce-43df-9eb4-9c50f32d86b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5985 | 2025.01.17 04:25:57.501056 [ 268 ] {88fbf4b6-8bce-43df-9eb4-9c50f32d86b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5986 | 2025.01.17 04:25:57.501558 [ 268 ] {88fbf4b6-8bce-43df-9eb4-9c50f32d86b8} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5987 | 2025.01.17 04:25:57.501594 [ 268 ] {88fbf4b6-8bce-43df-9eb4-9c50f32d86b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5988 | 2025.01.17 04:25:57.501969 [ 268 ] {88fbf4b6-8bce-43df-9eb4-9c50f32d86b8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5989 | 2025.01.17 04:25:57.502199 [ 268 ] {88fbf4b6-8bce-43df-9eb4-9c50f32d86b8} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5990 | 2025.01.17 04:25:57.502369 [ 268 ] {88fbf4b6-8bce-43df-9eb4-9c50f32d86b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001385 sec., 115523.46570397112 rows/sec., 8.05 MiB/sec. | ||
5991 | 2025.01.17 04:25:57.502419 [ 268 ] {88fbf4b6-8bce-43df-9eb4-9c50f32d86b8} <Debug> TCPHandler: Processed in 0.001577251 sec. | ||
5992 | 2025.01.17 04:25:57.502552 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5993 | 2025.01.17 04:25:57.502656 [ 271 ] {45ee9c88-c309-4021-9d44-7af85f36ebee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5994 | 2025.01.17 04:25:57.502721 [ 271 ] {45ee9c88-c309-4021-9d44-7af85f36ebee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5995 | 2025.01.17 04:25:57.503882 [ 271 ] {45ee9c88-c309-4021-9d44-7af85f36ebee} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5996 | 2025.01.17 04:25:57.503919 [ 271 ] {45ee9c88-c309-4021-9d44-7af85f36ebee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
5997 | 2025.01.17 04:25:57.504555 [ 271 ] {45ee9c88-c309-4021-9d44-7af85f36ebee} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5998 | 2025.01.17 04:25:57.504804 [ 271 ] {45ee9c88-c309-4021-9d44-7af85f36ebee} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5999 | 2025.01.17 04:25:57.504992 [ 271 ] {45ee9c88-c309-4021-9d44-7af85f36ebee} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002359 sec., 11021.619330224672 rows/sec., 19.75 MiB/sec. | ||
6000 | 2025.01.17 04:25:57.505080 [ 271 ] {45ee9c88-c309-4021-9d44-7af85f36ebee} <Debug> TCPHandler: Processed in 0.002585791 sec. | ||
6001 | 2025.01.17 04:25:57.505233 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6002 | 2025.01.17 04:25:57.505340 [ 268 ] {2e38b318-370b-4c60-b341-8a7351f1a30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6003 | 2025.01.17 04:25:57.505386 [ 268 ] {2e38b318-370b-4c60-b341-8a7351f1a30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6004 | 2025.01.17 04:25:57.505811 [ 268 ] {2e38b318-370b-4c60-b341-8a7351f1a30a} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6005 | 2025.01.17 04:25:57.505848 [ 268 ] {2e38b318-370b-4c60-b341-8a7351f1a30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6006 | 2025.01.17 04:25:57.506190 [ 268 ] {2e38b318-370b-4c60-b341-8a7351f1a30a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6007 | 2025.01.17 04:25:57.506420 [ 268 ] {2e38b318-370b-4c60-b341-8a7351f1a30a} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6008 | 2025.01.17 04:25:57.506587 [ 268 ] {2e38b318-370b-4c60-b341-8a7351f1a30a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001271 sec., 47206.92368214005 rows/sec., 3.18 MiB/sec. | ||
6009 | 2025.01.17 04:25:57.506635 [ 268 ] {2e38b318-370b-4c60-b341-8a7351f1a30a} <Debug> TCPHandler: Processed in 0.001460219 sec. | ||
6010 | 2025.01.17 04:25:59.342802 [ 23 ] {} <Debug> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
6011 | 2025.01.17 04:25:59.342885 [ 23 ] {} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6012 | 2025.01.17 04:25:59.342913 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6013 | 2025.01.17 04:25:59.343100 [ 201 ] {19405564-e1eb-4753-8170-d94fb4f05afe::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 | ||
6014 | 2025.01.17 04:25:59.343309 [ 201 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6015 | 2025.01.17 04:25:59.343362 [ 201 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
6016 | 2025.01.17 04:25:59.343474 [ 201 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
6017 | 2025.01.17 04:25:59.343754 [ 201 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
6018 | 2025.01.17 04:25:59.343970 [ 201 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
6019 | 2025.01.17 04:25:59.344167 [ 201 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
6020 | 2025.01.17 04:25:59.345351 [ 186 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002349227 sec., 17878.221219149957 rows/sec., 1.49 MiB/sec. | ||
6021 | 2025.01.17 04:25:59.345511 [ 201 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
6022 | 2025.01.17 04:25:59.345798 [ 201 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_5_1} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6023 | 2025.01.17 04:25:59.345876 [ 201 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_5_1} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
6024 | 2025.01.17 04:25:59.345955 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6025 | 2025.01.17 04:25:59.813511 [ 23 ] {} <Debug> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
6026 | 2025.01.17 04:25:59.813582 [ 23 ] {} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6027 | 2025.01.17 04:25:59.813609 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6028 | 2025.01.17 04:25:59.813848 [ 188 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
6029 | 2025.01.17 04:25:59.814059 [ 188 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6030 | 2025.01.17 04:25:59.814105 [ 188 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 16 rows starting from the beginning of the part | ||
6031 | 2025.01.17 04:25:59.814203 [ 188 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
6032 | 2025.01.17 04:25:59.814468 [ 188 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
6033 | 2025.01.17 04:25:59.814691 [ 188 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
6034 | 2025.01.17 04:25:59.814837 [ 188 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
6035 | 2025.01.17 04:25:59.815923 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002222964 sec., 8996.996802467336 rows/sec., 602.73 KiB/sec. | ||
6036 | 2025.01.17 04:25:59.816217 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
6037 | 2025.01.17 04:25:59.816677 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_18_4} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6038 | 2025.01.17 04:25:59.816763 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_18_4} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
6039 | 2025.01.17 04:25:59.816863 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6040 | 2025.01.17 04:26:00.625628 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6041 | 2025.01.17 04:26:00.625712 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6042 | 2025.01.17 04:26:00.744137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
6043 | 2025.01.17 04:26:00.745157 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6044 | 2025.01.17 04:26:00.745201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6045 | 2025.01.17 04:26:00.745765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6046 | 2025.01.17 04:26:00.746026 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6047 | 2025.01.17 04:26:00.746274 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
6048 | 2025.01.17 04:26:00.790677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 854 | ||
6049 | 2025.01.17 04:26:00.793646 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6050 | 2025.01.17 04:26:00.793690 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6051 | 2025.01.17 04:26:00.795183 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6052 | 2025.01.17 04:26:00.795517 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6053 | 2025.01.17 04:26:00.796004 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
6054 | 2025.01.17 04:26:01.598821 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
6055 | 2025.01.17 04:26:01.618621 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6056 | 2025.01.17 04:26:01.618673 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6057 | 2025.01.17 04:26:01.626226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6058 | 2025.01.17 04:26:01.627035 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6059 | 2025.01.17 04:26:01.629590 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
6060 | 2025.01.17 04:26:02.499486 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6061 | 2025.01.17 04:26:02.499702 [ 271 ] {7dec3c98-8b9e-4ad8-aa23-f63ec6cb5bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6062 | 2025.01.17 04:26:02.499782 [ 271 ] {7dec3c98-8b9e-4ad8-aa23-f63ec6cb5bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6063 | 2025.01.17 04:26:02.500650 [ 271 ] {7dec3c98-8b9e-4ad8-aa23-f63ec6cb5bd0} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6064 | 2025.01.17 04:26:02.500704 [ 271 ] {7dec3c98-8b9e-4ad8-aa23-f63ec6cb5bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6065 | 2025.01.17 04:26:02.501150 [ 271 ] {7dec3c98-8b9e-4ad8-aa23-f63ec6cb5bd0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6066 | 2025.01.17 04:26:02.501421 [ 271 ] {7dec3c98-8b9e-4ad8-aa23-f63ec6cb5bd0} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6067 | 2025.01.17 04:26:02.501665 [ 271 ] {7dec3c98-8b9e-4ad8-aa23-f63ec6cb5bd0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002023 sec., 6920.415224913495 rows/sec., 498.18 KiB/sec. | ||
6068 | 2025.01.17 04:26:02.501760 [ 271 ] {7dec3c98-8b9e-4ad8-aa23-f63ec6cb5bd0} <Debug> TCPHandler: Processed in 0.002424768 sec. | ||
6069 | 2025.01.17 04:26:02.501948 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6070 | 2025.01.17 04:26:02.502056 [ 268 ] {3a73ecf4-f859-4206-b9dd-c7dd2afbd04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6071 | 2025.01.17 04:26:02.502102 [ 268 ] {3a73ecf4-f859-4206-b9dd-c7dd2afbd04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6072 | 2025.01.17 04:26:02.502763 [ 268 ] {3a73ecf4-f859-4206-b9dd-c7dd2afbd04e} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6073 | 2025.01.17 04:26:02.502802 [ 268 ] {3a73ecf4-f859-4206-b9dd-c7dd2afbd04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6074 | 2025.01.17 04:26:02.503178 [ 268 ] {3a73ecf4-f859-4206-b9dd-c7dd2afbd04e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6075 | 2025.01.17 04:26:02.503426 [ 268 ] {3a73ecf4-f859-4206-b9dd-c7dd2afbd04e} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6076 | 2025.01.17 04:26:02.503631 [ 268 ] {3a73ecf4-f859-4206-b9dd-c7dd2afbd04e} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001597 sec., 143393.86349405136 rows/sec., 12.57 MiB/sec. | ||
6077 | 2025.01.17 04:26:02.503683 [ 268 ] {3a73ecf4-f859-4206-b9dd-c7dd2afbd04e} <Debug> TCPHandler: Processed in 0.001799186 sec. | ||
6078 | 2025.01.17 04:26:02.503840 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6079 | 2025.01.17 04:26:02.503945 [ 271 ] {423afd9d-7da6-4de1-9561-5d3051136a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6080 | 2025.01.17 04:26:02.503989 [ 271 ] {423afd9d-7da6-4de1-9561-5d3051136a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6081 | 2025.01.17 04:26:02.504536 [ 271 ] {423afd9d-7da6-4de1-9561-5d3051136a08} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6082 | 2025.01.17 04:26:02.504575 [ 271 ] {423afd9d-7da6-4de1-9561-5d3051136a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6083 | 2025.01.17 04:26:02.504924 [ 271 ] {423afd9d-7da6-4de1-9561-5d3051136a08} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6084 | 2025.01.17 04:26:02.505163 [ 271 ] {423afd9d-7da6-4de1-9561-5d3051136a08} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6085 | 2025.01.17 04:26:02.505322 [ 30 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6086 | 2025.01.17 04:26:02.505391 [ 271 ] {423afd9d-7da6-4de1-9561-5d3051136a08} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001464 sec., 13661.20218579235 rows/sec., 979.23 KiB/sec. | ||
6087 | 2025.01.17 04:26:02.505403 [ 30 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6088 | 2025.01.17 04:26:02.505475 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6089 | 2025.01.17 04:26:02.505522 [ 271 ] {423afd9d-7da6-4de1-9561-5d3051136a08} <Debug> TCPHandler: Processed in 0.001740994 sec. | ||
6090 | 2025.01.17 04:26:02.505653 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
6091 | 2025.01.17 04:26:02.505719 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6092 | 2025.01.17 04:26:02.505764 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6093 | 2025.01.17 04:26:02.505802 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 64 rows starting from the beginning of the part | ||
6094 | 2025.01.17 04:26:02.505849 [ 268 ] {d1f853a8-7441-4ee1-b0c6-70ff53adc512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6095 | 2025.01.17 04:26:02.505928 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
6096 | 2025.01.17 04:26:02.505956 [ 268 ] {d1f853a8-7441-4ee1-b0c6-70ff53adc512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6097 | 2025.01.17 04:26:02.506371 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
6098 | 2025.01.17 04:26:02.506574 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
6099 | 2025.01.17 04:26:02.506864 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
6100 | 2025.01.17 04:26:02.507084 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
6101 | 2025.01.17 04:26:02.507858 [ 268 ] {d1f853a8-7441-4ee1-b0c6-70ff53adc512} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6102 | 2025.01.17 04:26:02.507902 [ 268 ] {d1f853a8-7441-4ee1-b0c6-70ff53adc512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6103 | 2025.01.17 04:26:02.508490 [ 268 ] {d1f853a8-7441-4ee1-b0c6-70ff53adc512} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6104 | 2025.01.17 04:26:02.508709 [ 189 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.003121682 sec., 59583.263125456084 rows/sec., 4.47 MiB/sec. | ||
6105 | 2025.01.17 04:26:02.508880 [ 268 ] {d1f853a8-7441-4ee1-b0c6-70ff53adc512} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6106 | 2025.01.17 04:26:02.509161 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6107 | 2025.01.17 04:26:02.509358 [ 268 ] {d1f853a8-7441-4ee1-b0c6-70ff53adc512} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003509 sec., 3989.7406668566546 rows/sec., 279.42 KiB/sec. | ||
6108 | 2025.01.17 04:26:02.509726 [ 268 ] {d1f853a8-7441-4ee1-b0c6-70ff53adc512} <Debug> TCPHandler: Processed in 0.00406855 sec. | ||
6109 | 2025.01.17 04:26:02.510000 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6110 | 2025.01.17 04:26:02.510176 [ 271 ] {b0acd351-0c2d-486d-aaa5-f9cf7460e0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6111 | 2025.01.17 04:26:02.510240 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_36_7} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6112 | 2025.01.17 04:26:02.510259 [ 271 ] {b0acd351-0c2d-486d-aaa5-f9cf7460e0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6113 | 2025.01.17 04:26:02.510446 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_36_7} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6114 | 2025.01.17 04:26:02.510621 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6115 | 2025.01.17 04:26:02.511096 [ 271 ] {b0acd351-0c2d-486d-aaa5-f9cf7460e0ba} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6116 | 2025.01.17 04:26:02.511140 [ 271 ] {b0acd351-0c2d-486d-aaa5-f9cf7460e0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6117 | 2025.01.17 04:26:02.511515 [ 271 ] {b0acd351-0c2d-486d-aaa5-f9cf7460e0ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6118 | 2025.01.17 04:26:02.511755 [ 271 ] {b0acd351-0c2d-486d-aaa5-f9cf7460e0ba} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6119 | 2025.01.17 04:26:02.511969 [ 271 ] {b0acd351-0c2d-486d-aaa5-f9cf7460e0ba} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001839 sec., 7069.0592713431215 rows/sec., 440.75 KiB/sec. | ||
6120 | 2025.01.17 04:26:02.512023 [ 271 ] {b0acd351-0c2d-486d-aaa5-f9cf7460e0ba} <Debug> TCPHandler: Processed in 0.002162212 sec. | ||
6121 | 2025.01.17 04:26:02.512172 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6122 | 2025.01.17 04:26:02.512303 [ 268 ] {58610188-1c10-4863-91bd-5c8a1be853f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6123 | 2025.01.17 04:26:02.512355 [ 268 ] {58610188-1c10-4863-91bd-5c8a1be853f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6124 | 2025.01.17 04:26:02.513064 [ 268 ] {58610188-1c10-4863-91bd-5c8a1be853f0} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6125 | 2025.01.17 04:26:02.513102 [ 268 ] {58610188-1c10-4863-91bd-5c8a1be853f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6126 | 2025.01.17 04:26:02.513465 [ 268 ] {58610188-1c10-4863-91bd-5c8a1be853f0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6127 | 2025.01.17 04:26:02.513698 [ 268 ] {58610188-1c10-4863-91bd-5c8a1be853f0} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6128 | 2025.01.17 04:26:02.513896 [ 268 ] {58610188-1c10-4863-91bd-5c8a1be853f0} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.001627 sec., 242778.1192378611 rows/sec., 17.24 MiB/sec. | ||
6129 | 2025.01.17 04:26:02.513945 [ 268 ] {58610188-1c10-4863-91bd-5c8a1be853f0} <Debug> TCPHandler: Processed in 0.001836896 sec. | ||
6130 | 2025.01.17 04:26:02.514090 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6131 | 2025.01.17 04:26:02.514196 [ 271 ] {4dc6ff0f-fa71-4845-a664-896244d198be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6132 | 2025.01.17 04:26:02.514242 [ 271 ] {4dc6ff0f-fa71-4845-a664-896244d198be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6133 | 2025.01.17 04:26:02.514685 [ 271 ] {4dc6ff0f-fa71-4845-a664-896244d198be} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6134 | 2025.01.17 04:26:02.514724 [ 271 ] {4dc6ff0f-fa71-4845-a664-896244d198be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6135 | 2025.01.17 04:26:02.515080 [ 271 ] {4dc6ff0f-fa71-4845-a664-896244d198be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6136 | 2025.01.17 04:26:02.515320 [ 271 ] {4dc6ff0f-fa71-4845-a664-896244d198be} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6137 | 2025.01.17 04:26:02.515557 [ 271 ] {4dc6ff0f-fa71-4845-a664-896244d198be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001381 sec., 4344.677769732078 rows/sec., 226.99 KiB/sec. | ||
6138 | 2025.01.17 04:26:02.515654 [ 271 ] {4dc6ff0f-fa71-4845-a664-896244d198be} <Debug> TCPHandler: Processed in 0.001616182 sec. | ||
6139 | 2025.01.17 04:26:02.515810 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6140 | 2025.01.17 04:26:02.515939 [ 268 ] {51a161be-c132-41bd-83e8-69d292a2a686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6141 | 2025.01.17 04:26:02.515996 [ 268 ] {51a161be-c132-41bd-83e8-69d292a2a686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6142 | 2025.01.17 04:26:02.516628 [ 268 ] {51a161be-c132-41bd-83e8-69d292a2a686} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6143 | 2025.01.17 04:26:02.516665 [ 268 ] {51a161be-c132-41bd-83e8-69d292a2a686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6144 | 2025.01.17 04:26:02.517034 [ 268 ] {51a161be-c132-41bd-83e8-69d292a2a686} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6145 | 2025.01.17 04:26:02.517287 [ 268 ] {51a161be-c132-41bd-83e8-69d292a2a686} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6146 | 2025.01.17 04:26:02.517504 [ 268 ] {51a161be-c132-41bd-83e8-69d292a2a686} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00159 sec., 149056.6037735849 rows/sec., 9.99 MiB/sec. | ||
6147 | 2025.01.17 04:26:02.517571 [ 268 ] {51a161be-c132-41bd-83e8-69d292a2a686} <Debug> TCPHandler: Processed in 0.001822495 sec. | ||
6148 | 2025.01.17 04:26:02.517730 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6149 | 2025.01.17 04:26:02.517839 [ 271 ] {7d34101a-e378-429d-bcbb-63b6d7fec6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6150 | 2025.01.17 04:26:02.517886 [ 271 ] {7d34101a-e378-429d-bcbb-63b6d7fec6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6151 | 2025.01.17 04:26:02.518304 [ 271 ] {7d34101a-e378-429d-bcbb-63b6d7fec6f8} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6152 | 2025.01.17 04:26:02.518342 [ 271 ] {7d34101a-e378-429d-bcbb-63b6d7fec6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6153 | 2025.01.17 04:26:02.518681 [ 271 ] {7d34101a-e378-429d-bcbb-63b6d7fec6f8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6154 | 2025.01.17 04:26:02.518913 [ 271 ] {7d34101a-e378-429d-bcbb-63b6d7fec6f8} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6155 | 2025.01.17 04:26:02.519112 [ 271 ] {7d34101a-e378-429d-bcbb-63b6d7fec6f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001295 sec., 772.2007722007722 rows/sec., 52.03 KiB/sec. | ||
6156 | 2025.01.17 04:26:02.519162 [ 271 ] {7d34101a-e378-429d-bcbb-63b6d7fec6f8} <Debug> TCPHandler: Processed in 0.001493849 sec. | ||
6157 | 2025.01.17 04:26:02.519297 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6158 | 2025.01.17 04:26:02.519402 [ 268 ] {12391c08-ed45-4ed7-8140-c2df7e48e482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6159 | 2025.01.17 04:26:02.519467 [ 268 ] {12391c08-ed45-4ed7-8140-c2df7e48e482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6160 | 2025.01.17 04:26:02.520471 [ 268 ] {12391c08-ed45-4ed7-8140-c2df7e48e482} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6161 | 2025.01.17 04:26:02.520510 [ 268 ] {12391c08-ed45-4ed7-8140-c2df7e48e482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6162 | 2025.01.17 04:26:02.521114 [ 268 ] {12391c08-ed45-4ed7-8140-c2df7e48e482} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6163 | 2025.01.17 04:26:02.521363 [ 268 ] {12391c08-ed45-4ed7-8140-c2df7e48e482} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6164 | 2025.01.17 04:26:02.521535 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6165 | 2025.01.17 04:26:02.521607 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6166 | 2025.01.17 04:26:02.521646 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6167 | 2025.01.17 04:26:02.521650 [ 268 ] {12391c08-ed45-4ed7-8140-c2df7e48e482} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002259 sec., 5754.758742806551 rows/sec., 10.31 MiB/sec. | ||
6168 | 2025.01.17 04:26:02.522059 [ 268 ] {12391c08-ed45-4ed7-8140-c2df7e48e482} <Debug> TCPHandler: Processed in 0.002808385 sec. | ||
6169 | 2025.01.17 04:26:02.522053 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
6170 | 2025.01.17 04:26:02.522249 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6171 | 2025.01.17 04:26:02.522533 [ 271 ] {db1ce3bf-3be5-4885-80cc-75c60560a142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6172 | 2025.01.17 04:26:02.522678 [ 271 ] {db1ce3bf-3be5-4885-80cc-75c60560a142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6173 | 2025.01.17 04:26:02.522932 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6174 | 2025.01.17 04:26:02.523189 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 557 rows starting from the beginning of the part | ||
6175 | 2025.01.17 04:26:02.523936 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
6176 | 2025.01.17 04:26:02.524705 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
6177 | 2025.01.17 04:26:02.524803 [ 271 ] {db1ce3bf-3be5-4885-80cc-75c60560a142} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6178 | 2025.01.17 04:26:02.524887 [ 271 ] {db1ce3bf-3be5-4885-80cc-75c60560a142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6179 | 2025.01.17 04:26:02.525381 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
6180 | 2025.01.17 04:26:02.526074 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
6181 | 2025.01.17 04:26:02.526553 [ 271 ] {db1ce3bf-3be5-4885-80cc-75c60560a142} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6182 | 2025.01.17 04:26:02.526723 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
6183 | 2025.01.17 04:26:02.527439 [ 271 ] {db1ce3bf-3be5-4885-80cc-75c60560a142} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6184 | 2025.01.17 04:26:02.528181 [ 271 ] {db1ce3bf-3be5-4885-80cc-75c60560a142} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005727 sec., 14318.1421337524 rows/sec., 931.20 KiB/sec. | ||
6185 | 2025.01.17 04:26:02.528482 [ 271 ] {db1ce3bf-3be5-4885-80cc-75c60560a142} <Debug> TCPHandler: Processed in 0.006316394 sec. | ||
6186 | 2025.01.17 04:26:02.533464 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 19 columns (19 merged, 0 gathered) in 0.011677809 sec., 55489.861154605285 rows/sec., 99.44 MiB/sec. | ||
6187 | 2025.01.17 04:26:02.534418 [ 200 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6188 | 2025.01.17 04:26:02.534874 [ 200 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6189 | 2025.01.17 04:26:02.534951 [ 200 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6190 | 2025.01.17 04:26:02.535096 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
6191 | 2025.01.17 04:26:07.495345 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6192 | 2025.01.17 04:26:07.495564 [ 271 ] {188d6170-33ff-4512-b8b4-aaf9fc78b210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6193 | 2025.01.17 04:26:07.495645 [ 271 ] {188d6170-33ff-4512-b8b4-aaf9fc78b210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6194 | 2025.01.17 04:26:07.496415 [ 271 ] {188d6170-33ff-4512-b8b4-aaf9fc78b210} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6195 | 2025.01.17 04:26:07.496464 [ 271 ] {188d6170-33ff-4512-b8b4-aaf9fc78b210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6196 | 2025.01.17 04:26:07.496884 [ 271 ] {188d6170-33ff-4512-b8b4-aaf9fc78b210} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
6197 | 2025.01.17 04:26:07.497134 [ 271 ] {188d6170-33ff-4512-b8b4-aaf9fc78b210} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6198 | 2025.01.17 04:26:07.497371 [ 271 ] {188d6170-33ff-4512-b8b4-aaf9fc78b210} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001868 sec., 4282.655246252676 rows/sec., 349.22 KiB/sec. | ||
6199 | 2025.01.17 04:26:07.497425 [ 271 ] {188d6170-33ff-4512-b8b4-aaf9fc78b210} <Debug> TCPHandler: Processed in 0.002229803 sec. | ||
6200 | 2025.01.17 04:26:07.497581 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6201 | 2025.01.17 04:26:07.497685 [ 268 ] {e7c7975a-ab84-44b5-8c98-984e0663aa69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6202 | 2025.01.17 04:26:07.497728 [ 268 ] {e7c7975a-ab84-44b5-8c98-984e0663aa69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6203 | 2025.01.17 04:26:07.498283 [ 268 ] {e7c7975a-ab84-44b5-8c98-984e0663aa69} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6204 | 2025.01.17 04:26:07.498387 [ 268 ] {e7c7975a-ab84-44b5-8c98-984e0663aa69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6205 | 2025.01.17 04:26:07.498760 [ 268 ] {e7c7975a-ab84-44b5-8c98-984e0663aa69} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6206 | 2025.01.17 04:26:07.498994 [ 268 ] {e7c7975a-ab84-44b5-8c98-984e0663aa69} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6207 | 2025.01.17 04:26:07.499213 [ 268 ] {e7c7975a-ab84-44b5-8c98-984e0663aa69} <Debug> executeQuery: Read 112 rows, 9.57 KiB in 0.001528 sec., 73298.42931937173 rows/sec., 6.11 MiB/sec. | ||
6208 | 2025.01.17 04:26:07.499267 [ 268 ] {e7c7975a-ab84-44b5-8c98-984e0663aa69} <Debug> TCPHandler: Processed in 0.001724394 sec. | ||
6209 | 2025.01.17 04:26:07.499410 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6210 | 2025.01.17 04:26:07.499516 [ 271 ] {12c0cbcc-d7a9-4279-a48b-e00ce0078718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6211 | 2025.01.17 04:26:07.499561 [ 271 ] {12c0cbcc-d7a9-4279-a48b-e00ce0078718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6212 | 2025.01.17 04:26:07.500110 [ 271 ] {12c0cbcc-d7a9-4279-a48b-e00ce0078718} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6213 | 2025.01.17 04:26:07.500148 [ 271 ] {12c0cbcc-d7a9-4279-a48b-e00ce0078718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6214 | 2025.01.17 04:26:07.500495 [ 271 ] {12c0cbcc-d7a9-4279-a48b-e00ce0078718} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6215 | 2025.01.17 04:26:07.500724 [ 271 ] {12c0cbcc-d7a9-4279-a48b-e00ce0078718} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6216 | 2025.01.17 04:26:07.500921 [ 271 ] {12c0cbcc-d7a9-4279-a48b-e00ce0078718} <Debug> executeQuery: Read 34 rows, 2.51 KiB in 0.001426 sec., 23842.917251051895 rows/sec., 1.72 MiB/sec. | ||
6217 | 2025.01.17 04:26:07.500972 [ 271 ] {12c0cbcc-d7a9-4279-a48b-e00ce0078718} <Debug> TCPHandler: Processed in 0.001613462 sec. | ||
6218 | 2025.01.17 04:26:07.501120 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6219 | 2025.01.17 04:26:07.501226 [ 268 ] {27646ff5-7e02-46f7-85b9-56e6fe749d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6220 | 2025.01.17 04:26:07.501270 [ 268 ] {27646ff5-7e02-46f7-85b9-56e6fe749d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6221 | 2025.01.17 04:26:07.501824 [ 268 ] {27646ff5-7e02-46f7-85b9-56e6fe749d6b} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6222 | 2025.01.17 04:26:07.501864 [ 268 ] {27646ff5-7e02-46f7-85b9-56e6fe749d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6223 | 2025.01.17 04:26:07.502215 [ 268 ] {27646ff5-7e02-46f7-85b9-56e6fe749d6b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6224 | 2025.01.17 04:26:07.502461 [ 268 ] {27646ff5-7e02-46f7-85b9-56e6fe749d6b} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6225 | 2025.01.17 04:26:07.502671 [ 268 ] {27646ff5-7e02-46f7-85b9-56e6fe749d6b} <Debug> executeQuery: Read 98 rows, 7.85 KiB in 0.001465 sec., 66894.19795221843 rows/sec., 5.23 MiB/sec. | ||
6226 | 2025.01.17 04:26:07.502724 [ 268 ] {27646ff5-7e02-46f7-85b9-56e6fe749d6b} <Debug> TCPHandler: Processed in 0.001655732 sec. | ||
6227 | 2025.01.17 04:26:07.502857 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6228 | 2025.01.17 04:26:07.502961 [ 271 ] {f9d5afd1-2dc9-4f0a-9e31-64fa6a5f5921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6229 | 2025.01.17 04:26:07.503010 [ 271 ] {f9d5afd1-2dc9-4f0a-9e31-64fa6a5f5921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6230 | 2025.01.17 04:26:07.503531 [ 271 ] {f9d5afd1-2dc9-4f0a-9e31-64fa6a5f5921} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6231 | 2025.01.17 04:26:07.503571 [ 271 ] {f9d5afd1-2dc9-4f0a-9e31-64fa6a5f5921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6232 | 2025.01.17 04:26:07.503948 [ 271 ] {f9d5afd1-2dc9-4f0a-9e31-64fa6a5f5921} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6233 | 2025.01.17 04:26:07.504190 [ 271 ] {f9d5afd1-2dc9-4f0a-9e31-64fa6a5f5921} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6234 | 2025.01.17 04:26:07.504397 [ 271 ] {f9d5afd1-2dc9-4f0a-9e31-64fa6a5f5921} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001457 sec., 112560.05490734386 rows/sec., 7.84 MiB/sec. | ||
6235 | 2025.01.17 04:26:07.504448 [ 271 ] {f9d5afd1-2dc9-4f0a-9e31-64fa6a5f5921} <Debug> TCPHandler: Processed in 0.001640412 sec. | ||
6236 | 2025.01.17 04:26:07.504582 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6237 | 2025.01.17 04:26:07.504687 [ 268 ] {33ac18f3-c3a8-4a94-98ee-33366e8163cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6238 | 2025.01.17 04:26:07.504753 [ 268 ] {33ac18f3-c3a8-4a94-98ee-33366e8163cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6239 | 2025.01.17 04:26:07.506024 [ 268 ] {33ac18f3-c3a8-4a94-98ee-33366e8163cc} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6240 | 2025.01.17 04:26:07.506063 [ 268 ] {33ac18f3-c3a8-4a94-98ee-33366e8163cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6241 | 2025.01.17 04:26:07.506696 [ 268 ] {33ac18f3-c3a8-4a94-98ee-33366e8163cc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6242 | 2025.01.17 04:26:07.506941 [ 268 ] {33ac18f3-c3a8-4a94-98ee-33366e8163cc} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6243 | 2025.01.17 04:26:07.507194 [ 268 ] {33ac18f3-c3a8-4a94-98ee-33366e8163cc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002528 sec., 10284.810126582279 rows/sec., 18.43 MiB/sec. | ||
6244 | 2025.01.17 04:26:07.507492 [ 268 ] {33ac18f3-c3a8-4a94-98ee-33366e8163cc} <Debug> TCPHandler: Processed in 0.002960728 sec. | ||
6245 | 2025.01.17 04:26:07.507624 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6246 | 2025.01.17 04:26:07.507730 [ 271 ] {01d88f5f-88fb-4c07-93f3-5da45471c92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6247 | 2025.01.17 04:26:07.507775 [ 271 ] {01d88f5f-88fb-4c07-93f3-5da45471c92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6248 | 2025.01.17 04:26:07.508294 [ 271 ] {01d88f5f-88fb-4c07-93f3-5da45471c92e} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6249 | 2025.01.17 04:26:07.508339 [ 271 ] {01d88f5f-88fb-4c07-93f3-5da45471c92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6250 | 2025.01.17 04:26:07.508759 [ 271 ] {01d88f5f-88fb-4c07-93f3-5da45471c92e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6251 | 2025.01.17 04:26:07.509000 [ 271 ] {01d88f5f-88fb-4c07-93f3-5da45471c92e} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6252 | 2025.01.17 04:26:07.509251 [ 271 ] {01d88f5f-88fb-4c07-93f3-5da45471c92e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. | ||
6253 | 2025.01.17 04:26:07.509302 [ 271 ] {01d88f5f-88fb-4c07-93f3-5da45471c92e} <Debug> TCPHandler: Processed in 0.001726864 sec. | ||
6254 | 2025.01.17 04:26:08.246468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
6255 | 2025.01.17 04:26:08.247182 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6256 | 2025.01.17 04:26:08.247235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6257 | 2025.01.17 04:26:08.247794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6258 | 2025.01.17 04:26:08.248073 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6259 | 2025.01.17 04:26:08.248320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
6260 | 2025.01.17 04:26:09.129721 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
6261 | 2025.01.17 04:26:09.150419 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6262 | 2025.01.17 04:26:09.150467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6263 | 2025.01.17 04:26:09.157923 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6264 | 2025.01.17 04:26:09.158675 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6265 | 2025.01.17 04:26:09.161291 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
6266 | 2025.01.17 04:26:10.796268 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 890 | ||
6267 | 2025.01.17 04:26:10.799463 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6268 | 2025.01.17 04:26:10.799514 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6269 | 2025.01.17 04:26:10.801001 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6270 | 2025.01.17 04:26:10.801312 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6271 | 2025.01.17 04:26:10.802420 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
6272 | 2025.01.17 04:26:12.498577 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6273 | 2025.01.17 04:26:12.498763 [ 271 ] {a01adbb2-325d-4e3a-af97-260c07c3ce60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6274 | 2025.01.17 04:26:12.498834 [ 271 ] {a01adbb2-325d-4e3a-af97-260c07c3ce60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6275 | 2025.01.17 04:26:12.499595 [ 271 ] {a01adbb2-325d-4e3a-af97-260c07c3ce60} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6276 | 2025.01.17 04:26:12.499641 [ 271 ] {a01adbb2-325d-4e3a-af97-260c07c3ce60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6277 | 2025.01.17 04:26:12.500075 [ 271 ] {a01adbb2-325d-4e3a-af97-260c07c3ce60} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6278 | 2025.01.17 04:26:12.500330 [ 271 ] {a01adbb2-325d-4e3a-af97-260c07c3ce60} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6279 | 2025.01.17 04:26:12.500561 [ 271 ] {a01adbb2-325d-4e3a-af97-260c07c3ce60} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001853 sec., 7555.315704263357 rows/sec., 543.88 KiB/sec. | ||
6280 | 2025.01.17 04:26:12.500619 [ 271 ] {a01adbb2-325d-4e3a-af97-260c07c3ce60} <Debug> TCPHandler: Processed in 0.002174643 sec. | ||
6281 | 2025.01.17 04:26:12.500800 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6282 | 2025.01.17 04:26:12.500938 [ 268 ] {00c40700-b3b6-4e7d-bcb9-e829e664b50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6283 | 2025.01.17 04:26:12.500995 [ 268 ] {00c40700-b3b6-4e7d-bcb9-e829e664b50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6284 | 2025.01.17 04:26:12.501647 [ 268 ] {00c40700-b3b6-4e7d-bcb9-e829e664b50f} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6285 | 2025.01.17 04:26:12.501687 [ 268 ] {00c40700-b3b6-4e7d-bcb9-e829e664b50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6286 | 2025.01.17 04:26:12.502066 [ 268 ] {00c40700-b3b6-4e7d-bcb9-e829e664b50f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6287 | 2025.01.17 04:26:12.502306 [ 268 ] {00c40700-b3b6-4e7d-bcb9-e829e664b50f} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6288 | 2025.01.17 04:26:12.502545 [ 268 ] {00c40700-b3b6-4e7d-bcb9-e829e664b50f} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001634 sec., 140146.8788249694 rows/sec., 12.28 MiB/sec. | ||
6289 | 2025.01.17 04:26:12.502639 [ 268 ] {00c40700-b3b6-4e7d-bcb9-e829e664b50f} <Debug> TCPHandler: Processed in 0.001904517 sec. | ||
6290 | 2025.01.17 04:26:12.502851 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6291 | 2025.01.17 04:26:12.503021 [ 271 ] {80807d7e-025d-480c-b754-fd18b1eba380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6292 | 2025.01.17 04:26:12.503076 [ 271 ] {80807d7e-025d-480c-b754-fd18b1eba380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6293 | 2025.01.17 04:26:12.503751 [ 271 ] {80807d7e-025d-480c-b754-fd18b1eba380} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6294 | 2025.01.17 04:26:12.503800 [ 271 ] {80807d7e-025d-480c-b754-fd18b1eba380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6295 | 2025.01.17 04:26:12.504182 [ 271 ] {80807d7e-025d-480c-b754-fd18b1eba380} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6296 | 2025.01.17 04:26:12.504433 [ 271 ] {80807d7e-025d-480c-b754-fd18b1eba380} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6297 | 2025.01.17 04:26:12.504667 [ 271 ] {80807d7e-025d-480c-b754-fd18b1eba380} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.00167 sec., 11976.047904191617 rows/sec., 858.44 KiB/sec. | ||
6298 | 2025.01.17 04:26:12.504779 [ 271 ] {80807d7e-025d-480c-b754-fd18b1eba380} <Debug> TCPHandler: Processed in 0.00204293 sec. | ||
6299 | 2025.01.17 04:26:12.504954 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6300 | 2025.01.17 04:26:12.505094 [ 268 ] {99d637d7-fddf-4334-946f-72f094d6a202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6301 | 2025.01.17 04:26:12.505148 [ 268 ] {99d637d7-fddf-4334-946f-72f094d6a202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6302 | 2025.01.17 04:26:12.505804 [ 268 ] {99d637d7-fddf-4334-946f-72f094d6a202} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6303 | 2025.01.17 04:26:12.505853 [ 268 ] {99d637d7-fddf-4334-946f-72f094d6a202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6304 | 2025.01.17 04:26:12.506248 [ 268 ] {99d637d7-fddf-4334-946f-72f094d6a202} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6305 | 2025.01.17 04:26:12.506498 [ 268 ] {99d637d7-fddf-4334-946f-72f094d6a202} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6306 | 2025.01.17 04:26:12.506664 [ 106 ] {} <Debug> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6307 | 2025.01.17 04:26:12.506730 [ 268 ] {99d637d7-fddf-4334-946f-72f094d6a202} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001659 sec., 8438.818565400843 rows/sec., 591.00 KiB/sec. | ||
6308 | 2025.01.17 04:26:12.506743 [ 106 ] {} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6309 | 2025.01.17 04:26:12.506811 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6310 | 2025.01.17 04:26:12.506860 [ 268 ] {99d637d7-fddf-4334-946f-72f094d6a202} <Debug> TCPHandler: Processed in 0.001969079 sec. | ||
6311 | 2025.01.17 04:26:12.507091 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6312 | 2025.01.17 04:26:12.507109 [ 189 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
6313 | 2025.01.17 04:26:12.507294 [ 271 ] {aab6e0ff-cf0f-47a7-b418-140f27bdb7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6314 | 2025.01.17 04:26:12.507406 [ 189 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6315 | 2025.01.17 04:26:12.507417 [ 271 ] {aab6e0ff-cf0f-47a7-b418-140f27bdb7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6316 | 2025.01.17 04:26:12.507483 [ 189 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 244 rows starting from the beginning of the part | ||
6317 | 2025.01.17 04:26:12.507822 [ 189 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
6318 | 2025.01.17 04:26:12.508168 [ 189 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
6319 | 2025.01.17 04:26:12.508636 [ 189 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
6320 | 2025.01.17 04:26:12.508985 [ 189 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
6321 | 2025.01.17 04:26:12.509321 [ 189 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
6322 | 2025.01.17 04:26:12.510415 [ 271 ] {aab6e0ff-cf0f-47a7-b418-140f27bdb7e0} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6323 | 2025.01.17 04:26:12.510500 [ 271 ] {aab6e0ff-cf0f-47a7-b418-140f27bdb7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6324 | 2025.01.17 04:26:12.511524 [ 271 ] {aab6e0ff-cf0f-47a7-b418-140f27bdb7e0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6325 | 2025.01.17 04:26:12.512112 [ 271 ] {aab6e0ff-cf0f-47a7-b418-140f27bdb7e0} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6326 | 2025.01.17 04:26:12.512396 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 5 columns (5 merged, 0 gathered) in 0.005439107 sec., 99648.71071666726 rows/sec., 7.14 MiB/sec. | ||
6327 | 2025.01.17 04:26:12.512567 [ 271 ] {aab6e0ff-cf0f-47a7-b418-140f27bdb7e0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005338 sec., 2435.3690520794307 rows/sec., 151.84 KiB/sec. | ||
6328 | 2025.01.17 04:26:12.512695 [ 271 ] {aab6e0ff-cf0f-47a7-b418-140f27bdb7e0} <Debug> TCPHandler: Processed in 0.005707512 sec. | ||
6329 | 2025.01.17 04:26:12.512776 [ 190 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6330 | 2025.01.17 04:26:12.512913 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6331 | 2025.01.17 04:26:12.513124 [ 268 ] {f685d310-c61e-44f6-8d62-15661b071b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6332 | 2025.01.17 04:26:12.513210 [ 268 ] {f685d310-c61e-44f6-8d62-15661b071b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6333 | 2025.01.17 04:26:12.513340 [ 190 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_20_4} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6334 | 2025.01.17 04:26:12.513555 [ 190 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_20_4} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6335 | 2025.01.17 04:26:12.513760 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
6336 | 2025.01.17 04:26:12.514373 [ 268 ] {f685d310-c61e-44f6-8d62-15661b071b8d} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6337 | 2025.01.17 04:26:12.514449 [ 268 ] {f685d310-c61e-44f6-8d62-15661b071b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6338 | 2025.01.17 04:26:12.514835 [ 268 ] {f685d310-c61e-44f6-8d62-15661b071b8d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6339 | 2025.01.17 04:26:12.515083 [ 268 ] {f685d310-c61e-44f6-8d62-15661b071b8d} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6340 | 2025.01.17 04:26:12.515303 [ 268 ] {f685d310-c61e-44f6-8d62-15661b071b8d} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.002235 sec., 176733.7807606264 rows/sec., 12.55 MiB/sec. | ||
6341 | 2025.01.17 04:26:12.515361 [ 268 ] {f685d310-c61e-44f6-8d62-15661b071b8d} <Debug> TCPHandler: Processed in 0.00253079 sec. | ||
6342 | 2025.01.17 04:26:12.515524 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6343 | 2025.01.17 04:26:12.515631 [ 271 ] {821bae1e-6128-47b3-8166-47e88751b578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6344 | 2025.01.17 04:26:12.515678 [ 271 ] {821bae1e-6128-47b3-8166-47e88751b578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6345 | 2025.01.17 04:26:12.516122 [ 271 ] {821bae1e-6128-47b3-8166-47e88751b578} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6346 | 2025.01.17 04:26:12.516162 [ 271 ] {821bae1e-6128-47b3-8166-47e88751b578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6347 | 2025.01.17 04:26:12.516516 [ 271 ] {821bae1e-6128-47b3-8166-47e88751b578} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6348 | 2025.01.17 04:26:12.516750 [ 271 ] {821bae1e-6128-47b3-8166-47e88751b578} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6349 | 2025.01.17 04:26:12.516908 [ 106 ] {} <Debug> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6350 | 2025.01.17 04:26:12.516962 [ 106 ] {} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6351 | 2025.01.17 04:26:12.516997 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6352 | 2025.01.17 04:26:12.517010 [ 271 ] {821bae1e-6128-47b3-8166-47e88751b578} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec. | ||
6353 | 2025.01.17 04:26:12.517240 [ 271 ] {821bae1e-6128-47b3-8166-47e88751b578} <Debug> TCPHandler: Processed in 0.001762635 sec. | ||
6354 | 2025.01.17 04:26:12.517276 [ 193 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
6355 | 2025.01.17 04:26:12.517440 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6356 | 2025.01.17 04:26:12.517507 [ 193 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6357 | 2025.01.17 04:26:12.517560 [ 193 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
6358 | 2025.01.17 04:26:12.517716 [ 268 ] {4befb00a-7323-4753-9558-5cf86c7cf51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6359 | 2025.01.17 04:26:12.517854 [ 193 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
6360 | 2025.01.17 04:26:12.517910 [ 268 ] {4befb00a-7323-4753-9558-5cf86c7cf51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6361 | 2025.01.17 04:26:12.518252 [ 193 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
6362 | 2025.01.17 04:26:12.518492 [ 193 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
6363 | 2025.01.17 04:26:12.518860 [ 193 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
6364 | 2025.01.17 04:26:12.519203 [ 193 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
6365 | 2025.01.17 04:26:12.520817 [ 268 ] {4befb00a-7323-4753-9558-5cf86c7cf51f} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6366 | 2025.01.17 04:26:12.520890 [ 268 ] {4befb00a-7323-4753-9558-5cf86c7cf51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6367 | 2025.01.17 04:26:12.521824 [ 193 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004736873 sec., 25333.16810478136 rows/sec., 1.29 MiB/sec. | ||
6368 | 2025.01.17 04:26:12.521988 [ 268 ] {4befb00a-7323-4753-9558-5cf86c7cf51f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6369 | 2025.01.17 04:26:12.522058 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6370 | 2025.01.17 04:26:12.522433 [ 268 ] {4befb00a-7323-4753-9558-5cf86c7cf51f} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6371 | 2025.01.17 04:26:12.522780 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_20_4} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6372 | 2025.01.17 04:26:12.522843 [ 268 ] {4befb00a-7323-4753-9558-5cf86c7cf51f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005234 sec., 45280.85594191823 rows/sec., 3.04 MiB/sec. | ||
6373 | 2025.01.17 04:26:12.523027 [ 268 ] {4befb00a-7323-4753-9558-5cf86c7cf51f} <Debug> TCPHandler: Processed in 0.005688792 sec. | ||
6374 | 2025.01.17 04:26:12.523026 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_20_4} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6375 | 2025.01.17 04:26:12.523222 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6376 | 2025.01.17 04:26:12.523265 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6377 | 2025.01.17 04:26:12.523399 [ 271 ] {b21d8855-b68d-4eb7-883b-5a8938f466ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6378 | 2025.01.17 04:26:12.523458 [ 271 ] {b21d8855-b68d-4eb7-883b-5a8938f466ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6379 | 2025.01.17 04:26:12.523990 [ 271 ] {b21d8855-b68d-4eb7-883b-5a8938f466ca} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6380 | 2025.01.17 04:26:12.524035 [ 271 ] {b21d8855-b68d-4eb7-883b-5a8938f466ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6381 | 2025.01.17 04:26:12.524385 [ 271 ] {b21d8855-b68d-4eb7-883b-5a8938f466ca} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6382 | 2025.01.17 04:26:12.524618 [ 271 ] {b21d8855-b68d-4eb7-883b-5a8938f466ca} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6383 | 2025.01.17 04:26:12.524825 [ 271 ] {b21d8855-b68d-4eb7-883b-5a8938f466ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. | ||
6384 | 2025.01.17 04:26:12.524876 [ 271 ] {b21d8855-b68d-4eb7-883b-5a8938f466ca} <Debug> TCPHandler: Processed in 0.001718973 sec. | ||
6385 | 2025.01.17 04:26:12.525015 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6386 | 2025.01.17 04:26:12.525146 [ 268 ] {3eccbbba-0bc6-410a-a2d8-cd21b006b559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6387 | 2025.01.17 04:26:12.525227 [ 268 ] {3eccbbba-0bc6-410a-a2d8-cd21b006b559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6388 | 2025.01.17 04:26:12.526433 [ 268 ] {3eccbbba-0bc6-410a-a2d8-cd21b006b559} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6389 | 2025.01.17 04:26:12.526474 [ 268 ] {3eccbbba-0bc6-410a-a2d8-cd21b006b559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6390 | 2025.01.17 04:26:12.527117 [ 268 ] {3eccbbba-0bc6-410a-a2d8-cd21b006b559} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6391 | 2025.01.17 04:26:12.527384 [ 268 ] {3eccbbba-0bc6-410a-a2d8-cd21b006b559} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6392 | 2025.01.17 04:26:12.527635 [ 268 ] {3eccbbba-0bc6-410a-a2d8-cd21b006b559} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002517 sec., 5164.878823996822 rows/sec., 9.26 MiB/sec. | ||
6393 | 2025.01.17 04:26:12.527728 [ 268 ] {3eccbbba-0bc6-410a-a2d8-cd21b006b559} <Debug> TCPHandler: Processed in 0.002767404 sec. | ||
6394 | 2025.01.17 04:26:12.527864 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6395 | 2025.01.17 04:26:12.527969 [ 271 ] {23fc7af4-4d94-412f-9d3a-38fa33f05d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6396 | 2025.01.17 04:26:12.528015 [ 271 ] {23fc7af4-4d94-412f-9d3a-38fa33f05d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6397 | 2025.01.17 04:26:12.528450 [ 271 ] {23fc7af4-4d94-412f-9d3a-38fa33f05d04} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6398 | 2025.01.17 04:26:12.528487 [ 271 ] {23fc7af4-4d94-412f-9d3a-38fa33f05d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6399 | 2025.01.17 04:26:12.528821 [ 271 ] {23fc7af4-4d94-412f-9d3a-38fa33f05d04} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6400 | 2025.01.17 04:26:12.529040 [ 271 ] {23fc7af4-4d94-412f-9d3a-38fa33f05d04} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6401 | 2025.01.17 04:26:12.529431 [ 271 ] {23fc7af4-4d94-412f-9d3a-38fa33f05d04} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001478 sec., 55480.37889039242 rows/sec., 3.52 MiB/sec. | ||
6402 | 2025.01.17 04:26:12.529491 [ 271 ] {23fc7af4-4d94-412f-9d3a-38fa33f05d04} <Debug> TCPHandler: Processed in 0.001676573 sec. | ||
6403 | 2025.01.17 04:26:15.625772 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6404 | 2025.01.17 04:26:15.625828 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6405 | 2025.01.17 04:26:15.748562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
6406 | 2025.01.17 04:26:15.749483 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6407 | 2025.01.17 04:26:15.749533 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6408 | 2025.01.17 04:26:15.750060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6409 | 2025.01.17 04:26:15.750325 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6410 | 2025.01.17 04:26:15.750567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6411 | 2025.01.17 04:26:16.661434 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6412 | 2025.01.17 04:26:16.682577 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6413 | 2025.01.17 04:26:16.682644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6414 | 2025.01.17 04:26:16.690166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6415 | 2025.01.17 04:26:16.690950 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6416 | 2025.01.17 04:26:16.693747 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6417 | 2025.01.17 04:26:17.495475 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6418 | 2025.01.17 04:26:17.495689 [ 271 ] {3bf802c3-f3be-44f5-87c5-8f9c6c120c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6419 | 2025.01.17 04:26:17.495769 [ 271 ] {3bf802c3-f3be-44f5-87c5-8f9c6c120c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6420 | 2025.01.17 04:26:17.496646 [ 271 ] {3bf802c3-f3be-44f5-87c5-8f9c6c120c81} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6421 | 2025.01.17 04:26:17.496697 [ 271 ] {3bf802c3-f3be-44f5-87c5-8f9c6c120c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6422 | 2025.01.17 04:26:17.497127 [ 271 ] {3bf802c3-f3be-44f5-87c5-8f9c6c120c81} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6423 | 2025.01.17 04:26:17.497378 [ 271 ] {3bf802c3-f3be-44f5-87c5-8f9c6c120c81} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6424 | 2025.01.17 04:26:17.497569 [ 147 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6425 | 2025.01.17 04:26:17.497593 [ 271 ] {3bf802c3-f3be-44f5-87c5-8f9c6c120c81} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001968 sec., 54878.0487804878 rows/sec., 4.60 MiB/sec. | ||
6426 | 2025.01.17 04:26:17.497653 [ 147 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6427 | 2025.01.17 04:26:17.497727 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6428 | 2025.01.17 04:26:17.497731 [ 271 ] {3bf802c3-f3be-44f5-87c5-8f9c6c120c81} <Debug> TCPHandler: Processed in 0.002416467 sec. | ||
6429 | 2025.01.17 04:26:17.497946 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
6430 | 2025.01.17 04:26:17.497980 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6431 | 2025.01.17 04:26:17.498172 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6432 | 2025.01.17 04:26:17.498238 [ 268 ] {e0deeb53-6e9c-4932-a13f-c6a418ef61b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6433 | 2025.01.17 04:26:17.498247 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
6434 | 2025.01.17 04:26:17.498353 [ 268 ] {e0deeb53-6e9c-4932-a13f-c6a418ef61b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6435 | 2025.01.17 04:26:17.498633 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 108 rows starting from the beginning of the part | ||
6436 | 2025.01.17 04:26:17.498995 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 229 rows starting from the beginning of the part | ||
6437 | 2025.01.17 04:26:17.499285 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 112 rows starting from the beginning of the part | ||
6438 | 2025.01.17 04:26:17.499750 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 229 rows starting from the beginning of the part | ||
6439 | 2025.01.17 04:26:17.500267 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 108 rows starting from the beginning of the part | ||
6440 | 2025.01.17 04:26:17.502267 [ 268 ] {e0deeb53-6e9c-4932-a13f-c6a418ef61b2} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6441 | 2025.01.17 04:26:17.502333 [ 268 ] {e0deeb53-6e9c-4932-a13f-c6a418ef61b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6442 | 2025.01.17 04:26:17.503420 [ 268 ] {e0deeb53-6e9c-4932-a13f-c6a418ef61b2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6443 | 2025.01.17 04:26:17.503788 [ 268 ] {e0deeb53-6e9c-4932-a13f-c6a418ef61b2} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6444 | 2025.01.17 04:26:17.504350 [ 187 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2218 rows, containing 5 columns (5 merged, 0 gathered) in 0.006501368 sec., 341158.968389422 rows/sec., 30.15 MiB/sec. | ||
6445 | 2025.01.17 04:26:17.504446 [ 268 ] {e0deeb53-6e9c-4932-a13f-c6a418ef61b2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00623 sec., 4173.354735152488 rows/sec., 313.82 KiB/sec. | ||
6446 | 2025.01.17 04:26:17.504830 [ 268 ] {e0deeb53-6e9c-4932-a13f-c6a418ef61b2} <Debug> TCPHandler: Processed in 0.006921816 sec. | ||
6447 | 2025.01.17 04:26:17.504835 [ 192 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6448 | 2025.01.17 04:26:17.505223 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6449 | 2025.01.17 04:26:17.505470 [ 271 ] {c6ae2720-6671-48b6-bf23-311e3dba3be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6450 | 2025.01.17 04:26:17.505526 [ 271 ] {c6ae2720-6671-48b6-bf23-311e3dba3be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6451 | 2025.01.17 04:26:17.505650 [ 192 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_46_9} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6452 | 2025.01.17 04:26:17.505763 [ 192 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_46_9} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6453 | 2025.01.17 04:26:17.505892 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
6454 | 2025.01.17 04:26:17.506283 [ 271 ] {c6ae2720-6671-48b6-bf23-311e3dba3be0} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6455 | 2025.01.17 04:26:17.506322 [ 271 ] {c6ae2720-6671-48b6-bf23-311e3dba3be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6456 | 2025.01.17 04:26:17.506686 [ 271 ] {c6ae2720-6671-48b6-bf23-311e3dba3be0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6457 | 2025.01.17 04:26:17.506928 [ 271 ] {c6ae2720-6671-48b6-bf23-311e3dba3be0} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6458 | 2025.01.17 04:26:17.507095 [ 147 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6459 | 2025.01.17 04:26:17.507151 [ 147 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6460 | 2025.01.17 04:26:17.507174 [ 271 ] {c6ae2720-6671-48b6-bf23-311e3dba3be0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001743 sec., 51635.11187607573 rows/sec., 4.03 MiB/sec. | ||
6461 | 2025.01.17 04:26:17.507188 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6462 | 2025.01.17 04:26:17.507431 [ 271 ] {c6ae2720-6671-48b6-bf23-311e3dba3be0} <Debug> TCPHandler: Processed in 0.002449528 sec. | ||
6463 | 2025.01.17 04:26:17.507527 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
6464 | 2025.01.17 04:26:17.507724 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6465 | 2025.01.17 04:26:17.508076 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6466 | 2025.01.17 04:26:17.508179 [ 268 ] {24589cc7-9c41-4c70-b70b-aecc7f54abf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6467 | 2025.01.17 04:26:17.508220 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part | ||
6468 | 2025.01.17 04:26:17.508378 [ 268 ] {24589cc7-9c41-4c70-b70b-aecc7f54abf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6469 | 2025.01.17 04:26:17.508716 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
6470 | 2025.01.17 04:26:17.509066 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 395 rows starting from the beginning of the part | ||
6471 | 2025.01.17 04:26:17.509444 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 98 rows starting from the beginning of the part | ||
6472 | 2025.01.17 04:26:17.509805 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 395 rows starting from the beginning of the part | ||
6473 | 2025.01.17 04:26:17.510078 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
6474 | 2025.01.17 04:26:17.511166 [ 268 ] {24589cc7-9c41-4c70-b70b-aecc7f54abf4} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6475 | 2025.01.17 04:26:17.511226 [ 268 ] {24589cc7-9c41-4c70-b70b-aecc7f54abf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6476 | 2025.01.17 04:26:17.512385 [ 268 ] {24589cc7-9c41-4c70-b70b-aecc7f54abf4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6477 | 2025.01.17 04:26:17.512796 [ 268 ] {24589cc7-9c41-4c70-b70b-aecc7f54abf4} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6478 | 2025.01.17 04:26:17.513148 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6479 | 2025.01.17 04:26:17.513177 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1981 rows, containing 5 columns (5 merged, 0 gathered) in 0.005870095 sec., 337473.24361871486 rows/sec., 25.86 MiB/sec. | ||
6480 | 2025.01.17 04:26:17.513232 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6481 | 2025.01.17 04:26:17.513301 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6482 | 2025.01.17 04:26:17.513438 [ 268 ] {24589cc7-9c41-4c70-b70b-aecc7f54abf4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005388 sec., 29695.619896065327 rows/sec., 2.07 MiB/sec. | ||
6483 | 2025.01.17 04:26:17.513503 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6484 | 2025.01.17 04:26:17.513711 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
6485 | 2025.01.17 04:26:17.513828 [ 268 ] {24589cc7-9c41-4c70-b70b-aecc7f54abf4} <Debug> TCPHandler: Processed in 0.006246753 sec. | ||
6486 | 2025.01.17 04:26:17.514129 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6487 | 2025.01.17 04:26:17.514158 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6488 | 2025.01.17 04:26:17.514215 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13157 rows starting from the beginning of the part | ||
6489 | 2025.01.17 04:26:17.514526 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_46_9} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6490 | 2025.01.17 04:26:17.514659 [ 271 ] {811a7e8a-fccc-40de-8cb5-176e941d143b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6491 | 2025.01.17 04:26:17.514718 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
6492 | 2025.01.17 04:26:17.514993 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_46_9} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6493 | 2025.01.17 04:26:17.515317 [ 271 ] {811a7e8a-fccc-40de-8cb5-176e941d143b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6494 | 2025.01.17 04:26:17.515348 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part | ||
6495 | 2025.01.17 04:26:17.515376 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
6496 | 2025.01.17 04:26:17.515748 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 164 rows starting from the beginning of the part | ||
6497 | 2025.01.17 04:26:17.516096 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
6498 | 2025.01.17 04:26:17.516468 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
6499 | 2025.01.17 04:26:17.520335 [ 271 ] {811a7e8a-fccc-40de-8cb5-176e941d143b} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6500 | 2025.01.17 04:26:17.520381 [ 271 ] {811a7e8a-fccc-40de-8cb5-176e941d143b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6501 | 2025.01.17 04:26:17.521431 [ 271 ] {811a7e8a-fccc-40de-8cb5-176e941d143b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6502 | 2025.01.17 04:26:17.521753 [ 271 ] {811a7e8a-fccc-40de-8cb5-176e941d143b} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6503 | 2025.01.17 04:26:17.522027 [ 271 ] {811a7e8a-fccc-40de-8cb5-176e941d143b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007659 sec., 3394.69904687296 rows/sec., 6.08 MiB/sec. | ||
6504 | 2025.01.17 04:26:17.522170 [ 271 ] {811a7e8a-fccc-40de-8cb5-176e941d143b} <Debug> TCPHandler: Processed in 0.008224951 sec. | ||
6505 | 2025.01.17 04:26:17.522345 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6506 | 2025.01.17 04:26:17.522616 [ 268 ] {0c9ae7fc-606d-45c3-824a-547035681ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6507 | 2025.01.17 04:26:17.522800 [ 268 ] {0c9ae7fc-606d-45c3-824a-547035681ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6508 | 2025.01.17 04:26:17.522804 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14115 rows, containing 5 columns (5 merged, 0 gathered) in 0.009388924 sec., 1503367.1590056538 rows/sec., 101.43 MiB/sec. | ||
6509 | 2025.01.17 04:26:17.523229 [ 187 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6510 | 2025.01.17 04:26:17.523823 [ 268 ] {0c9ae7fc-606d-45c3-824a-547035681ac0} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6511 | 2025.01.17 04:26:17.523865 [ 187 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6512 | 2025.01.17 04:26:17.523886 [ 268 ] {0c9ae7fc-606d-45c3-824a-547035681ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6513 | 2025.01.17 04:26:17.524042 [ 187 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6514 | 2025.01.17 04:26:17.524199 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
6515 | 2025.01.17 04:26:17.524482 [ 268 ] {0c9ae7fc-606d-45c3-824a-547035681ac0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6516 | 2025.01.17 04:26:17.524738 [ 268 ] {0c9ae7fc-606d-45c3-824a-547035681ac0} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6517 | 2025.01.17 04:26:17.524911 [ 147 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6518 | 2025.01.17 04:26:17.524964 [ 147 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6519 | 2025.01.17 04:26:17.524983 [ 268 ] {0c9ae7fc-606d-45c3-824a-547035681ac0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002489 sec., 24106.066693451186 rows/sec., 1.62 MiB/sec. | ||
6520 | 2025.01.17 04:26:17.525000 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6521 | 2025.01.17 04:26:17.525151 [ 268 ] {0c9ae7fc-606d-45c3-824a-547035681ac0} <Debug> TCPHandler: Processed in 0.002874027 sec. | ||
6522 | 2025.01.17 04:26:17.525269 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
6523 | 2025.01.17 04:26:17.525427 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6524 | 2025.01.17 04:26:17.525464 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2424 rows starting from the beginning of the part | ||
6525 | 2025.01.17 04:26:17.525561 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
6526 | 2025.01.17 04:26:17.525651 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
6527 | 2025.01.17 04:26:17.525862 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
6528 | 2025.01.17 04:26:17.525962 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
6529 | 2025.01.17 04:26:17.526148 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
6530 | 2025.01.17 04:26:17.527770 [ 186 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 4 columns (4 merged, 0 gathered) in 0.002620161 sec., 1056423.63198292 rows/sec., 68.77 MiB/sec. | ||
6531 | 2025.01.17 04:26:17.528075 [ 186 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6532 | 2025.01.17 04:26:17.528396 [ 186 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_46_9} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6533 | 2025.01.17 04:26:17.528482 [ 186 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_46_9} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6534 | 2025.01.17 04:26:17.528563 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
6535 | 2025.01.17 04:26:17.886008 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6536 | 2025.01.17 04:26:17.886219 [ 271 ] {321644dc-c6d9-4eec-942f-dc3132e71fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6537 | 2025.01.17 04:26:17.886293 [ 271 ] {321644dc-c6d9-4eec-942f-dc3132e71fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6538 | 2025.01.17 04:26:17.887052 [ 271 ] {321644dc-c6d9-4eec-942f-dc3132e71fed} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6539 | 2025.01.17 04:26:17.887105 [ 271 ] {321644dc-c6d9-4eec-942f-dc3132e71fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6540 | 2025.01.17 04:26:17.887545 [ 271 ] {321644dc-c6d9-4eec-942f-dc3132e71fed} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6541 | 2025.01.17 04:26:17.887802 [ 271 ] {321644dc-c6d9-4eec-942f-dc3132e71fed} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6542 | 2025.01.17 04:26:17.887990 [ 147 ] {} <Debug> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6543 | 2025.01.17 04:26:17.888061 [ 271 ] {321644dc-c6d9-4eec-942f-dc3132e71fed} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. | ||
6544 | 2025.01.17 04:26:17.888076 [ 147 ] {} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6545 | 2025.01.17 04:26:17.888147 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6546 | 2025.01.17 04:26:17.888196 [ 271 ] {321644dc-c6d9-4eec-942f-dc3132e71fed} <Debug> TCPHandler: Processed in 0.002327136 sec. | ||
6547 | 2025.01.17 04:26:17.888453 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
6548 | 2025.01.17 04:26:17.888470 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6549 | 2025.01.17 04:26:17.888949 [ 268 ] {16407863-1780-4617-af31-6af7883d99a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6550 | 2025.01.17 04:26:17.889023 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6551 | 2025.01.17 04:26:17.889073 [ 268 ] {16407863-1780-4617-af31-6af7883d99a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6552 | 2025.01.17 04:26:17.889086 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
6553 | 2025.01.17 04:26:17.889340 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
6554 | 2025.01.17 04:26:17.889693 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
6555 | 2025.01.17 04:26:17.890005 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
6556 | 2025.01.17 04:26:17.890351 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
6557 | 2025.01.17 04:26:17.891662 [ 187 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003403977 sec., 20564.18125034335 rows/sec., 1.52 MiB/sec. | ||
6558 | 2025.01.17 04:26:17.891803 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6559 | 2025.01.17 04:26:17.891979 [ 268 ] {16407863-1780-4617-af31-6af7883d99a5} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6560 | 2025.01.17 04:26:17.892026 [ 268 ] {16407863-1780-4617-af31-6af7883d99a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6561 | 2025.01.17 04:26:17.892118 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_21_5} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6562 | 2025.01.17 04:26:17.892216 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_21_5} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6563 | 2025.01.17 04:26:17.892299 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6564 | 2025.01.17 04:26:17.892562 [ 268 ] {16407863-1780-4617-af31-6af7883d99a5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6565 | 2025.01.17 04:26:17.892805 [ 268 ] {16407863-1780-4617-af31-6af7883d99a5} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6566 | 2025.01.17 04:26:17.893025 [ 268 ] {16407863-1780-4617-af31-6af7883d99a5} <Debug> executeQuery: Read 1369 rows, 117.11 KiB in 0.004222 sec., 324253.9081004263 rows/sec., 27.09 MiB/sec. | ||
6567 | 2025.01.17 04:26:17.893084 [ 268 ] {16407863-1780-4617-af31-6af7883d99a5} <Debug> TCPHandler: Processed in 0.004716443 sec. | ||
6568 | 2025.01.17 04:26:17.893228 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6569 | 2025.01.17 04:26:17.893355 [ 271 ] {4ad4c943-49c8-4602-90bb-06ea6d900ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6570 | 2025.01.17 04:26:17.893407 [ 271 ] {4ad4c943-49c8-4602-90bb-06ea6d900ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6571 | 2025.01.17 04:26:17.894064 [ 271 ] {4ad4c943-49c8-4602-90bb-06ea6d900ece} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6572 | 2025.01.17 04:26:17.894112 [ 271 ] {4ad4c943-49c8-4602-90bb-06ea6d900ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6573 | 2025.01.17 04:26:17.894479 [ 271 ] {4ad4c943-49c8-4602-90bb-06ea6d900ece} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6574 | 2025.01.17 04:26:17.894718 [ 271 ] {4ad4c943-49c8-4602-90bb-06ea6d900ece} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6575 | 2025.01.17 04:26:17.894934 [ 271 ] {4ad4c943-49c8-4602-90bb-06ea6d900ece} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001607 sec., 12445.550715619167 rows/sec., 892.09 KiB/sec. | ||
6576 | 2025.01.17 04:26:17.894985 [ 271 ] {4ad4c943-49c8-4602-90bb-06ea6d900ece} <Debug> TCPHandler: Processed in 0.001807255 sec. | ||
6577 | 2025.01.17 04:26:17.895130 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6578 | 2025.01.17 04:26:17.895245 [ 268 ] {5c49ada9-06e4-417f-9447-10fcb42196e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6579 | 2025.01.17 04:26:17.895291 [ 268 ] {5c49ada9-06e4-417f-9447-10fcb42196e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6580 | 2025.01.17 04:26:17.895952 [ 268 ] {5c49ada9-06e4-417f-9447-10fcb42196e8} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6581 | 2025.01.17 04:26:17.895991 [ 268 ] {5c49ada9-06e4-417f-9447-10fcb42196e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6582 | 2025.01.17 04:26:17.896367 [ 268 ] {5c49ada9-06e4-417f-9447-10fcb42196e8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6583 | 2025.01.17 04:26:17.896610 [ 268 ] {5c49ada9-06e4-417f-9447-10fcb42196e8} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6584 | 2025.01.17 04:26:17.896849 [ 268 ] {5c49ada9-06e4-417f-9447-10fcb42196e8} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001625 sec., 148923.07692307694 rows/sec., 10.09 MiB/sec. | ||
6585 | 2025.01.17 04:26:17.897054 [ 268 ] {5c49ada9-06e4-417f-9447-10fcb42196e8} <Debug> TCPHandler: Processed in 0.001973029 sec. | ||
6586 | 2025.01.17 04:26:17.897245 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6587 | 2025.01.17 04:26:17.897354 [ 271 ] {e9505d68-599d-4b43-92b6-135ac55e1a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6588 | 2025.01.17 04:26:17.897399 [ 271 ] {e9505d68-599d-4b43-92b6-135ac55e1a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6589 | 2025.01.17 04:26:17.897949 [ 271 ] {e9505d68-599d-4b43-92b6-135ac55e1a99} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6590 | 2025.01.17 04:26:17.897988 [ 271 ] {e9505d68-599d-4b43-92b6-135ac55e1a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6591 | 2025.01.17 04:26:17.898327 [ 271 ] {e9505d68-599d-4b43-92b6-135ac55e1a99} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6592 | 2025.01.17 04:26:17.898587 [ 271 ] {e9505d68-599d-4b43-92b6-135ac55e1a99} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6593 | 2025.01.17 04:26:17.898747 [ 130 ] {} <Debug> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6594 | 2025.01.17 04:26:17.898832 [ 130 ] {} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6595 | 2025.01.17 04:26:17.898839 [ 271 ] {e9505d68-599d-4b43-92b6-135ac55e1a99} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001496 sec., 8689.839572192514 rows/sec., 541.81 KiB/sec. | ||
6596 | 2025.01.17 04:26:17.898872 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6597 | 2025.01.17 04:26:17.898981 [ 271 ] {e9505d68-599d-4b43-92b6-135ac55e1a99} <Debug> TCPHandler: Processed in 0.001788556 sec. | ||
6598 | 2025.01.17 04:26:17.899130 [ 187 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
6599 | 2025.01.17 04:26:17.899178 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6600 | 2025.01.17 04:26:17.899403 [ 187 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6601 | 2025.01.17 04:26:17.899413 [ 268 ] {f7649df7-7ce2-4966-8eab-13fcb4ecc7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6602 | 2025.01.17 04:26:17.899475 [ 187 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
6603 | 2025.01.17 04:26:17.899502 [ 268 ] {f7649df7-7ce2-4966-8eab-13fcb4ecc7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6604 | 2025.01.17 04:26:17.899853 [ 187 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
6605 | 2025.01.17 04:26:17.900211 [ 187 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
6606 | 2025.01.17 04:26:17.900566 [ 187 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
6607 | 2025.01.17 04:26:17.900934 [ 187 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
6608 | 2025.01.17 04:26:17.902873 [ 268 ] {f7649df7-7ce2-4966-8eab-13fcb4ecc7c7} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6609 | 2025.01.17 04:26:17.902970 [ 268 ] {f7649df7-7ce2-4966-8eab-13fcb4ecc7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6610 | 2025.01.17 04:26:17.903106 [ 188 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004106761 sec., 15827.558506570022 rows/sec., 1.02 MiB/sec. | ||
6611 | 2025.01.17 04:26:17.903294 [ 187 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6612 | 2025.01.17 04:26:17.903781 [ 268 ] {f7649df7-7ce2-4966-8eab-13fcb4ecc7c7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6613 | 2025.01.17 04:26:17.903840 [ 187 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_21_5} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6614 | 2025.01.17 04:26:17.903976 [ 187 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_21_5} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6615 | 2025.01.17 04:26:17.904114 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6616 | 2025.01.17 04:26:17.904219 [ 268 ] {f7649df7-7ce2-4966-8eab-13fcb4ecc7c7} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6617 | 2025.01.17 04:26:17.904450 [ 268 ] {f7649df7-7ce2-4966-8eab-13fcb4ecc7c7} <Debug> executeQuery: Read 851 rows, 63.01 KiB in 0.005134 sec., 165757.69380599924 rows/sec., 11.99 MiB/sec. | ||
6618 | 2025.01.17 04:26:17.904513 [ 268 ] {f7649df7-7ce2-4966-8eab-13fcb4ecc7c7} <Debug> TCPHandler: Processed in 0.005428276 sec. | ||
6619 | 2025.01.17 04:26:17.904654 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6620 | 2025.01.17 04:26:17.904758 [ 271 ] {b0f2f1ba-fe9a-4760-aa36-2de482e7574a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6621 | 2025.01.17 04:26:17.904804 [ 271 ] {b0f2f1ba-fe9a-4760-aa36-2de482e7574a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6622 | 2025.01.17 04:26:17.905273 [ 271 ] {b0f2f1ba-fe9a-4760-aa36-2de482e7574a} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6623 | 2025.01.17 04:26:17.905311 [ 271 ] {b0f2f1ba-fe9a-4760-aa36-2de482e7574a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6624 | 2025.01.17 04:26:17.905668 [ 271 ] {b0f2f1ba-fe9a-4760-aa36-2de482e7574a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6625 | 2025.01.17 04:26:17.905904 [ 271 ] {b0f2f1ba-fe9a-4760-aa36-2de482e7574a} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6626 | 2025.01.17 04:26:17.906169 [ 271 ] {b0f2f1ba-fe9a-4760-aa36-2de482e7574a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. | ||
6627 | 2025.01.17 04:26:17.906377 [ 271 ] {b0f2f1ba-fe9a-4760-aa36-2de482e7574a} <Debug> TCPHandler: Processed in 0.001767455 sec. | ||
6628 | 2025.01.17 04:26:17.906531 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6629 | 2025.01.17 04:26:17.906639 [ 268 ] {9415ec54-af57-4244-93d0-c4c010d23fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6630 | 2025.01.17 04:26:17.906689 [ 268 ] {9415ec54-af57-4244-93d0-c4c010d23fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6631 | 2025.01.17 04:26:17.907423 [ 268 ] {9415ec54-af57-4244-93d0-c4c010d23fc4} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6632 | 2025.01.17 04:26:17.907460 [ 268 ] {9415ec54-af57-4244-93d0-c4c010d23fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6633 | 2025.01.17 04:26:17.907932 [ 268 ] {9415ec54-af57-4244-93d0-c4c010d23fc4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6634 | 2025.01.17 04:26:17.908182 [ 268 ] {9415ec54-af57-4244-93d0-c4c010d23fc4} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6635 | 2025.01.17 04:26:17.908429 [ 268 ] {9415ec54-af57-4244-93d0-c4c010d23fc4} <Debug> executeQuery: Read 955 rows, 64.97 KiB in 0.001804 sec., 529379.157427938 rows/sec., 35.17 MiB/sec. | ||
6636 | 2025.01.17 04:26:17.908502 [ 268 ] {9415ec54-af57-4244-93d0-c4c010d23fc4} <Debug> TCPHandler: Processed in 0.00202394 sec. | ||
6637 | 2025.01.17 04:26:17.908714 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6638 | 2025.01.17 04:26:17.908876 [ 271 ] {fdb251c1-d64b-46a2-9c68-2225f00bd3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6639 | 2025.01.17 04:26:17.908924 [ 271 ] {fdb251c1-d64b-46a2-9c68-2225f00bd3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6640 | 2025.01.17 04:26:17.909353 [ 271 ] {fdb251c1-d64b-46a2-9c68-2225f00bd3ae} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6641 | 2025.01.17 04:26:17.909391 [ 271 ] {fdb251c1-d64b-46a2-9c68-2225f00bd3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6642 | 2025.01.17 04:26:17.909742 [ 271 ] {fdb251c1-d64b-46a2-9c68-2225f00bd3ae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6643 | 2025.01.17 04:26:17.909972 [ 271 ] {fdb251c1-d64b-46a2-9c68-2225f00bd3ae} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6644 | 2025.01.17 04:26:17.910203 [ 271 ] {fdb251c1-d64b-46a2-9c68-2225f00bd3ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001338 sec., 747.3841554559043 rows/sec., 50.36 KiB/sec. | ||
6645 | 2025.01.17 04:26:17.910304 [ 271 ] {fdb251c1-d64b-46a2-9c68-2225f00bd3ae} <Debug> TCPHandler: Processed in 0.001693363 sec. | ||
6646 | 2025.01.17 04:26:17.910534 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6647 | 2025.01.17 04:26:17.910670 [ 268 ] {c18e50d6-889c-45dd-8a47-ac93340a6d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6648 | 2025.01.17 04:26:17.910753 [ 268 ] {c18e50d6-889c-45dd-8a47-ac93340a6d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6649 | 2025.01.17 04:26:17.912094 [ 268 ] {c18e50d6-889c-45dd-8a47-ac93340a6d26} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6650 | 2025.01.17 04:26:17.912145 [ 268 ] {c18e50d6-889c-45dd-8a47-ac93340a6d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6651 | 2025.01.17 04:26:17.912784 [ 268 ] {c18e50d6-889c-45dd-8a47-ac93340a6d26} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6652 | 2025.01.17 04:26:17.913071 [ 268 ] {c18e50d6-889c-45dd-8a47-ac93340a6d26} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6653 | 2025.01.17 04:26:17.913317 [ 268 ] {c18e50d6-889c-45dd-8a47-ac93340a6d26} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002677 sec., 4856.182293612253 rows/sec., 8.70 MiB/sec. | ||
6654 | 2025.01.17 04:26:17.913414 [ 268 ] {c18e50d6-889c-45dd-8a47-ac93340a6d26} <Debug> TCPHandler: Processed in 0.002989728 sec. | ||
6655 | 2025.01.17 04:26:17.913554 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6656 | 2025.01.17 04:26:17.913654 [ 271 ] {e170208b-6c02-4262-b749-7b60e3d585f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6657 | 2025.01.17 04:26:17.913710 [ 271 ] {e170208b-6c02-4262-b749-7b60e3d585f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6658 | 2025.01.17 04:26:17.914146 [ 271 ] {e170208b-6c02-4262-b749-7b60e3d585f6} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6659 | 2025.01.17 04:26:17.914183 [ 271 ] {e170208b-6c02-4262-b749-7b60e3d585f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6660 | 2025.01.17 04:26:17.914585 [ 271 ] {e170208b-6c02-4262-b749-7b60e3d585f6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6661 | 2025.01.17 04:26:17.914824 [ 271 ] {e170208b-6c02-4262-b749-7b60e3d585f6} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6662 | 2025.01.17 04:26:17.915017 [ 271 ] {e170208b-6c02-4262-b749-7b60e3d585f6} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001371 sec., 24799.416484318015 rows/sec., 1.44 MiB/sec. | ||
6663 | 2025.01.17 04:26:17.915065 [ 271 ] {e170208b-6c02-4262-b749-7b60e3d585f6} <Debug> TCPHandler: Processed in 0.001555571 sec. | ||
6664 | 2025.01.17 04:26:18.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.94 MiB, peak 205.88 MiB, free memory in arenas 0.00 B, will set to 199.80 MiB (RSS), difference: -1.13 MiB | ||
6665 | 2025.01.17 04:26:20.802908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 946 | ||
6666 | 2025.01.17 04:26:20.807145 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6667 | 2025.01.17 04:26:20.807199 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6668 | 2025.01.17 04:26:20.808710 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6669 | 2025.01.17 04:26:20.809024 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6670 | 2025.01.17 04:26:20.809249 [ 143 ] {} <Debug> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6671 | 2025.01.17 04:26:20.809382 [ 143 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6672 | 2025.01.17 04:26:20.809451 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6673 | 2025.01.17 04:26:20.810094 [ 200 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
6674 | 2025.01.17 04:26:20.810504 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
6675 | 2025.01.17 04:26:20.811112 [ 200 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6676 | 2025.01.17 04:26:20.811302 [ 200 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 742 rows starting from the beginning of the part | ||
6677 | 2025.01.17 04:26:20.811819 [ 200 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
6678 | 2025.01.17 04:26:20.812583 [ 200 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part | ||
6679 | 2025.01.17 04:26:20.813443 [ 200 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
6680 | 2025.01.17 04:26:20.814024 [ 200 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
6681 | 2025.01.17 04:26:20.814573 [ 200 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
6682 | 2025.01.17 04:26:20.822678 [ 194 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 946 rows, containing 72 columns (72 merged, 0 gathered) in 0.013017016 sec., 72674.10595485171 rows/sec., 59.16 MiB/sec. | ||
6683 | 2025.01.17 04:26:20.824283 [ 194 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6684 | 2025.01.17 04:26:20.825061 [ 194 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_21_4} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6685 | 2025.01.17 04:26:20.825143 [ 194 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_21_4} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6686 | 2025.01.17 04:26:20.825478 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
6687 | 2025.01.17 04:26:22.492409 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6688 | 2025.01.17 04:26:22.492593 [ 271 ] {01d7457c-a466-432c-ab15-6c294bc57635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6689 | 2025.01.17 04:26:22.492663 [ 271 ] {01d7457c-a466-432c-ab15-6c294bc57635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6690 | 2025.01.17 04:26:22.493431 [ 271 ] {01d7457c-a466-432c-ab15-6c294bc57635} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6691 | 2025.01.17 04:26:22.493471 [ 271 ] {01d7457c-a466-432c-ab15-6c294bc57635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6692 | 2025.01.17 04:26:22.493895 [ 271 ] {01d7457c-a466-432c-ab15-6c294bc57635} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6693 | 2025.01.17 04:26:22.494149 [ 271 ] {01d7457c-a466-432c-ab15-6c294bc57635} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6694 | 2025.01.17 04:26:22.494338 [ 271 ] {01d7457c-a466-432c-ab15-6c294bc57635} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001799 sec., 31128.4046692607 rows/sec., 2.39 MiB/sec. | ||
6695 | 2025.01.17 04:26:22.494394 [ 271 ] {01d7457c-a466-432c-ab15-6c294bc57635} <Debug> TCPHandler: Processed in 0.002119981 sec. | ||
6696 | 2025.01.17 04:26:22.494575 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6697 | 2025.01.17 04:26:22.494706 [ 268 ] {b10a9067-1d43-4a76-a51b-011621a6687a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6698 | 2025.01.17 04:26:22.494761 [ 268 ] {b10a9067-1d43-4a76-a51b-011621a6687a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6699 | 2025.01.17 04:26:22.495428 [ 268 ] {b10a9067-1d43-4a76-a51b-011621a6687a} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6700 | 2025.01.17 04:26:22.495473 [ 268 ] {b10a9067-1d43-4a76-a51b-011621a6687a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6701 | 2025.01.17 04:26:22.495842 [ 268 ] {b10a9067-1d43-4a76-a51b-011621a6687a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6702 | 2025.01.17 04:26:22.496090 [ 268 ] {b10a9067-1d43-4a76-a51b-011621a6687a} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6703 | 2025.01.17 04:26:22.496268 [ 268 ] {b10a9067-1d43-4a76-a51b-011621a6687a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00159 sec., 40251.57232704402 rows/sec., 3.14 MiB/sec. | ||
6704 | 2025.01.17 04:26:22.496322 [ 268 ] {b10a9067-1d43-4a76-a51b-011621a6687a} <Debug> TCPHandler: Processed in 0.001814136 sec. | ||
6705 | 2025.01.17 04:26:22.496460 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6706 | 2025.01.17 04:26:22.496566 [ 271 ] {c3ab2af6-8439-4133-b346-b3c499bf9f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6707 | 2025.01.17 04:26:22.496615 [ 271 ] {c3ab2af6-8439-4133-b346-b3c499bf9f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6708 | 2025.01.17 04:26:22.497131 [ 271 ] {c3ab2af6-8439-4133-b346-b3c499bf9f36} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6709 | 2025.01.17 04:26:22.497168 [ 271 ] {c3ab2af6-8439-4133-b346-b3c499bf9f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6710 | 2025.01.17 04:26:22.497549 [ 271 ] {c3ab2af6-8439-4133-b346-b3c499bf9f36} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6711 | 2025.01.17 04:26:22.497784 [ 271 ] {c3ab2af6-8439-4133-b346-b3c499bf9f36} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6712 | 2025.01.17 04:26:22.497956 [ 271 ] {c3ab2af6-8439-4133-b346-b3c499bf9f36} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001413 sec., 90587.40268931352 rows/sec., 6.31 MiB/sec. | ||
6713 | 2025.01.17 04:26:22.498006 [ 271 ] {c3ab2af6-8439-4133-b346-b3c499bf9f36} <Debug> TCPHandler: Processed in 0.001594971 sec. | ||
6714 | 2025.01.17 04:26:22.498150 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6715 | 2025.01.17 04:26:22.498256 [ 268 ] {07fcfddd-ffb4-4e91-95f0-a05789d92100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6716 | 2025.01.17 04:26:22.498303 [ 268 ] {07fcfddd-ffb4-4e91-95f0-a05789d92100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6717 | 2025.01.17 04:26:22.498763 [ 268 ] {07fcfddd-ffb4-4e91-95f0-a05789d92100} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6718 | 2025.01.17 04:26:22.498800 [ 268 ] {07fcfddd-ffb4-4e91-95f0-a05789d92100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6719 | 2025.01.17 04:26:22.499154 [ 268 ] {07fcfddd-ffb4-4e91-95f0-a05789d92100} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6720 | 2025.01.17 04:26:22.499392 [ 268 ] {07fcfddd-ffb4-4e91-95f0-a05789d92100} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6721 | 2025.01.17 04:26:22.499592 [ 268 ] {07fcfddd-ffb4-4e91-95f0-a05789d92100} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001353 sec., 35476.71840354767 rows/sec., 2.39 MiB/sec. | ||
6722 | 2025.01.17 04:26:22.499659 [ 268 ] {07fcfddd-ffb4-4e91-95f0-a05789d92100} <Debug> TCPHandler: Processed in 0.001561031 sec. | ||
6723 | 2025.01.17 04:26:23.250794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
6724 | 2025.01.17 04:26:23.251969 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6725 | 2025.01.17 04:26:23.252021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6726 | 2025.01.17 04:26:23.252566 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6727 | 2025.01.17 04:26:23.252829 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6728 | 2025.01.17 04:26:23.253068 [ 138 ] {} <Debug> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6729 | 2025.01.17 04:26:23.253105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
6730 | 2025.01.17 04:26:23.253199 [ 138 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6731 | 2025.01.17 04:26:23.253247 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6732 | 2025.01.17 04:26:23.253432 [ 199 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
6733 | 2025.01.17 04:26:23.253616 [ 199 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6734 | 2025.01.17 04:26:23.253664 [ 199 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
6735 | 2025.01.17 04:26:23.253757 [ 199 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
6736 | 2025.01.17 04:26:23.253977 [ 199 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
6737 | 2025.01.17 04:26:23.254197 [ 199 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
6738 | 2025.01.17 04:26:23.254365 [ 199 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
6739 | 2025.01.17 04:26:23.254555 [ 199 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
6740 | 2025.01.17 04:26:23.256847 [ 197 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003493749 sec., 4085582.5647463514 rows/sec., 58.44 MiB/sec. | ||
6741 | 2025.01.17 04:26:23.257485 [ 197 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6742 | 2025.01.17 04:26:23.257820 [ 197 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_31_6} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6743 | 2025.01.17 04:26:23.257914 [ 197 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_31_6} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6744 | 2025.01.17 04:26:23.258026 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6745 | 2025.01.17 04:26:24.193882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6746 | 2025.01.17 04:26:24.216130 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6747 | 2025.01.17 04:26:24.216177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6748 | 2025.01.17 04:26:24.223794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6749 | 2025.01.17 04:26:24.224543 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6750 | 2025.01.17 04:26:24.224849 [ 139 ] {} <Debug> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6751 | 2025.01.17 04:26:24.224922 [ 139 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6752 | 2025.01.17 04:26:24.224967 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6753 | 2025.01.17 04:26:24.225830 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
6754 | 2025.01.17 04:26:24.241689 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6755 | 2025.01.17 04:26:24.243268 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6756 | 2025.01.17 04:26:24.244825 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
6757 | 2025.01.17 04:26:24.249975 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
6758 | 2025.01.17 04:26:24.255504 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
6759 | 2025.01.17 04:26:24.261011 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
6760 | 2025.01.17 04:26:24.266565 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
6761 | 2025.01.17 04:26:24.271139 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
6762 | 2025.01.17 04:26:24.330806 [ 188 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.105636685 sec., 2215.1395606554674 rows/sec., 11.45 MiB/sec. | ||
6763 | 2025.01.17 04:26:24.333551 [ 199 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6764 | 2025.01.17 04:26:24.336471 [ 199 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_31_6} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6765 | 2025.01.17 04:26:24.336569 [ 199 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_31_6} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6766 | 2025.01.17 04:26:24.339056 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
6767 | 2025.01.17 04:26:25.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.94 MiB, peak 211.48 MiB, free memory in arenas 0.00 B, will set to 203.72 MiB (RSS), difference: 2.78 MiB | ||
6768 | 2025.01.17 04:26:27.495248 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6769 | 2025.01.17 04:26:27.495461 [ 271 ] {1448b93a-030c-47e6-aaea-2eccf979c5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6770 | 2025.01.17 04:26:27.495541 [ 271 ] {1448b93a-030c-47e6-aaea-2eccf979c5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6771 | 2025.01.17 04:26:27.496372 [ 271 ] {1448b93a-030c-47e6-aaea-2eccf979c5d1} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6772 | 2025.01.17 04:26:27.496419 [ 271 ] {1448b93a-030c-47e6-aaea-2eccf979c5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6773 | 2025.01.17 04:26:27.496851 [ 271 ] {1448b93a-030c-47e6-aaea-2eccf979c5d1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6774 | 2025.01.17 04:26:27.497102 [ 271 ] {1448b93a-030c-47e6-aaea-2eccf979c5d1} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6775 | 2025.01.17 04:26:27.497360 [ 271 ] {1448b93a-030c-47e6-aaea-2eccf979c5d1} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001957 sec., 55186.509964230965 rows/sec., 4.63 MiB/sec. | ||
6776 | 2025.01.17 04:26:27.497461 [ 271 ] {1448b93a-030c-47e6-aaea-2eccf979c5d1} <Debug> TCPHandler: Processed in 0.002354146 sec. | ||
6777 | 2025.01.17 04:26:27.497688 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6778 | 2025.01.17 04:26:27.497839 [ 268 ] {e7f08729-f509-46c9-bd76-d6c55ab332fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6779 | 2025.01.17 04:26:27.497889 [ 268 ] {e7f08729-f509-46c9-bd76-d6c55ab332fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6780 | 2025.01.17 04:26:27.498465 [ 268 ] {e7f08729-f509-46c9-bd76-d6c55ab332fa} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6781 | 2025.01.17 04:26:27.498508 [ 268 ] {e7f08729-f509-46c9-bd76-d6c55ab332fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6782 | 2025.01.17 04:26:27.498875 [ 268 ] {e7f08729-f509-46c9-bd76-d6c55ab332fa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6783 | 2025.01.17 04:26:27.499127 [ 268 ] {e7f08729-f509-46c9-bd76-d6c55ab332fa} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6784 | 2025.01.17 04:26:27.499291 [ 135 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6785 | 2025.01.17 04:26:27.499366 [ 268 ] {e7f08729-f509-46c9-bd76-d6c55ab332fa} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001545 sec., 16828.478964401296 rows/sec., 1.24 MiB/sec. | ||
6786 | 2025.01.17 04:26:27.499372 [ 135 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6787 | 2025.01.17 04:26:27.499449 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6788 | 2025.01.17 04:26:27.499501 [ 268 ] {e7f08729-f509-46c9-bd76-d6c55ab332fa} <Debug> TCPHandler: Processed in 0.001923238 sec. | ||
6789 | 2025.01.17 04:26:27.499700 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
6790 | 2025.01.17 04:26:27.499738 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6791 | 2025.01.17 04:26:27.499995 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6792 | 2025.01.17 04:26:27.500019 [ 271 ] {a5b6cf2f-27df-48a6-b0e6-27ada351f4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6793 | 2025.01.17 04:26:27.500034 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 64 rows starting from the beginning of the part | ||
6794 | 2025.01.17 04:26:27.500083 [ 271 ] {a5b6cf2f-27df-48a6-b0e6-27ada351f4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6795 | 2025.01.17 04:26:27.500162 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
6796 | 2025.01.17 04:26:27.500439 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
6797 | 2025.01.17 04:26:27.500620 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
6798 | 2025.01.17 04:26:27.500837 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
6799 | 2025.01.17 04:26:27.501077 [ 188 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
6800 | 2025.01.17 04:26:27.502006 [ 271 ] {a5b6cf2f-27df-48a6-b0e6-27ada351f4bb} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6801 | 2025.01.17 04:26:27.502056 [ 271 ] {a5b6cf2f-27df-48a6-b0e6-27ada351f4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6802 | 2025.01.17 04:26:27.502727 [ 271 ] {a5b6cf2f-27df-48a6-b0e6-27ada351f4bb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6803 | 2025.01.17 04:26:27.502784 [ 189 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.003227124 sec., 58875.95270587681 rows/sec., 4.44 MiB/sec. | ||
6804 | 2025.01.17 04:26:27.503042 [ 189 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6805 | 2025.01.17 04:26:27.503125 [ 271 ] {a5b6cf2f-27df-48a6-b0e6-27ada351f4bb} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6806 | 2025.01.17 04:26:27.503544 [ 271 ] {a5b6cf2f-27df-48a6-b0e6-27ada351f4bb} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.003573 sec., 25188.91687657431 rows/sec., 1.97 MiB/sec. | ||
6807 | 2025.01.17 04:26:27.503694 [ 271 ] {a5b6cf2f-27df-48a6-b0e6-27ada351f4bb} <Debug> TCPHandler: Processed in 0.00405912 sec. | ||
6808 | 2025.01.17 04:26:27.503777 [ 189 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_41_8} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6809 | 2025.01.17 04:26:27.503914 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6810 | 2025.01.17 04:26:27.503927 [ 189 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_41_8} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6811 | 2025.01.17 04:26:27.504116 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6812 | 2025.01.17 04:26:27.504126 [ 268 ] {375b1e47-1cb9-4459-be83-66ce0b86d62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6813 | 2025.01.17 04:26:27.504199 [ 268 ] {375b1e47-1cb9-4459-be83-66ce0b86d62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6814 | 2025.01.17 04:26:27.504758 [ 268 ] {375b1e47-1cb9-4459-be83-66ce0b86d62b} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6815 | 2025.01.17 04:26:27.504798 [ 268 ] {375b1e47-1cb9-4459-be83-66ce0b86d62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6816 | 2025.01.17 04:26:27.505230 [ 268 ] {375b1e47-1cb9-4459-be83-66ce0b86d62b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6817 | 2025.01.17 04:26:27.505477 [ 268 ] {375b1e47-1cb9-4459-be83-66ce0b86d62b} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6818 | 2025.01.17 04:26:27.505702 [ 268 ] {375b1e47-1cb9-4459-be83-66ce0b86d62b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001638 sec., 97680.09768009768 rows/sec., 6.80 MiB/sec. | ||
6819 | 2025.01.17 04:26:27.505755 [ 268 ] {375b1e47-1cb9-4459-be83-66ce0b86d62b} <Debug> TCPHandler: Processed in 0.001926588 sec. | ||
6820 | 2025.01.17 04:26:27.505899 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6821 | 2025.01.17 04:26:27.506008 [ 271 ] {0a689fcd-9f2a-48f1-896c-12c7b18cea23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6822 | 2025.01.17 04:26:27.506074 [ 271 ] {0a689fcd-9f2a-48f1-896c-12c7b18cea23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6823 | 2025.01.17 04:26:27.507131 [ 271 ] {0a689fcd-9f2a-48f1-896c-12c7b18cea23} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6824 | 2025.01.17 04:26:27.507169 [ 271 ] {0a689fcd-9f2a-48f1-896c-12c7b18cea23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6825 | 2025.01.17 04:26:27.507815 [ 271 ] {0a689fcd-9f2a-48f1-896c-12c7b18cea23} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6826 | 2025.01.17 04:26:27.508074 [ 271 ] {0a689fcd-9f2a-48f1-896c-12c7b18cea23} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6827 | 2025.01.17 04:26:27.508259 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6828 | 2025.01.17 04:26:27.508345 [ 271 ] {0a689fcd-9f2a-48f1-896c-12c7b18cea23} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002355 sec., 11040.339702760086 rows/sec., 19.78 MiB/sec. | ||
6829 | 2025.01.17 04:26:27.508350 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6830 | 2025.01.17 04:26:27.508432 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6831 | 2025.01.17 04:26:27.508660 [ 271 ] {0a689fcd-9f2a-48f1-896c-12c7b18cea23} <Debug> TCPHandler: Processed in 0.002810385 sec. | ||
6832 | 2025.01.17 04:26:27.508689 [ 192 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
6833 | 2025.01.17 04:26:27.508838 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6834 | 2025.01.17 04:26:27.508977 [ 192 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6835 | 2025.01.17 04:26:27.508989 [ 268 ] {396b552e-126f-4f4b-9994-d4d05a43a634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6836 | 2025.01.17 04:26:27.509049 [ 192 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 648 rows starting from the beginning of the part | ||
6837 | 2025.01.17 04:26:27.509056 [ 268 ] {396b552e-126f-4f4b-9994-d4d05a43a634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6838 | 2025.01.17 04:26:27.509567 [ 192 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
6839 | 2025.01.17 04:26:27.509925 [ 192 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
6840 | 2025.01.17 04:26:27.510349 [ 268 ] {396b552e-126f-4f4b-9994-d4d05a43a634} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6841 | 2025.01.17 04:26:27.510358 [ 192 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
6842 | 2025.01.17 04:26:27.510404 [ 268 ] {396b552e-126f-4f4b-9994-d4d05a43a634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6843 | 2025.01.17 04:26:27.510715 [ 192 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
6844 | 2025.01.17 04:26:27.511061 [ 192 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
6845 | 2025.01.17 04:26:27.511236 [ 268 ] {396b552e-126f-4f4b-9994-d4d05a43a634} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6846 | 2025.01.17 04:26:27.511628 [ 268 ] {396b552e-126f-4f4b-9994-d4d05a43a634} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6847 | 2025.01.17 04:26:27.511908 [ 268 ] {396b552e-126f-4f4b-9994-d4d05a43a634} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002954 sec., 20311.44211238998 rows/sec., 1.37 MiB/sec. | ||
6848 | 2025.01.17 04:26:27.512008 [ 268 ] {396b552e-126f-4f4b-9994-d4d05a43a634} <Debug> TCPHandler: Processed in 0.003243643 sec. | ||
6849 | 2025.01.17 04:26:27.516235 [ 192 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 19 columns (19 merged, 0 gathered) in 0.00765996 sec., 98172.83641167839 rows/sec., 175.92 MiB/sec. | ||
6850 | 2025.01.17 04:26:27.516946 [ 188 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6851 | 2025.01.17 04:26:27.517317 [ 188 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6852 | 2025.01.17 04:26:27.517391 [ 188 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6853 | 2025.01.17 04:26:27.517491 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.66 MiB. | ||
6854 | 2025.01.17 04:26:28.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.25 MiB, peak 211.86 MiB, free memory in arenas 0.00 B, will set to 205.34 MiB (RSS), difference: 1.09 MiB | ||
6855 | 2025.01.17 04:26:30.625874 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6856 | 2025.01.17 04:26:30.625930 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6857 | 2025.01.17 04:26:30.753368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
6858 | 2025.01.17 04:26:30.754079 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6859 | 2025.01.17 04:26:30.754127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6860 | 2025.01.17 04:26:30.754667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6861 | 2025.01.17 04:26:30.754923 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6862 | 2025.01.17 04:26:30.755160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6863 | 2025.01.17 04:26:30.810890 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 966 | ||
6864 | 2025.01.17 04:26:30.813703 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6865 | 2025.01.17 04:26:30.813755 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6866 | 2025.01.17 04:26:30.815219 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6867 | 2025.01.17 04:26:30.815524 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6868 | 2025.01.17 04:26:30.816079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 966 | ||
6869 | 2025.01.17 04:26:31.001776 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001262384 sec. | ||
6870 | 2025.01.17 04:26:31.741847 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6871 | 2025.01.17 04:26:31.761609 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6872 | 2025.01.17 04:26:31.761687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6873 | 2025.01.17 04:26:31.768844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6874 | 2025.01.17 04:26:31.769743 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6875 | 2025.01.17 04:26:31.772773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6876 | 2025.01.17 04:26:32.500006 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6877 | 2025.01.17 04:26:32.500216 [ 271 ] {adf28dbb-a9b4-4637-be57-63e3ed58d8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6878 | 2025.01.17 04:26:32.500295 [ 271 ] {adf28dbb-a9b4-4637-be57-63e3ed58d8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6879 | 2025.01.17 04:26:32.501097 [ 271 ] {adf28dbb-a9b4-4637-be57-63e3ed58d8ab} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6880 | 2025.01.17 04:26:32.501139 [ 271 ] {adf28dbb-a9b4-4637-be57-63e3ed58d8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6881 | 2025.01.17 04:26:32.501576 [ 271 ] {adf28dbb-a9b4-4637-be57-63e3ed58d8ab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6882 | 2025.01.17 04:26:32.501835 [ 271 ] {adf28dbb-a9b4-4637-be57-63e3ed58d8ab} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6883 | 2025.01.17 04:26:32.502068 [ 271 ] {adf28dbb-a9b4-4637-be57-63e3ed58d8ab} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. | ||
6884 | 2025.01.17 04:26:32.502285 [ 271 ] {adf28dbb-a9b4-4637-be57-63e3ed58d8ab} <Debug> TCPHandler: Processed in 0.002420478 sec. | ||
6885 | 2025.01.17 04:26:32.502478 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6886 | 2025.01.17 04:26:32.502589 [ 268 ] {0a575df6-a107-4c3b-a09a-39a0b18457db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6887 | 2025.01.17 04:26:32.502638 [ 268 ] {0a575df6-a107-4c3b-a09a-39a0b18457db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6888 | 2025.01.17 04:26:32.503328 [ 268 ] {0a575df6-a107-4c3b-a09a-39a0b18457db} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6889 | 2025.01.17 04:26:32.503367 [ 268 ] {0a575df6-a107-4c3b-a09a-39a0b18457db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6890 | 2025.01.17 04:26:32.503773 [ 268 ] {0a575df6-a107-4c3b-a09a-39a0b18457db} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6891 | 2025.01.17 04:26:32.504021 [ 268 ] {0a575df6-a107-4c3b-a09a-39a0b18457db} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6892 | 2025.01.17 04:26:32.504198 [ 268 ] {0a575df6-a107-4c3b-a09a-39a0b18457db} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001633 sec., 140232.7005511329 rows/sec., 12.29 MiB/sec. | ||
6893 | 2025.01.17 04:26:32.504251 [ 268 ] {0a575df6-a107-4c3b-a09a-39a0b18457db} <Debug> TCPHandler: Processed in 0.001833086 sec. | ||
6894 | 2025.01.17 04:26:32.504396 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6895 | 2025.01.17 04:26:32.504501 [ 271 ] {5be00632-23a1-4c39-8cd5-2b83dc20fd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6896 | 2025.01.17 04:26:32.504545 [ 271 ] {5be00632-23a1-4c39-8cd5-2b83dc20fd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6897 | 2025.01.17 04:26:32.505076 [ 271 ] {5be00632-23a1-4c39-8cd5-2b83dc20fd01} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6898 | 2025.01.17 04:26:32.505112 [ 271 ] {5be00632-23a1-4c39-8cd5-2b83dc20fd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6899 | 2025.01.17 04:26:32.505458 [ 271 ] {5be00632-23a1-4c39-8cd5-2b83dc20fd01} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6900 | 2025.01.17 04:26:32.505699 [ 271 ] {5be00632-23a1-4c39-8cd5-2b83dc20fd01} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6901 | 2025.01.17 04:26:32.505866 [ 271 ] {5be00632-23a1-4c39-8cd5-2b83dc20fd01} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001387 sec., 14419.610670511896 rows/sec., 1.01 MiB/sec. | ||
6902 | 2025.01.17 04:26:32.505915 [ 271 ] {5be00632-23a1-4c39-8cd5-2b83dc20fd01} <Debug> TCPHandler: Processed in 0.001569711 sec. | ||
6903 | 2025.01.17 04:26:32.506074 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6904 | 2025.01.17 04:26:32.506182 [ 268 ] {de07da92-3a3d-4c2c-b4d3-38721d72e310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6905 | 2025.01.17 04:26:32.506227 [ 268 ] {de07da92-3a3d-4c2c-b4d3-38721d72e310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6906 | 2025.01.17 04:26:32.506775 [ 268 ] {de07da92-3a3d-4c2c-b4d3-38721d72e310} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6907 | 2025.01.17 04:26:32.506813 [ 268 ] {de07da92-3a3d-4c2c-b4d3-38721d72e310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6908 | 2025.01.17 04:26:32.507173 [ 268 ] {de07da92-3a3d-4c2c-b4d3-38721d72e310} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6909 | 2025.01.17 04:26:32.507411 [ 268 ] {de07da92-3a3d-4c2c-b4d3-38721d72e310} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6910 | 2025.01.17 04:26:32.507598 [ 268 ] {de07da92-3a3d-4c2c-b4d3-38721d72e310} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001427 sec., 9810.791871058163 rows/sec., 687.08 KiB/sec. | ||
6911 | 2025.01.17 04:26:32.507731 [ 268 ] {de07da92-3a3d-4c2c-b4d3-38721d72e310} <Debug> TCPHandler: Processed in 0.001703334 sec. | ||
6912 | 2025.01.17 04:26:32.507926 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6913 | 2025.01.17 04:26:32.508059 [ 271 ] {b395aa5a-d46d-4d7c-a1cb-9ee17d543e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6914 | 2025.01.17 04:26:32.508115 [ 271 ] {b395aa5a-d46d-4d7c-a1cb-9ee17d543e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6915 | 2025.01.17 04:26:32.508776 [ 271 ] {b395aa5a-d46d-4d7c-a1cb-9ee17d543e24} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6916 | 2025.01.17 04:26:32.508817 [ 271 ] {b395aa5a-d46d-4d7c-a1cb-9ee17d543e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6917 | 2025.01.17 04:26:32.509174 [ 271 ] {b395aa5a-d46d-4d7c-a1cb-9ee17d543e24} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6918 | 2025.01.17 04:26:32.509402 [ 271 ] {b395aa5a-d46d-4d7c-a1cb-9ee17d543e24} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6919 | 2025.01.17 04:26:32.509585 [ 271 ] {b395aa5a-d46d-4d7c-a1cb-9ee17d543e24} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00161 sec., 8074.534161490683 rows/sec., 503.45 KiB/sec. | ||
6920 | 2025.01.17 04:26:32.509830 [ 271 ] {b395aa5a-d46d-4d7c-a1cb-9ee17d543e24} <Debug> TCPHandler: Processed in 0.001965258 sec. | ||
6921 | 2025.01.17 04:26:32.510011 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6922 | 2025.01.17 04:26:32.510119 [ 268 ] {72413396-36db-4590-8656-882c91d6804b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6923 | 2025.01.17 04:26:32.510163 [ 268 ] {72413396-36db-4590-8656-882c91d6804b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6924 | 2025.01.17 04:26:32.510867 [ 268 ] {72413396-36db-4590-8656-882c91d6804b} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6925 | 2025.01.17 04:26:32.510907 [ 268 ] {72413396-36db-4590-8656-882c91d6804b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6926 | 2025.01.17 04:26:32.511296 [ 268 ] {72413396-36db-4590-8656-882c91d6804b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6927 | 2025.01.17 04:26:32.511541 [ 268 ] {72413396-36db-4590-8656-882c91d6804b} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6928 | 2025.01.17 04:26:32.511717 [ 268 ] {72413396-36db-4590-8656-882c91d6804b} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.001619 sec., 243977.7640518839 rows/sec., 17.33 MiB/sec. | ||
6929 | 2025.01.17 04:26:32.511767 [ 268 ] {72413396-36db-4590-8656-882c91d6804b} <Debug> TCPHandler: Processed in 0.001821956 sec. | ||
6930 | 2025.01.17 04:26:32.511914 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6931 | 2025.01.17 04:26:32.512019 [ 271 ] {fcc6ba33-4243-4623-82c1-68eb5af809cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6932 | 2025.01.17 04:26:32.512065 [ 271 ] {fcc6ba33-4243-4623-82c1-68eb5af809cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6933 | 2025.01.17 04:26:32.512498 [ 271 ] {fcc6ba33-4243-4623-82c1-68eb5af809cc} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6934 | 2025.01.17 04:26:32.512535 [ 271 ] {fcc6ba33-4243-4623-82c1-68eb5af809cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6935 | 2025.01.17 04:26:32.512887 [ 271 ] {fcc6ba33-4243-4623-82c1-68eb5af809cc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6936 | 2025.01.17 04:26:32.513134 [ 271 ] {fcc6ba33-4243-4623-82c1-68eb5af809cc} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6937 | 2025.01.17 04:26:32.513308 [ 271 ] {fcc6ba33-4243-4623-82c1-68eb5af809cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001311 sec., 4576.659038901602 rows/sec., 239.11 KiB/sec. | ||
6938 | 2025.01.17 04:26:32.513356 [ 271 ] {fcc6ba33-4243-4623-82c1-68eb5af809cc} <Debug> TCPHandler: Processed in 0.001494259 sec. | ||
6939 | 2025.01.17 04:26:32.513502 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6940 | 2025.01.17 04:26:32.513606 [ 268 ] {0e077d71-cb5c-4b5c-84fe-2fb010ab3807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6941 | 2025.01.17 04:26:32.513660 [ 268 ] {0e077d71-cb5c-4b5c-84fe-2fb010ab3807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6942 | 2025.01.17 04:26:32.514183 [ 268 ] {0e077d71-cb5c-4b5c-84fe-2fb010ab3807} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6943 | 2025.01.17 04:26:32.514219 [ 268 ] {0e077d71-cb5c-4b5c-84fe-2fb010ab3807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6944 | 2025.01.17 04:26:32.514597 [ 268 ] {0e077d71-cb5c-4b5c-84fe-2fb010ab3807} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6945 | 2025.01.17 04:26:32.514835 [ 268 ] {0e077d71-cb5c-4b5c-84fe-2fb010ab3807} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6946 | 2025.01.17 04:26:32.515014 [ 268 ] {0e077d71-cb5c-4b5c-84fe-2fb010ab3807} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001426 sec., 166199.1584852735 rows/sec., 11.14 MiB/sec. | ||
6947 | 2025.01.17 04:26:32.515089 [ 268 ] {0e077d71-cb5c-4b5c-84fe-2fb010ab3807} <Debug> TCPHandler: Processed in 0.001639572 sec. | ||
6948 | 2025.01.17 04:26:32.515297 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6949 | 2025.01.17 04:26:32.515463 [ 271 ] {2cf6d818-6a8d-4a1b-a717-e4ca6c2d8387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6950 | 2025.01.17 04:26:32.515514 [ 271 ] {2cf6d818-6a8d-4a1b-a717-e4ca6c2d8387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6951 | 2025.01.17 04:26:32.515971 [ 271 ] {2cf6d818-6a8d-4a1b-a717-e4ca6c2d8387} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6952 | 2025.01.17 04:26:32.516011 [ 271 ] {2cf6d818-6a8d-4a1b-a717-e4ca6c2d8387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6953 | 2025.01.17 04:26:32.516375 [ 271 ] {2cf6d818-6a8d-4a1b-a717-e4ca6c2d8387} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6954 | 2025.01.17 04:26:32.516614 [ 271 ] {2cf6d818-6a8d-4a1b-a717-e4ca6c2d8387} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6955 | 2025.01.17 04:26:32.516793 [ 271 ] {2cf6d818-6a8d-4a1b-a717-e4ca6c2d8387} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. | ||
6956 | 2025.01.17 04:26:32.516843 [ 271 ] {2cf6d818-6a8d-4a1b-a717-e4ca6c2d8387} <Debug> TCPHandler: Processed in 0.001669683 sec. | ||
6957 | 2025.01.17 04:26:32.516988 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6958 | 2025.01.17 04:26:32.517094 [ 268 ] {e2a2b22c-c153-4fca-8a2f-0455b76b3ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6959 | 2025.01.17 04:26:32.517167 [ 268 ] {e2a2b22c-c153-4fca-8a2f-0455b76b3ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6960 | 2025.01.17 04:26:32.518238 [ 268 ] {e2a2b22c-c153-4fca-8a2f-0455b76b3ad5} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6961 | 2025.01.17 04:26:32.518274 [ 268 ] {e2a2b22c-c153-4fca-8a2f-0455b76b3ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6962 | 2025.01.17 04:26:32.518892 [ 268 ] {e2a2b22c-c153-4fca-8a2f-0455b76b3ad5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6963 | 2025.01.17 04:26:32.519152 [ 268 ] {e2a2b22c-c153-4fca-8a2f-0455b76b3ad5} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6964 | 2025.01.17 04:26:32.519348 [ 268 ] {e2a2b22c-c153-4fca-8a2f-0455b76b3ad5} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002275 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec. | ||
6965 | 2025.01.17 04:26:32.519439 [ 268 ] {e2a2b22c-c153-4fca-8a2f-0455b76b3ad5} <Debug> TCPHandler: Processed in 0.002505729 sec. | ||
6966 | 2025.01.17 04:26:32.519580 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6967 | 2025.01.17 04:26:32.519689 [ 271 ] {3cc4282b-99bf-4ea0-9036-bfa6dedf589b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6968 | 2025.01.17 04:26:32.519735 [ 271 ] {3cc4282b-99bf-4ea0-9036-bfa6dedf589b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6969 | 2025.01.17 04:26:32.520178 [ 271 ] {3cc4282b-99bf-4ea0-9036-bfa6dedf589b} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6970 | 2025.01.17 04:26:32.520216 [ 271 ] {3cc4282b-99bf-4ea0-9036-bfa6dedf589b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6971 | 2025.01.17 04:26:32.520573 [ 271 ] {3cc4282b-99bf-4ea0-9036-bfa6dedf589b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6972 | 2025.01.17 04:26:32.520814 [ 271 ] {3cc4282b-99bf-4ea0-9036-bfa6dedf589b} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6973 | 2025.01.17 04:26:32.521004 [ 271 ] {3cc4282b-99bf-4ea0-9036-bfa6dedf589b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001332 sec., 61561.56156156156 rows/sec., 3.91 MiB/sec. | ||
6974 | 2025.01.17 04:26:32.521105 [ 271 ] {3cc4282b-99bf-4ea0-9036-bfa6dedf589b} <Debug> TCPHandler: Processed in 0.001573821 sec. | ||
6975 | 2025.01.17 04:26:37.496548 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6976 | 2025.01.17 04:26:37.496759 [ 271 ] {499b6f3e-1fde-4247-80d9-f67c1c622d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6977 | 2025.01.17 04:26:37.496836 [ 271 ] {499b6f3e-1fde-4247-80d9-f67c1c622d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6978 | 2025.01.17 04:26:37.497672 [ 271 ] {499b6f3e-1fde-4247-80d9-f67c1c622d85} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6979 | 2025.01.17 04:26:37.497726 [ 271 ] {499b6f3e-1fde-4247-80d9-f67c1c622d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6980 | 2025.01.17 04:26:37.498167 [ 271 ] {499b6f3e-1fde-4247-80d9-f67c1c622d85} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6981 | 2025.01.17 04:26:37.498424 [ 271 ] {499b6f3e-1fde-4247-80d9-f67c1c622d85} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6982 | 2025.01.17 04:26:37.498636 [ 123 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6983 | 2025.01.17 04:26:37.498663 [ 271 ] {499b6f3e-1fde-4247-80d9-f67c1c622d85} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001955 sec., 55242.96675191815 rows/sec., 4.63 MiB/sec. | ||
6984 | 2025.01.17 04:26:37.498724 [ 123 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6985 | 2025.01.17 04:26:37.498787 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6986 | 2025.01.17 04:26:37.498821 [ 271 ] {499b6f3e-1fde-4247-80d9-f67c1c622d85} <Debug> TCPHandler: Processed in 0.002416268 sec. | ||
6987 | 2025.01.17 04:26:37.498963 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
6988 | 2025.01.17 04:26:37.499014 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6989 | 2025.01.17 04:26:37.499083 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6990 | 2025.01.17 04:26:37.499127 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
6991 | 2025.01.17 04:26:37.499164 [ 268 ] {20abb351-eb31-4668-87f6-890f00391735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6992 | 2025.01.17 04:26:37.499238 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1369 rows starting from the beginning of the part | ||
6993 | 2025.01.17 04:26:37.499259 [ 268 ] {20abb351-eb31-4668-87f6-890f00391735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6994 | 2025.01.17 04:26:37.499547 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
6995 | 2025.01.17 04:26:37.499927 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 108 rows starting from the beginning of the part | ||
6996 | 2025.01.17 04:26:37.500123 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 229 rows starting from the beginning of the part | ||
6997 | 2025.01.17 04:26:37.500431 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part | ||
6998 | 2025.01.17 04:26:37.501417 [ 268 ] {20abb351-eb31-4668-87f6-890f00391735} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6999 | 2025.01.17 04:26:37.501464 [ 268 ] {20abb351-eb31-4668-87f6-890f00391735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7000 | 2025.01.17 04:26:37.502071 [ 268 ] {20abb351-eb31-4668-87f6-890f00391735} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7001 | 2025.01.17 04:26:37.502345 [ 268 ] {20abb351-eb31-4668-87f6-890f00391735} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7002 | 2025.01.17 04:26:37.502605 [ 268 ] {20abb351-eb31-4668-87f6-890f00391735} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00347 sec., 7492.795389048992 rows/sec., 563.42 KiB/sec. | ||
7003 | 2025.01.17 04:26:37.502778 [ 268 ] {20abb351-eb31-4668-87f6-890f00391735} <Debug> TCPHandler: Processed in 0.003820315 sec. | ||
7004 | 2025.01.17 04:26:37.502878 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.003987449 sec., 828098.3656468083 rows/sec., 72.58 MiB/sec. | ||
7005 | 2025.01.17 04:26:37.502959 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7006 | 2025.01.17 04:26:37.503075 [ 271 ] {bc4d0c6e-5415-40a8-8078-6e756ec50b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7007 | 2025.01.17 04:26:37.503144 [ 271 ] {bc4d0c6e-5415-40a8-8078-6e756ec50b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7008 | 2025.01.17 04:26:37.503240 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7009 | 2025.01.17 04:26:37.503904 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_51_10} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7010 | 2025.01.17 04:26:37.504121 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_51_10} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7011 | 2025.01.17 04:26:37.504317 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
7012 | 2025.01.17 04:26:37.504398 [ 271 ] {bc4d0c6e-5415-40a8-8078-6e756ec50b9d} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7013 | 2025.01.17 04:26:37.504469 [ 271 ] {bc4d0c6e-5415-40a8-8078-6e756ec50b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7014 | 2025.01.17 04:26:37.504838 [ 271 ] {bc4d0c6e-5415-40a8-8078-6e756ec50b9d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7015 | 2025.01.17 04:26:37.505082 [ 271 ] {bc4d0c6e-5415-40a8-8078-6e756ec50b9d} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7016 | 2025.01.17 04:26:37.505256 [ 123 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7017 | 2025.01.17 04:26:37.505331 [ 123 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7018 | 2025.01.17 04:26:37.505343 [ 271 ] {bc4d0c6e-5415-40a8-8078-6e756ec50b9d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002286 sec., 39370.078740157485 rows/sec., 3.07 MiB/sec. | ||
7019 | 2025.01.17 04:26:37.505370 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7020 | 2025.01.17 04:26:37.505499 [ 271 ] {bc4d0c6e-5415-40a8-8078-6e756ec50b9d} <Debug> TCPHandler: Processed in 0.002603861 sec. | ||
7021 | 2025.01.17 04:26:37.505659 [ 198 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
7022 | 2025.01.17 04:26:37.505700 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7023 | 2025.01.17 04:26:37.505953 [ 198 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7024 | 2025.01.17 04:26:37.505954 [ 268 ] {9fdf5c3b-36b0-4a3c-9e00-aad455b828ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7025 | 2025.01.17 04:26:37.506019 [ 198 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part | ||
7026 | 2025.01.17 04:26:37.506082 [ 268 ] {9fdf5c3b-36b0-4a3c-9e00-aad455b828ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7027 | 2025.01.17 04:26:37.506372 [ 198 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 851 rows starting from the beginning of the part | ||
7028 | 2025.01.17 04:26:37.506741 [ 198 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
7029 | 2025.01.17 04:26:37.507104 [ 198 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
7030 | 2025.01.17 04:26:37.507426 [ 198 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 395 rows starting from the beginning of the part | ||
7031 | 2025.01.17 04:26:37.507727 [ 198 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
7032 | 2025.01.17 04:26:37.508711 [ 268 ] {9fdf5c3b-36b0-4a3c-9e00-aad455b828ed} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7033 | 2025.01.17 04:26:37.508770 [ 268 ] {9fdf5c3b-36b0-4a3c-9e00-aad455b828ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7034 | 2025.01.17 04:26:37.509822 [ 268 ] {9fdf5c3b-36b0-4a3c-9e00-aad455b828ed} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7035 | 2025.01.17 04:26:37.510173 [ 268 ] {9fdf5c3b-36b0-4a3c-9e00-aad455b828ed} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7036 | 2025.01.17 04:26:37.510481 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7037 | 2025.01.17 04:26:37.510620 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7038 | 2025.01.17 04:26:37.510712 [ 268 ] {9fdf5c3b-36b0-4a3c-9e00-aad455b828ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004819 sec., 33201.90910977381 rows/sec., 2.31 MiB/sec. | ||
7039 | 2025.01.17 04:26:37.510730 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7040 | 2025.01.17 04:26:37.511131 [ 268 ] {9fdf5c3b-36b0-4a3c-9e00-aad455b828ed} <Debug> TCPHandler: Processed in 0.005483528 sec. | ||
7041 | 2025.01.17 04:26:37.511187 [ 198 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.005652001 sec., 425159.1604460084 rows/sec., 32.59 MiB/sec. | ||
7042 | 2025.01.17 04:26:37.511414 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7043 | 2025.01.17 04:26:37.511583 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
7044 | 2025.01.17 04:26:37.511785 [ 271 ] {cbe2d124-0d1f-4c0d-8cb2-7a96261a06d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7045 | 2025.01.17 04:26:37.511809 [ 195 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7046 | 2025.01.17 04:26:37.512376 [ 271 ] {cbe2d124-0d1f-4c0d-8cb2-7a96261a06d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7047 | 2025.01.17 04:26:37.512752 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7048 | 2025.01.17 04:26:37.513100 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14115 rows starting from the beginning of the part | ||
7049 | 2025.01.17 04:26:37.513817 [ 195 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_51_10} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7050 | 2025.01.17 04:26:37.514201 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 955 rows starting from the beginning of the part | ||
7051 | 2025.01.17 04:26:37.514246 [ 195 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_51_10} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7052 | 2025.01.17 04:26:37.514702 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
7053 | 2025.01.17 04:26:37.514942 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 128 rows starting from the beginning of the part | ||
7054 | 2025.01.17 04:26:37.515376 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
7055 | 2025.01.17 04:26:37.515857 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 237 rows starting from the beginning of the part | ||
7056 | 2025.01.17 04:26:37.516228 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
7057 | 2025.01.17 04:26:37.518266 [ 271 ] {cbe2d124-0d1f-4c0d-8cb2-7a96261a06d6} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7058 | 2025.01.17 04:26:37.518312 [ 271 ] {cbe2d124-0d1f-4c0d-8cb2-7a96261a06d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7059 | 2025.01.17 04:26:37.520047 [ 271 ] {cbe2d124-0d1f-4c0d-8cb2-7a96261a06d6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7060 | 2025.01.17 04:26:37.520380 [ 271 ] {cbe2d124-0d1f-4c0d-8cb2-7a96261a06d6} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7061 | 2025.01.17 04:26:37.520812 [ 271 ] {cbe2d124-0d1f-4c0d-8cb2-7a96261a06d6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.009172 sec., 2834.7143480157 rows/sec., 5.08 MiB/sec. | ||
7062 | 2025.01.17 04:26:37.521573 [ 271 ] {cbe2d124-0d1f-4c0d-8cb2-7a96261a06d6} <Debug> TCPHandler: Processed in 0.010307783 sec. | ||
7063 | 2025.01.17 04:26:37.521738 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7064 | 2025.01.17 04:26:37.521908 [ 268 ] {85264a69-134d-4e0e-b9bc-034d3bf4809c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7065 | 2025.01.17 04:26:37.521959 [ 268 ] {85264a69-134d-4e0e-b9bc-034d3bf4809c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7066 | 2025.01.17 04:26:37.522533 [ 268 ] {85264a69-134d-4e0e-b9bc-034d3bf4809c} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7067 | 2025.01.17 04:26:37.522581 [ 268 ] {85264a69-134d-4e0e-b9bc-034d3bf4809c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7068 | 2025.01.17 04:26:37.523386 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15755 rows, containing 5 columns (5 merged, 0 gathered) in 0.01221765 sec., 1289527.8551931018 rows/sec., 86.99 MiB/sec. | ||
7069 | 2025.01.17 04:26:37.523493 [ 268 ] {85264a69-134d-4e0e-b9bc-034d3bf4809c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7070 | 2025.01.17 04:26:37.523808 [ 268 ] {85264a69-134d-4e0e-b9bc-034d3bf4809c} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7071 | 2025.01.17 04:26:37.523834 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7072 | 2025.01.17 04:26:37.524162 [ 123 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7073 | 2025.01.17 04:26:37.524267 [ 123 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7074 | 2025.01.17 04:26:37.524333 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7075 | 2025.01.17 04:26:37.524391 [ 268 ] {85264a69-134d-4e0e-b9bc-034d3bf4809c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002475 sec., 24242.42424242424 rows/sec., 1.63 MiB/sec. | ||
7076 | 2025.01.17 04:26:37.524839 [ 268 ] {85264a69-134d-4e0e-b9bc-034d3bf4809c} <Debug> TCPHandler: Processed in 0.003153022 sec. | ||
7077 | 2025.01.17 04:26:37.524961 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
7078 | 2025.01.17 04:26:37.525354 [ 195 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7079 | 2025.01.17 04:26:37.525599 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7080 | 2025.01.17 04:26:37.525718 [ 195 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7081 | 2025.01.17 04:26:37.525736 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2768 rows starting from the beginning of the part | ||
7082 | 2025.01.17 04:26:37.526097 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
7083 | 2025.01.17 04:26:37.526227 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
7084 | 2025.01.17 04:26:37.526419 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part | ||
7085 | 2025.01.17 04:26:37.526560 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
7086 | 2025.01.17 04:26:37.526753 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part | ||
7087 | 2025.01.17 04:26:37.526918 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
7088 | 2025.01.17 04:26:37.528509 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3052 rows, containing 4 columns (4 merged, 0 gathered) in 0.004015499 sec., 760054.9769779547 rows/sec., 49.48 MiB/sec. | ||
7089 | 2025.01.17 04:26:37.528766 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7090 | 2025.01.17 04:26:37.529051 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_51_10} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7091 | 2025.01.17 04:26:37.529128 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_51_10} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7092 | 2025.01.17 04:26:37.529204 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
7093 | 2025.01.17 04:26:38.255351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
7094 | 2025.01.17 04:26:38.256155 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7095 | 2025.01.17 04:26:38.256198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7096 | 2025.01.17 04:26:38.256743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7097 | 2025.01.17 04:26:38.257005 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7098 | 2025.01.17 04:26:38.257265 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
7099 | 2025.01.17 04:26:39.272951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
7100 | 2025.01.17 04:26:39.292930 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7101 | 2025.01.17 04:26:39.292989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7102 | 2025.01.17 04:26:39.300280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7103 | 2025.01.17 04:26:39.301032 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7104 | 2025.01.17 04:26:39.304348 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
7105 | 2025.01.17 04:26:40.816378 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1000 | ||
7106 | 2025.01.17 04:26:40.819802 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7107 | 2025.01.17 04:26:40.819846 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7108 | 2025.01.17 04:26:40.821314 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7109 | 2025.01.17 04:26:40.821627 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7110 | 2025.01.17 04:26:40.822696 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1000 | ||
7111 | 2025.01.17 04:26:42.500767 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7112 | 2025.01.17 04:26:42.501040 [ 271 ] {54fc8df8-f0ec-4c58-b642-68d47776eb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7113 | 2025.01.17 04:26:42.501150 [ 271 ] {54fc8df8-f0ec-4c58-b642-68d47776eb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7114 | 2025.01.17 04:26:42.501977 [ 271 ] {54fc8df8-f0ec-4c58-b642-68d47776eb5d} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7115 | 2025.01.17 04:26:42.502033 [ 271 ] {54fc8df8-f0ec-4c58-b642-68d47776eb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7116 | 2025.01.17 04:26:42.502475 [ 271 ] {54fc8df8-f0ec-4c58-b642-68d47776eb5d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7117 | 2025.01.17 04:26:42.502727 [ 271 ] {54fc8df8-f0ec-4c58-b642-68d47776eb5d} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7118 | 2025.01.17 04:26:42.502999 [ 271 ] {54fc8df8-f0ec-4c58-b642-68d47776eb5d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002025 sec., 6913.580246913581 rows/sec., 497.69 KiB/sec. | ||
7119 | 2025.01.17 04:26:42.503121 [ 271 ] {54fc8df8-f0ec-4c58-b642-68d47776eb5d} <Debug> TCPHandler: Processed in 0.002525529 sec. | ||
7120 | 2025.01.17 04:26:42.503373 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7121 | 2025.01.17 04:26:42.503518 [ 268 ] {d6afd0f0-018f-4549-b36d-fb039d731d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7122 | 2025.01.17 04:26:42.503578 [ 268 ] {d6afd0f0-018f-4549-b36d-fb039d731d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7123 | 2025.01.17 04:26:42.504364 [ 268 ] {d6afd0f0-018f-4549-b36d-fb039d731d97} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7124 | 2025.01.17 04:26:42.504406 [ 268 ] {d6afd0f0-018f-4549-b36d-fb039d731d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7125 | 2025.01.17 04:26:42.504799 [ 268 ] {d6afd0f0-018f-4549-b36d-fb039d731d97} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7126 | 2025.01.17 04:26:42.505043 [ 268 ] {d6afd0f0-018f-4549-b36d-fb039d731d97} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7127 | 2025.01.17 04:26:42.505256 [ 268 ] {d6afd0f0-018f-4549-b36d-fb039d731d97} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001774 sec., 129086.80947012402 rows/sec., 11.31 MiB/sec. | ||
7128 | 2025.01.17 04:26:42.505310 [ 268 ] {d6afd0f0-018f-4549-b36d-fb039d731d97} <Debug> TCPHandler: Processed in 0.002045631 sec. | ||
7129 | 2025.01.17 04:26:42.505459 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7130 | 2025.01.17 04:26:42.505587 [ 271 ] {05a4a144-fb3d-4f62-a1ce-a96ca1290633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7131 | 2025.01.17 04:26:42.505641 [ 271 ] {05a4a144-fb3d-4f62-a1ce-a96ca1290633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7132 | 2025.01.17 04:26:42.506276 [ 271 ] {05a4a144-fb3d-4f62-a1ce-a96ca1290633} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7133 | 2025.01.17 04:26:42.506316 [ 271 ] {05a4a144-fb3d-4f62-a1ce-a96ca1290633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7134 | 2025.01.17 04:26:42.506659 [ 271 ] {05a4a144-fb3d-4f62-a1ce-a96ca1290633} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7135 | 2025.01.17 04:26:42.506893 [ 271 ] {05a4a144-fb3d-4f62-a1ce-a96ca1290633} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7136 | 2025.01.17 04:26:42.507136 [ 271 ] {05a4a144-fb3d-4f62-a1ce-a96ca1290633} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001572 sec., 12722.64631043257 rows/sec., 911.96 KiB/sec. | ||
7137 | 2025.01.17 04:26:42.507349 [ 271 ] {05a4a144-fb3d-4f62-a1ce-a96ca1290633} <Debug> TCPHandler: Processed in 0.001948919 sec. | ||
7138 | 2025.01.17 04:26:42.507571 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7139 | 2025.01.17 04:26:42.507714 [ 268 ] {67f2be7c-8984-471e-9527-66f902a4c1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7140 | 2025.01.17 04:26:42.507761 [ 268 ] {67f2be7c-8984-471e-9527-66f902a4c1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7141 | 2025.01.17 04:26:42.508353 [ 268 ] {67f2be7c-8984-471e-9527-66f902a4c1e5} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7142 | 2025.01.17 04:26:42.508393 [ 268 ] {67f2be7c-8984-471e-9527-66f902a4c1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7143 | 2025.01.17 04:26:42.508784 [ 268 ] {67f2be7c-8984-471e-9527-66f902a4c1e5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7144 | 2025.01.17 04:26:42.509029 [ 268 ] {67f2be7c-8984-471e-9527-66f902a4c1e5} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7145 | 2025.01.17 04:26:42.509245 [ 268 ] {67f2be7c-8984-471e-9527-66f902a4c1e5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001554 sec., 9009.009009009009 rows/sec., 630.93 KiB/sec. | ||
7146 | 2025.01.17 04:26:42.509299 [ 268 ] {67f2be7c-8984-471e-9527-66f902a4c1e5} <Debug> TCPHandler: Processed in 0.001852227 sec. | ||
7147 | 2025.01.17 04:26:42.509473 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7148 | 2025.01.17 04:26:42.509616 [ 271 ] {e6cca43c-c74b-49d5-8e84-c86c7a72e5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7149 | 2025.01.17 04:26:42.509673 [ 271 ] {e6cca43c-c74b-49d5-8e84-c86c7a72e5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7150 | 2025.01.17 04:26:42.510228 [ 271 ] {e6cca43c-c74b-49d5-8e84-c86c7a72e5ed} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7151 | 2025.01.17 04:26:42.510268 [ 271 ] {e6cca43c-c74b-49d5-8e84-c86c7a72e5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7152 | 2025.01.17 04:26:42.510686 [ 271 ] {e6cca43c-c74b-49d5-8e84-c86c7a72e5ed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7153 | 2025.01.17 04:26:42.510983 [ 271 ] {e6cca43c-c74b-49d5-8e84-c86c7a72e5ed} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7154 | 2025.01.17 04:26:42.511238 [ 271 ] {e6cca43c-c74b-49d5-8e84-c86c7a72e5ed} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001645 sec., 7902.73556231003 rows/sec., 492.73 KiB/sec. | ||
7155 | 2025.01.17 04:26:42.511479 [ 271 ] {e6cca43c-c74b-49d5-8e84-c86c7a72e5ed} <Debug> TCPHandler: Processed in 0.002058921 sec. | ||
7156 | 2025.01.17 04:26:42.511674 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7157 | 2025.01.17 04:26:42.511809 [ 268 ] {8e7ce52a-d88e-405a-baef-4c7ea7b97e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7158 | 2025.01.17 04:26:42.511878 [ 268 ] {8e7ce52a-d88e-405a-baef-4c7ea7b97e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7159 | 2025.01.17 04:26:42.512695 [ 268 ] {8e7ce52a-d88e-405a-baef-4c7ea7b97e46} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7160 | 2025.01.17 04:26:42.512736 [ 268 ] {8e7ce52a-d88e-405a-baef-4c7ea7b97e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7161 | 2025.01.17 04:26:42.513134 [ 268 ] {8e7ce52a-d88e-405a-baef-4c7ea7b97e46} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7162 | 2025.01.17 04:26:42.513389 [ 268 ] {8e7ce52a-d88e-405a-baef-4c7ea7b97e46} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7163 | 2025.01.17 04:26:42.513597 [ 268 ] {8e7ce52a-d88e-405a-baef-4c7ea7b97e46} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.001818 sec., 217271.72717271728 rows/sec., 15.43 MiB/sec. | ||
7164 | 2025.01.17 04:26:42.513655 [ 268 ] {8e7ce52a-d88e-405a-baef-4c7ea7b97e46} <Debug> TCPHandler: Processed in 0.00204597 sec. | ||
7165 | 2025.01.17 04:26:42.513807 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7166 | 2025.01.17 04:26:42.513913 [ 271 ] {9797b15e-eea0-49de-9e76-2a5c3a285f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7167 | 2025.01.17 04:26:42.513957 [ 271 ] {9797b15e-eea0-49de-9e76-2a5c3a285f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7168 | 2025.01.17 04:26:42.514372 [ 271 ] {9797b15e-eea0-49de-9e76-2a5c3a285f27} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7169 | 2025.01.17 04:26:42.514409 [ 271 ] {9797b15e-eea0-49de-9e76-2a5c3a285f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7170 | 2025.01.17 04:26:42.514822 [ 271 ] {9797b15e-eea0-49de-9e76-2a5c3a285f27} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7171 | 2025.01.17 04:26:42.515059 [ 271 ] {9797b15e-eea0-49de-9e76-2a5c3a285f27} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7172 | 2025.01.17 04:26:42.515248 [ 271 ] {9797b15e-eea0-49de-9e76-2a5c3a285f27} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001338 sec., 4484.304932735426 rows/sec., 234.29 KiB/sec. | ||
7173 | 2025.01.17 04:26:42.515322 [ 271 ] {9797b15e-eea0-49de-9e76-2a5c3a285f27} <Debug> TCPHandler: Processed in 0.00156331 sec. | ||
7174 | 2025.01.17 04:26:42.515542 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7175 | 2025.01.17 04:26:42.515666 [ 268 ] {b667af7d-2aa6-4238-8110-d1504b4ba3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7176 | 2025.01.17 04:26:42.515722 [ 268 ] {b667af7d-2aa6-4238-8110-d1504b4ba3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7177 | 2025.01.17 04:26:42.516296 [ 268 ] {b667af7d-2aa6-4238-8110-d1504b4ba3a3} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7178 | 2025.01.17 04:26:42.516334 [ 268 ] {b667af7d-2aa6-4238-8110-d1504b4ba3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7179 | 2025.01.17 04:26:42.516725 [ 268 ] {b667af7d-2aa6-4238-8110-d1504b4ba3a3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7180 | 2025.01.17 04:26:42.516964 [ 268 ] {b667af7d-2aa6-4238-8110-d1504b4ba3a3} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7181 | 2025.01.17 04:26:42.517147 [ 268 ] {b667af7d-2aa6-4238-8110-d1504b4ba3a3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001503 sec., 157684.63073852294 rows/sec., 10.57 MiB/sec. | ||
7182 | 2025.01.17 04:26:42.517219 [ 268 ] {b667af7d-2aa6-4238-8110-d1504b4ba3a3} <Debug> TCPHandler: Processed in 0.001794065 sec. | ||
7183 | 2025.01.17 04:26:42.517447 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7184 | 2025.01.17 04:26:42.517593 [ 271 ] {dc92f006-e0fb-42b1-9bf0-f2aa207fb63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7185 | 2025.01.17 04:26:42.517644 [ 271 ] {dc92f006-e0fb-42b1-9bf0-f2aa207fb63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7186 | 2025.01.17 04:26:42.518077 [ 271 ] {dc92f006-e0fb-42b1-9bf0-f2aa207fb63e} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7187 | 2025.01.17 04:26:42.518115 [ 271 ] {dc92f006-e0fb-42b1-9bf0-f2aa207fb63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7188 | 2025.01.17 04:26:42.518459 [ 271 ] {dc92f006-e0fb-42b1-9bf0-f2aa207fb63e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7189 | 2025.01.17 04:26:42.518685 [ 271 ] {dc92f006-e0fb-42b1-9bf0-f2aa207fb63e} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7190 | 2025.01.17 04:26:42.518805 [ 116 ] {} <Debug> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
7191 | 2025.01.17 04:26:42.518841 [ 116 ] {} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7192 | 2025.01.17 04:26:42.518863 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7193 | 2025.01.17 04:26:42.518865 [ 271 ] {dc92f006-e0fb-42b1-9bf0-f2aa207fb63e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001295 sec., 772.2007722007722 rows/sec., 52.03 KiB/sec. | ||
7194 | 2025.01.17 04:26:42.518947 [ 271 ] {dc92f006-e0fb-42b1-9bf0-f2aa207fb63e} <Debug> TCPHandler: Processed in 0.001618261 sec. | ||
7195 | 2025.01.17 04:26:42.518993 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
7196 | 2025.01.17 04:26:42.519114 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7197 | 2025.01.17 04:26:42.519120 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7198 | 2025.01.17 04:26:42.519165 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
7199 | 2025.01.17 04:26:42.519262 [ 268 ] {29fa73a5-3c69-43a0-8afa-803058ea4eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7200 | 2025.01.17 04:26:42.519279 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
7201 | 2025.01.17 04:26:42.519485 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
7202 | 2025.01.17 04:26:42.519582 [ 268 ] {29fa73a5-3c69-43a0-8afa-803058ea4eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7203 | 2025.01.17 04:26:42.519867 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
7204 | 2025.01.17 04:26:42.520118 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
7205 | 2025.01.17 04:26:42.520341 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
7206 | 2025.01.17 04:26:42.522291 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.003367946 sec., 7422.921863949125 rows/sec., 497.86 KiB/sec. | ||
7207 | 2025.01.17 04:26:42.522421 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
7208 | 2025.01.17 04:26:42.522712 [ 268 ] {29fa73a5-3c69-43a0-8afa-803058ea4eea} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7209 | 2025.01.17 04:26:42.522756 [ 268 ] {29fa73a5-3c69-43a0-8afa-803058ea4eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7210 | 2025.01.17 04:26:42.522816 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_23_5} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7211 | 2025.01.17 04:26:42.522942 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_23_5} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
7212 | 2025.01.17 04:26:42.523035 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7213 | 2025.01.17 04:26:42.523484 [ 268 ] {29fa73a5-3c69-43a0-8afa-803058ea4eea} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7214 | 2025.01.17 04:26:42.523746 [ 268 ] {29fa73a5-3c69-43a0-8afa-803058ea4eea} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7215 | 2025.01.17 04:26:42.523987 [ 268 ] {29fa73a5-3c69-43a0-8afa-803058ea4eea} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004765 sec., 2728.2266526757608 rows/sec., 4.89 MiB/sec. | ||
7216 | 2025.01.17 04:26:42.524463 [ 268 ] {29fa73a5-3c69-43a0-8afa-803058ea4eea} <Debug> TCPHandler: Processed in 0.005413076 sec. | ||
7217 | 2025.01.17 04:26:42.524669 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7218 | 2025.01.17 04:26:42.524781 [ 271 ] {4d7cc5da-a379-4f9f-92e7-cbc2fc9fa1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7219 | 2025.01.17 04:26:42.524828 [ 271 ] {4d7cc5da-a379-4f9f-92e7-cbc2fc9fa1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7220 | 2025.01.17 04:26:42.525311 [ 271 ] {4d7cc5da-a379-4f9f-92e7-cbc2fc9fa1df} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7221 | 2025.01.17 04:26:42.525348 [ 271 ] {4d7cc5da-a379-4f9f-92e7-cbc2fc9fa1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7222 | 2025.01.17 04:26:42.525724 [ 271 ] {4d7cc5da-a379-4f9f-92e7-cbc2fc9fa1df} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7223 | 2025.01.17 04:26:42.525968 [ 271 ] {4d7cc5da-a379-4f9f-92e7-cbc2fc9fa1df} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7224 | 2025.01.17 04:26:42.526152 [ 271 ] {4d7cc5da-a379-4f9f-92e7-cbc2fc9fa1df} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 3.74 MiB/sec. | ||
7225 | 2025.01.17 04:26:42.526226 [ 271 ] {4d7cc5da-a379-4f9f-92e7-cbc2fc9fa1df} <Debug> TCPHandler: Processed in 0.001640112 sec. | ||
7226 | 2025.01.17 04:26:45.625973 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7227 | 2025.01.17 04:26:45.626070 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7228 | 2025.01.17 04:26:45.757512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
7229 | 2025.01.17 04:26:45.758231 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7230 | 2025.01.17 04:26:45.758275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7231 | 2025.01.17 04:26:45.758852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7232 | 2025.01.17 04:26:45.759106 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7233 | 2025.01.17 04:26:45.759328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
7234 | 2025.01.17 04:26:46.804484 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
7235 | 2025.01.17 04:26:46.827225 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7236 | 2025.01.17 04:26:46.827282 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7237 | 2025.01.17 04:26:46.834978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7238 | 2025.01.17 04:26:46.835734 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7239 | 2025.01.17 04:26:46.838488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
7240 | 2025.01.17 04:26:47.495723 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7241 | 2025.01.17 04:26:47.495939 [ 271 ] {e0e76cfe-6939-4a7e-88b1-450c090cb575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7242 | 2025.01.17 04:26:47.496025 [ 271 ] {e0e76cfe-6939-4a7e-88b1-450c090cb575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7243 | 2025.01.17 04:26:47.496903 [ 271 ] {e0e76cfe-6939-4a7e-88b1-450c090cb575} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7244 | 2025.01.17 04:26:47.496957 [ 271 ] {e0e76cfe-6939-4a7e-88b1-450c090cb575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7245 | 2025.01.17 04:26:47.497403 [ 271 ] {e0e76cfe-6939-4a7e-88b1-450c090cb575} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7246 | 2025.01.17 04:26:47.497661 [ 271 ] {e0e76cfe-6939-4a7e-88b1-450c090cb575} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7247 | 2025.01.17 04:26:47.497903 [ 271 ] {e0e76cfe-6939-4a7e-88b1-450c090cb575} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002025 sec., 53333.333333333336 rows/sec., 4.47 MiB/sec. | ||
7248 | 2025.01.17 04:26:47.497969 [ 271 ] {e0e76cfe-6939-4a7e-88b1-450c090cb575} <Debug> TCPHandler: Processed in 0.002409797 sec. | ||
7249 | 2025.01.17 04:26:47.498155 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7250 | 2025.01.17 04:26:47.498278 [ 268 ] {fd34d176-51d8-4c7b-be85-6a1c2103915a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7251 | 2025.01.17 04:26:47.498330 [ 268 ] {fd34d176-51d8-4c7b-be85-6a1c2103915a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7252 | 2025.01.17 04:26:47.498902 [ 268 ] {fd34d176-51d8-4c7b-be85-6a1c2103915a} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7253 | 2025.01.17 04:26:47.498943 [ 268 ] {fd34d176-51d8-4c7b-be85-6a1c2103915a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7254 | 2025.01.17 04:26:47.499316 [ 268 ] {fd34d176-51d8-4c7b-be85-6a1c2103915a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7255 | 2025.01.17 04:26:47.499558 [ 268 ] {fd34d176-51d8-4c7b-be85-6a1c2103915a} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7256 | 2025.01.17 04:26:47.499818 [ 268 ] {fd34d176-51d8-4c7b-be85-6a1c2103915a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001554 sec., 16731.01673101673 rows/sec., 1.23 MiB/sec. | ||
7257 | 2025.01.17 04:26:47.499885 [ 268 ] {fd34d176-51d8-4c7b-be85-6a1c2103915a} <Debug> TCPHandler: Processed in 0.001784105 sec. | ||
7258 | 2025.01.17 04:26:47.500138 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7259 | 2025.01.17 04:26:47.500301 [ 271 ] {a34a315b-cb3f-4d30-9f48-5c4432a46ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7260 | 2025.01.17 04:26:47.500357 [ 271 ] {a34a315b-cb3f-4d30-9f48-5c4432a46ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7261 | 2025.01.17 04:26:47.500952 [ 271 ] {a34a315b-cb3f-4d30-9f48-5c4432a46ddb} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7262 | 2025.01.17 04:26:47.500992 [ 271 ] {a34a315b-cb3f-4d30-9f48-5c4432a46ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7263 | 2025.01.17 04:26:47.501356 [ 271 ] {a34a315b-cb3f-4d30-9f48-5c4432a46ddb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7264 | 2025.01.17 04:26:47.501591 [ 271 ] {a34a315b-cb3f-4d30-9f48-5c4432a46ddb} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7265 | 2025.01.17 04:26:47.501836 [ 271 ] {a34a315b-cb3f-4d30-9f48-5c4432a46ddb} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001559 sec., 57729.31366260423 rows/sec., 4.51 MiB/sec. | ||
7266 | 2025.01.17 04:26:47.501976 [ 271 ] {a34a315b-cb3f-4d30-9f48-5c4432a46ddb} <Debug> TCPHandler: Processed in 0.001969319 sec. | ||
7267 | 2025.01.17 04:26:47.502222 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7268 | 2025.01.17 04:26:47.502365 [ 268 ] {bbb11882-23e0-480b-95f3-e7b41ae5af9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7269 | 2025.01.17 04:26:47.502424 [ 268 ] {bbb11882-23e0-480b-95f3-e7b41ae5af9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7270 | 2025.01.17 04:26:47.503012 [ 268 ] {bbb11882-23e0-480b-95f3-e7b41ae5af9d} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7271 | 2025.01.17 04:26:47.503051 [ 268 ] {bbb11882-23e0-480b-95f3-e7b41ae5af9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7272 | 2025.01.17 04:26:47.503447 [ 268 ] {bbb11882-23e0-480b-95f3-e7b41ae5af9d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7273 | 2025.01.17 04:26:47.503686 [ 268 ] {bbb11882-23e0-480b-95f3-e7b41ae5af9d} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7274 | 2025.01.17 04:26:47.503899 [ 268 ] {bbb11882-23e0-480b-95f3-e7b41ae5af9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec. | ||
7275 | 2025.01.17 04:26:47.503951 [ 268 ] {bbb11882-23e0-480b-95f3-e7b41ae5af9d} <Debug> TCPHandler: Processed in 0.001851637 sec. | ||
7276 | 2025.01.17 04:26:47.504101 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7277 | 2025.01.17 04:26:47.504204 [ 271 ] {344ecde1-a997-4822-bbd7-31875c320440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7278 | 2025.01.17 04:26:47.504270 [ 271 ] {344ecde1-a997-4822-bbd7-31875c320440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7279 | 2025.01.17 04:26:47.505465 [ 271 ] {344ecde1-a997-4822-bbd7-31875c320440} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7280 | 2025.01.17 04:26:47.505503 [ 271 ] {344ecde1-a997-4822-bbd7-31875c320440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7281 | 2025.01.17 04:26:47.506110 [ 271 ] {344ecde1-a997-4822-bbd7-31875c320440} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7282 | 2025.01.17 04:26:47.506357 [ 271 ] {344ecde1-a997-4822-bbd7-31875c320440} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7283 | 2025.01.17 04:26:47.506594 [ 271 ] {344ecde1-a997-4822-bbd7-31875c320440} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002462 sec., 10560.519902518277 rows/sec., 18.92 MiB/sec. | ||
7284 | 2025.01.17 04:26:47.506681 [ 271 ] {344ecde1-a997-4822-bbd7-31875c320440} <Debug> TCPHandler: Processed in 0.002688362 sec. | ||
7285 | 2025.01.17 04:26:47.506899 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7286 | 2025.01.17 04:26:47.507027 [ 268 ] {413267de-9224-44ee-b42c-e79174298328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7287 | 2025.01.17 04:26:47.507083 [ 268 ] {413267de-9224-44ee-b42c-e79174298328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7288 | 2025.01.17 04:26:47.507595 [ 268 ] {413267de-9224-44ee-b42c-e79174298328} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7289 | 2025.01.17 04:26:47.507634 [ 268 ] {413267de-9224-44ee-b42c-e79174298328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7290 | 2025.01.17 04:26:47.507996 [ 268 ] {413267de-9224-44ee-b42c-e79174298328} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7291 | 2025.01.17 04:26:47.508238 [ 268 ] {413267de-9224-44ee-b42c-e79174298328} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7292 | 2025.01.17 04:26:47.508453 [ 268 ] {413267de-9224-44ee-b42c-e79174298328} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. | ||
7293 | 2025.01.17 04:26:47.508502 [ 268 ] {413267de-9224-44ee-b42c-e79174298328} <Debug> TCPHandler: Processed in 0.001664383 sec. | ||
7294 | 2025.01.17 04:26:47.880022 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7295 | 2025.01.17 04:26:47.880335 [ 271 ] {a2b5ad90-d70a-431a-b65b-c71b5b3702c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7296 | 2025.01.17 04:26:47.880456 [ 271 ] {a2b5ad90-d70a-431a-b65b-c71b5b3702c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7297 | 2025.01.17 04:26:47.881220 [ 271 ] {a2b5ad90-d70a-431a-b65b-c71b5b3702c2} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7298 | 2025.01.17 04:26:47.881272 [ 271 ] {a2b5ad90-d70a-431a-b65b-c71b5b3702c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7299 | 2025.01.17 04:26:47.881707 [ 271 ] {a2b5ad90-d70a-431a-b65b-c71b5b3702c2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7300 | 2025.01.17 04:26:47.881960 [ 271 ] {a2b5ad90-d70a-431a-b65b-c71b5b3702c2} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7301 | 2025.01.17 04:26:47.882215 [ 271 ] {a2b5ad90-d70a-431a-b65b-c71b5b3702c2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001961 sec., 7139.214686384497 rows/sec., 513.93 KiB/sec. | ||
7302 | 2025.01.17 04:26:47.882354 [ 271 ] {a2b5ad90-d70a-431a-b65b-c71b5b3702c2} <Debug> TCPHandler: Processed in 0.002517769 sec. | ||
7303 | 2025.01.17 04:26:47.882559 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7304 | 2025.01.17 04:26:47.882699 [ 268 ] {5b239a97-2bc0-4c95-9186-714902254e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7305 | 2025.01.17 04:26:47.882757 [ 268 ] {5b239a97-2bc0-4c95-9186-714902254e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7306 | 2025.01.17 04:26:47.883422 [ 268 ] {5b239a97-2bc0-4c95-9186-714902254e4e} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7307 | 2025.01.17 04:26:47.883469 [ 268 ] {5b239a97-2bc0-4c95-9186-714902254e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7308 | 2025.01.17 04:26:47.883835 [ 268 ] {5b239a97-2bc0-4c95-9186-714902254e4e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
7309 | 2025.01.17 04:26:47.884074 [ 268 ] {5b239a97-2bc0-4c95-9186-714902254e4e} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7310 | 2025.01.17 04:26:47.884322 [ 268 ] {5b239a97-2bc0-4c95-9186-714902254e4e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001658 sec., 6031.363088057901 rows/sec., 491.82 KiB/sec. | ||
7311 | 2025.01.17 04:26:47.884476 [ 268 ] {5b239a97-2bc0-4c95-9186-714902254e4e} <Debug> TCPHandler: Processed in 0.001986449 sec. | ||
7312 | 2025.01.17 04:26:47.884627 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7313 | 2025.01.17 04:26:47.884747 [ 271 ] {f87c7de5-0b34-4097-a903-4b346875f642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7314 | 2025.01.17 04:26:47.884798 [ 271 ] {f87c7de5-0b34-4097-a903-4b346875f642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7315 | 2025.01.17 04:26:47.885888 [ 271 ] {f87c7de5-0b34-4097-a903-4b346875f642} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7316 | 2025.01.17 04:26:47.885928 [ 271 ] {f87c7de5-0b34-4097-a903-4b346875f642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7317 | 2025.01.17 04:26:47.886381 [ 271 ] {f87c7de5-0b34-4097-a903-4b346875f642} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7318 | 2025.01.17 04:26:47.886634 [ 271 ] {f87c7de5-0b34-4097-a903-4b346875f642} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7319 | 2025.01.17 04:26:47.886817 [ 271 ] {f87c7de5-0b34-4097-a903-4b346875f642} <Debug> executeQuery: Read 1374 rows, 117.48 KiB in 0.002096 sec., 655534.3511450381 rows/sec., 54.74 MiB/sec. | ||
7320 | 2025.01.17 04:26:47.886880 [ 271 ] {f87c7de5-0b34-4097-a903-4b346875f642} <Debug> TCPHandler: Processed in 0.002306285 sec. | ||
7321 | 2025.01.17 04:26:47.887056 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7322 | 2025.01.17 04:26:47.887184 [ 268 ] {42c718df-19df-4cbc-a5c5-de660370da69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7323 | 2025.01.17 04:26:47.887236 [ 268 ] {42c718df-19df-4cbc-a5c5-de660370da69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7324 | 2025.01.17 04:26:47.887828 [ 268 ] {42c718df-19df-4cbc-a5c5-de660370da69} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7325 | 2025.01.17 04:26:47.887865 [ 268 ] {42c718df-19df-4cbc-a5c5-de660370da69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7326 | 2025.01.17 04:26:47.888215 [ 268 ] {42c718df-19df-4cbc-a5c5-de660370da69} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7327 | 2025.01.17 04:26:47.888447 [ 268 ] {42c718df-19df-4cbc-a5c5-de660370da69} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7328 | 2025.01.17 04:26:47.888578 [ 108 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7329 | 2025.01.17 04:26:47.888620 [ 108 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7330 | 2025.01.17 04:26:47.888626 [ 268 ] {42c718df-19df-4cbc-a5c5-de660370da69} <Debug> executeQuery: Read 30 rows, 2.13 KiB in 0.00147 sec., 20408.163265306124 rows/sec., 1.42 MiB/sec. | ||
7331 | 2025.01.17 04:26:47.888645 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7332 | 2025.01.17 04:26:47.888701 [ 268 ] {42c718df-19df-4cbc-a5c5-de660370da69} <Debug> TCPHandler: Processed in 0.001714244 sec. | ||
7333 | 2025.01.17 04:26:47.888913 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7334 | 2025.01.17 04:26:47.888934 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
7335 | 2025.01.17 04:26:47.889090 [ 271 ] {1dfe17ff-fdf0-4302-94b6-a9a74fb4e313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7336 | 2025.01.17 04:26:47.889185 [ 271 ] {1dfe17ff-fdf0-4302-94b6-a9a74fb4e313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7337 | 2025.01.17 04:26:47.889294 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7338 | 2025.01.17 04:26:47.889397 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 64 rows starting from the beginning of the part | ||
7339 | 2025.01.17 04:26:47.889714 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part | ||
7340 | 2025.01.17 04:26:47.890111 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
7341 | 2025.01.17 04:26:47.890468 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
7342 | 2025.01.17 04:26:47.890785 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
7343 | 2025.01.17 04:26:47.890941 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
7344 | 2025.01.17 04:26:47.891938 [ 271 ] {1dfe17ff-fdf0-4302-94b6-a9a74fb4e313} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7345 | 2025.01.17 04:26:47.892006 [ 271 ] {1dfe17ff-fdf0-4302-94b6-a9a74fb4e313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7346 | 2025.01.17 04:26:47.893062 [ 271 ] {1dfe17ff-fdf0-4302-94b6-a9a74fb4e313} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7347 | 2025.01.17 04:26:47.893632 [ 271 ] {1dfe17ff-fdf0-4302-94b6-a9a74fb4e313} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7348 | 2025.01.17 04:26:47.893665 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.004922557 sec., 37785.24047563085 rows/sec., 2.83 MiB/sec. | ||
7349 | 2025.01.17 04:26:47.893911 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7350 | 2025.01.17 04:26:47.894102 [ 271 ] {1dfe17ff-fdf0-4302-94b6-a9a74fb4e313} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005041 sec., 48006.347946835944 rows/sec., 3.25 MiB/sec. | ||
7351 | 2025.01.17 04:26:47.894422 [ 271 ] {1dfe17ff-fdf0-4302-94b6-a9a74fb4e313} <Debug> TCPHandler: Processed in 0.00560485 sec. | ||
7352 | 2025.01.17 04:26:47.894733 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7353 | 2025.01.17 04:26:47.894825 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_46_9} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7354 | 2025.01.17 04:26:47.895008 [ 268 ] {91711193-d6b7-4e79-a6ef-c46aee8ee6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7355 | 2025.01.17 04:26:47.895046 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_46_9} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7356 | 2025.01.17 04:26:47.895090 [ 268 ] {91711193-d6b7-4e79-a6ef-c46aee8ee6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7357 | 2025.01.17 04:26:47.895255 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7358 | 2025.01.17 04:26:47.895822 [ 268 ] {91711193-d6b7-4e79-a6ef-c46aee8ee6a2} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7359 | 2025.01.17 04:26:47.895865 [ 268 ] {91711193-d6b7-4e79-a6ef-c46aee8ee6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7360 | 2025.01.17 04:26:47.896212 [ 268 ] {91711193-d6b7-4e79-a6ef-c46aee8ee6a2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7361 | 2025.01.17 04:26:47.896444 [ 268 ] {91711193-d6b7-4e79-a6ef-c46aee8ee6a2} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7362 | 2025.01.17 04:26:47.896625 [ 268 ] {91711193-d6b7-4e79-a6ef-c46aee8ee6a2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001691 sec., 7687.75872264932 rows/sec., 479.33 KiB/sec. | ||
7363 | 2025.01.17 04:26:47.896676 [ 268 ] {91711193-d6b7-4e79-a6ef-c46aee8ee6a2} <Debug> TCPHandler: Processed in 0.002114422 sec. | ||
7364 | 2025.01.17 04:26:47.896828 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7365 | 2025.01.17 04:26:47.896956 [ 271 ] {8e5fe551-df7b-47f8-95ad-77aa47b167a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7366 | 2025.01.17 04:26:47.897008 [ 271 ] {8e5fe551-df7b-47f8-95ad-77aa47b167a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7367 | 2025.01.17 04:26:47.897959 [ 271 ] {8e5fe551-df7b-47f8-95ad-77aa47b167a4} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7368 | 2025.01.17 04:26:47.897996 [ 271 ] {8e5fe551-df7b-47f8-95ad-77aa47b167a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7369 | 2025.01.17 04:26:47.898389 [ 271 ] {8e5fe551-df7b-47f8-95ad-77aa47b167a4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7370 | 2025.01.17 04:26:47.898642 [ 271 ] {8e5fe551-df7b-47f8-95ad-77aa47b167a4} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7371 | 2025.01.17 04:26:47.898816 [ 271 ] {8e5fe551-df7b-47f8-95ad-77aa47b167a4} <Debug> executeQuery: Read 861 rows, 63.83 KiB in 0.00189 sec., 455555.55555555556 rows/sec., 32.98 MiB/sec. | ||
7372 | 2025.01.17 04:26:47.898869 [ 271 ] {8e5fe551-df7b-47f8-95ad-77aa47b167a4} <Debug> TCPHandler: Processed in 0.002104842 sec. | ||
7373 | 2025.01.17 04:26:47.899024 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7374 | 2025.01.17 04:26:47.899152 [ 268 ] {3152f6be-1b43-4a9f-9ebe-5741b26dfd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7375 | 2025.01.17 04:26:47.899207 [ 268 ] {3152f6be-1b43-4a9f-9ebe-5741b26dfd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7376 | 2025.01.17 04:26:47.899685 [ 268 ] {3152f6be-1b43-4a9f-9ebe-5741b26dfd48} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7377 | 2025.01.17 04:26:47.899721 [ 268 ] {3152f6be-1b43-4a9f-9ebe-5741b26dfd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7378 | 2025.01.17 04:26:47.900062 [ 268 ] {3152f6be-1b43-4a9f-9ebe-5741b26dfd48} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7379 | 2025.01.17 04:26:47.900289 [ 268 ] {3152f6be-1b43-4a9f-9ebe-5741b26dfd48} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7380 | 2025.01.17 04:26:47.900476 [ 268 ] {3152f6be-1b43-4a9f-9ebe-5741b26dfd48} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001353 sec., 4434.589800443458 rows/sec., 231.69 KiB/sec. | ||
7381 | 2025.01.17 04:26:47.900591 [ 268 ] {3152f6be-1b43-4a9f-9ebe-5741b26dfd48} <Debug> TCPHandler: Processed in 0.001628532 sec. | ||
7382 | 2025.01.17 04:26:47.900749 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7383 | 2025.01.17 04:26:47.900877 [ 271 ] {fc65d5a9-cd29-42f6-a029-67ba08eea40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7384 | 2025.01.17 04:26:47.900934 [ 271 ] {fc65d5a9-cd29-42f6-a029-67ba08eea40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7385 | 2025.01.17 04:26:47.901735 [ 271 ] {fc65d5a9-cd29-42f6-a029-67ba08eea40c} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7386 | 2025.01.17 04:26:47.901771 [ 271 ] {fc65d5a9-cd29-42f6-a029-67ba08eea40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7387 | 2025.01.17 04:26:47.902191 [ 271 ] {fc65d5a9-cd29-42f6-a029-67ba08eea40c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7388 | 2025.01.17 04:26:47.902426 [ 271 ] {fc65d5a9-cd29-42f6-a029-67ba08eea40c} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7389 | 2025.01.17 04:26:47.902636 [ 271 ] {fc65d5a9-cd29-42f6-a029-67ba08eea40c} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.001781 sec., 539023.0207748456 rows/sec., 35.82 MiB/sec. | ||
7390 | 2025.01.17 04:26:47.902699 [ 271 ] {fc65d5a9-cd29-42f6-a029-67ba08eea40c} <Debug> TCPHandler: Processed in 0.00200829 sec. | ||
7391 | 2025.01.17 04:26:47.902938 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7392 | 2025.01.17 04:26:47.903106 [ 268 ] {4be99b12-6ab0-4407-b720-b7ced25e2aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7393 | 2025.01.17 04:26:47.903164 [ 268 ] {4be99b12-6ab0-4407-b720-b7ced25e2aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7394 | 2025.01.17 04:26:47.903643 [ 268 ] {4be99b12-6ab0-4407-b720-b7ced25e2aea} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7395 | 2025.01.17 04:26:47.903680 [ 268 ] {4be99b12-6ab0-4407-b720-b7ced25e2aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7396 | 2025.01.17 04:26:47.904022 [ 268 ] {4be99b12-6ab0-4407-b720-b7ced25e2aea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7397 | 2025.01.17 04:26:47.904260 [ 268 ] {4be99b12-6ab0-4407-b720-b7ced25e2aea} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7398 | 2025.01.17 04:26:47.904437 [ 268 ] {4be99b12-6ab0-4407-b720-b7ced25e2aea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. | ||
7399 | 2025.01.17 04:26:47.904486 [ 268 ] {4be99b12-6ab0-4407-b720-b7ced25e2aea} <Debug> TCPHandler: Processed in 0.001681213 sec. | ||
7400 | 2025.01.17 04:26:47.904636 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7401 | 2025.01.17 04:26:47.904764 [ 271 ] {f3fec33c-610c-4148-83f6-e049e69d39cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7402 | 2025.01.17 04:26:47.904841 [ 271 ] {f3fec33c-610c-4148-83f6-e049e69d39cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7403 | 2025.01.17 04:26:47.906013 [ 271 ] {f3fec33c-610c-4148-83f6-e049e69d39cf} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7404 | 2025.01.17 04:26:47.906049 [ 271 ] {f3fec33c-610c-4148-83f6-e049e69d39cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7405 | 2025.01.17 04:26:47.906650 [ 271 ] {f3fec33c-610c-4148-83f6-e049e69d39cf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7406 | 2025.01.17 04:26:47.906903 [ 271 ] {f3fec33c-610c-4148-83f6-e049e69d39cf} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7407 | 2025.01.17 04:26:47.907045 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7408 | 2025.01.17 04:26:47.907095 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7409 | 2025.01.17 04:26:47.907114 [ 271 ] {f3fec33c-610c-4148-83f6-e049e69d39cf} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002375 sec., 5473.684210526316 rows/sec., 9.81 MiB/sec. | ||
7410 | 2025.01.17 04:26:47.907124 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7411 | 2025.01.17 04:26:47.907775 [ 271 ] {f3fec33c-610c-4148-83f6-e049e69d39cf} <Debug> TCPHandler: Processed in 0.003199262 sec. | ||
7412 | 2025.01.17 04:26:47.907796 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
7413 | 2025.01.17 04:26:47.908139 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7414 | 2025.01.17 04:26:47.908597 [ 268 ] {f49944a9-6f68-46b9-9298-2cec5cb1d555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7415 | 2025.01.17 04:26:47.908788 [ 268 ] {f49944a9-6f68-46b9-9298-2cec5cb1d555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7416 | 2025.01.17 04:26:47.909541 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7417 | 2025.01.17 04:26:47.909766 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 752 rows starting from the beginning of the part | ||
7418 | 2025.01.17 04:26:47.910442 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
7419 | 2025.01.17 04:26:47.911129 [ 268 ] {f49944a9-6f68-46b9-9298-2cec5cb1d555} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7420 | 2025.01.17 04:26:47.911187 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
7421 | 2025.01.17 04:26:47.911211 [ 268 ] {f49944a9-6f68-46b9-9298-2cec5cb1d555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7422 | 2025.01.17 04:26:47.911815 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
7423 | 2025.01.17 04:26:47.912514 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
7424 | 2025.01.17 04:26:47.912738 [ 268 ] {f49944a9-6f68-46b9-9298-2cec5cb1d555} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7425 | 2025.01.17 04:26:47.913025 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
7426 | 2025.01.17 04:26:47.913778 [ 268 ] {f49944a9-6f68-46b9-9298-2cec5cb1d555} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7427 | 2025.01.17 04:26:47.914403 [ 268 ] {f49944a9-6f68-46b9-9298-2cec5cb1d555} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.005936 sec., 5727.762803234501 rows/sec., 340.38 KiB/sec. | ||
7428 | 2025.01.17 04:26:47.914557 [ 268 ] {f49944a9-6f68-46b9-9298-2cec5cb1d555} <Debug> TCPHandler: Processed in 0.006668561 sec. | ||
7429 | 2025.01.17 04:26:47.924128 [ 193 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 843 rows, containing 19 columns (19 merged, 0 gathered) in 0.016872562 sec., 49962.77388105019 rows/sec., 89.53 MiB/sec. | ||
7430 | 2025.01.17 04:26:47.925133 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7431 | 2025.01.17 04:26:47.925643 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7432 | 2025.01.17 04:26:47.925742 [ 199 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7433 | 2025.01.17 04:26:47.926268 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
7434 | 2025.01.17 04:26:48.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.57 MiB, peak 215.14 MiB, free memory in arenas 0.00 B, will set to 209.65 MiB (RSS), difference: 2.08 MiB | ||
7435 | 2025.01.17 04:26:50.823047 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1058 | ||
7436 | 2025.01.17 04:26:50.827083 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7437 | 2025.01.17 04:26:50.827147 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7438 | 2025.01.17 04:26:50.828683 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7439 | 2025.01.17 04:26:50.829023 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7440 | 2025.01.17 04:26:50.830524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
7441 | 2025.01.17 04:26:52.492871 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7442 | 2025.01.17 04:26:52.493088 [ 271 ] {f39e1e86-87f7-4e8c-8724-056fd1a86731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7443 | 2025.01.17 04:26:52.493171 [ 271 ] {f39e1e86-87f7-4e8c-8724-056fd1a86731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7444 | 2025.01.17 04:26:52.494053 [ 271 ] {f39e1e86-87f7-4e8c-8724-056fd1a86731} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7445 | 2025.01.17 04:26:52.494104 [ 271 ] {f39e1e86-87f7-4e8c-8724-056fd1a86731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7446 | 2025.01.17 04:26:52.494542 [ 271 ] {f39e1e86-87f7-4e8c-8724-056fd1a86731} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7447 | 2025.01.17 04:26:52.494812 [ 271 ] {f39e1e86-87f7-4e8c-8724-056fd1a86731} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7448 | 2025.01.17 04:26:52.495071 [ 271 ] {f39e1e86-87f7-4e8c-8724-056fd1a86731} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002043 sec., 27410.67058247675 rows/sec., 2.11 MiB/sec. | ||
7449 | 2025.01.17 04:26:52.495138 [ 271 ] {f39e1e86-87f7-4e8c-8724-056fd1a86731} <Debug> TCPHandler: Processed in 0.002461118 sec. | ||
7450 | 2025.01.17 04:26:52.495334 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7451 | 2025.01.17 04:26:52.495477 [ 268 ] {ff82f4b3-0011-437a-98a9-a0b31ade1f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7452 | 2025.01.17 04:26:52.495534 [ 268 ] {ff82f4b3-0011-437a-98a9-a0b31ade1f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7453 | 2025.01.17 04:26:52.496145 [ 268 ] {ff82f4b3-0011-437a-98a9-a0b31ade1f95} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7454 | 2025.01.17 04:26:52.496187 [ 268 ] {ff82f4b3-0011-437a-98a9-a0b31ade1f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7455 | 2025.01.17 04:26:52.496560 [ 268 ] {ff82f4b3-0011-437a-98a9-a0b31ade1f95} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7456 | 2025.01.17 04:26:52.496804 [ 268 ] {ff82f4b3-0011-437a-98a9-a0b31ade1f95} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7457 | 2025.01.17 04:26:52.497059 [ 268 ] {ff82f4b3-0011-437a-98a9-a0b31ade1f95} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001613 sec., 39677.619342839425 rows/sec., 3.10 MiB/sec. | ||
7458 | 2025.01.17 04:26:52.497166 [ 268 ] {ff82f4b3-0011-437a-98a9-a0b31ade1f95} <Debug> TCPHandler: Processed in 0.001899267 sec. | ||
7459 | 2025.01.17 04:26:52.497405 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7460 | 2025.01.17 04:26:52.497563 [ 271 ] {5d4b39d6-0237-4924-8eb4-66a848bef44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7461 | 2025.01.17 04:26:52.497615 [ 271 ] {5d4b39d6-0237-4924-8eb4-66a848bef44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7462 | 2025.01.17 04:26:52.498141 [ 271 ] {5d4b39d6-0237-4924-8eb4-66a848bef44a} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7463 | 2025.01.17 04:26:52.498179 [ 271 ] {5d4b39d6-0237-4924-8eb4-66a848bef44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7464 | 2025.01.17 04:26:52.498566 [ 271 ] {5d4b39d6-0237-4924-8eb4-66a848bef44a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7465 | 2025.01.17 04:26:52.498812 [ 271 ] {5d4b39d6-0237-4924-8eb4-66a848bef44a} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7466 | 2025.01.17 04:26:52.499034 [ 271 ] {5d4b39d6-0237-4924-8eb4-66a848bef44a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001494 sec., 85676.0374832664 rows/sec., 5.97 MiB/sec. | ||
7467 | 2025.01.17 04:26:52.499085 [ 271 ] {5d4b39d6-0237-4924-8eb4-66a848bef44a} <Debug> TCPHandler: Processed in 0.001812255 sec. | ||
7468 | 2025.01.17 04:26:52.499235 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7469 | 2025.01.17 04:26:52.499341 [ 268 ] {b26b2d37-4b0e-4a0f-99af-8ca68fe24345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7470 | 2025.01.17 04:26:52.499390 [ 268 ] {b26b2d37-4b0e-4a0f-99af-8ca68fe24345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7471 | 2025.01.17 04:26:52.499850 [ 268 ] {b26b2d37-4b0e-4a0f-99af-8ca68fe24345} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7472 | 2025.01.17 04:26:52.499890 [ 268 ] {b26b2d37-4b0e-4a0f-99af-8ca68fe24345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7473 | 2025.01.17 04:26:52.500247 [ 268 ] {b26b2d37-4b0e-4a0f-99af-8ca68fe24345} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7474 | 2025.01.17 04:26:52.500497 [ 268 ] {b26b2d37-4b0e-4a0f-99af-8ca68fe24345} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7475 | 2025.01.17 04:26:52.500709 [ 268 ] {b26b2d37-4b0e-4a0f-99af-8ca68fe24345} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001389 sec., 34557.235421166304 rows/sec., 2.33 MiB/sec. | ||
7476 | 2025.01.17 04:26:52.500758 [ 268 ] {b26b2d37-4b0e-4a0f-99af-8ca68fe24345} <Debug> TCPHandler: Processed in 0.001573861 sec. | ||
7477 | 2025.01.17 04:26:53.259525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
7478 | 2025.01.17 04:26:53.260213 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7479 | 2025.01.17 04:26:53.260257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7480 | 2025.01.17 04:26:53.260782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7481 | 2025.01.17 04:26:53.261058 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7482 | 2025.01.17 04:26:53.261258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
7483 | 2025.01.17 04:26:54.338618 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7484 | 2025.01.17 04:26:54.360438 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7485 | 2025.01.17 04:26:54.360491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7486 | 2025.01.17 04:26:54.367757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7487 | 2025.01.17 04:26:54.368514 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7488 | 2025.01.17 04:26:54.371230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7489 | 2025.01.17 04:26:57.495497 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7490 | 2025.01.17 04:26:57.495710 [ 271 ] {122bc69d-829a-4d76-afca-9310a40e303b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7491 | 2025.01.17 04:26:57.495797 [ 271 ] {122bc69d-829a-4d76-afca-9310a40e303b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7492 | 2025.01.17 04:26:57.496633 [ 271 ] {122bc69d-829a-4d76-afca-9310a40e303b} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7493 | 2025.01.17 04:26:57.496688 [ 271 ] {122bc69d-829a-4d76-afca-9310a40e303b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7494 | 2025.01.17 04:26:57.497130 [ 271 ] {122bc69d-829a-4d76-afca-9310a40e303b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7495 | 2025.01.17 04:26:57.497384 [ 271 ] {122bc69d-829a-4d76-afca-9310a40e303b} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7496 | 2025.01.17 04:26:57.497599 [ 97 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7497 | 2025.01.17 04:26:57.497632 [ 271 ] {122bc69d-829a-4d76-afca-9310a40e303b} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001982 sec., 54490.41372351161 rows/sec., 4.57 MiB/sec. | ||
7498 | 2025.01.17 04:26:57.497684 [ 97 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7499 | 2025.01.17 04:26:57.497767 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7500 | 2025.01.17 04:26:57.497777 [ 271 ] {122bc69d-829a-4d76-afca-9310a40e303b} <Debug> TCPHandler: Processed in 0.002433338 sec. | ||
7501 | 2025.01.17 04:26:57.498016 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7502 | 2025.01.17 04:26:57.498026 [ 190 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
7503 | 2025.01.17 04:26:57.498255 [ 268 ] {3d3bf014-cad6-4415-863d-a8ee94ccc24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7504 | 2025.01.17 04:26:57.498361 [ 268 ] {3d3bf014-cad6-4415-863d-a8ee94ccc24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7505 | 2025.01.17 04:26:57.498377 [ 190 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7506 | 2025.01.17 04:26:57.498488 [ 190 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
7507 | 2025.01.17 04:26:57.498774 [ 190 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 229 rows starting from the beginning of the part | ||
7508 | 2025.01.17 04:26:57.499138 [ 190 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 108 rows starting from the beginning of the part | ||
7509 | 2025.01.17 04:26:57.499494 [ 190 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1374 rows starting from the beginning of the part | ||
7510 | 2025.01.17 04:26:57.499877 [ 190 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
7511 | 2025.01.17 04:26:57.500219 [ 190 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 108 rows starting from the beginning of the part | ||
7512 | 2025.01.17 04:26:57.501236 [ 268 ] {3d3bf014-cad6-4415-863d-a8ee94ccc24a} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7513 | 2025.01.17 04:26:57.501301 [ 268 ] {3d3bf014-cad6-4415-863d-a8ee94ccc24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7514 | 2025.01.17 04:26:57.502258 [ 268 ] {3d3bf014-cad6-4415-863d-a8ee94ccc24a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7515 | 2025.01.17 04:26:57.502815 [ 268 ] {3d3bf014-cad6-4415-863d-a8ee94ccc24a} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7516 | 2025.01.17 04:26:57.503129 [ 268 ] {3d3bf014-cad6-4415-863d-a8ee94ccc24a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.004933 sec., 5270.626393675248 rows/sec., 396.33 KiB/sec. | ||
7517 | 2025.01.17 04:26:57.503201 [ 268 ] {3d3bf014-cad6-4415-863d-a8ee94ccc24a} <Debug> TCPHandler: Processed in 0.005281623 sec. | ||
7518 | 2025.01.17 04:26:57.503403 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7519 | 2025.01.17 04:26:57.503727 [ 271 ] {3d93c383-d839-4360-9d69-e05b631ca0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7520 | 2025.01.17 04:26:57.503841 [ 271 ] {3d93c383-d839-4360-9d69-e05b631ca0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7521 | 2025.01.17 04:26:57.503889 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.005985568 sec., 552495.602756497 rows/sec., 48.41 MiB/sec. | ||
7522 | 2025.01.17 04:26:57.504254 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7523 | 2025.01.17 04:26:57.504844 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_56_11} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7524 | 2025.01.17 04:26:57.505073 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_56_11} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7525 | 2025.01.17 04:26:57.505112 [ 271 ] {3d93c383-d839-4360-9d69-e05b631ca0c4} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7526 | 2025.01.17 04:26:57.505200 [ 271 ] {3d93c383-d839-4360-9d69-e05b631ca0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7527 | 2025.01.17 04:26:57.505247 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
7528 | 2025.01.17 04:26:57.505645 [ 271 ] {3d93c383-d839-4360-9d69-e05b631ca0c4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7529 | 2025.01.17 04:26:57.505892 [ 271 ] {3d93c383-d839-4360-9d69-e05b631ca0c4} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7530 | 2025.01.17 04:26:57.506055 [ 97 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7531 | 2025.01.17 04:26:57.506109 [ 97 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7532 | 2025.01.17 04:26:57.506149 [ 271 ] {3d93c383-d839-4360-9d69-e05b631ca0c4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002539 sec., 35447.02638834187 rows/sec., 2.77 MiB/sec. | ||
7533 | 2025.01.17 04:26:57.506156 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7534 | 2025.01.17 04:26:57.506349 [ 271 ] {3d93c383-d839-4360-9d69-e05b631ca0c4} <Debug> TCPHandler: Processed in 0.003026719 sec. | ||
7535 | 2025.01.17 04:26:57.506602 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
7536 | 2025.01.17 04:26:57.506608 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7537 | 2025.01.17 04:26:57.507011 [ 268 ] {f3a364c5-1eb4-4c3e-9eb0-0cabb150c817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7538 | 2025.01.17 04:26:57.507168 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7539 | 2025.01.17 04:26:57.507221 [ 268 ] {f3a364c5-1eb4-4c3e-9eb0-0cabb150c817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7540 | 2025.01.17 04:26:57.507285 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part | ||
7541 | 2025.01.17 04:26:57.507765 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 395 rows starting from the beginning of the part | ||
7542 | 2025.01.17 04:26:57.508271 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part | ||
7543 | 2025.01.17 04:26:57.508707 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 861 rows starting from the beginning of the part | ||
7544 | 2025.01.17 04:26:57.509050 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
7545 | 2025.01.17 04:26:57.509398 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
7546 | 2025.01.17 04:26:57.510406 [ 268 ] {f3a364c5-1eb4-4c3e-9eb0-0cabb150c817} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7547 | 2025.01.17 04:26:57.510483 [ 268 ] {f3a364c5-1eb4-4c3e-9eb0-0cabb150c817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7548 | 2025.01.17 04:26:57.511518 [ 268 ] {f3a364c5-1eb4-4c3e-9eb0-0cabb150c817} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7549 | 2025.01.17 04:26:57.511880 [ 268 ] {f3a364c5-1eb4-4c3e-9eb0-0cabb150c817} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7550 | 2025.01.17 04:26:57.512092 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7551 | 2025.01.17 04:26:57.512208 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7552 | 2025.01.17 04:26:57.512284 [ 268 ] {f3a364c5-1eb4-4c3e-9eb0-0cabb150c817} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005387 sec., 29701.13235567106 rows/sec., 2.07 MiB/sec. | ||
7553 | 2025.01.17 04:26:57.512301 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7554 | 2025.01.17 04:26:57.512799 [ 268 ] {f3a364c5-1eb4-4c3e-9eb0-0cabb150c817} <Debug> TCPHandler: Processed in 0.006319594 sec. | ||
7555 | 2025.01.17 04:26:57.513003 [ 186 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
7556 | 2025.01.17 04:26:57.513048 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.006761673 sec., 356864.34407579305 rows/sec., 27.37 MiB/sec. | ||
7557 | 2025.01.17 04:26:57.513114 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7558 | 2025.01.17 04:26:57.513300 [ 186 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7559 | 2025.01.17 04:26:57.513307 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7560 | 2025.01.17 04:26:57.513426 [ 186 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15755 rows starting from the beginning of the part | ||
7561 | 2025.01.17 04:26:57.513499 [ 271 ] {33c5cc64-1e1f-4677-a360-d3cae06e66ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7562 | 2025.01.17 04:26:57.513930 [ 186 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
7563 | 2025.01.17 04:26:57.514056 [ 271 ] {33c5cc64-1e1f-4677-a360-d3cae06e66ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7564 | 2025.01.17 04:26:57.514427 [ 186 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
7565 | 2025.01.17 04:26:57.514523 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_56_11} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7566 | 2025.01.17 04:26:57.515006 [ 186 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 960 rows starting from the beginning of the part | ||
7567 | 2025.01.17 04:26:57.515118 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_56_11} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7568 | 2025.01.17 04:26:57.515563 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
7569 | 2025.01.17 04:26:57.515583 [ 186 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 128 rows starting from the beginning of the part | ||
7570 | 2025.01.17 04:26:57.516010 [ 186 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
7571 | 2025.01.17 04:26:57.519346 [ 271 ] {33c5cc64-1e1f-4677-a360-d3cae06e66ce} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7572 | 2025.01.17 04:26:57.519417 [ 271 ] {33c5cc64-1e1f-4677-a360-d3cae06e66ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7573 | 2025.01.17 04:26:57.520902 [ 271 ] {33c5cc64-1e1f-4677-a360-d3cae06e66ce} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7574 | 2025.01.17 04:26:57.521287 [ 271 ] {33c5cc64-1e1f-4677-a360-d3cae06e66ce} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7575 | 2025.01.17 04:26:57.521541 [ 271 ] {33c5cc64-1e1f-4677-a360-d3cae06e66ce} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008209 sec., 3167.255451333902 rows/sec., 5.68 MiB/sec. | ||
7576 | 2025.01.17 04:26:57.521654 [ 271 ] {33c5cc64-1e1f-4677-a360-d3cae06e66ce} <Debug> TCPHandler: Processed in 0.008692991 sec. | ||
7577 | 2025.01.17 04:26:57.521838 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7578 | 2025.01.17 04:26:57.521967 [ 268 ] {d53fb8f6-4457-4bf4-b888-aa33445a1df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7579 | 2025.01.17 04:26:57.522042 [ 268 ] {d53fb8f6-4457-4bf4-b888-aa33445a1df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7580 | 2025.01.17 04:26:57.522824 [ 268 ] {d53fb8f6-4457-4bf4-b888-aa33445a1df2} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7581 | 2025.01.17 04:26:57.522870 [ 268 ] {d53fb8f6-4457-4bf4-b888-aa33445a1df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7582 | 2025.01.17 04:26:57.523546 [ 186 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17400 rows, containing 5 columns (5 merged, 0 gathered) in 0.011043967 sec., 1575520.8250803356 rows/sec., 106.28 MiB/sec. | ||
7583 | 2025.01.17 04:26:57.523632 [ 268 ] {d53fb8f6-4457-4bf4-b888-aa33445a1df2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7584 | 2025.01.17 04:26:57.523769 [ 186 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7585 | 2025.01.17 04:26:57.524122 [ 268 ] {d53fb8f6-4457-4bf4-b888-aa33445a1df2} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7586 | 2025.01.17 04:26:57.524416 [ 96 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7587 | 2025.01.17 04:26:57.524426 [ 186 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7588 | 2025.01.17 04:26:57.524508 [ 96 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7589 | 2025.01.17 04:26:57.524591 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7590 | 2025.01.17 04:26:57.524718 [ 268 ] {d53fb8f6-4457-4bf4-b888-aa33445a1df2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002737 sec., 21921.812203142126 rows/sec., 1.48 MiB/sec. | ||
7591 | 2025.01.17 04:26:57.524808 [ 186 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7592 | 2025.01.17 04:26:57.525098 [ 195 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
7593 | 2025.01.17 04:26:57.525128 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
7594 | 2025.01.17 04:26:57.525183 [ 268 ] {d53fb8f6-4457-4bf4-b888-aa33445a1df2} <Debug> TCPHandler: Processed in 0.003407057 sec. | ||
7595 | 2025.01.17 04:26:57.525583 [ 195 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7596 | 2025.01.17 04:26:57.525650 [ 195 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3052 rows starting from the beginning of the part | ||
7597 | 2025.01.17 04:26:57.525801 [ 195 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
7598 | 2025.01.17 04:26:57.525969 [ 195 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
7599 | 2025.01.17 04:26:57.526098 [ 195 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
7600 | 2025.01.17 04:26:57.526306 [ 195 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part | ||
7601 | 2025.01.17 04:26:57.526472 [ 195 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
7602 | 2025.01.17 04:26:57.528187 [ 190 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3336 rows, containing 4 columns (4 merged, 0 gathered) in 0.003435887 sec., 970928.3221479636 rows/sec., 63.21 MiB/sec. | ||
7603 | 2025.01.17 04:26:57.528494 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7604 | 2025.01.17 04:26:57.528847 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_56_11} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7605 | 2025.01.17 04:26:57.528935 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_56_11} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7606 | 2025.01.17 04:26:57.529020 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
7607 | 2025.01.17 04:26:58.633154 [ 95 ] {} <Debug> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7608 | 2025.01.17 04:26:58.633231 [ 95 ] {} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7609 | 2025.01.17 04:26:58.633258 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7610 | 2025.01.17 04:26:58.633493 [ 196 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
7611 | 2025.01.17 04:26:58.633714 [ 196 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7612 | 2025.01.17 04:26:58.633753 [ 196 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 244 rows starting from the beginning of the part | ||
7613 | 2025.01.17 04:26:58.633834 [ 196 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
7614 | 2025.01.17 04:26:58.633963 [ 196 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
7615 | 2025.01.17 04:26:58.634123 [ 196 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
7616 | 2025.01.17 04:26:58.634207 [ 196 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
7617 | 2025.01.17 04:26:58.635315 [ 198 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001973869 sec., 383004.1405989962 rows/sec., 27.42 MiB/sec. | ||
7618 | 2025.01.17 04:26:58.635569 [ 190 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7619 | 2025.01.17 04:26:58.635968 [ 190 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_24_5} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7620 | 2025.01.17 04:26:58.636069 [ 190 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_24_5} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7621 | 2025.01.17 04:26:58.636178 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
7622 | 2025.01.17 04:26:59.057355 [ 95 ] {} <Debug> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7623 | 2025.01.17 04:26:59.057420 [ 95 ] {} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7624 | 2025.01.17 04:26:59.057446 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7625 | 2025.01.17 04:26:59.057636 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
7626 | 2025.01.17 04:26:59.057947 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7627 | 2025.01.17 04:26:59.057988 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
7628 | 2025.01.17 04:26:59.058068 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
7629 | 2025.01.17 04:26:59.058329 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
7630 | 2025.01.17 04:26:59.058425 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
7631 | 2025.01.17 04:26:59.058589 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
7632 | 2025.01.17 04:26:59.059661 [ 201 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002132812 sec., 67516.49934452731 rows/sec., 3.44 MiB/sec. | ||
7633 | 2025.01.17 04:26:59.059885 [ 201 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7634 | 2025.01.17 04:26:59.060276 [ 201 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_24_5} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7635 | 2025.01.17 04:26:59.060387 [ 201 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_24_5} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7636 | 2025.01.17 04:26:59.060505 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7637 | 2025.01.17 04:27:00.626321 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7638 | 2025.01.17 04:27:00.626370 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7639 | 2025.01.17 04:27:00.761458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
7640 | 2025.01.17 04:27:00.762175 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7641 | 2025.01.17 04:27:00.762220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7642 | 2025.01.17 04:27:00.762762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7643 | 2025.01.17 04:27:00.763031 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7644 | 2025.01.17 04:27:00.763229 [ 93 ] {} <Debug> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7645 | 2025.01.17 04:27:00.763328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7646 | 2025.01.17 04:27:00.763335 [ 93 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7647 | 2025.01.17 04:27:00.763381 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7648 | 2025.01.17 04:27:00.763529 [ 198 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
7649 | 2025.01.17 04:27:00.763693 [ 198 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7650 | 2025.01.17 04:27:00.763737 [ 198 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
7651 | 2025.01.17 04:27:00.763816 [ 198 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
7652 | 2025.01.17 04:27:00.763905 [ 198 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
7653 | 2025.01.17 04:27:00.764118 [ 198 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
7654 | 2025.01.17 04:27:00.764294 [ 198 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
7655 | 2025.01.17 04:27:00.764504 [ 198 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
7656 | 2025.01.17 04:27:00.766850 [ 191 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003388397 sec., 4878708.132488607 rows/sec., 69.79 MiB/sec. | ||
7657 | 2025.01.17 04:27:00.767014 [ 200 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7658 | 2025.01.17 04:27:00.767375 [ 200 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_36_7} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7659 | 2025.01.17 04:27:00.767468 [ 200 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_36_7} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7660 | 2025.01.17 04:27:00.767592 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7661 | 2025.01.17 04:27:00.830896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1078 | ||
7662 | 2025.01.17 04:27:00.833930 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7663 | 2025.01.17 04:27:00.833979 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7664 | 2025.01.17 04:27:00.835409 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7665 | 2025.01.17 04:27:00.835732 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7666 | 2025.01.17 04:27:00.836404 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
7667 | 2025.01.17 04:27:01.871359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7668 | 2025.01.17 04:27:01.894640 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7669 | 2025.01.17 04:27:01.894701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7670 | 2025.01.17 04:27:01.902052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7671 | 2025.01.17 04:27:01.902831 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7672 | 2025.01.17 04:27:01.903215 [ 90 ] {} <Debug> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7673 | 2025.01.17 04:27:01.903361 [ 90 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7674 | 2025.01.17 04:27:01.903437 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7675 | 2025.01.17 04:27:01.903884 [ 200 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
7676 | 2025.01.17 04:27:01.918323 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7677 | 2025.01.17 04:27:01.920074 [ 200 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7678 | 2025.01.17 04:27:01.921278 [ 200 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
7679 | 2025.01.17 04:27:01.926298 [ 200 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
7680 | 2025.01.17 04:27:01.931656 [ 200 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
7681 | 2025.01.17 04:27:01.936995 [ 200 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
7682 | 2025.01.17 04:27:01.942633 [ 200 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
7683 | 2025.01.17 04:27:01.947227 [ 200 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
7684 | 2025.01.17 04:27:02.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.23 MiB, peak 223.63 MiB, free memory in arenas 0.00 B, will set to 212.37 MiB (RSS), difference: -10.86 MiB | ||
7685 | 2025.01.17 04:27:02.006215 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.102640176 sec., 2650.034427064895 rows/sec., 13.70 MiB/sec. | ||
7686 | 2025.01.17 04:27:02.009189 [ 193 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7687 | 2025.01.17 04:27:02.012294 [ 193 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_36_7} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7688 | 2025.01.17 04:27:02.012423 [ 193 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_36_7} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7689 | 2025.01.17 04:27:02.015093 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
7690 | 2025.01.17 04:27:02.500055 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7691 | 2025.01.17 04:27:02.500388 [ 271 ] {e867fe05-e1c3-4eca-b93a-30b58484c8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7692 | 2025.01.17 04:27:02.500502 [ 271 ] {e867fe05-e1c3-4eca-b93a-30b58484c8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7693 | 2025.01.17 04:27:02.501501 [ 271 ] {e867fe05-e1c3-4eca-b93a-30b58484c8d5} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7694 | 2025.01.17 04:27:02.501545 [ 271 ] {e867fe05-e1c3-4eca-b93a-30b58484c8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7695 | 2025.01.17 04:27:02.501977 [ 271 ] {e867fe05-e1c3-4eca-b93a-30b58484c8d5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7696 | 2025.01.17 04:27:02.502231 [ 271 ] {e867fe05-e1c3-4eca-b93a-30b58484c8d5} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7697 | 2025.01.17 04:27:02.502422 [ 90 ] {} <Debug> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7698 | 2025.01.17 04:27:02.502482 [ 271 ] {e867fe05-e1c3-4eca-b93a-30b58484c8d5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002177 sec., 6430.868167202572 rows/sec., 462.94 KiB/sec. | ||
7699 | 2025.01.17 04:27:02.502500 [ 90 ] {} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7700 | 2025.01.17 04:27:02.502578 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7701 | 2025.01.17 04:27:02.502631 [ 271 ] {e867fe05-e1c3-4eca-b93a-30b58484c8d5} <Debug> TCPHandler: Processed in 0.002705953 sec. | ||
7702 | 2025.01.17 04:27:02.502923 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7703 | 2025.01.17 04:27:02.502985 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
7704 | 2025.01.17 04:27:02.503326 [ 268 ] {7dd5d9ed-171e-4772-b750-ee469d454c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7705 | 2025.01.17 04:27:02.503520 [ 268 ] {7dd5d9ed-171e-4772-b750-ee469d454c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7706 | 2025.01.17 04:27:02.503525 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7707 | 2025.01.17 04:27:02.503638 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
7708 | 2025.01.17 04:27:02.503925 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
7709 | 2025.01.17 04:27:02.504308 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
7710 | 2025.01.17 04:27:02.504717 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
7711 | 2025.01.17 04:27:02.505151 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
7712 | 2025.01.17 04:27:02.506297 [ 268 ] {7dd5d9ed-171e-4772-b750-ee469d454c31} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7713 | 2025.01.17 04:27:02.506360 [ 268 ] {7dd5d9ed-171e-4772-b750-ee469d454c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7714 | 2025.01.17 04:27:02.507471 [ 268 ] {7dd5d9ed-171e-4772-b750-ee469d454c31} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7715 | 2025.01.17 04:27:02.507663 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004965267 sec., 14097.93269928888 rows/sec., 1.04 MiB/sec. | ||
7716 | 2025.01.17 04:27:02.507835 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7717 | 2025.01.17 04:27:02.508011 [ 268 ] {7dd5d9ed-171e-4772-b750-ee469d454c31} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7718 | 2025.01.17 04:27:02.508468 [ 268 ] {7dd5d9ed-171e-4772-b750-ee469d454c31} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.005291 sec., 43281.04328104328 rows/sec., 3.79 MiB/sec. | ||
7719 | 2025.01.17 04:27:02.508488 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_25_6} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7720 | 2025.01.17 04:27:02.508633 [ 268 ] {7dd5d9ed-171e-4772-b750-ee469d454c31} <Debug> TCPHandler: Processed in 0.005853235 sec. | ||
7721 | 2025.01.17 04:27:02.508719 [ 199 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_25_6} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7722 | 2025.01.17 04:27:02.508859 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7723 | 2025.01.17 04:27:02.508872 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7724 | 2025.01.17 04:27:02.509024 [ 271 ] {b06df5d1-61b8-420c-965c-3e4ad008b6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7725 | 2025.01.17 04:27:02.509083 [ 271 ] {b06df5d1-61b8-420c-965c-3e4ad008b6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7726 | 2025.01.17 04:27:02.509774 [ 271 ] {b06df5d1-61b8-420c-965c-3e4ad008b6e8} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7727 | 2025.01.17 04:27:02.509819 [ 271 ] {b06df5d1-61b8-420c-965c-3e4ad008b6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7728 | 2025.01.17 04:27:02.510216 [ 271 ] {b06df5d1-61b8-420c-965c-3e4ad008b6e8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7729 | 2025.01.17 04:27:02.510452 [ 271 ] {b06df5d1-61b8-420c-965c-3e4ad008b6e8} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7730 | 2025.01.17 04:27:02.510667 [ 271 ] {b06df5d1-61b8-420c-965c-3e4ad008b6e8} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001674 sec., 11947.431302270012 rows/sec., 856.39 KiB/sec. | ||
7731 | 2025.01.17 04:27:02.510720 [ 271 ] {b06df5d1-61b8-420c-965c-3e4ad008b6e8} <Debug> TCPHandler: Processed in 0.001965368 sec. | ||
7732 | 2025.01.17 04:27:02.510865 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7733 | 2025.01.17 04:27:02.510970 [ 268 ] {fc07df11-1aee-4034-a439-911974176aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7734 | 2025.01.17 04:27:02.511020 [ 268 ] {fc07df11-1aee-4034-a439-911974176aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7735 | 2025.01.17 04:27:02.511658 [ 268 ] {fc07df11-1aee-4034-a439-911974176aac} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7736 | 2025.01.17 04:27:02.511705 [ 268 ] {fc07df11-1aee-4034-a439-911974176aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7737 | 2025.01.17 04:27:02.512117 [ 268 ] {fc07df11-1aee-4034-a439-911974176aac} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7738 | 2025.01.17 04:27:02.512365 [ 268 ] {fc07df11-1aee-4034-a439-911974176aac} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7739 | 2025.01.17 04:27:02.512575 [ 268 ] {fc07df11-1aee-4034-a439-911974176aac} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001626 sec., 8610.086100861008 rows/sec., 602.99 KiB/sec. | ||
7740 | 2025.01.17 04:27:02.512628 [ 268 ] {fc07df11-1aee-4034-a439-911974176aac} <Debug> TCPHandler: Processed in 0.001813776 sec. | ||
7741 | 2025.01.17 04:27:02.512773 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7742 | 2025.01.17 04:27:02.512877 [ 271 ] {8be37d1a-008c-4472-8bb2-70b3d9bec1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7743 | 2025.01.17 04:27:02.512919 [ 271 ] {8be37d1a-008c-4472-8bb2-70b3d9bec1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7744 | 2025.01.17 04:27:02.513449 [ 271 ] {8be37d1a-008c-4472-8bb2-70b3d9bec1ed} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7745 | 2025.01.17 04:27:02.513487 [ 271 ] {8be37d1a-008c-4472-8bb2-70b3d9bec1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7746 | 2025.01.17 04:27:02.513827 [ 271 ] {8be37d1a-008c-4472-8bb2-70b3d9bec1ed} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7747 | 2025.01.17 04:27:02.514071 [ 271 ] {8be37d1a-008c-4472-8bb2-70b3d9bec1ed} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7748 | 2025.01.17 04:27:02.514256 [ 90 ] {} <Debug> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7749 | 2025.01.17 04:27:02.514322 [ 271 ] {8be37d1a-008c-4472-8bb2-70b3d9bec1ed} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001457 sec., 8922.443376801648 rows/sec., 556.31 KiB/sec. | ||
7750 | 2025.01.17 04:27:02.514333 [ 90 ] {} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7751 | 2025.01.17 04:27:02.514428 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7752 | 2025.01.17 04:27:02.514446 [ 271 ] {8be37d1a-008c-4472-8bb2-70b3d9bec1ed} <Debug> TCPHandler: Processed in 0.001724134 sec. | ||
7753 | 2025.01.17 04:27:02.514726 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7754 | 2025.01.17 04:27:02.514864 [ 191 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
7755 | 2025.01.17 04:27:02.515044 [ 268 ] {bb93d6c7-ef8c-4747-ab9f-104630226048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7756 | 2025.01.17 04:27:02.515225 [ 268 ] {bb93d6c7-ef8c-4747-ab9f-104630226048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7757 | 2025.01.17 04:27:02.515486 [ 191 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7758 | 2025.01.17 04:27:02.515601 [ 191 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
7759 | 2025.01.17 04:27:02.515901 [ 191 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
7760 | 2025.01.17 04:27:02.516376 [ 191 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
7761 | 2025.01.17 04:27:02.516789 [ 191 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
7762 | 2025.01.17 04:27:02.517111 [ 191 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
7763 | 2025.01.17 04:27:02.518163 [ 268 ] {bb93d6c7-ef8c-4747-ab9f-104630226048} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7764 | 2025.01.17 04:27:02.518243 [ 268 ] {bb93d6c7-ef8c-4747-ab9f-104630226048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7765 | 2025.01.17 04:27:02.519424 [ 268 ] {bb93d6c7-ef8c-4747-ab9f-104630226048} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7766 | 2025.01.17 04:27:02.519504 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004935486 sec., 13169.92895937705 rows/sec., 872.59 KiB/sec. | ||
7767 | 2025.01.17 04:27:02.519849 [ 268 ] {bb93d6c7-ef8c-4747-ab9f-104630226048} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7768 | 2025.01.17 04:27:02.519899 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7769 | 2025.01.17 04:27:02.520336 [ 268 ] {bb93d6c7-ef8c-4747-ab9f-104630226048} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.005408 sec., 73039.94082840237 rows/sec., 5.19 MiB/sec. | ||
7770 | 2025.01.17 04:27:02.520687 [ 268 ] {bb93d6c7-ef8c-4747-ab9f-104630226048} <Debug> TCPHandler: Processed in 0.00611871 sec. | ||
7771 | 2025.01.17 04:27:02.520974 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7772 | 2025.01.17 04:27:02.521004 [ 197 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_25_6} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7773 | 2025.01.17 04:27:02.521366 [ 271 ] {08a8827a-42d6-4a07-a6d9-132b74fdd726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7774 | 2025.01.17 04:27:02.521525 [ 271 ] {08a8827a-42d6-4a07-a6d9-132b74fdd726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7775 | 2025.01.17 04:27:02.521680 [ 197 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_25_6} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7776 | 2025.01.17 04:27:02.522027 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7777 | 2025.01.17 04:27:02.522368 [ 271 ] {08a8827a-42d6-4a07-a6d9-132b74fdd726} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7778 | 2025.01.17 04:27:02.522411 [ 271 ] {08a8827a-42d6-4a07-a6d9-132b74fdd726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7779 | 2025.01.17 04:27:02.522765 [ 271 ] {08a8827a-42d6-4a07-a6d9-132b74fdd726} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7780 | 2025.01.17 04:27:02.522997 [ 271 ] {08a8827a-42d6-4a07-a6d9-132b74fdd726} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7781 | 2025.01.17 04:27:02.523222 [ 271 ] {08a8827a-42d6-4a07-a6d9-132b74fdd726} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002015 sec., 2977.6674937965263 rows/sec., 155.57 KiB/sec. | ||
7782 | 2025.01.17 04:27:02.523274 [ 271 ] {08a8827a-42d6-4a07-a6d9-132b74fdd726} <Debug> TCPHandler: Processed in 0.002465888 sec. | ||
7783 | 2025.01.17 04:27:02.523435 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7784 | 2025.01.17 04:27:02.523563 [ 268 ] {33505cbb-1303-495e-9680-eb6868bc3f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7785 | 2025.01.17 04:27:02.523622 [ 268 ] {33505cbb-1303-495e-9680-eb6868bc3f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7786 | 2025.01.17 04:27:02.524231 [ 268 ] {33505cbb-1303-495e-9680-eb6868bc3f68} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7787 | 2025.01.17 04:27:02.524271 [ 268 ] {33505cbb-1303-495e-9680-eb6868bc3f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7788 | 2025.01.17 04:27:02.524656 [ 268 ] {33505cbb-1303-495e-9680-eb6868bc3f68} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7789 | 2025.01.17 04:27:02.524893 [ 268 ] {33505cbb-1303-495e-9680-eb6868bc3f68} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7790 | 2025.01.17 04:27:02.525097 [ 268 ] {33505cbb-1303-495e-9680-eb6868bc3f68} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001562 sec., 151728.55313700385 rows/sec., 10.17 MiB/sec. | ||
7791 | 2025.01.17 04:27:02.525148 [ 268 ] {33505cbb-1303-495e-9680-eb6868bc3f68} <Debug> TCPHandler: Processed in 0.001778335 sec. | ||
7792 | 2025.01.17 04:27:02.525280 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7793 | 2025.01.17 04:27:02.525384 [ 271 ] {20d4fdf0-e706-477b-94bc-77c7e3f51f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7794 | 2025.01.17 04:27:02.525430 [ 271 ] {20d4fdf0-e706-477b-94bc-77c7e3f51f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7795 | 2025.01.17 04:27:02.525874 [ 271 ] {20d4fdf0-e706-477b-94bc-77c7e3f51f33} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7796 | 2025.01.17 04:27:02.525913 [ 271 ] {20d4fdf0-e706-477b-94bc-77c7e3f51f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7797 | 2025.01.17 04:27:02.526249 [ 271 ] {20d4fdf0-e706-477b-94bc-77c7e3f51f33} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7798 | 2025.01.17 04:27:02.526483 [ 271 ] {20d4fdf0-e706-477b-94bc-77c7e3f51f33} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7799 | 2025.01.17 04:27:02.526687 [ 271 ] {20d4fdf0-e706-477b-94bc-77c7e3f51f33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001324 sec., 755.2870090634441 rows/sec., 50.89 KiB/sec. | ||
7800 | 2025.01.17 04:27:02.526735 [ 271 ] {20d4fdf0-e706-477b-94bc-77c7e3f51f33} <Debug> TCPHandler: Processed in 0.00150559 sec. | ||
7801 | 2025.01.17 04:27:02.526869 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7802 | 2025.01.17 04:27:02.526975 [ 268 ] {8fda4ae9-3b1d-4614-a1f2-73a85520a11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7803 | 2025.01.17 04:27:02.527041 [ 268 ] {8fda4ae9-3b1d-4614-a1f2-73a85520a11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7804 | 2025.01.17 04:27:02.528284 [ 268 ] {8fda4ae9-3b1d-4614-a1f2-73a85520a11e} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7805 | 2025.01.17 04:27:02.528323 [ 268 ] {8fda4ae9-3b1d-4614-a1f2-73a85520a11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7806 | 2025.01.17 04:27:02.528936 [ 268 ] {8fda4ae9-3b1d-4614-a1f2-73a85520a11e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7807 | 2025.01.17 04:27:02.529190 [ 268 ] {8fda4ae9-3b1d-4614-a1f2-73a85520a11e} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7808 | 2025.01.17 04:27:02.529439 [ 268 ] {8fda4ae9-3b1d-4614-a1f2-73a85520a11e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002484 sec., 5233.494363929146 rows/sec., 9.38 MiB/sec. | ||
7809 | 2025.01.17 04:27:02.529533 [ 268 ] {8fda4ae9-3b1d-4614-a1f2-73a85520a11e} <Debug> TCPHandler: Processed in 0.002714933 sec. | ||
7810 | 2025.01.17 04:27:02.529661 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7811 | 2025.01.17 04:27:02.529767 [ 271 ] {8abadaf6-c95f-4b18-b498-0f0c4dacb43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7812 | 2025.01.17 04:27:02.529811 [ 271 ] {8abadaf6-c95f-4b18-b498-0f0c4dacb43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7813 | 2025.01.17 04:27:02.530239 [ 271 ] {8abadaf6-c95f-4b18-b498-0f0c4dacb43f} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7814 | 2025.01.17 04:27:02.530276 [ 271 ] {8abadaf6-c95f-4b18-b498-0f0c4dacb43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7815 | 2025.01.17 04:27:02.530622 [ 271 ] {8abadaf6-c95f-4b18-b498-0f0c4dacb43f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7816 | 2025.01.17 04:27:02.530859 [ 271 ] {8abadaf6-c95f-4b18-b498-0f0c4dacb43f} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7817 | 2025.01.17 04:27:02.531083 [ 271 ] {8abadaf6-c95f-4b18-b498-0f0c4dacb43f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001336 sec., 61377.245508982036 rows/sec., 3.90 MiB/sec. | ||
7818 | 2025.01.17 04:27:02.531183 [ 271 ] {8abadaf6-c95f-4b18-b498-0f0c4dacb43f} <Debug> TCPHandler: Processed in 0.001571761 sec. | ||
7819 | 2025.01.17 04:27:03.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.74 MiB, peak 223.63 MiB, free memory in arenas 0.00 B, will set to 212.38 MiB (RSS), difference: 10.63 MiB | ||
7820 | 2025.01.17 04:27:07.496491 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7821 | 2025.01.17 04:27:07.496681 [ 271 ] {df6c3a64-605b-469c-a3b4-c3052fcaf0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7822 | 2025.01.17 04:27:07.496754 [ 271 ] {df6c3a64-605b-469c-a3b4-c3052fcaf0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7823 | 2025.01.17 04:27:07.497516 [ 271 ] {df6c3a64-605b-469c-a3b4-c3052fcaf0d1} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7824 | 2025.01.17 04:27:07.497559 [ 271 ] {df6c3a64-605b-469c-a3b4-c3052fcaf0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7825 | 2025.01.17 04:27:07.497978 [ 271 ] {df6c3a64-605b-469c-a3b4-c3052fcaf0d1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
7826 | 2025.01.17 04:27:07.498233 [ 271 ] {df6c3a64-605b-469c-a3b4-c3052fcaf0d1} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7827 | 2025.01.17 04:27:07.498456 [ 271 ] {df6c3a64-605b-469c-a3b4-c3052fcaf0d1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001825 sec., 4383.561643835616 rows/sec., 357.45 KiB/sec. | ||
7828 | 2025.01.17 04:27:07.498653 [ 271 ] {df6c3a64-605b-469c-a3b4-c3052fcaf0d1} <Debug> TCPHandler: Processed in 0.002296566 sec. | ||
7829 | 2025.01.17 04:27:07.498860 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7830 | 2025.01.17 04:27:07.499004 [ 268 ] {711ce5a4-2da4-4f9f-9a4a-06664cd78acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7831 | 2025.01.17 04:27:07.499073 [ 268 ] {711ce5a4-2da4-4f9f-9a4a-06664cd78acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7832 | 2025.01.17 04:27:07.499734 [ 268 ] {711ce5a4-2da4-4f9f-9a4a-06664cd78acd} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7833 | 2025.01.17 04:27:07.499772 [ 268 ] {711ce5a4-2da4-4f9f-9a4a-06664cd78acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7834 | 2025.01.17 04:27:07.500152 [ 268 ] {711ce5a4-2da4-4f9f-9a4a-06664cd78acd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7835 | 2025.01.17 04:27:07.500391 [ 268 ] {711ce5a4-2da4-4f9f-9a4a-06664cd78acd} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7836 | 2025.01.17 04:27:07.500635 [ 268 ] {711ce5a4-2da4-4f9f-9a4a-06664cd78acd} <Debug> executeQuery: Read 112 rows, 9.57 KiB in 0.001654 sec., 67714.63119709794 rows/sec., 5.65 MiB/sec. | ||
7837 | 2025.01.17 04:27:07.500700 [ 268 ] {711ce5a4-2da4-4f9f-9a4a-06664cd78acd} <Debug> TCPHandler: Processed in 0.001909858 sec. | ||
7838 | 2025.01.17 04:27:07.500933 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7839 | 2025.01.17 04:27:07.501084 [ 271 ] {24584131-a35a-4681-ae59-3f1b7269b96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7840 | 2025.01.17 04:27:07.501133 [ 271 ] {24584131-a35a-4681-ae59-3f1b7269b96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7841 | 2025.01.17 04:27:07.501708 [ 271 ] {24584131-a35a-4681-ae59-3f1b7269b96b} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7842 | 2025.01.17 04:27:07.501748 [ 271 ] {24584131-a35a-4681-ae59-3f1b7269b96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7843 | 2025.01.17 04:27:07.502101 [ 271 ] {24584131-a35a-4681-ae59-3f1b7269b96b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7844 | 2025.01.17 04:27:07.502341 [ 271 ] {24584131-a35a-4681-ae59-3f1b7269b96b} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7845 | 2025.01.17 04:27:07.502512 [ 271 ] {24584131-a35a-4681-ae59-3f1b7269b96b} <Debug> executeQuery: Read 34 rows, 2.51 KiB in 0.001455 sec., 23367.69759450172 rows/sec., 1.69 MiB/sec. | ||
7846 | 2025.01.17 04:27:07.502562 [ 271 ] {24584131-a35a-4681-ae59-3f1b7269b96b} <Debug> TCPHandler: Processed in 0.001740884 sec. | ||
7847 | 2025.01.17 04:27:07.502728 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7848 | 2025.01.17 04:27:07.502841 [ 268 ] {9e86ca4a-14be-4dbb-9b17-2c6c78f74b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7849 | 2025.01.17 04:27:07.502886 [ 268 ] {9e86ca4a-14be-4dbb-9b17-2c6c78f74b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7850 | 2025.01.17 04:27:07.503454 [ 268 ] {9e86ca4a-14be-4dbb-9b17-2c6c78f74b29} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7851 | 2025.01.17 04:27:07.503493 [ 268 ] {9e86ca4a-14be-4dbb-9b17-2c6c78f74b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7852 | 2025.01.17 04:27:07.503860 [ 268 ] {9e86ca4a-14be-4dbb-9b17-2c6c78f74b29} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7853 | 2025.01.17 04:27:07.504100 [ 268 ] {9e86ca4a-14be-4dbb-9b17-2c6c78f74b29} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7854 | 2025.01.17 04:27:07.504319 [ 268 ] {9e86ca4a-14be-4dbb-9b17-2c6c78f74b29} <Debug> executeQuery: Read 98 rows, 7.85 KiB in 0.00149 sec., 65771.81208053691 rows/sec., 5.14 MiB/sec. | ||
7855 | 2025.01.17 04:27:07.504375 [ 268 ] {9e86ca4a-14be-4dbb-9b17-2c6c78f74b29} <Debug> TCPHandler: Processed in 0.001700944 sec. | ||
7856 | 2025.01.17 04:27:07.504601 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7857 | 2025.01.17 04:27:07.504757 [ 271 ] {5c8fbead-9f2a-405d-9502-f7ae6ec58fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7858 | 2025.01.17 04:27:07.504808 [ 271 ] {5c8fbead-9f2a-405d-9502-f7ae6ec58fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7859 | 2025.01.17 04:27:07.505341 [ 271 ] {5c8fbead-9f2a-405d-9502-f7ae6ec58fd3} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7860 | 2025.01.17 04:27:07.505378 [ 271 ] {5c8fbead-9f2a-405d-9502-f7ae6ec58fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7861 | 2025.01.17 04:27:07.505762 [ 271 ] {5c8fbead-9f2a-405d-9502-f7ae6ec58fd3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7862 | 2025.01.17 04:27:07.506009 [ 271 ] {5c8fbead-9f2a-405d-9502-f7ae6ec58fd3} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7863 | 2025.01.17 04:27:07.506185 [ 271 ] {5c8fbead-9f2a-405d-9502-f7ae6ec58fd3} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001453 sec., 112869.92429456297 rows/sec., 7.86 MiB/sec. | ||
7864 | 2025.01.17 04:27:07.506236 [ 271 ] {5c8fbead-9f2a-405d-9502-f7ae6ec58fd3} <Debug> TCPHandler: Processed in 0.001753164 sec. | ||
7865 | 2025.01.17 04:27:07.506395 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7866 | 2025.01.17 04:27:07.506511 [ 268 ] {db77a949-9ecf-42c0-ac93-d1d0db8d41f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7867 | 2025.01.17 04:27:07.506577 [ 268 ] {db77a949-9ecf-42c0-ac93-d1d0db8d41f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7868 | 2025.01.17 04:27:07.507686 [ 268 ] {db77a949-9ecf-42c0-ac93-d1d0db8d41f3} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7869 | 2025.01.17 04:27:07.507725 [ 268 ] {db77a949-9ecf-42c0-ac93-d1d0db8d41f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7870 | 2025.01.17 04:27:07.508370 [ 268 ] {db77a949-9ecf-42c0-ac93-d1d0db8d41f3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7871 | 2025.01.17 04:27:07.508632 [ 268 ] {db77a949-9ecf-42c0-ac93-d1d0db8d41f3} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7872 | 2025.01.17 04:27:07.508832 [ 268 ] {db77a949-9ecf-42c0-ac93-d1d0db8d41f3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002344 sec., 11092.150170648463 rows/sec., 19.88 MiB/sec. | ||
7873 | 2025.01.17 04:27:07.508939 [ 268 ] {db77a949-9ecf-42c0-ac93-d1d0db8d41f3} <Debug> TCPHandler: Processed in 0.002606661 sec. | ||
7874 | 2025.01.17 04:27:07.509087 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7875 | 2025.01.17 04:27:07.509197 [ 271 ] {3ea7041b-60a7-4958-8a6e-89b0a08a0ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7876 | 2025.01.17 04:27:07.509242 [ 271 ] {3ea7041b-60a7-4958-8a6e-89b0a08a0ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7877 | 2025.01.17 04:27:07.509675 [ 271 ] {3ea7041b-60a7-4958-8a6e-89b0a08a0ec9} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7878 | 2025.01.17 04:27:07.509711 [ 271 ] {3ea7041b-60a7-4958-8a6e-89b0a08a0ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7879 | 2025.01.17 04:27:07.510063 [ 271 ] {3ea7041b-60a7-4958-8a6e-89b0a08a0ec9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7880 | 2025.01.17 04:27:07.510294 [ 271 ] {3ea7041b-60a7-4958-8a6e-89b0a08a0ec9} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7881 | 2025.01.17 04:27:07.510515 [ 271 ] {3ea7041b-60a7-4958-8a6e-89b0a08a0ec9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec. | ||
7882 | 2025.01.17 04:27:07.510569 [ 271 ] {3ea7041b-60a7-4958-8a6e-89b0a08a0ec9} <Debug> TCPHandler: Processed in 0.001534471 sec. | ||
7883 | 2025.01.17 04:27:08.263527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7884 | 2025.01.17 04:27:08.264284 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7885 | 2025.01.17 04:27:08.264343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7886 | 2025.01.17 04:27:08.264945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7887 | 2025.01.17 04:27:08.265223 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7888 | 2025.01.17 04:27:08.265489 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7889 | 2025.01.17 04:27:09.418471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7890 | 2025.01.17 04:27:09.437344 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7891 | 2025.01.17 04:27:09.437404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7892 | 2025.01.17 04:27:09.444328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7893 | 2025.01.17 04:27:09.445051 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7894 | 2025.01.17 04:27:09.447697 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7895 | 2025.01.17 04:27:10.836715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1114 | ||
7896 | 2025.01.17 04:27:10.839960 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7897 | 2025.01.17 04:27:10.840013 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7898 | 2025.01.17 04:27:10.841482 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7899 | 2025.01.17 04:27:10.841794 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7900 | 2025.01.17 04:27:10.842073 [ 80 ] {} <Debug> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7901 | 2025.01.17 04:27:10.842232 [ 80 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7902 | 2025.01.17 04:27:10.842366 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7903 | 2025.01.17 04:27:10.842853 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
7904 | 2025.01.17 04:27:10.843158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1114 | ||
7905 | 2025.01.17 04:27:10.843825 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7906 | 2025.01.17 04:27:10.844025 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 946 rows starting from the beginning of the part | ||
7907 | 2025.01.17 04:27:10.844747 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
7908 | 2025.01.17 04:27:10.845416 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
7909 | 2025.01.17 04:27:10.846058 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 58 rows starting from the beginning of the part | ||
7910 | 2025.01.17 04:27:10.846720 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
7911 | 2025.01.17 04:27:10.847344 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
7912 | 2025.01.17 04:27:10.856227 [ 192 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 72 columns (72 merged, 0 gathered) in 0.013663288 sec., 81532.35151011967 rows/sec., 65.05 MiB/sec. | ||
7913 | 2025.01.17 04:27:10.857772 [ 192 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7914 | 2025.01.17 04:27:10.858599 [ 192 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_26_5} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7915 | 2025.01.17 04:27:10.858699 [ 192 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_26_5} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7916 | 2025.01.17 04:27:10.859046 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
7917 | 2025.01.17 04:27:12.500148 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7918 | 2025.01.17 04:27:12.500356 [ 271 ] {107a7cdd-3a57-46bd-a63a-d9bd2dea8b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7919 | 2025.01.17 04:27:12.500436 [ 271 ] {107a7cdd-3a57-46bd-a63a-d9bd2dea8b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7920 | 2025.01.17 04:27:12.501234 [ 271 ] {107a7cdd-3a57-46bd-a63a-d9bd2dea8b49} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7921 | 2025.01.17 04:27:12.501283 [ 271 ] {107a7cdd-3a57-46bd-a63a-d9bd2dea8b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7922 | 2025.01.17 04:27:12.501715 [ 271 ] {107a7cdd-3a57-46bd-a63a-d9bd2dea8b49} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7923 | 2025.01.17 04:27:12.501977 [ 271 ] {107a7cdd-3a57-46bd-a63a-d9bd2dea8b49} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7924 | 2025.01.17 04:27:12.502232 [ 271 ] {107a7cdd-3a57-46bd-a63a-d9bd2dea8b49} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001931 sec., 7250.1294665976175 rows/sec., 521.91 KiB/sec. | ||
7925 | 2025.01.17 04:27:12.502322 [ 271 ] {107a7cdd-3a57-46bd-a63a-d9bd2dea8b49} <Debug> TCPHandler: Processed in 0.002323495 sec. | ||
7926 | 2025.01.17 04:27:12.502628 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7927 | 2025.01.17 04:27:12.502815 [ 268 ] {ff1858f0-3982-4a67-8f57-c1cfbc32985e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7928 | 2025.01.17 04:27:12.502873 [ 268 ] {ff1858f0-3982-4a67-8f57-c1cfbc32985e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7929 | 2025.01.17 04:27:12.503640 [ 268 ] {ff1858f0-3982-4a67-8f57-c1cfbc32985e} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7930 | 2025.01.17 04:27:12.503681 [ 268 ] {ff1858f0-3982-4a67-8f57-c1cfbc32985e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7931 | 2025.01.17 04:27:12.504060 [ 268 ] {ff1858f0-3982-4a67-8f57-c1cfbc32985e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7932 | 2025.01.17 04:27:12.504303 [ 268 ] {ff1858f0-3982-4a67-8f57-c1cfbc32985e} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7933 | 2025.01.17 04:27:12.504522 [ 268 ] {ff1858f0-3982-4a67-8f57-c1cfbc32985e} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001738 sec., 131760.64441887228 rows/sec., 11.55 MiB/sec. | ||
7934 | 2025.01.17 04:27:12.504575 [ 268 ] {ff1858f0-3982-4a67-8f57-c1cfbc32985e} <Debug> TCPHandler: Processed in 0.002106572 sec. | ||
7935 | 2025.01.17 04:27:12.504717 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7936 | 2025.01.17 04:27:12.504822 [ 271 ] {17c91a90-1667-47af-af2d-e2198250a784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7937 | 2025.01.17 04:27:12.504868 [ 271 ] {17c91a90-1667-47af-af2d-e2198250a784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7938 | 2025.01.17 04:27:12.505396 [ 271 ] {17c91a90-1667-47af-af2d-e2198250a784} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7939 | 2025.01.17 04:27:12.505434 [ 271 ] {17c91a90-1667-47af-af2d-e2198250a784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7940 | 2025.01.17 04:27:12.505772 [ 271 ] {17c91a90-1667-47af-af2d-e2198250a784} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7941 | 2025.01.17 04:27:12.506008 [ 271 ] {17c91a90-1667-47af-af2d-e2198250a784} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7942 | 2025.01.17 04:27:12.506219 [ 271 ] {17c91a90-1667-47af-af2d-e2198250a784} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001419 sec., 14094.432699083864 rows/sec., 1010.28 KiB/sec. | ||
7943 | 2025.01.17 04:27:12.506271 [ 271 ] {17c91a90-1667-47af-af2d-e2198250a784} <Debug> TCPHandler: Processed in 0.001607532 sec. | ||
7944 | 2025.01.17 04:27:12.506406 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7945 | 2025.01.17 04:27:12.506528 [ 268 ] {b388039e-0741-4bbb-b865-9a9aa714e84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7946 | 2025.01.17 04:27:12.506581 [ 268 ] {b388039e-0741-4bbb-b865-9a9aa714e84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7947 | 2025.01.17 04:27:12.507227 [ 268 ] {b388039e-0741-4bbb-b865-9a9aa714e84e} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7948 | 2025.01.17 04:27:12.507273 [ 268 ] {b388039e-0741-4bbb-b865-9a9aa714e84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7949 | 2025.01.17 04:27:12.507646 [ 268 ] {b388039e-0741-4bbb-b865-9a9aa714e84e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7950 | 2025.01.17 04:27:12.507884 [ 268 ] {b388039e-0741-4bbb-b865-9a9aa714e84e} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7951 | 2025.01.17 04:27:12.508118 [ 268 ] {b388039e-0741-4bbb-b865-9a9aa714e84e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001605 sec., 8722.741433021807 rows/sec., 610.88 KiB/sec. | ||
7952 | 2025.01.17 04:27:12.508232 [ 268 ] {b388039e-0741-4bbb-b865-9a9aa714e84e} <Debug> TCPHandler: Processed in 0.001872417 sec. | ||
7953 | 2025.01.17 04:27:12.508459 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7954 | 2025.01.17 04:27:12.508597 [ 271 ] {4b4566d2-5439-4378-b0f8-765e8d17609d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7955 | 2025.01.17 04:27:12.508651 [ 271 ] {4b4566d2-5439-4378-b0f8-765e8d17609d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7956 | 2025.01.17 04:27:12.509305 [ 271 ] {4b4566d2-5439-4378-b0f8-765e8d17609d} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7957 | 2025.01.17 04:27:12.509351 [ 271 ] {4b4566d2-5439-4378-b0f8-765e8d17609d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7958 | 2025.01.17 04:27:12.509715 [ 271 ] {4b4566d2-5439-4378-b0f8-765e8d17609d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7959 | 2025.01.17 04:27:12.509947 [ 271 ] {4b4566d2-5439-4378-b0f8-765e8d17609d} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7960 | 2025.01.17 04:27:12.510155 [ 271 ] {4b4566d2-5439-4378-b0f8-765e8d17609d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. | ||
7961 | 2025.01.17 04:27:12.510255 [ 271 ] {4b4566d2-5439-4378-b0f8-765e8d17609d} <Debug> TCPHandler: Processed in 0.001911257 sec. | ||
7962 | 2025.01.17 04:27:12.510397 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7963 | 2025.01.17 04:27:12.510514 [ 268 ] {a296a8f8-db5a-4121-9fbb-cfdf95a035ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7964 | 2025.01.17 04:27:12.510564 [ 268 ] {a296a8f8-db5a-4121-9fbb-cfdf95a035ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7965 | 2025.01.17 04:27:12.511427 [ 268 ] {a296a8f8-db5a-4121-9fbb-cfdf95a035ae} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7966 | 2025.01.17 04:27:12.511474 [ 268 ] {a296a8f8-db5a-4121-9fbb-cfdf95a035ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7967 | 2025.01.17 04:27:12.511851 [ 268 ] {a296a8f8-db5a-4121-9fbb-cfdf95a035ae} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7968 | 2025.01.17 04:27:12.512097 [ 268 ] {a296a8f8-db5a-4121-9fbb-cfdf95a035ae} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7969 | 2025.01.17 04:27:12.512311 [ 268 ] {a296a8f8-db5a-4121-9fbb-cfdf95a035ae} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.001795 sec., 220055.7103064067 rows/sec., 15.63 MiB/sec. | ||
7970 | 2025.01.17 04:27:12.512362 [ 268 ] {a296a8f8-db5a-4121-9fbb-cfdf95a035ae} <Debug> TCPHandler: Processed in 0.00199385 sec. | ||
7971 | 2025.01.17 04:27:12.512510 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7972 | 2025.01.17 04:27:12.512636 [ 271 ] {2df946d6-d536-402f-bfa9-36a2cc452a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7973 | 2025.01.17 04:27:12.512691 [ 271 ] {2df946d6-d536-402f-bfa9-36a2cc452a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7974 | 2025.01.17 04:27:12.513223 [ 271 ] {2df946d6-d536-402f-bfa9-36a2cc452a10} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7975 | 2025.01.17 04:27:12.513269 [ 271 ] {2df946d6-d536-402f-bfa9-36a2cc452a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7976 | 2025.01.17 04:27:12.513647 [ 271 ] {2df946d6-d536-402f-bfa9-36a2cc452a10} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7977 | 2025.01.17 04:27:12.513880 [ 271 ] {2df946d6-d536-402f-bfa9-36a2cc452a10} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7978 | 2025.01.17 04:27:12.514086 [ 271 ] {2df946d6-d536-402f-bfa9-36a2cc452a10} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 212.10 KiB/sec. | ||
7979 | 2025.01.17 04:27:12.514136 [ 271 ] {2df946d6-d536-402f-bfa9-36a2cc452a10} <Debug> TCPHandler: Processed in 0.001685563 sec. | ||
7980 | 2025.01.17 04:27:12.514287 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7981 | 2025.01.17 04:27:12.514394 [ 268 ] {28e2cca5-a46b-444a-b30c-0ae81efb4cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7982 | 2025.01.17 04:27:12.514442 [ 268 ] {28e2cca5-a46b-444a-b30c-0ae81efb4cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7983 | 2025.01.17 04:27:12.515067 [ 268 ] {28e2cca5-a46b-444a-b30c-0ae81efb4cdb} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7984 | 2025.01.17 04:27:12.515114 [ 268 ] {28e2cca5-a46b-444a-b30c-0ae81efb4cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7985 | 2025.01.17 04:27:12.515551 [ 268 ] {28e2cca5-a46b-444a-b30c-0ae81efb4cdb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7986 | 2025.01.17 04:27:12.515778 [ 268 ] {28e2cca5-a46b-444a-b30c-0ae81efb4cdb} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7987 | 2025.01.17 04:27:12.515980 [ 268 ] {28e2cca5-a46b-444a-b30c-0ae81efb4cdb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001607 sec., 147479.7759800871 rows/sec., 9.89 MiB/sec. | ||
7988 | 2025.01.17 04:27:12.516031 [ 268 ] {28e2cca5-a46b-444a-b30c-0ae81efb4cdb} <Debug> TCPHandler: Processed in 0.001799405 sec. | ||
7989 | 2025.01.17 04:27:12.516163 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7990 | 2025.01.17 04:27:12.516269 [ 271 ] {e02c1f0d-4c28-4efb-9c65-c64b9c439046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7991 | 2025.01.17 04:27:12.516315 [ 271 ] {e02c1f0d-4c28-4efb-9c65-c64b9c439046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7992 | 2025.01.17 04:27:12.516729 [ 271 ] {e02c1f0d-4c28-4efb-9c65-c64b9c439046} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7993 | 2025.01.17 04:27:12.516767 [ 271 ] {e02c1f0d-4c28-4efb-9c65-c64b9c439046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7994 | 2025.01.17 04:27:12.517099 [ 271 ] {e02c1f0d-4c28-4efb-9c65-c64b9c439046} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7995 | 2025.01.17 04:27:12.517322 [ 271 ] {e02c1f0d-4c28-4efb-9c65-c64b9c439046} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7996 | 2025.01.17 04:27:12.517546 [ 271 ] {e02c1f0d-4c28-4efb-9c65-c64b9c439046} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00129 sec., 775.1937984496125 rows/sec., 52.23 KiB/sec. | ||
7997 | 2025.01.17 04:27:12.517619 [ 271 ] {e02c1f0d-4c28-4efb-9c65-c64b9c439046} <Debug> TCPHandler: Processed in 0.00150239 sec. | ||
7998 | 2025.01.17 04:27:12.517866 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7999 | 2025.01.17 04:27:12.518015 [ 268 ] {0ffcda6a-e481-431e-827d-53163376afab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8000 | 2025.01.17 04:27:12.518105 [ 268 ] {0ffcda6a-e481-431e-827d-53163376afab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8001 | 2025.01.17 04:27:12.519213 [ 268 ] {0ffcda6a-e481-431e-827d-53163376afab} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8002 | 2025.01.17 04:27:12.519253 [ 268 ] {0ffcda6a-e481-431e-827d-53163376afab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8003 | 2025.01.17 04:27:12.519860 [ 268 ] {0ffcda6a-e481-431e-827d-53163376afab} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8004 | 2025.01.17 04:27:12.520109 [ 268 ] {0ffcda6a-e481-431e-827d-53163376afab} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8005 | 2025.01.17 04:27:12.520355 [ 268 ] {0ffcda6a-e481-431e-827d-53163376afab} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002369 sec., 5487.547488391727 rows/sec., 9.83 MiB/sec. | ||
8006 | 2025.01.17 04:27:12.520457 [ 268 ] {0ffcda6a-e481-431e-827d-53163376afab} <Debug> TCPHandler: Processed in 0.002724293 sec. | ||
8007 | 2025.01.17 04:27:12.520615 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8008 | 2025.01.17 04:27:12.520743 [ 271 ] {e9a342bb-9218-4c24-b525-e3bbfa78e2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8009 | 2025.01.17 04:27:12.520798 [ 271 ] {e9a342bb-9218-4c24-b525-e3bbfa78e2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8010 | 2025.01.17 04:27:12.521352 [ 271 ] {e9a342bb-9218-4c24-b525-e3bbfa78e2fb} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8011 | 2025.01.17 04:27:12.521398 [ 271 ] {e9a342bb-9218-4c24-b525-e3bbfa78e2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8012 | 2025.01.17 04:27:12.521764 [ 271 ] {e9a342bb-9218-4c24-b525-e3bbfa78e2fb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8013 | 2025.01.17 04:27:12.521989 [ 271 ] {e9a342bb-9218-4c24-b525-e3bbfa78e2fb} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8014 | 2025.01.17 04:27:12.522213 [ 271 ] {e9a342bb-9218-4c24-b525-e3bbfa78e2fb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001497 sec., 54776.219104876414 rows/sec., 3.48 MiB/sec. | ||
8015 | 2025.01.17 04:27:12.522268 [ 271 ] {e9a342bb-9218-4c24-b525-e3bbfa78e2fb} <Debug> TCPHandler: Processed in 0.001712584 sec. | ||
8016 | 2025.01.17 04:27:15.626411 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8017 | 2025.01.17 04:27:15.626467 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8018 | 2025.01.17 04:27:15.765692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
8019 | 2025.01.17 04:27:15.766363 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8020 | 2025.01.17 04:27:15.766416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8021 | 2025.01.17 04:27:15.767040 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8022 | 2025.01.17 04:27:15.767320 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8023 | 2025.01.17 04:27:15.767563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
8024 | 2025.01.17 04:27:16.947851 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
8025 | 2025.01.17 04:27:16.968219 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8026 | 2025.01.17 04:27:16.968276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8027 | 2025.01.17 04:27:16.975761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8028 | 2025.01.17 04:27:16.976582 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8029 | 2025.01.17 04:27:16.979591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
8030 | 2025.01.17 04:27:17.495897 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8031 | 2025.01.17 04:27:17.496085 [ 271 ] {6bcfbff8-8d07-4e5e-936c-62a9e6bd6c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8032 | 2025.01.17 04:27:17.496178 [ 271 ] {6bcfbff8-8d07-4e5e-936c-62a9e6bd6c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8033 | 2025.01.17 04:27:17.496995 [ 271 ] {6bcfbff8-8d07-4e5e-936c-62a9e6bd6c91} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8034 | 2025.01.17 04:27:17.497043 [ 271 ] {6bcfbff8-8d07-4e5e-936c-62a9e6bd6c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8035 | 2025.01.17 04:27:17.497479 [ 271 ] {6bcfbff8-8d07-4e5e-936c-62a9e6bd6c91} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8036 | 2025.01.17 04:27:17.497743 [ 271 ] {6bcfbff8-8d07-4e5e-936c-62a9e6bd6c91} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8037 | 2025.01.17 04:27:17.498003 [ 271 ] {6bcfbff8-8d07-4e5e-936c-62a9e6bd6c91} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.00197 sec., 54822.335025380715 rows/sec., 4.60 MiB/sec. | ||
8038 | 2025.01.17 04:27:17.498069 [ 271 ] {6bcfbff8-8d07-4e5e-936c-62a9e6bd6c91} <Debug> TCPHandler: Processed in 0.002308225 sec. | ||
8039 | 2025.01.17 04:27:17.498262 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8040 | 2025.01.17 04:27:17.498400 [ 268 ] {10692b44-fd0d-41f5-9f6e-67ca2e0b268e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8041 | 2025.01.17 04:27:17.498459 [ 268 ] {10692b44-fd0d-41f5-9f6e-67ca2e0b268e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8042 | 2025.01.17 04:27:17.499061 [ 268 ] {10692b44-fd0d-41f5-9f6e-67ca2e0b268e} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8043 | 2025.01.17 04:27:17.499100 [ 268 ] {10692b44-fd0d-41f5-9f6e-67ca2e0b268e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8044 | 2025.01.17 04:27:17.499457 [ 268 ] {10692b44-fd0d-41f5-9f6e-67ca2e0b268e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8045 | 2025.01.17 04:27:17.499704 [ 268 ] {10692b44-fd0d-41f5-9f6e-67ca2e0b268e} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8046 | 2025.01.17 04:27:17.499906 [ 61 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8047 | 2025.01.17 04:27:17.499940 [ 268 ] {10692b44-fd0d-41f5-9f6e-67ca2e0b268e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001574 sec., 16518.424396442184 rows/sec., 1.21 MiB/sec. | ||
8048 | 2025.01.17 04:27:17.500033 [ 61 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8049 | 2025.01.17 04:27:17.500083 [ 268 ] {10692b44-fd0d-41f5-9f6e-67ca2e0b268e} <Debug> TCPHandler: Processed in 0.001890017 sec. | ||
8050 | 2025.01.17 04:27:17.500110 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8051 | 2025.01.17 04:27:17.500282 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8052 | 2025.01.17 04:27:17.500559 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
8053 | 2025.01.17 04:27:17.500591 [ 271 ] {2662a127-126f-482a-841e-74e05493ce44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8054 | 2025.01.17 04:27:17.500780 [ 271 ] {2662a127-126f-482a-841e-74e05493ce44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8055 | 2025.01.17 04:27:17.501194 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8056 | 2025.01.17 04:27:17.501345 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 64 rows starting from the beginning of the part | ||
8057 | 2025.01.17 04:27:17.502155 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
8058 | 2025.01.17 04:27:17.502497 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
8059 | 2025.01.17 04:27:17.502889 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
8060 | 2025.01.17 04:27:17.503247 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
8061 | 2025.01.17 04:27:17.503523 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
8062 | 2025.01.17 04:27:17.504217 [ 271 ] {2662a127-126f-482a-841e-74e05493ce44} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8063 | 2025.01.17 04:27:17.504280 [ 271 ] {2662a127-126f-482a-841e-74e05493ce44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8064 | 2025.01.17 04:27:17.505242 [ 271 ] {2662a127-126f-482a-841e-74e05493ce44} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8065 | 2025.01.17 04:27:17.505804 [ 271 ] {2662a127-126f-482a-841e-74e05493ce44} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8066 | 2025.01.17 04:27:17.506387 [ 195 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.006139661 sec., 30946.334007691956 rows/sec., 2.33 MiB/sec. | ||
8067 | 2025.01.17 04:27:17.506428 [ 271 ] {2662a127-126f-482a-841e-74e05493ce44} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.005903 sec., 15246.484838217855 rows/sec., 1.19 MiB/sec. | ||
8068 | 2025.01.17 04:27:17.506560 [ 271 ] {2662a127-126f-482a-841e-74e05493ce44} <Debug> TCPHandler: Processed in 0.006370385 sec. | ||
8069 | 2025.01.17 04:27:17.506597 [ 195 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8070 | 2025.01.17 04:27:17.506761 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8071 | 2025.01.17 04:27:17.506929 [ 268 ] {2f818858-331b-436c-b617-999d60d21048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8072 | 2025.01.17 04:27:17.507013 [ 268 ] {2f818858-331b-436c-b617-999d60d21048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8073 | 2025.01.17 04:27:17.507069 [ 195 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_51_10} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8074 | 2025.01.17 04:27:17.507310 [ 195 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_51_10} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8075 | 2025.01.17 04:27:17.507506 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8076 | 2025.01.17 04:27:17.507950 [ 268 ] {2f818858-331b-436c-b617-999d60d21048} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8077 | 2025.01.17 04:27:17.507991 [ 268 ] {2f818858-331b-436c-b617-999d60d21048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8078 | 2025.01.17 04:27:17.508389 [ 268 ] {2f818858-331b-436c-b617-999d60d21048} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8079 | 2025.01.17 04:27:17.508627 [ 268 ] {2f818858-331b-436c-b617-999d60d21048} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8080 | 2025.01.17 04:27:17.508840 [ 268 ] {2f818858-331b-436c-b617-999d60d21048} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001955 sec., 81841.43222506394 rows/sec., 5.70 MiB/sec. | ||
8081 | 2025.01.17 04:27:17.508894 [ 268 ] {2f818858-331b-436c-b617-999d60d21048} <Debug> TCPHandler: Processed in 0.002211633 sec. | ||
8082 | 2025.01.17 04:27:17.509050 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8083 | 2025.01.17 04:27:17.509178 [ 271 ] {00ff30d1-ab8b-4223-9c20-8db804f4d047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8084 | 2025.01.17 04:27:17.509256 [ 271 ] {00ff30d1-ab8b-4223-9c20-8db804f4d047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8085 | 2025.01.17 04:27:17.510445 [ 271 ] {00ff30d1-ab8b-4223-9c20-8db804f4d047} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8086 | 2025.01.17 04:27:17.510483 [ 271 ] {00ff30d1-ab8b-4223-9c20-8db804f4d047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8087 | 2025.01.17 04:27:17.511110 [ 271 ] {00ff30d1-ab8b-4223-9c20-8db804f4d047} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8088 | 2025.01.17 04:27:17.511360 [ 271 ] {00ff30d1-ab8b-4223-9c20-8db804f4d047} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8089 | 2025.01.17 04:27:17.511525 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8090 | 2025.01.17 04:27:17.511592 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8091 | 2025.01.17 04:27:17.511638 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8092 | 2025.01.17 04:27:17.511658 [ 271 ] {00ff30d1-ab8b-4223-9c20-8db804f4d047} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002535 sec., 10256.410256410256 rows/sec., 18.38 MiB/sec. | ||
8093 | 2025.01.17 04:27:17.512198 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
8094 | 2025.01.17 04:27:17.512225 [ 271 ] {00ff30d1-ab8b-4223-9c20-8db804f4d047} <Debug> TCPHandler: Processed in 0.003234644 sec. | ||
8095 | 2025.01.17 04:27:17.512504 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8096 | 2025.01.17 04:27:17.512855 [ 268 ] {329e477d-b281-4f6d-adc8-8609556320c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8097 | 2025.01.17 04:27:17.512985 [ 268 ] {329e477d-b281-4f6d-adc8-8609556320c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8098 | 2025.01.17 04:27:17.513152 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8099 | 2025.01.17 04:27:17.513411 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 843 rows starting from the beginning of the part | ||
8100 | 2025.01.17 04:27:17.514255 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
8101 | 2025.01.17 04:27:17.515055 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
8102 | 2025.01.17 04:27:17.515111 [ 268 ] {329e477d-b281-4f6d-adc8-8609556320c6} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8103 | 2025.01.17 04:27:17.515186 [ 268 ] {329e477d-b281-4f6d-adc8-8609556320c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8104 | 2025.01.17 04:27:17.515701 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
8105 | 2025.01.17 04:27:17.516439 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part | ||
8106 | 2025.01.17 04:27:17.517004 [ 268 ] {329e477d-b281-4f6d-adc8-8609556320c6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8107 | 2025.01.17 04:27:17.517049 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
8108 | 2025.01.17 04:27:17.517822 [ 268 ] {329e477d-b281-4f6d-adc8-8609556320c6} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8109 | 2025.01.17 04:27:17.518351 [ 268 ] {329e477d-b281-4f6d-adc8-8609556320c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005619 sec., 10678.056593699946 rows/sec., 736.90 KiB/sec. | ||
8110 | 2025.01.17 04:27:17.518692 [ 268 ] {329e477d-b281-4f6d-adc8-8609556320c6} <Debug> TCPHandler: Processed in 0.006272613 sec. | ||
8111 | 2025.01.17 04:27:17.526371 [ 196 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 947 rows, containing 19 columns (19 merged, 0 gathered) in 0.014532675 sec., 65163.50224580127 rows/sec., 116.77 MiB/sec. | ||
8112 | 2025.01.17 04:27:17.527582 [ 186 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8113 | 2025.01.17 04:27:17.528077 [ 186 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8114 | 2025.01.17 04:27:17.528179 [ 186 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8115 | 2025.01.17 04:27:17.528354 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.19 MiB. | ||
8116 | 2025.01.17 04:27:17.880102 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8117 | 2025.01.17 04:27:17.880422 [ 271 ] {8590697c-383f-4357-afa0-3bca145a1f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8118 | 2025.01.17 04:27:17.880534 [ 271 ] {8590697c-383f-4357-afa0-3bca145a1f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8119 | 2025.01.17 04:27:17.881335 [ 271 ] {8590697c-383f-4357-afa0-3bca145a1f71} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8120 | 2025.01.17 04:27:17.881383 [ 271 ] {8590697c-383f-4357-afa0-3bca145a1f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8121 | 2025.01.17 04:27:17.881800 [ 271 ] {8590697c-383f-4357-afa0-3bca145a1f71} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8122 | 2025.01.17 04:27:17.882047 [ 271 ] {8590697c-383f-4357-afa0-3bca145a1f71} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8123 | 2025.01.17 04:27:17.882289 [ 271 ] {8590697c-383f-4357-afa0-3bca145a1f71} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001949 sec., 7183.170856849667 rows/sec., 517.09 KiB/sec. | ||
8124 | 2025.01.17 04:27:17.882361 [ 271 ] {8590697c-383f-4357-afa0-3bca145a1f71} <Debug> TCPHandler: Processed in 0.002431747 sec. | ||
8125 | 2025.01.17 04:27:17.882546 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8126 | 2025.01.17 04:27:17.882681 [ 268 ] {25263c05-c417-4443-a078-3f726afd7ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8127 | 2025.01.17 04:27:17.882736 [ 268 ] {25263c05-c417-4443-a078-3f726afd7ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8128 | 2025.01.17 04:27:17.884396 [ 268 ] {25263c05-c417-4443-a078-3f726afd7ee6} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8129 | 2025.01.17 04:27:17.884435 [ 268 ] {25263c05-c417-4443-a078-3f726afd7ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8130 | 2025.01.17 04:27:17.884879 [ 268 ] {25263c05-c417-4443-a078-3f726afd7ee6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8131 | 2025.01.17 04:27:17.885120 [ 268 ] {25263c05-c417-4443-a078-3f726afd7ee6} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8132 | 2025.01.17 04:27:17.885302 [ 71 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8133 | 2025.01.17 04:27:17.885349 [ 268 ] {25263c05-c417-4443-a078-3f726afd7ee6} <Debug> executeQuery: Read 1369 rows, 117.11 KiB in 0.002691 sec., 508732.81308063923 rows/sec., 42.50 MiB/sec. | ||
8134 | 2025.01.17 04:27:17.885377 [ 71 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8135 | 2025.01.17 04:27:17.885442 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8136 | 2025.01.17 04:27:17.885486 [ 268 ] {25263c05-c417-4443-a078-3f726afd7ee6} <Debug> TCPHandler: Processed in 0.003010288 sec. | ||
8137 | 2025.01.17 04:27:17.885629 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
8138 | 2025.01.17 04:27:17.885661 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8139 | 2025.01.17 04:27:17.885768 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8140 | 2025.01.17 04:27:17.885814 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
8141 | 2025.01.17 04:27:17.885822 [ 271 ] {3656b01b-0daf-4c1b-8a0f-1a9612c924ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8142 | 2025.01.17 04:27:17.885894 [ 271 ] {3656b01b-0daf-4c1b-8a0f-1a9612c924ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8143 | 2025.01.17 04:27:17.885981 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 229 rows starting from the beginning of the part | ||
8144 | 2025.01.17 04:27:17.886329 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 112 rows starting from the beginning of the part | ||
8145 | 2025.01.17 04:27:17.886669 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 229 rows starting from the beginning of the part | ||
8146 | 2025.01.17 04:27:17.886888 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 108 rows starting from the beginning of the part | ||
8147 | 2025.01.17 04:27:17.887121 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1369 rows starting from the beginning of the part | ||
8148 | 2025.01.17 04:27:17.888009 [ 271 ] {3656b01b-0daf-4c1b-8a0f-1a9612c924ae} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8149 | 2025.01.17 04:27:17.888054 [ 271 ] {3656b01b-0daf-4c1b-8a0f-1a9612c924ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8150 | 2025.01.17 04:27:17.888590 [ 271 ] {3656b01b-0daf-4c1b-8a0f-1a9612c924ae} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8151 | 2025.01.17 04:27:17.888861 [ 271 ] {3656b01b-0daf-4c1b-8a0f-1a9612c924ae} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8152 | 2025.01.17 04:27:17.889090 [ 271 ] {3656b01b-0daf-4c1b-8a0f-1a9612c924ae} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.003307 sec., 6047.777441790142 rows/sec., 433.50 KiB/sec. | ||
8153 | 2025.01.17 04:27:17.889149 [ 271 ] {3656b01b-0daf-4c1b-8a0f-1a9612c924ae} <Debug> TCPHandler: Processed in 0.00354315 sec. | ||
8154 | 2025.01.17 04:27:17.889340 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8155 | 2025.01.17 04:27:17.889393 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3479 rows, containing 5 columns (5 merged, 0 gathered) in 0.003850935 sec., 903416.9623740728 rows/sec., 79.50 MiB/sec. | ||
8156 | 2025.01.17 04:27:17.889501 [ 268 ] {48af7b87-6179-4d2a-855b-ceb5528fcb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8157 | 2025.01.17 04:27:17.889563 [ 268 ] {48af7b87-6179-4d2a-855b-ceb5528fcb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8158 | 2025.01.17 04:27:17.889738 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8159 | 2025.01.17 04:27:17.890359 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_61_12} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8160 | 2025.01.17 04:27:17.890522 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_61_12} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8161 | 2025.01.17 04:27:17.890719 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
8162 | 2025.01.17 04:27:17.890884 [ 268 ] {48af7b87-6179-4d2a-855b-ceb5528fcb07} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8163 | 2025.01.17 04:27:17.890927 [ 268 ] {48af7b87-6179-4d2a-855b-ceb5528fcb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8164 | 2025.01.17 04:27:17.891303 [ 268 ] {48af7b87-6179-4d2a-855b-ceb5528fcb07} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8165 | 2025.01.17 04:27:17.891543 [ 268 ] {48af7b87-6179-4d2a-855b-ceb5528fcb07} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8166 | 2025.01.17 04:27:17.891787 [ 268 ] {48af7b87-6179-4d2a-855b-ceb5528fcb07} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002324 sec., 104130.80895008605 rows/sec., 7.05 MiB/sec. | ||
8167 | 2025.01.17 04:27:17.892012 [ 268 ] {48af7b87-6179-4d2a-855b-ceb5528fcb07} <Debug> TCPHandler: Processed in 0.002761185 sec. | ||
8168 | 2025.01.17 04:27:17.892191 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8169 | 2025.01.17 04:27:17.892300 [ 271 ] {74252208-5be5-46e7-ae14-8a43c3008796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8170 | 2025.01.17 04:27:17.892346 [ 271 ] {74252208-5be5-46e7-ae14-8a43c3008796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8171 | 2025.01.17 04:27:17.892906 [ 271 ] {74252208-5be5-46e7-ae14-8a43c3008796} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8172 | 2025.01.17 04:27:17.892945 [ 271 ] {74252208-5be5-46e7-ae14-8a43c3008796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8173 | 2025.01.17 04:27:17.893284 [ 271 ] {74252208-5be5-46e7-ae14-8a43c3008796} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8174 | 2025.01.17 04:27:17.893523 [ 271 ] {74252208-5be5-46e7-ae14-8a43c3008796} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8175 | 2025.01.17 04:27:17.893731 [ 271 ] {74252208-5be5-46e7-ae14-8a43c3008796} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001454 sec., 8940.852819807427 rows/sec., 557.46 KiB/sec. | ||
8176 | 2025.01.17 04:27:17.893782 [ 271 ] {74252208-5be5-46e7-ae14-8a43c3008796} <Debug> TCPHandler: Processed in 0.001670863 sec. | ||
8177 | 2025.01.17 04:27:17.893928 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8178 | 2025.01.17 04:27:17.894083 [ 268 ] {fdeaf1a3-e25f-4596-91df-01fead9a5ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8179 | 2025.01.17 04:27:17.894139 [ 268 ] {fdeaf1a3-e25f-4596-91df-01fead9a5ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8180 | 2025.01.17 04:27:17.895201 [ 268 ] {fdeaf1a3-e25f-4596-91df-01fead9a5ed9} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8181 | 2025.01.17 04:27:17.895240 [ 268 ] {fdeaf1a3-e25f-4596-91df-01fead9a5ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8182 | 2025.01.17 04:27:17.895632 [ 268 ] {fdeaf1a3-e25f-4596-91df-01fead9a5ed9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8183 | 2025.01.17 04:27:17.895866 [ 268 ] {fdeaf1a3-e25f-4596-91df-01fead9a5ed9} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8184 | 2025.01.17 04:27:17.896037 [ 71 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8185 | 2025.01.17 04:27:17.896095 [ 71 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8186 | 2025.01.17 04:27:17.896100 [ 268 ] {fdeaf1a3-e25f-4596-91df-01fead9a5ed9} <Debug> executeQuery: Read 851 rows, 63.01 KiB in 0.002034 sec., 418387.41396263527 rows/sec., 30.25 MiB/sec. | ||
8187 | 2025.01.17 04:27:17.896138 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8188 | 2025.01.17 04:27:17.896231 [ 268 ] {fdeaf1a3-e25f-4596-91df-01fead9a5ed9} <Debug> TCPHandler: Processed in 0.002357597 sec. | ||
8189 | 2025.01.17 04:27:17.896420 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
8190 | 2025.01.17 04:27:17.896448 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8191 | 2025.01.17 04:27:17.896671 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8192 | 2025.01.17 04:27:17.896682 [ 271 ] {588ac08c-888d-4e93-bdba-96176bd1ac84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8193 | 2025.01.17 04:27:17.896735 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part | ||
8194 | 2025.01.17 04:27:17.896783 [ 271 ] {588ac08c-888d-4e93-bdba-96176bd1ac84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8195 | 2025.01.17 04:27:17.897062 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 395 rows starting from the beginning of the part | ||
8196 | 2025.01.17 04:27:17.897425 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 98 rows starting from the beginning of the part | ||
8197 | 2025.01.17 04:27:17.897744 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 395 rows starting from the beginning of the part | ||
8198 | 2025.01.17 04:27:17.898043 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part | ||
8199 | 2025.01.17 04:27:17.898344 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 851 rows starting from the beginning of the part | ||
8200 | 2025.01.17 04:27:17.899228 [ 271 ] {588ac08c-888d-4e93-bdba-96176bd1ac84} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8201 | 2025.01.17 04:27:17.899311 [ 271 ] {588ac08c-888d-4e93-bdba-96176bd1ac84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8202 | 2025.01.17 04:27:17.900266 [ 271 ] {588ac08c-888d-4e93-bdba-96176bd1ac84} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8203 | 2025.01.17 04:27:17.900754 [ 271 ] {588ac08c-888d-4e93-bdba-96176bd1ac84} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8204 | 2025.01.17 04:27:17.901028 [ 271 ] {588ac08c-888d-4e93-bdba-96176bd1ac84} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004432 sec., 1353.7906137184116 rows/sec., 70.73 KiB/sec. | ||
8205 | 2025.01.17 04:27:17.901088 [ 271 ] {588ac08c-888d-4e93-bdba-96176bd1ac84} <Debug> TCPHandler: Processed in 0.004739523 sec. | ||
8206 | 2025.01.17 04:27:17.901313 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8207 | 2025.01.17 04:27:17.901590 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2742 rows, containing 5 columns (5 merged, 0 gathered) in 0.005323265 sec., 515097.40732426435 rows/sec., 39.30 MiB/sec. | ||
8208 | 2025.01.17 04:27:17.901615 [ 268 ] {899ef8b5-a240-4a37-9790-d032886f232e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8209 | 2025.01.17 04:27:17.901697 [ 268 ] {899ef8b5-a240-4a37-9790-d032886f232e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8210 | 2025.01.17 04:27:17.901832 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8211 | 2025.01.17 04:27:17.902406 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_61_12} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8212 | 2025.01.17 04:27:17.902513 [ 190 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_61_12} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8213 | 2025.01.17 04:27:17.902661 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
8214 | 2025.01.17 04:27:17.902973 [ 268 ] {899ef8b5-a240-4a37-9790-d032886f232e} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8215 | 2025.01.17 04:27:17.903016 [ 268 ] {899ef8b5-a240-4a37-9790-d032886f232e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8216 | 2025.01.17 04:27:17.903458 [ 268 ] {899ef8b5-a240-4a37-9790-d032886f232e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8217 | 2025.01.17 04:27:17.903695 [ 268 ] {899ef8b5-a240-4a37-9790-d032886f232e} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8218 | 2025.01.17 04:27:17.903857 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8219 | 2025.01.17 04:27:17.903908 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8220 | 2025.01.17 04:27:17.903929 [ 268 ] {899ef8b5-a240-4a37-9790-d032886f232e} <Debug> executeQuery: Read 955 rows, 64.97 KiB in 0.002378 sec., 401597.9814970564 rows/sec., 26.68 MiB/sec. | ||
8221 | 2025.01.17 04:27:17.903946 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8222 | 2025.01.17 04:27:17.904111 [ 268 ] {899ef8b5-a240-4a37-9790-d032886f232e} <Debug> TCPHandler: Processed in 0.002935847 sec. | ||
8223 | 2025.01.17 04:27:17.904375 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
8224 | 2025.01.17 04:27:17.904379 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8225 | 2025.01.17 04:27:17.904787 [ 271 ] {4342fa80-6db3-461e-8375-103efc4e158e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8226 | 2025.01.17 04:27:17.904991 [ 271 ] {4342fa80-6db3-461e-8375-103efc4e158e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8227 | 2025.01.17 04:27:17.905008 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8228 | 2025.01.17 04:27:17.905167 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17400 rows starting from the beginning of the part | ||
8229 | 2025.01.17 04:27:17.905647 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part | ||
8230 | 2025.01.17 04:27:17.906003 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 164 rows starting from the beginning of the part | ||
8231 | 2025.01.17 04:27:17.906325 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
8232 | 2025.01.17 04:27:17.906617 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
8233 | 2025.01.17 04:27:17.906775 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 955 rows starting from the beginning of the part | ||
8234 | 2025.01.17 04:27:17.907664 [ 271 ] {4342fa80-6db3-461e-8375-103efc4e158e} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8235 | 2025.01.17 04:27:17.907733 [ 271 ] {4342fa80-6db3-461e-8375-103efc4e158e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8236 | 2025.01.17 04:27:17.908331 [ 271 ] {4342fa80-6db3-461e-8375-103efc4e158e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8237 | 2025.01.17 04:27:17.908647 [ 271 ] {4342fa80-6db3-461e-8375-103efc4e158e} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8238 | 2025.01.17 04:27:17.909076 [ 271 ] {4342fa80-6db3-461e-8375-103efc4e158e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004403 sec., 227.1178741766977 rows/sec., 15.30 KiB/sec. | ||
8239 | 2025.01.17 04:27:17.909509 [ 271 ] {4342fa80-6db3-461e-8375-103efc4e158e} <Debug> TCPHandler: Processed in 0.005266753 sec. | ||
8240 | 2025.01.17 04:27:17.909858 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8241 | 2025.01.17 04:27:17.910138 [ 268 ] {8c23ffb7-8873-4349-9eb0-1112c329d7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8242 | 2025.01.17 04:27:17.910320 [ 268 ] {8c23ffb7-8873-4349-9eb0-1112c329d7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8243 | 2025.01.17 04:27:17.911995 [ 268 ] {8c23ffb7-8873-4349-9eb0-1112c329d7d9} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8244 | 2025.01.17 04:27:17.912036 [ 268 ] {8c23ffb7-8873-4349-9eb0-1112c329d7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8245 | 2025.01.17 04:27:17.912772 [ 268 ] {8c23ffb7-8873-4349-9eb0-1112c329d7d9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8246 | 2025.01.17 04:27:17.913229 [ 268 ] {8c23ffb7-8873-4349-9eb0-1112c329d7d9} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8247 | 2025.01.17 04:27:17.913488 [ 268 ] {8c23ffb7-8873-4349-9eb0-1112c329d7d9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003443 sec., 3775.776938716236 rows/sec., 6.77 MiB/sec. | ||
8248 | 2025.01.17 04:27:17.913679 [ 268 ] {8c23ffb7-8873-4349-9eb0-1112c329d7d9} <Debug> TCPHandler: Processed in 0.004029769 sec. | ||
8249 | 2025.01.17 04:27:17.913879 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8250 | 2025.01.17 04:27:17.914222 [ 271 ] {94554f17-386a-4c56-998f-8e1304fb9fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8251 | 2025.01.17 04:27:17.914263 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19153 rows, containing 5 columns (5 merged, 0 gathered) in 0.01016413 sec., 1884371.8055554188 rows/sec., 127.06 MiB/sec. | ||
8252 | 2025.01.17 04:27:17.914301 [ 271 ] {94554f17-386a-4c56-998f-8e1304fb9fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8253 | 2025.01.17 04:27:17.914632 [ 194 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8254 | 2025.01.17 04:27:17.915157 [ 271 ] {94554f17-386a-4c56-998f-8e1304fb9fb5} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8255 | 2025.01.17 04:27:17.915201 [ 194 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8256 | 2025.01.17 04:27:17.915222 [ 271 ] {94554f17-386a-4c56-998f-8e1304fb9fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8257 | 2025.01.17 04:27:17.915389 [ 194 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8258 | 2025.01.17 04:27:17.915547 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
8259 | 2025.01.17 04:27:17.915825 [ 271 ] {94554f17-386a-4c56-998f-8e1304fb9fb5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8260 | 2025.01.17 04:27:17.916077 [ 271 ] {94554f17-386a-4c56-998f-8e1304fb9fb5} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8261 | 2025.01.17 04:27:17.916251 [ 71 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8262 | 2025.01.17 04:27:17.916308 [ 71 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8263 | 2025.01.17 04:27:17.916323 [ 271 ] {94554f17-386a-4c56-998f-8e1304fb9fb5} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.002225 sec., 15280.898876404495 rows/sec., 908.09 KiB/sec. | ||
8264 | 2025.01.17 04:27:17.916345 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8265 | 2025.01.17 04:27:17.916482 [ 271 ] {94554f17-386a-4c56-998f-8e1304fb9fb5} <Debug> TCPHandler: Processed in 0.002701413 sec. | ||
8266 | 2025.01.17 04:27:17.916645 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
8267 | 2025.01.17 04:27:17.916804 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8268 | 2025.01.17 04:27:17.916841 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3336 rows starting from the beginning of the part | ||
8269 | 2025.01.17 04:27:17.916946 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
8270 | 2025.01.17 04:27:17.917139 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
8271 | 2025.01.17 04:27:17.917335 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
8272 | 2025.01.17 04:27:17.917476 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
8273 | 2025.01.17 04:27:17.917660 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
8274 | 2025.01.17 04:27:17.919295 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3654 rows, containing 4 columns (4 merged, 0 gathered) in 0.002801485 sec., 1304308.2508026995 rows/sec., 84.83 MiB/sec. | ||
8275 | 2025.01.17 04:27:17.919587 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8276 | 2025.01.17 04:27:17.919867 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_61_12} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8277 | 2025.01.17 04:27:17.919947 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_61_12} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8278 | 2025.01.17 04:27:17.920027 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
8279 | 2025.01.17 04:27:18.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.27 MiB, peak 223.63 MiB, free memory in arenas 0.00 B, will set to 217.40 MiB (RSS), difference: 3.13 MiB | ||
8280 | 2025.01.17 04:27:20.843479 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1170 | ||
8281 | 2025.01.17 04:27:20.846999 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8282 | 2025.01.17 04:27:20.847041 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8283 | 2025.01.17 04:27:20.848515 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8284 | 2025.01.17 04:27:20.848834 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8285 | 2025.01.17 04:27:20.849919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1170 | ||
8286 | 2025.01.17 04:27:22.493130 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8287 | 2025.01.17 04:27:22.493329 [ 271 ] {563600c3-cffb-441f-b2af-b7be9831f006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8288 | 2025.01.17 04:27:22.493412 [ 271 ] {563600c3-cffb-441f-b2af-b7be9831f006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8289 | 2025.01.17 04:27:22.494293 [ 271 ] {563600c3-cffb-441f-b2af-b7be9831f006} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8290 | 2025.01.17 04:27:22.494337 [ 271 ] {563600c3-cffb-441f-b2af-b7be9831f006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8291 | 2025.01.17 04:27:22.494787 [ 271 ] {563600c3-cffb-441f-b2af-b7be9831f006} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8292 | 2025.01.17 04:27:22.495044 [ 271 ] {563600c3-cffb-441f-b2af-b7be9831f006} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8293 | 2025.01.17 04:27:22.495257 [ 271 ] {563600c3-cffb-441f-b2af-b7be9831f006} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001982 sec., 28254.28859737639 rows/sec., 2.17 MiB/sec. | ||
8294 | 2025.01.17 04:27:22.495365 [ 271 ] {563600c3-cffb-441f-b2af-b7be9831f006} <Debug> TCPHandler: Processed in 0.002371927 sec. | ||
8295 | 2025.01.17 04:27:22.495635 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8296 | 2025.01.17 04:27:22.495779 [ 268 ] {7f45f07d-1251-452c-8adb-9be8b228b17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8297 | 2025.01.17 04:27:22.495830 [ 268 ] {7f45f07d-1251-452c-8adb-9be8b228b17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8298 | 2025.01.17 04:27:22.496416 [ 268 ] {7f45f07d-1251-452c-8adb-9be8b228b17a} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8299 | 2025.01.17 04:27:22.496456 [ 268 ] {7f45f07d-1251-452c-8adb-9be8b228b17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8300 | 2025.01.17 04:27:22.496836 [ 268 ] {7f45f07d-1251-452c-8adb-9be8b228b17a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8301 | 2025.01.17 04:27:22.497081 [ 268 ] {7f45f07d-1251-452c-8adb-9be8b228b17a} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8302 | 2025.01.17 04:27:22.497278 [ 268 ] {7f45f07d-1251-452c-8adb-9be8b228b17a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001528 sec., 41884.8167539267 rows/sec., 3.27 MiB/sec. | ||
8303 | 2025.01.17 04:27:22.497331 [ 268 ] {7f45f07d-1251-452c-8adb-9be8b228b17a} <Debug> TCPHandler: Processed in 0.001826436 sec. | ||
8304 | 2025.01.17 04:27:22.497477 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8305 | 2025.01.17 04:27:22.497585 [ 271 ] {35011c2f-4deb-442f-acff-80ec62bb2ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8306 | 2025.01.17 04:27:22.497634 [ 271 ] {35011c2f-4deb-442f-acff-80ec62bb2ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8307 | 2025.01.17 04:27:22.498232 [ 271 ] {35011c2f-4deb-442f-acff-80ec62bb2ea3} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8308 | 2025.01.17 04:27:22.498269 [ 271 ] {35011c2f-4deb-442f-acff-80ec62bb2ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8309 | 2025.01.17 04:27:22.498656 [ 271 ] {35011c2f-4deb-442f-acff-80ec62bb2ea3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8310 | 2025.01.17 04:27:22.498898 [ 271 ] {35011c2f-4deb-442f-acff-80ec62bb2ea3} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8311 | 2025.01.17 04:27:22.499112 [ 271 ] {35011c2f-4deb-442f-acff-80ec62bb2ea3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00155 sec., 82580.64516129032 rows/sec., 5.75 MiB/sec. | ||
8312 | 2025.01.17 04:27:22.499165 [ 271 ] {35011c2f-4deb-442f-acff-80ec62bb2ea3} <Debug> TCPHandler: Processed in 0.001739724 sec. | ||
8313 | 2025.01.17 04:27:22.499329 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8314 | 2025.01.17 04:27:22.499436 [ 268 ] {669bacaa-7469-44db-8936-45d0a546ba98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8315 | 2025.01.17 04:27:22.499482 [ 268 ] {669bacaa-7469-44db-8936-45d0a546ba98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8316 | 2025.01.17 04:27:22.499917 [ 268 ] {669bacaa-7469-44db-8936-45d0a546ba98} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8317 | 2025.01.17 04:27:22.499956 [ 268 ] {669bacaa-7469-44db-8936-45d0a546ba98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8318 | 2025.01.17 04:27:22.500319 [ 268 ] {669bacaa-7469-44db-8936-45d0a546ba98} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8319 | 2025.01.17 04:27:22.500564 [ 268 ] {669bacaa-7469-44db-8936-45d0a546ba98} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8320 | 2025.01.17 04:27:22.500760 [ 268 ] {669bacaa-7469-44db-8936-45d0a546ba98} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001347 sec., 35634.74387527839 rows/sec., 2.40 MiB/sec. | ||
8321 | 2025.01.17 04:27:22.500809 [ 268 ] {669bacaa-7469-44db-8936-45d0a546ba98} <Debug> TCPHandler: Processed in 0.001530061 sec. | ||
8322 | 2025.01.17 04:27:23.267794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
8323 | 2025.01.17 04:27:23.268989 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8324 | 2025.01.17 04:27:23.269036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8325 | 2025.01.17 04:27:23.269573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8326 | 2025.01.17 04:27:23.269836 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8327 | 2025.01.17 04:27:23.270158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
8328 | 2025.01.17 04:27:24.479737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
8329 | 2025.01.17 04:27:24.500209 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8330 | 2025.01.17 04:27:24.500265 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8331 | 2025.01.17 04:27:24.507740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8332 | 2025.01.17 04:27:24.508498 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8333 | 2025.01.17 04:27:24.511207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
8334 | 2025.01.17 04:27:27.496059 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8335 | 2025.01.17 04:27:27.496355 [ 271 ] {4267c7aa-e747-40bc-ad30-cfae348580e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8336 | 2025.01.17 04:27:27.496470 [ 271 ] {4267c7aa-e747-40bc-ad30-cfae348580e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8337 | 2025.01.17 04:27:27.497552 [ 271 ] {4267c7aa-e747-40bc-ad30-cfae348580e3} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8338 | 2025.01.17 04:27:27.497603 [ 271 ] {4267c7aa-e747-40bc-ad30-cfae348580e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8339 | 2025.01.17 04:27:27.498039 [ 271 ] {4267c7aa-e747-40bc-ad30-cfae348580e3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8340 | 2025.01.17 04:27:27.498294 [ 271 ] {4267c7aa-e747-40bc-ad30-cfae348580e3} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8341 | 2025.01.17 04:27:27.498552 [ 271 ] {4267c7aa-e747-40bc-ad30-cfae348580e3} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002282 sec., 47326.90622261174 rows/sec., 3.97 MiB/sec. | ||
8342 | 2025.01.17 04:27:27.498653 [ 271 ] {4267c7aa-e747-40bc-ad30-cfae348580e3} <Debug> TCPHandler: Processed in 0.002747504 sec. | ||
8343 | 2025.01.17 04:27:27.498909 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8344 | 2025.01.17 04:27:27.499081 [ 268 ] {1ddae0a7-d507-4bac-95d0-868e98084bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8345 | 2025.01.17 04:27:27.499138 [ 268 ] {1ddae0a7-d507-4bac-95d0-868e98084bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8346 | 2025.01.17 04:27:27.499835 [ 268 ] {1ddae0a7-d507-4bac-95d0-868e98084bf7} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8347 | 2025.01.17 04:27:27.499884 [ 268 ] {1ddae0a7-d507-4bac-95d0-868e98084bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8348 | 2025.01.17 04:27:27.500285 [ 268 ] {1ddae0a7-d507-4bac-95d0-868e98084bf7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8349 | 2025.01.17 04:27:27.500523 [ 268 ] {1ddae0a7-d507-4bac-95d0-868e98084bf7} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8350 | 2025.01.17 04:27:27.500739 [ 268 ] {1ddae0a7-d507-4bac-95d0-868e98084bf7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001689 sec., 15393.724097098875 rows/sec., 1.13 MiB/sec. | ||
8351 | 2025.01.17 04:27:27.500796 [ 268 ] {1ddae0a7-d507-4bac-95d0-868e98084bf7} <Debug> TCPHandler: Processed in 0.002020829 sec. | ||
8352 | 2025.01.17 04:27:27.500944 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8353 | 2025.01.17 04:27:27.501050 [ 271 ] {dbc2055e-9d02-47b4-84e4-920dc4750e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8354 | 2025.01.17 04:27:27.501102 [ 271 ] {dbc2055e-9d02-47b4-84e4-920dc4750e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8355 | 2025.01.17 04:27:27.501780 [ 271 ] {dbc2055e-9d02-47b4-84e4-920dc4750e2b} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8356 | 2025.01.17 04:27:27.501827 [ 271 ] {dbc2055e-9d02-47b4-84e4-920dc4750e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8357 | 2025.01.17 04:27:27.502237 [ 271 ] {dbc2055e-9d02-47b4-84e4-920dc4750e2b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8358 | 2025.01.17 04:27:27.502479 [ 271 ] {dbc2055e-9d02-47b4-84e4-920dc4750e2b} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8359 | 2025.01.17 04:27:27.502712 [ 271 ] {dbc2055e-9d02-47b4-84e4-920dc4750e2b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001679 sec., 53603.33531864205 rows/sec., 4.19 MiB/sec. | ||
8360 | 2025.01.17 04:27:27.502831 [ 271 ] {dbc2055e-9d02-47b4-84e4-920dc4750e2b} <Debug> TCPHandler: Processed in 0.001938768 sec. | ||
8361 | 2025.01.17 04:27:27.503039 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8362 | 2025.01.17 04:27:27.503232 [ 268 ] {f0eb71d0-cb89-4866-9158-cd8a9aac9251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8363 | 2025.01.17 04:27:27.503294 [ 268 ] {f0eb71d0-cb89-4866-9158-cd8a9aac9251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8364 | 2025.01.17 04:27:27.503972 [ 268 ] {f0eb71d0-cb89-4866-9158-cd8a9aac9251} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8365 | 2025.01.17 04:27:27.504021 [ 268 ] {f0eb71d0-cb89-4866-9158-cd8a9aac9251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8366 | 2025.01.17 04:27:27.504427 [ 268 ] {f0eb71d0-cb89-4866-9158-cd8a9aac9251} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8367 | 2025.01.17 04:27:27.504674 [ 268 ] {f0eb71d0-cb89-4866-9158-cd8a9aac9251} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8368 | 2025.01.17 04:27:27.504943 [ 268 ] {f0eb71d0-cb89-4866-9158-cd8a9aac9251} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001735 sec., 92219.02017291066 rows/sec., 6.42 MiB/sec. | ||
8369 | 2025.01.17 04:27:27.505026 [ 268 ] {f0eb71d0-cb89-4866-9158-cd8a9aac9251} <Debug> TCPHandler: Processed in 0.002095351 sec. | ||
8370 | 2025.01.17 04:27:27.505308 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8371 | 2025.01.17 04:27:27.505580 [ 271 ] {6602aaa3-0cc8-4d8a-b7d2-bd39bf78711e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8372 | 2025.01.17 04:27:27.505673 [ 271 ] {6602aaa3-0cc8-4d8a-b7d2-bd39bf78711e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8373 | 2025.01.17 04:27:27.506845 [ 271 ] {6602aaa3-0cc8-4d8a-b7d2-bd39bf78711e} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8374 | 2025.01.17 04:27:27.506884 [ 271 ] {6602aaa3-0cc8-4d8a-b7d2-bd39bf78711e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8375 | 2025.01.17 04:27:27.507500 [ 271 ] {6602aaa3-0cc8-4d8a-b7d2-bd39bf78711e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8376 | 2025.01.17 04:27:27.507756 [ 271 ] {6602aaa3-0cc8-4d8a-b7d2-bd39bf78711e} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8377 | 2025.01.17 04:27:27.507996 [ 271 ] {6602aaa3-0cc8-4d8a-b7d2-bd39bf78711e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002505 sec., 10379.241516966069 rows/sec., 18.60 MiB/sec. | ||
8378 | 2025.01.17 04:27:27.508090 [ 271 ] {6602aaa3-0cc8-4d8a-b7d2-bd39bf78711e} <Debug> TCPHandler: Processed in 0.002923317 sec. | ||
8379 | 2025.01.17 04:27:27.508245 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8380 | 2025.01.17 04:27:27.508375 [ 268 ] {b98cae75-1fb6-4bfb-8292-737ac6c86547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8381 | 2025.01.17 04:27:27.508429 [ 268 ] {b98cae75-1fb6-4bfb-8292-737ac6c86547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8382 | 2025.01.17 04:27:27.508980 [ 268 ] {b98cae75-1fb6-4bfb-8292-737ac6c86547} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8383 | 2025.01.17 04:27:27.509026 [ 268 ] {b98cae75-1fb6-4bfb-8292-737ac6c86547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8384 | 2025.01.17 04:27:27.509398 [ 268 ] {b98cae75-1fb6-4bfb-8292-737ac6c86547} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8385 | 2025.01.17 04:27:27.509633 [ 268 ] {b98cae75-1fb6-4bfb-8292-737ac6c86547} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8386 | 2025.01.17 04:27:27.509841 [ 268 ] {b98cae75-1fb6-4bfb-8292-737ac6c86547} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
8387 | 2025.01.17 04:27:27.509891 [ 268 ] {b98cae75-1fb6-4bfb-8292-737ac6c86547} <Debug> TCPHandler: Processed in 0.001708194 sec. | ||
8388 | 2025.01.17 04:27:28.728629 [ 52 ] {} <Debug> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
8389 | 2025.01.17 04:27:28.728711 [ 52 ] {} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8390 | 2025.01.17 04:27:28.728735 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8391 | 2025.01.17 04:27:28.728935 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
8392 | 2025.01.17 04:27:28.729269 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8393 | 2025.01.17 04:27:28.729310 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 25 rows starting from the beginning of the part | ||
8394 | 2025.01.17 04:27:28.729396 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
8395 | 2025.01.17 04:27:28.729570 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
8396 | 2025.01.17 04:27:28.729792 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
8397 | 2025.01.17 04:27:28.729877 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
8398 | 2025.01.17 04:27:28.730852 [ 197 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.00204708 sec., 14166.520116458565 rows/sec., 950.76 KiB/sec. | ||
8399 | 2025.01.17 04:27:28.731011 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
8400 | 2025.01.17 04:27:28.731317 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_27_6} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8401 | 2025.01.17 04:27:28.731400 [ 200 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_27_6} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
8402 | 2025.01.17 04:27:28.731480 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8403 | 2025.01.17 04:27:30.626513 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8404 | 2025.01.17 04:27:30.626589 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8405 | 2025.01.17 04:27:30.770418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
8406 | 2025.01.17 04:27:30.771430 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8407 | 2025.01.17 04:27:30.771476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8408 | 2025.01.17 04:27:30.772008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8409 | 2025.01.17 04:27:30.772266 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8410 | 2025.01.17 04:27:30.772540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
8411 | 2025.01.17 04:27:30.850306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1190 | ||
8412 | 2025.01.17 04:27:30.853156 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8413 | 2025.01.17 04:27:30.853216 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8414 | 2025.01.17 04:27:30.854725 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8415 | 2025.01.17 04:27:30.855060 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8416 | 2025.01.17 04:27:30.855656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
8417 | 2025.01.17 04:27:32.011355 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8418 | 2025.01.17 04:27:32.033549 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8419 | 2025.01.17 04:27:32.033610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8420 | 2025.01.17 04:27:32.040762 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8421 | 2025.01.17 04:27:32.041522 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8422 | 2025.01.17 04:27:32.045623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8423 | 2025.01.17 04:27:32.500263 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8424 | 2025.01.17 04:27:32.500474 [ 271 ] {982e4506-e470-411a-9963-b02b0b0f05ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8425 | 2025.01.17 04:27:32.500553 [ 271 ] {982e4506-e470-411a-9963-b02b0b0f05ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8426 | 2025.01.17 04:27:32.501377 [ 271 ] {982e4506-e470-411a-9963-b02b0b0f05ae} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8427 | 2025.01.17 04:27:32.501423 [ 271 ] {982e4506-e470-411a-9963-b02b0b0f05ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8428 | 2025.01.17 04:27:32.501847 [ 271 ] {982e4506-e470-411a-9963-b02b0b0f05ae} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8429 | 2025.01.17 04:27:32.502096 [ 271 ] {982e4506-e470-411a-9963-b02b0b0f05ae} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8430 | 2025.01.17 04:27:32.502343 [ 271 ] {982e4506-e470-411a-9963-b02b0b0f05ae} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. | ||
8431 | 2025.01.17 04:27:32.502444 [ 271 ] {982e4506-e470-411a-9963-b02b0b0f05ae} <Debug> TCPHandler: Processed in 0.002323365 sec. | ||
8432 | 2025.01.17 04:27:32.502699 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8433 | 2025.01.17 04:27:32.502837 [ 268 ] {54cc4d04-7a31-4b04-a9b8-72d6ba40a9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8434 | 2025.01.17 04:27:32.502893 [ 268 ] {54cc4d04-7a31-4b04-a9b8-72d6ba40a9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8435 | 2025.01.17 04:27:32.503660 [ 268 ] {54cc4d04-7a31-4b04-a9b8-72d6ba40a9b6} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8436 | 2025.01.17 04:27:32.503700 [ 268 ] {54cc4d04-7a31-4b04-a9b8-72d6ba40a9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8437 | 2025.01.17 04:27:32.504082 [ 268 ] {54cc4d04-7a31-4b04-a9b8-72d6ba40a9b6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8438 | 2025.01.17 04:27:32.504326 [ 268 ] {54cc4d04-7a31-4b04-a9b8-72d6ba40a9b6} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8439 | 2025.01.17 04:27:32.504549 [ 268 ] {54cc4d04-7a31-4b04-a9b8-72d6ba40a9b6} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001742 sec., 131458.0941446613 rows/sec., 11.52 MiB/sec. | ||
8440 | 2025.01.17 04:27:32.504614 [ 268 ] {54cc4d04-7a31-4b04-a9b8-72d6ba40a9b6} <Debug> TCPHandler: Processed in 0.00203519 sec. | ||
8441 | 2025.01.17 04:27:32.504796 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8442 | 2025.01.17 04:27:32.504933 [ 271 ] {26fdd172-06aa-41e3-a37d-e04964ba1909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8443 | 2025.01.17 04:27:32.504988 [ 271 ] {26fdd172-06aa-41e3-a37d-e04964ba1909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8444 | 2025.01.17 04:27:32.505595 [ 271 ] {26fdd172-06aa-41e3-a37d-e04964ba1909} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8445 | 2025.01.17 04:27:32.505634 [ 271 ] {26fdd172-06aa-41e3-a37d-e04964ba1909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8446 | 2025.01.17 04:27:32.505994 [ 271 ] {26fdd172-06aa-41e3-a37d-e04964ba1909} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8447 | 2025.01.17 04:27:32.506229 [ 271 ] {26fdd172-06aa-41e3-a37d-e04964ba1909} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8448 | 2025.01.17 04:27:32.506518 [ 271 ] {26fdd172-06aa-41e3-a37d-e04964ba1909} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001606 sec., 12453.300124533002 rows/sec., 892.65 KiB/sec. | ||
8449 | 2025.01.17 04:27:32.506765 [ 271 ] {26fdd172-06aa-41e3-a37d-e04964ba1909} <Debug> TCPHandler: Processed in 0.00204385 sec. | ||
8450 | 2025.01.17 04:27:32.507001 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8451 | 2025.01.17 04:27:32.507125 [ 268 ] {1d91190d-7e18-4438-a04b-f43c14e953a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8452 | 2025.01.17 04:27:32.507171 [ 268 ] {1d91190d-7e18-4438-a04b-f43c14e953a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8453 | 2025.01.17 04:27:32.507727 [ 268 ] {1d91190d-7e18-4438-a04b-f43c14e953a1} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8454 | 2025.01.17 04:27:32.507766 [ 268 ] {1d91190d-7e18-4438-a04b-f43c14e953a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8455 | 2025.01.17 04:27:32.508110 [ 268 ] {1d91190d-7e18-4438-a04b-f43c14e953a1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8456 | 2025.01.17 04:27:32.508348 [ 268 ] {1d91190d-7e18-4438-a04b-f43c14e953a1} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8457 | 2025.01.17 04:27:32.508584 [ 268 ] {1d91190d-7e18-4438-a04b-f43c14e953a1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001475 sec., 9491.525423728814 rows/sec., 664.72 KiB/sec. | ||
8458 | 2025.01.17 04:27:32.508687 [ 268 ] {1d91190d-7e18-4438-a04b-f43c14e953a1} <Debug> TCPHandler: Processed in 0.001791345 sec. | ||
8459 | 2025.01.17 04:27:32.508913 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8460 | 2025.01.17 04:27:32.509039 [ 271 ] {7af46b90-06d5-4e74-adb5-63bcf2ae0976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8461 | 2025.01.17 04:27:32.509086 [ 271 ] {7af46b90-06d5-4e74-adb5-63bcf2ae0976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8462 | 2025.01.17 04:27:32.509633 [ 271 ] {7af46b90-06d5-4e74-adb5-63bcf2ae0976} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8463 | 2025.01.17 04:27:32.509674 [ 271 ] {7af46b90-06d5-4e74-adb5-63bcf2ae0976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8464 | 2025.01.17 04:27:32.510038 [ 271 ] {7af46b90-06d5-4e74-adb5-63bcf2ae0976} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8465 | 2025.01.17 04:27:32.510289 [ 271 ] {7af46b90-06d5-4e74-adb5-63bcf2ae0976} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8466 | 2025.01.17 04:27:32.510545 [ 271 ] {7af46b90-06d5-4e74-adb5-63bcf2ae0976} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001525 sec., 8524.590163934427 rows/sec., 531.51 KiB/sec. | ||
8467 | 2025.01.17 04:27:32.510764 [ 271 ] {7af46b90-06d5-4e74-adb5-63bcf2ae0976} <Debug> TCPHandler: Processed in 0.001970359 sec. | ||
8468 | 2025.01.17 04:27:32.510953 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8469 | 2025.01.17 04:27:32.511082 [ 268 ] {a47befe3-9f7a-4aef-a312-6c256156e4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8470 | 2025.01.17 04:27:32.511134 [ 268 ] {a47befe3-9f7a-4aef-a312-6c256156e4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8471 | 2025.01.17 04:27:32.511870 [ 268 ] {a47befe3-9f7a-4aef-a312-6c256156e4c0} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8472 | 2025.01.17 04:27:32.511908 [ 268 ] {a47befe3-9f7a-4aef-a312-6c256156e4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8473 | 2025.01.17 04:27:32.512276 [ 268 ] {a47befe3-9f7a-4aef-a312-6c256156e4c0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8474 | 2025.01.17 04:27:32.512519 [ 268 ] {a47befe3-9f7a-4aef-a312-6c256156e4c0} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8475 | 2025.01.17 04:27:32.512731 [ 268 ] {a47befe3-9f7a-4aef-a312-6c256156e4c0} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.001678 sec., 235399.28486293205 rows/sec., 16.72 MiB/sec. | ||
8476 | 2025.01.17 04:27:32.512783 [ 268 ] {a47befe3-9f7a-4aef-a312-6c256156e4c0} <Debug> TCPHandler: Processed in 0.001924687 sec. | ||
8477 | 2025.01.17 04:27:32.512944 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8478 | 2025.01.17 04:27:32.513073 [ 271 ] {6afab827-6462-468d-9e86-0d415b3e96cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8479 | 2025.01.17 04:27:32.513128 [ 271 ] {6afab827-6462-468d-9e86-0d415b3e96cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8480 | 2025.01.17 04:27:32.513601 [ 271 ] {6afab827-6462-468d-9e86-0d415b3e96cf} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8481 | 2025.01.17 04:27:32.513640 [ 271 ] {6afab827-6462-468d-9e86-0d415b3e96cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8482 | 2025.01.17 04:27:32.513996 [ 271 ] {6afab827-6462-468d-9e86-0d415b3e96cf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8483 | 2025.01.17 04:27:32.514229 [ 271 ] {6afab827-6462-468d-9e86-0d415b3e96cf} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8484 | 2025.01.17 04:27:32.514481 [ 271 ] {6afab827-6462-468d-9e86-0d415b3e96cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec. | ||
8485 | 2025.01.17 04:27:32.514652 [ 271 ] {6afab827-6462-468d-9e86-0d415b3e96cf} <Debug> TCPHandler: Processed in 0.001767725 sec. | ||
8486 | 2025.01.17 04:27:32.514884 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8487 | 2025.01.17 04:27:32.515015 [ 268 ] {ff28bab2-63ab-4f20-a212-af57b6def1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8488 | 2025.01.17 04:27:32.515074 [ 268 ] {ff28bab2-63ab-4f20-a212-af57b6def1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8489 | 2025.01.17 04:27:32.515665 [ 268 ] {ff28bab2-63ab-4f20-a212-af57b6def1d5} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8490 | 2025.01.17 04:27:32.515704 [ 268 ] {ff28bab2-63ab-4f20-a212-af57b6def1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8491 | 2025.01.17 04:27:32.516080 [ 268 ] {ff28bab2-63ab-4f20-a212-af57b6def1d5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8492 | 2025.01.17 04:27:32.516313 [ 268 ] {ff28bab2-63ab-4f20-a212-af57b6def1d5} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8493 | 2025.01.17 04:27:32.516522 [ 268 ] {ff28bab2-63ab-4f20-a212-af57b6def1d5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001537 sec., 154196.4866623292 rows/sec., 10.34 MiB/sec. | ||
8494 | 2025.01.17 04:27:32.516575 [ 268 ] {ff28bab2-63ab-4f20-a212-af57b6def1d5} <Debug> TCPHandler: Processed in 0.001810486 sec. | ||
8495 | 2025.01.17 04:27:32.516724 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8496 | 2025.01.17 04:27:32.516852 [ 271 ] {962c1e33-e242-410f-8ade-b3176b495373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8497 | 2025.01.17 04:27:32.516907 [ 271 ] {962c1e33-e242-410f-8ade-b3176b495373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8498 | 2025.01.17 04:27:32.517390 [ 271 ] {962c1e33-e242-410f-8ade-b3176b495373} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8499 | 2025.01.17 04:27:32.517429 [ 271 ] {962c1e33-e242-410f-8ade-b3176b495373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8500 | 2025.01.17 04:27:32.517765 [ 271 ] {962c1e33-e242-410f-8ade-b3176b495373} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8501 | 2025.01.17 04:27:32.517998 [ 271 ] {962c1e33-e242-410f-8ade-b3176b495373} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8502 | 2025.01.17 04:27:32.518197 [ 271 ] {962c1e33-e242-410f-8ade-b3176b495373} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001374 sec., 727.802037845706 rows/sec., 49.04 KiB/sec. | ||
8503 | 2025.01.17 04:27:32.518247 [ 271 ] {962c1e33-e242-410f-8ade-b3176b495373} <Debug> TCPHandler: Processed in 0.001583901 sec. | ||
8504 | 2025.01.17 04:27:32.518393 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8505 | 2025.01.17 04:27:32.518521 [ 268 ] {7a8360eb-7658-4931-a191-18af36d59816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8506 | 2025.01.17 04:27:32.518597 [ 268 ] {7a8360eb-7658-4931-a191-18af36d59816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8507 | 2025.01.17 04:27:32.519774 [ 268 ] {7a8360eb-7658-4931-a191-18af36d59816} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8508 | 2025.01.17 04:27:32.519812 [ 268 ] {7a8360eb-7658-4931-a191-18af36d59816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8509 | 2025.01.17 04:27:32.520425 [ 268 ] {7a8360eb-7658-4931-a191-18af36d59816} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8510 | 2025.01.17 04:27:32.520672 [ 268 ] {7a8360eb-7658-4931-a191-18af36d59816} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8511 | 2025.01.17 04:27:32.520969 [ 268 ] {7a8360eb-7658-4931-a191-18af36d59816} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002465 sec., 5273.833671399594 rows/sec., 9.45 MiB/sec. | ||
8512 | 2025.01.17 04:27:32.521426 [ 268 ] {7a8360eb-7658-4931-a191-18af36d59816} <Debug> TCPHandler: Processed in 0.003086811 sec. | ||
8513 | 2025.01.17 04:27:32.521671 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8514 | 2025.01.17 04:27:32.521815 [ 271 ] {012044ff-f09d-4f55-b544-cc8c21036d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8515 | 2025.01.17 04:27:32.521871 [ 271 ] {012044ff-f09d-4f55-b544-cc8c21036d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8516 | 2025.01.17 04:27:32.522413 [ 271 ] {012044ff-f09d-4f55-b544-cc8c21036d80} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8517 | 2025.01.17 04:27:32.522452 [ 271 ] {012044ff-f09d-4f55-b544-cc8c21036d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8518 | 2025.01.17 04:27:32.522807 [ 271 ] {012044ff-f09d-4f55-b544-cc8c21036d80} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8519 | 2025.01.17 04:27:32.523040 [ 271 ] {012044ff-f09d-4f55-b544-cc8c21036d80} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8520 | 2025.01.17 04:27:32.523254 [ 271 ] {012044ff-f09d-4f55-b544-cc8c21036d80} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00147 sec., 55782.31292517007 rows/sec., 3.54 MiB/sec. | ||
8521 | 2025.01.17 04:27:32.523308 [ 271 ] {012044ff-f09d-4f55-b544-cc8c21036d80} <Debug> TCPHandler: Processed in 0.001785695 sec. | ||
8522 | 2025.01.17 04:27:33.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.01 MiB, peak 223.63 MiB, free memory in arenas 0.00 B, will set to 217.70 MiB (RSS), difference: -1.31 MiB | ||
8523 | 2025.01.17 04:27:37.497072 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8524 | 2025.01.17 04:27:37.497271 [ 271 ] {f6137875-436f-4cb3-ae8f-c444b6eec0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8525 | 2025.01.17 04:27:37.497346 [ 271 ] {f6137875-436f-4cb3-ae8f-c444b6eec0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8526 | 2025.01.17 04:27:37.498180 [ 271 ] {f6137875-436f-4cb3-ae8f-c444b6eec0b6} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8527 | 2025.01.17 04:27:37.498233 [ 271 ] {f6137875-436f-4cb3-ae8f-c444b6eec0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8528 | 2025.01.17 04:27:37.498680 [ 271 ] {f6137875-436f-4cb3-ae8f-c444b6eec0b6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8529 | 2025.01.17 04:27:37.498944 [ 271 ] {f6137875-436f-4cb3-ae8f-c444b6eec0b6} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8530 | 2025.01.17 04:27:37.499158 [ 271 ] {f6137875-436f-4cb3-ae8f-c444b6eec0b6} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001942 sec., 55612.77033985582 rows/sec., 4.66 MiB/sec. | ||
8531 | 2025.01.17 04:27:37.499223 [ 271 ] {f6137875-436f-4cb3-ae8f-c444b6eec0b6} <Debug> TCPHandler: Processed in 0.002292015 sec. | ||
8532 | 2025.01.17 04:27:37.499415 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8533 | 2025.01.17 04:27:37.499542 [ 268 ] {2d1ac5e8-efb3-4e24-a187-7a26c393d623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8534 | 2025.01.17 04:27:37.499593 [ 268 ] {2d1ac5e8-efb3-4e24-a187-7a26c393d623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8535 | 2025.01.17 04:27:37.500166 [ 268 ] {2d1ac5e8-efb3-4e24-a187-7a26c393d623} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8536 | 2025.01.17 04:27:37.500207 [ 268 ] {2d1ac5e8-efb3-4e24-a187-7a26c393d623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8537 | 2025.01.17 04:27:37.500629 [ 268 ] {2d1ac5e8-efb3-4e24-a187-7a26c393d623} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8538 | 2025.01.17 04:27:37.500885 [ 268 ] {2d1ac5e8-efb3-4e24-a187-7a26c393d623} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8539 | 2025.01.17 04:27:37.501099 [ 268 ] {2d1ac5e8-efb3-4e24-a187-7a26c393d623} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00158 sec., 16455.696202531646 rows/sec., 1.21 MiB/sec. | ||
8540 | 2025.01.17 04:27:37.501177 [ 268 ] {2d1ac5e8-efb3-4e24-a187-7a26c393d623} <Debug> TCPHandler: Processed in 0.001820916 sec. | ||
8541 | 2025.01.17 04:27:37.501393 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8542 | 2025.01.17 04:27:37.501573 [ 271 ] {39a4a9fc-fb06-472b-af8f-88b4dd341257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8543 | 2025.01.17 04:27:37.501620 [ 271 ] {39a4a9fc-fb06-472b-af8f-88b4dd341257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8544 | 2025.01.17 04:27:37.502217 [ 271 ] {39a4a9fc-fb06-472b-af8f-88b4dd341257} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8545 | 2025.01.17 04:27:37.502255 [ 271 ] {39a4a9fc-fb06-472b-af8f-88b4dd341257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8546 | 2025.01.17 04:27:37.502611 [ 271 ] {39a4a9fc-fb06-472b-af8f-88b4dd341257} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8547 | 2025.01.17 04:27:37.502855 [ 271 ] {39a4a9fc-fb06-472b-af8f-88b4dd341257} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8548 | 2025.01.17 04:27:37.503055 [ 271 ] {39a4a9fc-fb06-472b-af8f-88b4dd341257} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001508 sec., 59681.697612732096 rows/sec., 4.66 MiB/sec. | ||
8549 | 2025.01.17 04:27:37.503106 [ 271 ] {39a4a9fc-fb06-472b-af8f-88b4dd341257} <Debug> TCPHandler: Processed in 0.001826086 sec. | ||
8550 | 2025.01.17 04:27:37.503267 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8551 | 2025.01.17 04:27:37.503375 [ 268 ] {88c34018-f042-4020-9f57-322859075401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8552 | 2025.01.17 04:27:37.503426 [ 268 ] {88c34018-f042-4020-9f57-322859075401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8553 | 2025.01.17 04:27:37.504018 [ 268 ] {88c34018-f042-4020-9f57-322859075401} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8554 | 2025.01.17 04:27:37.504055 [ 268 ] {88c34018-f042-4020-9f57-322859075401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8555 | 2025.01.17 04:27:37.504455 [ 268 ] {88c34018-f042-4020-9f57-322859075401} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8556 | 2025.01.17 04:27:37.504698 [ 268 ] {88c34018-f042-4020-9f57-322859075401} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8557 | 2025.01.17 04:27:37.504882 [ 268 ] {88c34018-f042-4020-9f57-322859075401} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. | ||
8558 | 2025.01.17 04:27:37.504934 [ 268 ] {88c34018-f042-4020-9f57-322859075401} <Debug> TCPHandler: Processed in 0.001718283 sec. | ||
8559 | 2025.01.17 04:27:37.505080 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8560 | 2025.01.17 04:27:37.505187 [ 271 ] {6419fb9e-1301-4f30-a05c-d6bb86afb341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8561 | 2025.01.17 04:27:37.505252 [ 271 ] {6419fb9e-1301-4f30-a05c-d6bb86afb341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8562 | 2025.01.17 04:27:37.506344 [ 271 ] {6419fb9e-1301-4f30-a05c-d6bb86afb341} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8563 | 2025.01.17 04:27:37.506388 [ 271 ] {6419fb9e-1301-4f30-a05c-d6bb86afb341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8564 | 2025.01.17 04:27:37.507017 [ 271 ] {6419fb9e-1301-4f30-a05c-d6bb86afb341} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8565 | 2025.01.17 04:27:37.507276 [ 271 ] {6419fb9e-1301-4f30-a05c-d6bb86afb341} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8566 | 2025.01.17 04:27:37.507502 [ 271 ] {6419fb9e-1301-4f30-a05c-d6bb86afb341} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002336 sec., 11130.13698630137 rows/sec., 19.94 MiB/sec. | ||
8567 | 2025.01.17 04:27:37.507720 [ 271 ] {6419fb9e-1301-4f30-a05c-d6bb86afb341} <Debug> TCPHandler: Processed in 0.002689653 sec. | ||
8568 | 2025.01.17 04:27:37.507897 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8569 | 2025.01.17 04:27:37.508006 [ 268 ] {b1ac3ac5-ca77-4ac4-af1e-edb27f4dbd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8570 | 2025.01.17 04:27:37.508054 [ 268 ] {b1ac3ac5-ca77-4ac4-af1e-edb27f4dbd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8571 | 2025.01.17 04:27:37.508501 [ 268 ] {b1ac3ac5-ca77-4ac4-af1e-edb27f4dbd42} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8572 | 2025.01.17 04:27:37.508539 [ 268 ] {b1ac3ac5-ca77-4ac4-af1e-edb27f4dbd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8573 | 2025.01.17 04:27:37.508898 [ 268 ] {b1ac3ac5-ca77-4ac4-af1e-edb27f4dbd42} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8574 | 2025.01.17 04:27:37.509142 [ 268 ] {b1ac3ac5-ca77-4ac4-af1e-edb27f4dbd42} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8575 | 2025.01.17 04:27:37.509369 [ 268 ] {b1ac3ac5-ca77-4ac4-af1e-edb27f4dbd42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. | ||
8576 | 2025.01.17 04:27:37.509418 [ 268 ] {b1ac3ac5-ca77-4ac4-af1e-edb27f4dbd42} <Debug> TCPHandler: Processed in 0.001597731 sec. | ||
8577 | 2025.01.17 04:27:38.272733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
8578 | 2025.01.17 04:27:38.273439 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8579 | 2025.01.17 04:27:38.273488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8580 | 2025.01.17 04:27:38.274035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8581 | 2025.01.17 04:27:38.274291 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8582 | 2025.01.17 04:27:38.274506 [ 39 ] {} <Debug> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8583 | 2025.01.17 04:27:38.274541 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
8584 | 2025.01.17 04:27:38.274599 [ 39 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8585 | 2025.01.17 04:27:38.274633 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8586 | 2025.01.17 04:27:38.274902 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
8587 | 2025.01.17 04:27:38.275368 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8588 | 2025.01.17 04:27:38.275476 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
8589 | 2025.01.17 04:27:38.275650 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
8590 | 2025.01.17 04:27:38.275850 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
8591 | 2025.01.17 04:27:38.276042 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
8592 | 2025.01.17 04:27:38.276161 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
8593 | 2025.01.17 04:27:38.276359 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
8594 | 2025.01.17 04:27:38.278690 [ 200 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003974318 sec., 4742700.508615566 rows/sec., 67.84 MiB/sec. | ||
8595 | 2025.01.17 04:27:38.278899 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8596 | 2025.01.17 04:27:38.279184 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_41_8} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8597 | 2025.01.17 04:27:38.279264 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_41_8} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8598 | 2025.01.17 04:27:38.279354 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
8599 | 2025.01.17 04:27:39.545750 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8600 | 2025.01.17 04:27:39.567742 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8601 | 2025.01.17 04:27:39.567800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8602 | 2025.01.17 04:27:39.574904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8603 | 2025.01.17 04:27:39.575665 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8604 | 2025.01.17 04:27:39.576060 [ 36 ] {} <Debug> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8605 | 2025.01.17 04:27:39.576192 [ 36 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8606 | 2025.01.17 04:27:39.576260 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8607 | 2025.01.17 04:27:39.577182 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
8608 | 2025.01.17 04:27:39.586963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8609 | 2025.01.17 04:27:39.588210 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8610 | 2025.01.17 04:27:39.589115 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
8611 | 2025.01.17 04:27:39.593905 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
8612 | 2025.01.17 04:27:39.598594 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
8613 | 2025.01.17 04:27:39.603615 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
8614 | 2025.01.17 04:27:39.609022 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
8615 | 2025.01.17 04:27:39.613587 [ 191 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
8616 | 2025.01.17 04:27:39.676432 [ 193 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.100040735 sec., 3088.7418010273514 rows/sec., 15.97 MiB/sec. | ||
8617 | 2025.01.17 04:27:39.679547 [ 188 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8618 | 2025.01.17 04:27:39.682556 [ 188 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_41_8} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8619 | 2025.01.17 04:27:39.682693 [ 188 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_41_8} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8620 | 2025.01.17 04:27:39.685068 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8621 | 2025.01.17 04:27:40.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.82 MiB, peak 232.23 MiB, free memory in arenas 0.00 B, will set to 220.62 MiB (RSS), difference: 1.80 MiB | ||
8622 | 2025.01.17 04:27:40.855932 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1224 | ||
8623 | 2025.01.17 04:27:40.859374 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8624 | 2025.01.17 04:27:40.859432 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8625 | 2025.01.17 04:27:40.860950 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8626 | 2025.01.17 04:27:40.861271 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8627 | 2025.01.17 04:27:40.863081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
8628 | 2025.01.17 04:27:42.500584 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8629 | 2025.01.17 04:27:42.500781 [ 271 ] {99a61e90-0b23-4e8f-ac40-2a651d705c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8630 | 2025.01.17 04:27:42.500859 [ 271 ] {99a61e90-0b23-4e8f-ac40-2a651d705c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8631 | 2025.01.17 04:27:42.501679 [ 271 ] {99a61e90-0b23-4e8f-ac40-2a651d705c84} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8632 | 2025.01.17 04:27:42.501735 [ 271 ] {99a61e90-0b23-4e8f-ac40-2a651d705c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8633 | 2025.01.17 04:27:42.502182 [ 271 ] {99a61e90-0b23-4e8f-ac40-2a651d705c84} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8634 | 2025.01.17 04:27:42.502449 [ 271 ] {99a61e90-0b23-4e8f-ac40-2a651d705c84} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8635 | 2025.01.17 04:27:42.502669 [ 33 ] {} <Debug> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8636 | 2025.01.17 04:27:42.502698 [ 271 ] {99a61e90-0b23-4e8f-ac40-2a651d705c84} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001974 sec., 7092.198581560284 rows/sec., 510.54 KiB/sec. | ||
8637 | 2025.01.17 04:27:42.502752 [ 33 ] {} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8638 | 2025.01.17 04:27:42.502828 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8639 | 2025.01.17 04:27:42.502848 [ 271 ] {99a61e90-0b23-4e8f-ac40-2a651d705c84} <Debug> TCPHandler: Processed in 0.002397007 sec. | ||
8640 | 2025.01.17 04:27:42.503091 [ 201 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
8641 | 2025.01.17 04:27:42.503104 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8642 | 2025.01.17 04:27:42.503374 [ 201 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8643 | 2025.01.17 04:27:42.503390 [ 268 ] {4ca3e89c-9583-466e-b665-1c81ffcad86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8644 | 2025.01.17 04:27:42.503444 [ 201 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
8645 | 2025.01.17 04:27:42.503510 [ 268 ] {4ca3e89c-9583-466e-b665-1c81ffcad86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8646 | 2025.01.17 04:27:42.503769 [ 201 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
8647 | 2025.01.17 04:27:42.504116 [ 201 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
8648 | 2025.01.17 04:27:42.504504 [ 201 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
8649 | 2025.01.17 04:27:42.505016 [ 201 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
8650 | 2025.01.17 04:27:42.506606 [ 268 ] {4ca3e89c-9583-466e-b665-1c81ffcad86f} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8651 | 2025.01.17 04:27:42.506676 [ 268 ] {4ca3e89c-9583-466e-b665-1c81ffcad86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8652 | 2025.01.17 04:27:42.507600 [ 201 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004665782 sec., 15002.844110590679 rows/sec., 1.11 MiB/sec. | ||
8653 | 2025.01.17 04:27:42.507745 [ 268 ] {4ca3e89c-9583-466e-b665-1c81ffcad86f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8654 | 2025.01.17 04:27:42.507791 [ 201 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8655 | 2025.01.17 04:27:42.508229 [ 268 ] {4ca3e89c-9583-466e-b665-1c81ffcad86f} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8656 | 2025.01.17 04:27:42.508278 [ 201 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_29_7} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8657 | 2025.01.17 04:27:42.508470 [ 201 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_29_7} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8658 | 2025.01.17 04:27:42.508526 [ 33 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8659 | 2025.01.17 04:27:42.508615 [ 33 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8660 | 2025.01.17 04:27:42.508715 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8661 | 2025.01.17 04:27:42.508747 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8662 | 2025.01.17 04:27:42.508875 [ 268 ] {4ca3e89c-9583-466e-b665-1c81ffcad86f} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.00554 sec., 41335.74007220217 rows/sec., 3.62 MiB/sec. | ||
8663 | 2025.01.17 04:27:42.509144 [ 268 ] {4ca3e89c-9583-466e-b665-1c81ffcad86f} <Debug> TCPHandler: Processed in 0.006156161 sec. | ||
8664 | 2025.01.17 04:27:42.509146 [ 187 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
8665 | 2025.01.17 04:27:42.509535 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8666 | 2025.01.17 04:27:42.509663 [ 187 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8667 | 2025.01.17 04:27:42.509788 [ 187 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
8668 | 2025.01.17 04:27:42.510052 [ 271 ] {9bdea88e-f4e3-4e27-b9b9-b1993e7168f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8669 | 2025.01.17 04:27:42.510342 [ 271 ] {9bdea88e-f4e3-4e27-b9b9-b1993e7168f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8670 | 2025.01.17 04:27:42.510359 [ 187 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
8671 | 2025.01.17 04:27:42.510864 [ 187 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 108 rows starting from the beginning of the part | ||
8672 | 2025.01.17 04:27:42.511167 [ 187 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 229 rows starting from the beginning of the part | ||
8673 | 2025.01.17 04:27:42.511516 [ 187 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 108 rows starting from the beginning of the part | ||
8674 | 2025.01.17 04:27:42.511856 [ 187 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 229 rows starting from the beginning of the part | ||
8675 | 2025.01.17 04:27:42.513305 [ 271 ] {9bdea88e-f4e3-4e27-b9b9-b1993e7168f4} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8676 | 2025.01.17 04:27:42.513370 [ 271 ] {9bdea88e-f4e3-4e27-b9b9-b1993e7168f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8677 | 2025.01.17 04:27:42.514418 [ 271 ] {9bdea88e-f4e3-4e27-b9b9-b1993e7168f4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8678 | 2025.01.17 04:27:42.514817 [ 271 ] {9bdea88e-f4e3-4e27-b9b9-b1993e7168f4} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8679 | 2025.01.17 04:27:42.515152 [ 33 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8680 | 2025.01.17 04:27:42.515305 [ 33 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8681 | 2025.01.17 04:27:42.515458 [ 271 ] {9bdea88e-f4e3-4e27-b9b9-b1993e7168f4} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.005591 sec., 3577.177606868181 rows/sec., 256.41 KiB/sec. | ||
8682 | 2025.01.17 04:27:42.515489 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8683 | 2025.01.17 04:27:42.515596 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.006760453 sec., 319801.0547518044 rows/sec., 28.22 MiB/sec. | ||
8684 | 2025.01.17 04:27:42.515813 [ 271 ] {9bdea88e-f4e3-4e27-b9b9-b1993e7168f4} <Debug> TCPHandler: Processed in 0.006532888 sec. | ||
8685 | 2025.01.17 04:27:42.516028 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
8686 | 2025.01.17 04:27:42.516122 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8687 | 2025.01.17 04:27:42.516168 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8688 | 2025.01.17 04:27:42.516545 [ 268 ] {2093d50c-6c82-4f7a-8e4b-19695e089834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8689 | 2025.01.17 04:27:42.516645 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8690 | 2025.01.17 04:27:42.516746 [ 268 ] {2093d50c-6c82-4f7a-8e4b-19695e089834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8691 | 2025.01.17 04:27:42.517248 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_66_13} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8692 | 2025.01.17 04:27:42.517277 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 64 rows starting from the beginning of the part | ||
8693 | 2025.01.17 04:27:42.517582 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_66_13} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8694 | 2025.01.17 04:27:42.517955 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
8695 | 2025.01.17 04:27:42.518389 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
8696 | 2025.01.17 04:27:42.518999 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
8697 | 2025.01.17 04:27:42.519393 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part | ||
8698 | 2025.01.17 04:27:42.519760 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
8699 | 2025.01.17 04:27:42.520038 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
8700 | 2025.01.17 04:27:42.520757 [ 268 ] {2093d50c-6c82-4f7a-8e4b-19695e089834} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8701 | 2025.01.17 04:27:42.520816 [ 268 ] {2093d50c-6c82-4f7a-8e4b-19695e089834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8702 | 2025.01.17 04:27:42.521813 [ 268 ] {2093d50c-6c82-4f7a-8e4b-19695e089834} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8703 | 2025.01.17 04:27:42.522375 [ 268 ] {2093d50c-6c82-4f7a-8e4b-19695e089834} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8704 | 2025.01.17 04:27:42.522923 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.007260613 sec., 24240.377499806145 rows/sec., 1.82 MiB/sec. | ||
8705 | 2025.01.17 04:27:42.523033 [ 33 ] {} <Debug> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8706 | 2025.01.17 04:27:42.523051 [ 268 ] {2093d50c-6c82-4f7a-8e4b-19695e089834} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006628 sec., 2112.251056125528 rows/sec., 147.93 KiB/sec. | ||
8707 | 2025.01.17 04:27:42.523137 [ 33 ] {} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8708 | 2025.01.17 04:27:42.523221 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8709 | 2025.01.17 04:27:42.523278 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8710 | 2025.01.17 04:27:42.523322 [ 268 ] {2093d50c-6c82-4f7a-8e4b-19695e089834} <Debug> TCPHandler: Processed in 0.007361045 sec. | ||
8711 | 2025.01.17 04:27:42.523660 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8712 | 2025.01.17 04:27:42.523819 [ 201 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
8713 | 2025.01.17 04:27:42.524000 [ 271 ] {eb7cbc8e-cd45-45cf-93c4-a29e83ed14de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8714 | 2025.01.17 04:27:42.524152 [ 271 ] {eb7cbc8e-cd45-45cf-93c4-a29e83ed14de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8715 | 2025.01.17 04:27:42.524192 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_56_11} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8716 | 2025.01.17 04:27:42.524377 [ 201 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8717 | 2025.01.17 04:27:42.524542 [ 201 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 244 rows starting from the beginning of the part | ||
8718 | 2025.01.17 04:27:42.524688 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_56_11} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8719 | 2025.01.17 04:27:42.525077 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8720 | 2025.01.17 04:27:42.525234 [ 201 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
8721 | 2025.01.17 04:27:42.525563 [ 201 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
8722 | 2025.01.17 04:27:42.525923 [ 201 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
8723 | 2025.01.17 04:27:42.526151 [ 201 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
8724 | 2025.01.17 04:27:42.526522 [ 201 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
8725 | 2025.01.17 04:27:42.527277 [ 271 ] {eb7cbc8e-cd45-45cf-93c4-a29e83ed14de} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8726 | 2025.01.17 04:27:42.527345 [ 271 ] {eb7cbc8e-cd45-45cf-93c4-a29e83ed14de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8727 | 2025.01.17 04:27:42.528387 [ 271 ] {eb7cbc8e-cd45-45cf-93c4-a29e83ed14de} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8728 | 2025.01.17 04:27:42.528984 [ 271 ] {eb7cbc8e-cd45-45cf-93c4-a29e83ed14de} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8729 | 2025.01.17 04:27:42.529218 [ 194 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 5 columns (5 merged, 0 gathered) in 0.005720102 sec., 94753.55509394762 rows/sec., 6.79 MiB/sec. | ||
8730 | 2025.01.17 04:27:42.529341 [ 33 ] {} <Debug> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8731 | 2025.01.17 04:27:42.529437 [ 33 ] {} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8732 | 2025.01.17 04:27:42.529509 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8733 | 2025.01.17 04:27:42.529610 [ 189 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8734 | 2025.01.17 04:27:42.529612 [ 271 ] {eb7cbc8e-cd45-45cf-93c4-a29e83ed14de} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005686 sec., 2286.3172704889203 rows/sec., 142.55 KiB/sec. | ||
8735 | 2025.01.17 04:27:42.529938 [ 198 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
8736 | 2025.01.17 04:27:42.529975 [ 271 ] {eb7cbc8e-cd45-45cf-93c4-a29e83ed14de} <Debug> TCPHandler: Processed in 0.006504458 sec. | ||
8737 | 2025.01.17 04:27:42.530258 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8738 | 2025.01.17 04:27:42.530582 [ 198 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8739 | 2025.01.17 04:27:42.530642 [ 268 ] {c8fecc87-819f-4374-9472-a3f7c8378d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8740 | 2025.01.17 04:27:42.530710 [ 198 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
8741 | 2025.01.17 04:27:42.530825 [ 268 ] {c8fecc87-819f-4374-9472-a3f7c8378d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8742 | 2025.01.17 04:27:42.531248 [ 198 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
8743 | 2025.01.17 04:27:42.531667 [ 198 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
8744 | 2025.01.17 04:27:42.532096 [ 198 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
8745 | 2025.01.17 04:27:42.532521 [ 198 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
8746 | 2025.01.17 04:27:42.532659 [ 189 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_29_6} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8747 | 2025.01.17 04:27:42.533672 [ 189 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_29_6} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8748 | 2025.01.17 04:27:42.534051 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
8749 | 2025.01.17 04:27:42.534824 [ 268 ] {c8fecc87-819f-4374-9472-a3f7c8378d52} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8750 | 2025.01.17 04:27:42.534905 [ 268 ] {c8fecc87-819f-4374-9472-a3f7c8378d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8751 | 2025.01.17 04:27:42.535728 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00610107 sec., 10653.868911518799 rows/sec., 705.88 KiB/sec. | ||
8752 | 2025.01.17 04:27:42.535926 [ 268 ] {c8fecc87-819f-4374-9472-a3f7c8378d52} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8753 | 2025.01.17 04:27:42.535938 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8754 | 2025.01.17 04:27:42.536404 [ 268 ] {c8fecc87-819f-4374-9472-a3f7c8378d52} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8755 | 2025.01.17 04:27:42.536523 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_29_7} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8756 | 2025.01.17 04:27:42.536692 [ 33 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8757 | 2025.01.17 04:27:42.536818 [ 33 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8758 | 2025.01.17 04:27:42.536841 [ 194 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_29_7} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8759 | 2025.01.17 04:27:42.536895 [ 268 ] {c8fecc87-819f-4374-9472-a3f7c8378d52} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.006373 sec., 61980.229091479676 rows/sec., 4.40 MiB/sec. | ||
8760 | 2025.01.17 04:27:42.536898 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8761 | 2025.01.17 04:27:42.537061 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
8762 | 2025.01.17 04:27:42.537185 [ 268 ] {c8fecc87-819f-4374-9472-a3f7c8378d52} <Debug> TCPHandler: Processed in 0.007077079 sec. | ||
8763 | 2025.01.17 04:27:42.537291 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
8764 | 2025.01.17 04:27:42.537403 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8765 | 2025.01.17 04:27:42.537462 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8766 | 2025.01.17 04:27:42.537499 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part | ||
8767 | 2025.01.17 04:27:42.537719 [ 271 ] {d7b46921-f599-4d67-877a-e7e57ad5dcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8768 | 2025.01.17 04:27:42.537790 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
8769 | 2025.01.17 04:27:42.537858 [ 271 ] {d7b46921-f599-4d67-877a-e7e57ad5dcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8770 | 2025.01.17 04:27:42.538139 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
8771 | 2025.01.17 04:27:42.538530 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 395 rows starting from the beginning of the part | ||
8772 | 2025.01.17 04:27:42.538852 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part | ||
8773 | 2025.01.17 04:27:42.539202 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 395 rows starting from the beginning of the part | ||
8774 | 2025.01.17 04:27:42.540152 [ 271 ] {d7b46921-f599-4d67-877a-e7e57ad5dcae} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8775 | 2025.01.17 04:27:42.540235 [ 271 ] {d7b46921-f599-4d67-877a-e7e57ad5dcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8776 | 2025.01.17 04:27:42.541106 [ 271 ] {d7b46921-f599-4d67-877a-e7e57ad5dcae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8777 | 2025.01.17 04:27:42.541536 [ 271 ] {d7b46921-f599-4d67-877a-e7e57ad5dcae} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8778 | 2025.01.17 04:27:42.541822 [ 33 ] {} <Debug> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8779 | 2025.01.17 04:27:42.542001 [ 33 ] {} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8780 | 2025.01.17 04:27:42.542104 [ 271 ] {d7b46921-f599-4d67-877a-e7e57ad5dcae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004499 sec., 1333.629695487886 rows/sec., 69.68 KiB/sec. | ||
8781 | 2025.01.17 04:27:42.542392 [ 271 ] {d7b46921-f599-4d67-877a-e7e57ad5dcae} <Debug> TCPHandler: Processed in 0.00508869 sec. | ||
8782 | 2025.01.17 04:27:42.542163 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8783 | 2025.01.17 04:27:42.542423 [ 194 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005221152 sec., 372906.2092044055 rows/sec., 28.54 MiB/sec. | ||
8784 | 2025.01.17 04:27:42.542746 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8785 | 2025.01.17 04:27:42.542986 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8786 | 2025.01.17 04:27:42.543149 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
8787 | 2025.01.17 04:27:42.543396 [ 268 ] {ddaa38ea-ca3e-4d17-af02-7117cd16840f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8788 | 2025.01.17 04:27:42.543759 [ 268 ] {ddaa38ea-ca3e-4d17-af02-7117cd16840f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8789 | 2025.01.17 04:27:42.543942 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8790 | 2025.01.17 04:27:42.544132 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
8791 | 2025.01.17 04:27:42.544611 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_66_13} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8792 | 2025.01.17 04:27:42.544657 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
8793 | 2025.01.17 04:27:42.545137 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_66_13} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8794 | 2025.01.17 04:27:42.545184 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
8795 | 2025.01.17 04:27:42.545520 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
8796 | 2025.01.17 04:27:42.545844 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
8797 | 2025.01.17 04:27:42.546022 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
8798 | 2025.01.17 04:27:42.546390 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
8799 | 2025.01.17 04:27:42.547314 [ 268 ] {ddaa38ea-ca3e-4d17-af02-7117cd16840f} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8800 | 2025.01.17 04:27:42.547379 [ 268 ] {ddaa38ea-ca3e-4d17-af02-7117cd16840f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8801 | 2025.01.17 04:27:42.548421 [ 268 ] {ddaa38ea-ca3e-4d17-af02-7117cd16840f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8802 | 2025.01.17 04:27:42.548962 [ 189 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.006396026 sec., 27204.39222729864 rows/sec., 1.39 MiB/sec. | ||
8803 | 2025.01.17 04:27:42.549012 [ 268 ] {ddaa38ea-ca3e-4d17-af02-7117cd16840f} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8804 | 2025.01.17 04:27:42.549195 [ 192 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8805 | 2025.01.17 04:27:42.549229 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8806 | 2025.01.17 04:27:42.549288 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8807 | 2025.01.17 04:27:42.549297 [ 268 ] {ddaa38ea-ca3e-4d17-af02-7117cd16840f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006151 sec., 38530.32027312632 rows/sec., 2.58 MiB/sec. | ||
8808 | 2025.01.17 04:27:42.549342 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8809 | 2025.01.17 04:27:42.549415 [ 268 ] {ddaa38ea-ca3e-4d17-af02-7117cd16840f} <Debug> TCPHandler: Processed in 0.006909336 sec. | ||
8810 | 2025.01.17 04:27:42.549789 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8811 | 2025.01.17 04:27:42.549890 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
8812 | 2025.01.17 04:27:42.550500 [ 192 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_29_6} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8813 | 2025.01.17 04:27:42.550516 [ 271 ] {da27dba6-41f5-4afe-9dd7-4d417c3b07f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8814 | 2025.01.17 04:27:42.550845 [ 271 ] {da27dba6-41f5-4afe-9dd7-4d417c3b07f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8815 | 2025.01.17 04:27:42.550939 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8816 | 2025.01.17 04:27:42.551105 [ 192 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_29_6} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8817 | 2025.01.17 04:27:42.551200 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19153 rows starting from the beginning of the part | ||
8818 | 2025.01.17 04:27:42.551744 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8819 | 2025.01.17 04:27:42.552209 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 128 rows starting from the beginning of the part | ||
8820 | 2025.01.17 04:27:42.552480 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
8821 | 2025.01.17 04:27:42.552737 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
8822 | 2025.01.17 04:27:42.553066 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
8823 | 2025.01.17 04:27:42.553285 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
8824 | 2025.01.17 04:27:42.553819 [ 271 ] {da27dba6-41f5-4afe-9dd7-4d417c3b07f2} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8825 | 2025.01.17 04:27:42.553860 [ 271 ] {da27dba6-41f5-4afe-9dd7-4d417c3b07f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8826 | 2025.01.17 04:27:42.554304 [ 271 ] {da27dba6-41f5-4afe-9dd7-4d417c3b07f2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8827 | 2025.01.17 04:27:42.554652 [ 271 ] {da27dba6-41f5-4afe-9dd7-4d417c3b07f2} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8828 | 2025.01.17 04:27:42.554981 [ 271 ] {da27dba6-41f5-4afe-9dd7-4d417c3b07f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004732 sec., 211.3271344040575 rows/sec., 14.24 KiB/sec. | ||
8829 | 2025.01.17 04:27:42.555319 [ 271 ] {da27dba6-41f5-4afe-9dd7-4d417c3b07f2} <Debug> TCPHandler: Processed in 0.005768804 sec. | ||
8830 | 2025.01.17 04:27:42.555701 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8831 | 2025.01.17 04:27:42.555941 [ 268 ] {141214c9-7965-4dc0-b026-a3b0b93d4941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8832 | 2025.01.17 04:27:42.556084 [ 268 ] {141214c9-7965-4dc0-b026-a3b0b93d4941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8833 | 2025.01.17 04:27:42.557683 [ 268 ] {141214c9-7965-4dc0-b026-a3b0b93d4941} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8834 | 2025.01.17 04:27:42.557722 [ 268 ] {141214c9-7965-4dc0-b026-a3b0b93d4941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8835 | 2025.01.17 04:27:42.558682 [ 268 ] {141214c9-7965-4dc0-b026-a3b0b93d4941} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8836 | 2025.01.17 04:27:42.558975 [ 268 ] {141214c9-7965-4dc0-b026-a3b0b93d4941} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8837 | 2025.01.17 04:27:42.559140 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8838 | 2025.01.17 04:27:42.559187 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8839 | 2025.01.17 04:27:42.559214 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8840 | 2025.01.17 04:27:42.559226 [ 268 ] {141214c9-7965-4dc0-b026-a3b0b93d4941} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003335 sec., 3898.050974512744 rows/sec., 6.99 MiB/sec. | ||
8841 | 2025.01.17 04:27:42.559810 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
8842 | 2025.01.17 04:27:42.560226 [ 268 ] {141214c9-7965-4dc0-b026-a3b0b93d4941} <Debug> TCPHandler: Processed in 0.004775374 sec. | ||
8843 | 2025.01.17 04:27:42.560577 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8844 | 2025.01.17 04:27:42.561144 [ 271 ] {ff5a5d34-6662-4388-adba-099517d81b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8845 | 2025.01.17 04:27:42.561450 [ 271 ] {ff5a5d34-6662-4388-adba-099517d81b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8846 | 2025.01.17 04:27:42.562002 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20075 rows, containing 5 columns (5 merged, 0 gathered) in 0.012547986 sec., 1599858.3358317423 rows/sec., 107.94 MiB/sec. | ||
8847 | 2025.01.17 04:27:42.562514 [ 188 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8848 | 2025.01.17 04:27:42.562998 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8849 | 2025.01.17 04:27:42.563385 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 947 rows starting from the beginning of the part | ||
8850 | 2025.01.17 04:27:42.563688 [ 188 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8851 | 2025.01.17 04:27:42.564196 [ 188 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8852 | 2025.01.17 04:27:42.564641 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
8853 | 2025.01.17 04:27:42.564678 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part | ||
8854 | 2025.01.17 04:27:42.565059 [ 271 ] {ff5a5d34-6662-4388-adba-099517d81b0e} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8855 | 2025.01.17 04:27:42.565165 [ 271 ] {ff5a5d34-6662-4388-adba-099517d81b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8856 | 2025.01.17 04:27:42.565476 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
8857 | 2025.01.17 04:27:42.566156 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part | ||
8858 | 2025.01.17 04:27:42.566689 [ 271 ] {ff5a5d34-6662-4388-adba-099517d81b0e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8859 | 2025.01.17 04:27:42.566783 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
8860 | 2025.01.17 04:27:42.567307 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part | ||
8861 | 2025.01.17 04:27:42.567451 [ 271 ] {ff5a5d34-6662-4388-adba-099517d81b0e} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8862 | 2025.01.17 04:27:42.567920 [ 28 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8863 | 2025.01.17 04:27:42.568054 [ 28 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8864 | 2025.01.17 04:27:42.568228 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8865 | 2025.01.17 04:27:42.568525 [ 271 ] {ff5a5d34-6662-4388-adba-099517d81b0e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.007574 sec., 10826.51175072617 rows/sec., 704.12 KiB/sec. | ||
8866 | 2025.01.17 04:27:42.569130 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
8867 | 2025.01.17 04:27:42.569148 [ 271 ] {ff5a5d34-6662-4388-adba-099517d81b0e} <Debug> TCPHandler: Processed in 0.008763782 sec. | ||
8868 | 2025.01.17 04:27:42.569831 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8869 | 2025.01.17 04:27:42.569949 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3654 rows starting from the beginning of the part | ||
8870 | 2025.01.17 04:27:42.570303 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part | ||
8871 | 2025.01.17 04:27:42.570827 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
8872 | 2025.01.17 04:27:42.571128 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
8873 | 2025.01.17 04:27:42.571496 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
8874 | 2025.01.17 04:27:42.571854 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
8875 | 2025.01.17 04:27:42.574490 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3986 rows, containing 4 columns (4 merged, 0 gathered) in 0.006068779 sec., 656804.2764450642 rows/sec., 42.74 MiB/sec. | ||
8876 | 2025.01.17 04:27:42.574835 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8877 | 2025.01.17 04:27:42.575551 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_66_13} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8878 | 2025.01.17 04:27:42.575779 [ 200 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_66_13} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8879 | 2025.01.17 04:27:42.575939 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8880 | 2025.01.17 04:27:42.579676 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 19 columns (19 merged, 0 gathered) in 0.020303248 sec., 51124.82495411572 rows/sec., 91.61 MiB/sec. | ||
8881 | 2025.01.17 04:27:42.580906 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8882 | 2025.01.17 04:27:42.581349 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8883 | 2025.01.17 04:27:42.581431 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8884 | 2025.01.17 04:27:42.581587 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
8885 | 2025.01.17 04:27:43.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.71 MiB, peak 232.23 MiB, free memory in arenas 0.00 B, will set to 223.45 MiB (RSS), difference: 1.73 MiB | ||
8886 | 2025.01.17 04:27:45.626630 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8887 | 2025.01.17 04:27:45.626683 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8888 | 2025.01.17 04:27:45.774754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
8889 | 2025.01.17 04:27:45.775471 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8890 | 2025.01.17 04:27:45.775514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8891 | 2025.01.17 04:27:45.776076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8892 | 2025.01.17 04:27:45.776330 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8893 | 2025.01.17 04:27:45.776551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8894 | 2025.01.17 04:27:47.087114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8895 | 2025.01.17 04:27:47.106169 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8896 | 2025.01.17 04:27:47.106236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8897 | 2025.01.17 04:27:47.113089 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8898 | 2025.01.17 04:27:47.113820 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8899 | 2025.01.17 04:27:47.116430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8900 | 2025.01.17 04:27:47.496201 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8901 | 2025.01.17 04:27:47.496414 [ 271 ] {b38071c5-f707-4d20-9d43-6986fdbc58a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8902 | 2025.01.17 04:27:47.496498 [ 271 ] {b38071c5-f707-4d20-9d43-6986fdbc58a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8903 | 2025.01.17 04:27:47.497420 [ 271 ] {b38071c5-f707-4d20-9d43-6986fdbc58a3} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8904 | 2025.01.17 04:27:47.497471 [ 271 ] {b38071c5-f707-4d20-9d43-6986fdbc58a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8905 | 2025.01.17 04:27:47.497913 [ 271 ] {b38071c5-f707-4d20-9d43-6986fdbc58a3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8906 | 2025.01.17 04:27:47.498178 [ 271 ] {b38071c5-f707-4d20-9d43-6986fdbc58a3} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8907 | 2025.01.17 04:27:47.498435 [ 271 ] {b38071c5-f707-4d20-9d43-6986fdbc58a3} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002083 sec., 51848.29572731636 rows/sec., 4.35 MiB/sec. | ||
8908 | 2025.01.17 04:27:47.498514 [ 271 ] {b38071c5-f707-4d20-9d43-6986fdbc58a3} <Debug> TCPHandler: Processed in 0.002461458 sec. | ||
8909 | 2025.01.17 04:27:47.498710 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8910 | 2025.01.17 04:27:47.498828 [ 268 ] {3b5e0c11-3153-4b2d-b4e5-6e834beaf172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8911 | 2025.01.17 04:27:47.498881 [ 268 ] {3b5e0c11-3153-4b2d-b4e5-6e834beaf172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8912 | 2025.01.17 04:27:47.499448 [ 268 ] {3b5e0c11-3153-4b2d-b4e5-6e834beaf172} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8913 | 2025.01.17 04:27:47.499490 [ 268 ] {3b5e0c11-3153-4b2d-b4e5-6e834beaf172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8914 | 2025.01.17 04:27:47.499861 [ 268 ] {3b5e0c11-3153-4b2d-b4e5-6e834beaf172} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8915 | 2025.01.17 04:27:47.500105 [ 268 ] {3b5e0c11-3153-4b2d-b4e5-6e834beaf172} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8916 | 2025.01.17 04:27:47.500346 [ 268 ] {3b5e0c11-3153-4b2d-b4e5-6e834beaf172} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001543 sec., 16850.29163966299 rows/sec., 1.24 MiB/sec. | ||
8917 | 2025.01.17 04:27:47.500428 [ 268 ] {3b5e0c11-3153-4b2d-b4e5-6e834beaf172} <Debug> TCPHandler: Processed in 0.001788755 sec. | ||
8918 | 2025.01.17 04:27:47.500646 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8919 | 2025.01.17 04:27:47.500816 [ 271 ] {29a45141-1103-4d76-b332-487dfb2a378e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8920 | 2025.01.17 04:27:47.500864 [ 271 ] {29a45141-1103-4d76-b332-487dfb2a378e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8921 | 2025.01.17 04:27:47.501460 [ 271 ] {29a45141-1103-4d76-b332-487dfb2a378e} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8922 | 2025.01.17 04:27:47.501501 [ 271 ] {29a45141-1103-4d76-b332-487dfb2a378e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8923 | 2025.01.17 04:27:47.501877 [ 271 ] {29a45141-1103-4d76-b332-487dfb2a378e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8924 | 2025.01.17 04:27:47.502118 [ 271 ] {29a45141-1103-4d76-b332-487dfb2a378e} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8925 | 2025.01.17 04:27:47.502348 [ 271 ] {29a45141-1103-4d76-b332-487dfb2a378e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001556 sec., 57840.61696658097 rows/sec., 4.52 MiB/sec. | ||
8926 | 2025.01.17 04:27:47.502401 [ 271 ] {29a45141-1103-4d76-b332-487dfb2a378e} <Debug> TCPHandler: Processed in 0.001874977 sec. | ||
8927 | 2025.01.17 04:27:47.502551 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8928 | 2025.01.17 04:27:47.502659 [ 268 ] {a10f1aa2-2574-4217-9614-947e6c8b028d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8929 | 2025.01.17 04:27:47.502709 [ 268 ] {a10f1aa2-2574-4217-9614-947e6c8b028d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8930 | 2025.01.17 04:27:47.503238 [ 268 ] {a10f1aa2-2574-4217-9614-947e6c8b028d} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8931 | 2025.01.17 04:27:47.503276 [ 268 ] {a10f1aa2-2574-4217-9614-947e6c8b028d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8932 | 2025.01.17 04:27:47.503669 [ 268 ] {a10f1aa2-2574-4217-9614-947e6c8b028d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8933 | 2025.01.17 04:27:47.503911 [ 268 ] {a10f1aa2-2574-4217-9614-947e6c8b028d} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8934 | 2025.01.17 04:27:47.504127 [ 268 ] {a10f1aa2-2574-4217-9614-947e6c8b028d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001491 sec., 107310.52984574111 rows/sec., 7.47 MiB/sec. | ||
8935 | 2025.01.17 04:27:47.504179 [ 268 ] {a10f1aa2-2574-4217-9614-947e6c8b028d} <Debug> TCPHandler: Processed in 0.001677163 sec. | ||
8936 | 2025.01.17 04:27:47.504333 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8937 | 2025.01.17 04:27:47.504462 [ 271 ] {8d98655f-c070-4125-90fd-422fb0f642a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8938 | 2025.01.17 04:27:47.504540 [ 271 ] {8d98655f-c070-4125-90fd-422fb0f642a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8939 | 2025.01.17 04:27:47.505712 [ 271 ] {8d98655f-c070-4125-90fd-422fb0f642a5} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8940 | 2025.01.17 04:27:47.505751 [ 271 ] {8d98655f-c070-4125-90fd-422fb0f642a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8941 | 2025.01.17 04:27:47.506386 [ 271 ] {8d98655f-c070-4125-90fd-422fb0f642a5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8942 | 2025.01.17 04:27:47.506640 [ 271 ] {8d98655f-c070-4125-90fd-422fb0f642a5} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8943 | 2025.01.17 04:27:47.506911 [ 271 ] {8d98655f-c070-4125-90fd-422fb0f642a5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002472 sec., 10517.79935275081 rows/sec., 18.85 MiB/sec. | ||
8944 | 2025.01.17 04:27:47.507191 [ 271 ] {8d98655f-c070-4125-90fd-422fb0f642a5} <Debug> TCPHandler: Processed in 0.002915448 sec. | ||
8945 | 2025.01.17 04:27:47.507442 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8946 | 2025.01.17 04:27:47.507695 [ 268 ] {7360111f-87f0-48f0-9636-215948c4f3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8947 | 2025.01.17 04:27:47.507744 [ 268 ] {7360111f-87f0-48f0-9636-215948c4f3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8948 | 2025.01.17 04:27:47.508204 [ 268 ] {7360111f-87f0-48f0-9636-215948c4f3e4} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8949 | 2025.01.17 04:27:47.508242 [ 268 ] {7360111f-87f0-48f0-9636-215948c4f3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8950 | 2025.01.17 04:27:47.508596 [ 268 ] {7360111f-87f0-48f0-9636-215948c4f3e4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8951 | 2025.01.17 04:27:47.508831 [ 268 ] {7360111f-87f0-48f0-9636-215948c4f3e4} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8952 | 2025.01.17 04:27:47.509051 [ 268 ] {7360111f-87f0-48f0-9636-215948c4f3e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
8953 | 2025.01.17 04:27:47.509101 [ 268 ] {7360111f-87f0-48f0-9636-215948c4f3e4} <Debug> TCPHandler: Processed in 0.001788595 sec. | ||
8954 | 2025.01.17 04:27:47.883397 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8955 | 2025.01.17 04:27:47.883623 [ 271 ] {3488781b-4739-4a1f-97b2-f5757387bf46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8956 | 2025.01.17 04:27:47.883706 [ 271 ] {3488781b-4739-4a1f-97b2-f5757387bf46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8957 | 2025.01.17 04:27:47.884490 [ 271 ] {3488781b-4739-4a1f-97b2-f5757387bf46} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8958 | 2025.01.17 04:27:47.884544 [ 271 ] {3488781b-4739-4a1f-97b2-f5757387bf46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8959 | 2025.01.17 04:27:47.884985 [ 271 ] {3488781b-4739-4a1f-97b2-f5757387bf46} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8960 | 2025.01.17 04:27:47.885241 [ 271 ] {3488781b-4739-4a1f-97b2-f5757387bf46} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8961 | 2025.01.17 04:27:47.885516 [ 271 ] {3488781b-4739-4a1f-97b2-f5757387bf46} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. | ||
8962 | 2025.01.17 04:27:47.885644 [ 271 ] {3488781b-4739-4a1f-97b2-f5757387bf46} <Debug> TCPHandler: Processed in 0.002385298 sec. | ||
8963 | 2025.01.17 04:27:47.885907 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8964 | 2025.01.17 04:27:47.886034 [ 268 ] {87371d1e-1d36-4945-a011-6d0440cfd735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8965 | 2025.01.17 04:27:47.886086 [ 268 ] {87371d1e-1d36-4945-a011-6d0440cfd735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8966 | 2025.01.17 04:27:47.886681 [ 268 ] {87371d1e-1d36-4945-a011-6d0440cfd735} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8967 | 2025.01.17 04:27:47.886723 [ 268 ] {87371d1e-1d36-4945-a011-6d0440cfd735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8968 | 2025.01.17 04:27:47.887094 [ 268 ] {87371d1e-1d36-4945-a011-6d0440cfd735} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
8969 | 2025.01.17 04:27:47.887344 [ 268 ] {87371d1e-1d36-4945-a011-6d0440cfd735} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8970 | 2025.01.17 04:27:47.887673 [ 268 ] {87371d1e-1d36-4945-a011-6d0440cfd735} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001636 sec., 6112.469437652811 rows/sec., 498.43 KiB/sec. | ||
8971 | 2025.01.17 04:27:47.887810 [ 268 ] {87371d1e-1d36-4945-a011-6d0440cfd735} <Debug> TCPHandler: Processed in 0.00201952 sec. | ||
8972 | 2025.01.17 04:27:47.887970 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8973 | 2025.01.17 04:27:47.888099 [ 271 ] {c1fef8de-73d2-428c-a217-2a687cf9deeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8974 | 2025.01.17 04:27:47.888152 [ 271 ] {c1fef8de-73d2-428c-a217-2a687cf9deeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8975 | 2025.01.17 04:27:47.889487 [ 271 ] {c1fef8de-73d2-428c-a217-2a687cf9deeb} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8976 | 2025.01.17 04:27:47.889528 [ 271 ] {c1fef8de-73d2-428c-a217-2a687cf9deeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8977 | 2025.01.17 04:27:47.889986 [ 271 ] {c1fef8de-73d2-428c-a217-2a687cf9deeb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8978 | 2025.01.17 04:27:47.890226 [ 271 ] {c1fef8de-73d2-428c-a217-2a687cf9deeb} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8979 | 2025.01.17 04:27:47.890454 [ 271 ] {c1fef8de-73d2-428c-a217-2a687cf9deeb} <Debug> executeQuery: Read 1374 rows, 117.48 KiB in 0.002384 sec., 576342.2818791947 rows/sec., 48.12 MiB/sec. | ||
8980 | 2025.01.17 04:27:47.890512 [ 271 ] {c1fef8de-73d2-428c-a217-2a687cf9deeb} <Debug> TCPHandler: Processed in 0.002606241 sec. | ||
8981 | 2025.01.17 04:27:47.890644 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8982 | 2025.01.17 04:27:47.890752 [ 268 ] {1e64c634-633f-4e14-ad95-63f9bc2d704b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8983 | 2025.01.17 04:27:47.890797 [ 268 ] {1e64c634-633f-4e14-ad95-63f9bc2d704b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8984 | 2025.01.17 04:27:47.891338 [ 268 ] {1e64c634-633f-4e14-ad95-63f9bc2d704b} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8985 | 2025.01.17 04:27:47.891378 [ 268 ] {1e64c634-633f-4e14-ad95-63f9bc2d704b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8986 | 2025.01.17 04:27:47.891734 [ 268 ] {1e64c634-633f-4e14-ad95-63f9bc2d704b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8987 | 2025.01.17 04:27:47.891972 [ 268 ] {1e64c634-633f-4e14-ad95-63f9bc2d704b} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8988 | 2025.01.17 04:27:47.892188 [ 268 ] {1e64c634-633f-4e14-ad95-63f9bc2d704b} <Debug> executeQuery: Read 30 rows, 2.13 KiB in 0.001458 sec., 20576.131687242796 rows/sec., 1.43 MiB/sec. | ||
8989 | 2025.01.17 04:27:47.892241 [ 268 ] {1e64c634-633f-4e14-ad95-63f9bc2d704b} <Debug> TCPHandler: Processed in 0.001648302 sec. | ||
8990 | 2025.01.17 04:27:47.892375 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8991 | 2025.01.17 04:27:47.892482 [ 271 ] {9fa056d9-3a4a-43c5-afcc-7bd167ded123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8992 | 2025.01.17 04:27:47.892527 [ 271 ] {9fa056d9-3a4a-43c5-afcc-7bd167ded123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8993 | 2025.01.17 04:27:47.893129 [ 271 ] {9fa056d9-3a4a-43c5-afcc-7bd167ded123} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8994 | 2025.01.17 04:27:47.893169 [ 271 ] {9fa056d9-3a4a-43c5-afcc-7bd167ded123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8995 | 2025.01.17 04:27:47.893525 [ 271 ] {9fa056d9-3a4a-43c5-afcc-7bd167ded123} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8996 | 2025.01.17 04:27:47.893760 [ 271 ] {9fa056d9-3a4a-43c5-afcc-7bd167ded123} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8997 | 2025.01.17 04:27:47.893964 [ 271 ] {9fa056d9-3a4a-43c5-afcc-7bd167ded123} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001503 sec., 161011.31071190952 rows/sec., 10.91 MiB/sec. | ||
8998 | 2025.01.17 04:27:47.894016 [ 271 ] {9fa056d9-3a4a-43c5-afcc-7bd167ded123} <Debug> TCPHandler: Processed in 0.001690843 sec. | ||
8999 | 2025.01.17 04:27:47.894142 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9000 | 2025.01.17 04:27:47.894247 [ 268 ] {40b5d3d3-d9ca-47f5-9d07-8f35d4ae7279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9001 | 2025.01.17 04:27:47.894290 [ 268 ] {40b5d3d3-d9ca-47f5-9d07-8f35d4ae7279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9002 | 2025.01.17 04:27:47.894806 [ 268 ] {40b5d3d3-d9ca-47f5-9d07-8f35d4ae7279} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9003 | 2025.01.17 04:27:47.894844 [ 268 ] {40b5d3d3-d9ca-47f5-9d07-8f35d4ae7279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9004 | 2025.01.17 04:27:47.895194 [ 268 ] {40b5d3d3-d9ca-47f5-9d07-8f35d4ae7279} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9005 | 2025.01.17 04:27:47.895427 [ 268 ] {40b5d3d3-d9ca-47f5-9d07-8f35d4ae7279} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9006 | 2025.01.17 04:27:47.895626 [ 268 ] {40b5d3d3-d9ca-47f5-9d07-8f35d4ae7279} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001401 sec., 9279.0863668808 rows/sec., 578.55 KiB/sec. | ||
9007 | 2025.01.17 04:27:47.895677 [ 268 ] {40b5d3d3-d9ca-47f5-9d07-8f35d4ae7279} <Debug> TCPHandler: Processed in 0.001586352 sec. | ||
9008 | 2025.01.17 04:27:47.895800 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9009 | 2025.01.17 04:27:47.895905 [ 271 ] {3461697d-48b2-4089-9ec4-d847047aa301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9010 | 2025.01.17 04:27:47.895949 [ 271 ] {3461697d-48b2-4089-9ec4-d847047aa301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9011 | 2025.01.17 04:27:47.896800 [ 271 ] {3461697d-48b2-4089-9ec4-d847047aa301} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9012 | 2025.01.17 04:27:47.896839 [ 271 ] {3461697d-48b2-4089-9ec4-d847047aa301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9013 | 2025.01.17 04:27:47.897229 [ 271 ] {3461697d-48b2-4089-9ec4-d847047aa301} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9014 | 2025.01.17 04:27:47.897467 [ 271 ] {3461697d-48b2-4089-9ec4-d847047aa301} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9015 | 2025.01.17 04:27:47.897669 [ 271 ] {3461697d-48b2-4089-9ec4-d847047aa301} <Debug> executeQuery: Read 861 rows, 63.83 KiB in 0.001785 sec., 482352.9411764706 rows/sec., 34.92 MiB/sec. | ||
9016 | 2025.01.17 04:27:47.897720 [ 271 ] {3461697d-48b2-4089-9ec4-d847047aa301} <Debug> TCPHandler: Processed in 0.001969699 sec. | ||
9017 | 2025.01.17 04:27:47.897851 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9018 | 2025.01.17 04:27:47.897971 [ 268 ] {5a78a261-b750-4f91-bc94-4d5fd84d2ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9019 | 2025.01.17 04:27:47.898026 [ 268 ] {5a78a261-b750-4f91-bc94-4d5fd84d2ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9020 | 2025.01.17 04:27:47.898555 [ 268 ] {5a78a261-b750-4f91-bc94-4d5fd84d2ce6} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9021 | 2025.01.17 04:27:47.898600 [ 268 ] {5a78a261-b750-4f91-bc94-4d5fd84d2ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9022 | 2025.01.17 04:27:47.899002 [ 268 ] {5a78a261-b750-4f91-bc94-4d5fd84d2ce6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9023 | 2025.01.17 04:27:47.899239 [ 268 ] {5a78a261-b750-4f91-bc94-4d5fd84d2ce6} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9024 | 2025.01.17 04:27:47.899441 [ 268 ] {5a78a261-b750-4f91-bc94-4d5fd84d2ce6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 209.26 KiB/sec. | ||
9025 | 2025.01.17 04:27:47.899491 [ 268 ] {5a78a261-b750-4f91-bc94-4d5fd84d2ce6} <Debug> TCPHandler: Processed in 0.001688614 sec. | ||
9026 | 2025.01.17 04:27:47.899621 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9027 | 2025.01.17 04:27:47.899725 [ 271 ] {d673f2a1-a937-4b1f-aaf4-456ae5434a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9028 | 2025.01.17 04:27:47.899772 [ 271 ] {d673f2a1-a937-4b1f-aaf4-456ae5434a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9029 | 2025.01.17 04:27:47.900483 [ 271 ] {d673f2a1-a937-4b1f-aaf4-456ae5434a2e} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9030 | 2025.01.17 04:27:47.900522 [ 271 ] {d673f2a1-a937-4b1f-aaf4-456ae5434a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9031 | 2025.01.17 04:27:47.900943 [ 271 ] {d673f2a1-a937-4b1f-aaf4-456ae5434a2e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9032 | 2025.01.17 04:27:47.901188 [ 271 ] {d673f2a1-a937-4b1f-aaf4-456ae5434a2e} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9033 | 2025.01.17 04:27:47.901415 [ 271 ] {d673f2a1-a937-4b1f-aaf4-456ae5434a2e} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.001709 sec., 561732.0070216501 rows/sec., 37.33 MiB/sec. | ||
9034 | 2025.01.17 04:27:47.901528 [ 271 ] {d673f2a1-a937-4b1f-aaf4-456ae5434a2e} <Debug> TCPHandler: Processed in 0.001956588 sec. | ||
9035 | 2025.01.17 04:27:47.901715 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9036 | 2025.01.17 04:27:47.902077 [ 268 ] {e8fc4e57-0927-4a64-a7c5-24b7822bae33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9037 | 2025.01.17 04:27:47.902161 [ 268 ] {e8fc4e57-0927-4a64-a7c5-24b7822bae33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9038 | 2025.01.17 04:27:47.902689 [ 268 ] {e8fc4e57-0927-4a64-a7c5-24b7822bae33} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9039 | 2025.01.17 04:27:47.902735 [ 268 ] {e8fc4e57-0927-4a64-a7c5-24b7822bae33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9040 | 2025.01.17 04:27:47.903103 [ 268 ] {e8fc4e57-0927-4a64-a7c5-24b7822bae33} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9041 | 2025.01.17 04:27:47.903335 [ 268 ] {e8fc4e57-0927-4a64-a7c5-24b7822bae33} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9042 | 2025.01.17 04:27:47.903570 [ 268 ] {e8fc4e57-0927-4a64-a7c5-24b7822bae33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001618 sec., 618.0469715698392 rows/sec., 41.65 KiB/sec. | ||
9043 | 2025.01.17 04:27:47.903792 [ 268 ] {e8fc4e57-0927-4a64-a7c5-24b7822bae33} <Debug> TCPHandler: Processed in 0.002166153 sec. | ||
9044 | 2025.01.17 04:27:47.903986 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9045 | 2025.01.17 04:27:47.904114 [ 271 ] {f9b04164-790c-4e65-ac66-255c3daa6b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9046 | 2025.01.17 04:27:47.904195 [ 271 ] {f9b04164-790c-4e65-ac66-255c3daa6b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9047 | 2025.01.17 04:27:47.905373 [ 271 ] {f9b04164-790c-4e65-ac66-255c3daa6b45} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9048 | 2025.01.17 04:27:47.905411 [ 271 ] {f9b04164-790c-4e65-ac66-255c3daa6b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9049 | 2025.01.17 04:27:47.906004 [ 271 ] {f9b04164-790c-4e65-ac66-255c3daa6b45} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9050 | 2025.01.17 04:27:47.906256 [ 271 ] {f9b04164-790c-4e65-ac66-255c3daa6b45} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9051 | 2025.01.17 04:27:47.906492 [ 271 ] {f9b04164-790c-4e65-ac66-255c3daa6b45} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002407 sec., 5400.9140008309105 rows/sec., 9.68 MiB/sec. | ||
9052 | 2025.01.17 04:27:47.906598 [ 271 ] {f9b04164-790c-4e65-ac66-255c3daa6b45} <Debug> TCPHandler: Processed in 0.002673042 sec. | ||
9053 | 2025.01.17 04:27:47.906781 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9054 | 2025.01.17 04:27:47.906889 [ 268 ] {1f2483e3-73ac-4f81-a3d4-75bc60210e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9055 | 2025.01.17 04:27:47.906935 [ 268 ] {1f2483e3-73ac-4f81-a3d4-75bc60210e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9056 | 2025.01.17 04:27:47.907358 [ 268 ] {1f2483e3-73ac-4f81-a3d4-75bc60210e71} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9057 | 2025.01.17 04:27:47.907396 [ 268 ] {1f2483e3-73ac-4f81-a3d4-75bc60210e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9058 | 2025.01.17 04:27:47.907750 [ 268 ] {1f2483e3-73ac-4f81-a3d4-75bc60210e71} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9059 | 2025.01.17 04:27:47.907983 [ 268 ] {1f2483e3-73ac-4f81-a3d4-75bc60210e71} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9060 | 2025.01.17 04:27:47.908187 [ 268 ] {1f2483e3-73ac-4f81-a3d4-75bc60210e71} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001319 sec., 25777.10386656558 rows/sec., 1.50 MiB/sec. | ||
9061 | 2025.01.17 04:27:47.908236 [ 268 ] {1f2483e3-73ac-4f81-a3d4-75bc60210e71} <Debug> TCPHandler: Processed in 0.001506629 sec. | ||
9062 | 2025.01.17 04:27:48.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.26 MiB, peak 232.23 MiB, free memory in arenas 0.00 B, will set to 223.53 MiB (RSS), difference: -1.73 MiB | ||
9063 | 2025.01.17 04:27:50.863374 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1282 | ||
9064 | 2025.01.17 04:27:50.867734 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9065 | 2025.01.17 04:27:50.867788 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9066 | 2025.01.17 04:27:50.869298 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9067 | 2025.01.17 04:27:50.869608 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9068 | 2025.01.17 04:27:50.870228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1282 | ||
9069 | 2025.01.17 04:27:52.493589 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9070 | 2025.01.17 04:27:52.493781 [ 271 ] {ba8a427c-0ce9-4516-981a-39dd68d19002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9071 | 2025.01.17 04:27:52.493855 [ 271 ] {ba8a427c-0ce9-4516-981a-39dd68d19002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9072 | 2025.01.17 04:27:52.494663 [ 271 ] {ba8a427c-0ce9-4516-981a-39dd68d19002} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9073 | 2025.01.17 04:27:52.494716 [ 271 ] {ba8a427c-0ce9-4516-981a-39dd68d19002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9074 | 2025.01.17 04:27:52.495159 [ 271 ] {ba8a427c-0ce9-4516-981a-39dd68d19002} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9075 | 2025.01.17 04:27:52.495426 [ 271 ] {ba8a427c-0ce9-4516-981a-39dd68d19002} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9076 | 2025.01.17 04:27:52.495655 [ 271 ] {ba8a427c-0ce9-4516-981a-39dd68d19002} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.23 MiB/sec. | ||
9077 | 2025.01.17 04:27:52.495724 [ 271 ] {ba8a427c-0ce9-4516-981a-39dd68d19002} <Debug> TCPHandler: Processed in 0.002273624 sec. | ||
9078 | 2025.01.17 04:27:52.495917 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9079 | 2025.01.17 04:27:52.496059 [ 268 ] {acb9aac1-a5bf-43bb-88d2-29c02539dce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9080 | 2025.01.17 04:27:52.496116 [ 268 ] {acb9aac1-a5bf-43bb-88d2-29c02539dce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9081 | 2025.01.17 04:27:52.496838 [ 268 ] {acb9aac1-a5bf-43bb-88d2-29c02539dce8} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9082 | 2025.01.17 04:27:52.496890 [ 268 ] {acb9aac1-a5bf-43bb-88d2-29c02539dce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9083 | 2025.01.17 04:27:52.497296 [ 268 ] {acb9aac1-a5bf-43bb-88d2-29c02539dce8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9084 | 2025.01.17 04:27:52.497546 [ 268 ] {acb9aac1-a5bf-43bb-88d2-29c02539dce8} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9085 | 2025.01.17 04:27:52.497763 [ 268 ] {acb9aac1-a5bf-43bb-88d2-29c02539dce8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00174 sec., 36781.6091954023 rows/sec., 2.87 MiB/sec. | ||
9086 | 2025.01.17 04:27:52.497827 [ 268 ] {acb9aac1-a5bf-43bb-88d2-29c02539dce8} <Debug> TCPHandler: Processed in 0.001978119 sec. | ||
9087 | 2025.01.17 04:27:52.497995 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9088 | 2025.01.17 04:27:52.498113 [ 271 ] {544413c6-db74-430e-9cda-0593c61830be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9089 | 2025.01.17 04:27:52.498172 [ 271 ] {544413c6-db74-430e-9cda-0593c61830be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9090 | 2025.01.17 04:27:52.498787 [ 271 ] {544413c6-db74-430e-9cda-0593c61830be} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9091 | 2025.01.17 04:27:52.498832 [ 271 ] {544413c6-db74-430e-9cda-0593c61830be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9092 | 2025.01.17 04:27:52.499250 [ 271 ] {544413c6-db74-430e-9cda-0593c61830be} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9093 | 2025.01.17 04:27:52.499500 [ 271 ] {544413c6-db74-430e-9cda-0593c61830be} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9094 | 2025.01.17 04:27:52.499753 [ 271 ] {544413c6-db74-430e-9cda-0593c61830be} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001661 sec., 77062.01083684528 rows/sec., 5.37 MiB/sec. | ||
9095 | 2025.01.17 04:27:52.499818 [ 271 ] {544413c6-db74-430e-9cda-0593c61830be} <Debug> TCPHandler: Processed in 0.001888727 sec. | ||
9096 | 2025.01.17 04:27:52.500021 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9097 | 2025.01.17 04:27:52.500230 [ 268 ] {20f6cebc-27b1-421e-b0ac-9d27bb85d567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9098 | 2025.01.17 04:27:52.500288 [ 268 ] {20f6cebc-27b1-421e-b0ac-9d27bb85d567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9099 | 2025.01.17 04:27:52.500832 [ 268 ] {20f6cebc-27b1-421e-b0ac-9d27bb85d567} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9100 | 2025.01.17 04:27:52.500878 [ 268 ] {20f6cebc-27b1-421e-b0ac-9d27bb85d567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9101 | 2025.01.17 04:27:52.501277 [ 268 ] {20f6cebc-27b1-421e-b0ac-9d27bb85d567} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9102 | 2025.01.17 04:27:52.501512 [ 268 ] {20f6cebc-27b1-421e-b0ac-9d27bb85d567} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9103 | 2025.01.17 04:27:52.501730 [ 268 ] {20f6cebc-27b1-421e-b0ac-9d27bb85d567} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001542 sec., 31128.4046692607 rows/sec., 2.10 MiB/sec. | ||
9104 | 2025.01.17 04:27:52.501779 [ 268 ] {20f6cebc-27b1-421e-b0ac-9d27bb85d567} <Debug> TCPHandler: Processed in 0.001874737 sec. | ||
9105 | 2025.01.17 04:27:53.276746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
9106 | 2025.01.17 04:27:53.277438 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9107 | 2025.01.17 04:27:53.277487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9108 | 2025.01.17 04:27:53.278028 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9109 | 2025.01.17 04:27:53.278298 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9110 | 2025.01.17 04:27:53.278552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
9111 | 2025.01.17 04:27:54.616564 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
9112 | 2025.01.17 04:27:54.636924 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9113 | 2025.01.17 04:27:54.636980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9114 | 2025.01.17 04:27:54.644363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9115 | 2025.01.17 04:27:54.645143 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9116 | 2025.01.17 04:27:54.648062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
9117 | 2025.01.17 04:27:57.496802 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9118 | 2025.01.17 04:27:57.496987 [ 271 ] {ed445363-37b0-4d2d-b153-06e582645ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9119 | 2025.01.17 04:27:57.497060 [ 271 ] {ed445363-37b0-4d2d-b153-06e582645ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9120 | 2025.01.17 04:27:57.497865 [ 271 ] {ed445363-37b0-4d2d-b153-06e582645ea7} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9121 | 2025.01.17 04:27:57.497909 [ 271 ] {ed445363-37b0-4d2d-b153-06e582645ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9122 | 2025.01.17 04:27:57.498362 [ 271 ] {ed445363-37b0-4d2d-b153-06e582645ea7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9123 | 2025.01.17 04:27:57.498629 [ 271 ] {ed445363-37b0-4d2d-b153-06e582645ea7} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9124 | 2025.01.17 04:27:57.498845 [ 271 ] {ed445363-37b0-4d2d-b153-06e582645ea7} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001902 sec., 56782.33438485804 rows/sec., 4.76 MiB/sec. | ||
9125 | 2025.01.17 04:27:57.498971 [ 271 ] {ed445363-37b0-4d2d-b153-06e582645ea7} <Debug> TCPHandler: Processed in 0.002307455 sec. | ||
9126 | 2025.01.17 04:27:57.499205 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9127 | 2025.01.17 04:27:57.499365 [ 268 ] {77ed37ed-1461-4bf5-b03c-937890c35b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9128 | 2025.01.17 04:27:57.499417 [ 268 ] {77ed37ed-1461-4bf5-b03c-937890c35b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9129 | 2025.01.17 04:27:57.500003 [ 268 ] {77ed37ed-1461-4bf5-b03c-937890c35b56} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9130 | 2025.01.17 04:27:57.500043 [ 268 ] {77ed37ed-1461-4bf5-b03c-937890c35b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9131 | 2025.01.17 04:27:57.500413 [ 268 ] {77ed37ed-1461-4bf5-b03c-937890c35b56} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9132 | 2025.01.17 04:27:57.500656 [ 268 ] {77ed37ed-1461-4bf5-b03c-937890c35b56} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9133 | 2025.01.17 04:27:57.500829 [ 268 ] {77ed37ed-1461-4bf5-b03c-937890c35b56} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001495 sec., 17391.304347826088 rows/sec., 1.28 MiB/sec. | ||
9134 | 2025.01.17 04:27:57.500885 [ 268 ] {77ed37ed-1461-4bf5-b03c-937890c35b56} <Debug> TCPHandler: Processed in 0.001798736 sec. | ||
9135 | 2025.01.17 04:27:57.501031 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9136 | 2025.01.17 04:27:57.501139 [ 271 ] {0cb3a04a-a7eb-4687-8bea-a66aba59a49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9137 | 2025.01.17 04:27:57.501184 [ 271 ] {0cb3a04a-a7eb-4687-8bea-a66aba59a49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9138 | 2025.01.17 04:27:57.501831 [ 271 ] {0cb3a04a-a7eb-4687-8bea-a66aba59a49b} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9139 | 2025.01.17 04:27:57.501875 [ 271 ] {0cb3a04a-a7eb-4687-8bea-a66aba59a49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9140 | 2025.01.17 04:27:57.502296 [ 271 ] {0cb3a04a-a7eb-4687-8bea-a66aba59a49b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9141 | 2025.01.17 04:27:57.502536 [ 271 ] {0cb3a04a-a7eb-4687-8bea-a66aba59a49b} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9142 | 2025.01.17 04:27:57.502708 [ 271 ] {0cb3a04a-a7eb-4687-8bea-a66aba59a49b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001592 sec., 56532.66331658291 rows/sec., 4.41 MiB/sec. | ||
9143 | 2025.01.17 04:27:57.502758 [ 271 ] {0cb3a04a-a7eb-4687-8bea-a66aba59a49b} <Debug> TCPHandler: Processed in 0.001777915 sec. | ||
9144 | 2025.01.17 04:27:57.502897 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9145 | 2025.01.17 04:27:57.503005 [ 268 ] {92963220-ce70-4198-9241-409710c710a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9146 | 2025.01.17 04:27:57.503055 [ 268 ] {92963220-ce70-4198-9241-409710c710a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9147 | 2025.01.17 04:27:57.503566 [ 268 ] {92963220-ce70-4198-9241-409710c710a0} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9148 | 2025.01.17 04:27:57.503604 [ 268 ] {92963220-ce70-4198-9241-409710c710a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9149 | 2025.01.17 04:27:57.503985 [ 268 ] {92963220-ce70-4198-9241-409710c710a0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9150 | 2025.01.17 04:27:57.504224 [ 268 ] {92963220-ce70-4198-9241-409710c710a0} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9151 | 2025.01.17 04:27:57.504402 [ 268 ] {92963220-ce70-4198-9241-409710c710a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00142 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. | ||
9152 | 2025.01.17 04:27:57.504452 [ 268 ] {92963220-ce70-4198-9241-409710c710a0} <Debug> TCPHandler: Processed in 0.001605412 sec. | ||
9153 | 2025.01.17 04:27:57.504595 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9154 | 2025.01.17 04:27:57.504723 [ 271 ] {d5bba0f4-15b4-4797-9f69-9405664b0324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9155 | 2025.01.17 04:27:57.504800 [ 271 ] {d5bba0f4-15b4-4797-9f69-9405664b0324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9156 | 2025.01.17 04:27:57.505954 [ 271 ] {d5bba0f4-15b4-4797-9f69-9405664b0324} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9157 | 2025.01.17 04:27:57.505991 [ 271 ] {d5bba0f4-15b4-4797-9f69-9405664b0324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9158 | 2025.01.17 04:27:57.506625 [ 271 ] {d5bba0f4-15b4-4797-9f69-9405664b0324} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9159 | 2025.01.17 04:27:57.506892 [ 271 ] {d5bba0f4-15b4-4797-9f69-9405664b0324} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9160 | 2025.01.17 04:27:57.507100 [ 271 ] {d5bba0f4-15b4-4797-9f69-9405664b0324} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002404 sec., 10815.307820299502 rows/sec., 19.38 MiB/sec. | ||
9161 | 2025.01.17 04:27:57.507381 [ 271 ] {d5bba0f4-15b4-4797-9f69-9405664b0324} <Debug> TCPHandler: Processed in 0.002846836 sec. | ||
9162 | 2025.01.17 04:27:57.507572 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9163 | 2025.01.17 04:27:57.507704 [ 268 ] {127a8c61-c843-4a09-8186-bfdde93b064a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9164 | 2025.01.17 04:27:57.507759 [ 268 ] {127a8c61-c843-4a09-8186-bfdde93b064a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9165 | 2025.01.17 04:27:57.508282 [ 268 ] {127a8c61-c843-4a09-8186-bfdde93b064a} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9166 | 2025.01.17 04:27:57.508320 [ 268 ] {127a8c61-c843-4a09-8186-bfdde93b064a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9167 | 2025.01.17 04:27:57.508668 [ 268 ] {127a8c61-c843-4a09-8186-bfdde93b064a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9168 | 2025.01.17 04:27:57.508906 [ 268 ] {127a8c61-c843-4a09-8186-bfdde93b064a} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9169 | 2025.01.17 04:27:57.509097 [ 268 ] {127a8c61-c843-4a09-8186-bfdde93b064a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec. | ||
9170 | 2025.01.17 04:27:57.509147 [ 268 ] {127a8c61-c843-4a09-8186-bfdde93b064a} <Debug> TCPHandler: Processed in 0.001671493 sec. | ||
9171 | 2025.01.17 04:27:58.399228 [ 168 ] {} <Debug> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
9172 | 2025.01.17 04:27:58.399319 [ 168 ] {} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9173 | 2025.01.17 04:27:58.399364 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9174 | 2025.01.17 04:27:58.399598 [ 195 ] {19405564-e1eb-4753-8170-d94fb4f05afe::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 | ||
9175 | 2025.01.17 04:27:58.399821 [ 195 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9176 | 2025.01.17 04:27:58.399866 [ 195 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
9177 | 2025.01.17 04:27:58.399965 [ 195 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
9178 | 2025.01.17 04:27:58.400233 [ 195 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
9179 | 2025.01.17 04:27:58.400545 [ 195 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
9180 | 2025.01.17 04:27:58.400785 [ 195 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
9181 | 2025.01.17 04:27:58.401910 [ 186 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002447528 sec., 22063.0775214829 rows/sec., 1.84 MiB/sec. | ||
9182 | 2025.01.17 04:27:58.402114 [ 190 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
9183 | 2025.01.17 04:27:58.402467 [ 190 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_9_2} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9184 | 2025.01.17 04:27:58.402560 [ 190 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_9_2} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
9185 | 2025.01.17 04:27:58.402671 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9186 | 2025.01.17 04:28:00.626729 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9187 | 2025.01.17 04:28:00.626812 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9188 | 2025.01.17 04:28:00.778753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
9189 | 2025.01.17 04:28:00.779470 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9190 | 2025.01.17 04:28:00.779513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9191 | 2025.01.17 04:28:00.780112 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9192 | 2025.01.17 04:28:00.780409 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9193 | 2025.01.17 04:28:00.780616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
9194 | 2025.01.17 04:28:00.870692 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1302 | ||
9195 | 2025.01.17 04:28:00.873972 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9196 | 2025.01.17 04:28:00.874043 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9197 | 2025.01.17 04:28:00.875731 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9198 | 2025.01.17 04:28:00.876116 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9199 | 2025.01.17 04:28:00.876375 [ 152 ] {} <Debug> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9200 | 2025.01.17 04:28:00.876500 [ 152 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9201 | 2025.01.17 04:28:00.876575 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9202 | 2025.01.17 04:28:00.877417 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
9203 | 2025.01.17 04:28:00.878757 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1302 | ||
9204 | 2025.01.17 04:28:00.879262 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9205 | 2025.01.17 04:28:00.879513 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1114 rows starting from the beginning of the part | ||
9206 | 2025.01.17 04:28:00.880442 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
9207 | 2025.01.17 04:28:00.882098 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
9208 | 2025.01.17 04:28:00.882831 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
9209 | 2025.01.17 04:28:00.883582 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 58 rows starting from the beginning of the part | ||
9210 | 2025.01.17 04:28:00.884329 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
9211 | 2025.01.17 04:28:00.894195 [ 192 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 72 columns (72 merged, 0 gathered) in 0.017419693 sec., 74742.99346148064 rows/sec., 58.66 MiB/sec. | ||
9212 | 2025.01.17 04:28:00.895962 [ 193 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9213 | 2025.01.17 04:28:00.896908 [ 193 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_31_6} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9214 | 2025.01.17 04:28:00.897030 [ 193 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_31_6} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9215 | 2025.01.17 04:28:00.897394 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
9216 | 2025.01.17 04:28:02.148196 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
9217 | 2025.01.17 04:28:02.170381 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9218 | 2025.01.17 04:28:02.170445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9219 | 2025.01.17 04:28:02.177966 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9220 | 2025.01.17 04:28:02.178781 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9221 | 2025.01.17 04:28:02.181855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
9222 | 2025.01.17 04:28:02.500536 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9223 | 2025.01.17 04:28:02.500766 [ 271 ] {4921b583-fe93-4a3d-b204-abfeed6f59d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9224 | 2025.01.17 04:28:02.500847 [ 271 ] {4921b583-fe93-4a3d-b204-abfeed6f59d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9225 | 2025.01.17 04:28:02.501750 [ 271 ] {4921b583-fe93-4a3d-b204-abfeed6f59d6} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9226 | 2025.01.17 04:28:02.501802 [ 271 ] {4921b583-fe93-4a3d-b204-abfeed6f59d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9227 | 2025.01.17 04:28:02.502234 [ 271 ] {4921b583-fe93-4a3d-b204-abfeed6f59d6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9228 | 2025.01.17 04:28:02.502484 [ 271 ] {4921b583-fe93-4a3d-b204-abfeed6f59d6} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9229 | 2025.01.17 04:28:02.502718 [ 271 ] {4921b583-fe93-4a3d-b204-abfeed6f59d6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002015 sec., 6947.890818858561 rows/sec., 500.16 KiB/sec. | ||
9230 | 2025.01.17 04:28:02.502773 [ 271 ] {4921b583-fe93-4a3d-b204-abfeed6f59d6} <Debug> TCPHandler: Processed in 0.002397037 sec. | ||
9231 | 2025.01.17 04:28:02.502965 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9232 | 2025.01.17 04:28:02.503098 [ 268 ] {9e3cc483-05b2-4ace-92e5-7106860aad0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9233 | 2025.01.17 04:28:02.503153 [ 268 ] {9e3cc483-05b2-4ace-92e5-7106860aad0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9234 | 2025.01.17 04:28:02.503889 [ 268 ] {9e3cc483-05b2-4ace-92e5-7106860aad0a} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9235 | 2025.01.17 04:28:02.503928 [ 268 ] {9e3cc483-05b2-4ace-92e5-7106860aad0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9236 | 2025.01.17 04:28:02.504316 [ 268 ] {9e3cc483-05b2-4ace-92e5-7106860aad0a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9237 | 2025.01.17 04:28:02.504563 [ 268 ] {9e3cc483-05b2-4ace-92e5-7106860aad0a} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9238 | 2025.01.17 04:28:02.504739 [ 23 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9239 | 2025.01.17 04:28:02.504806 [ 268 ] {9e3cc483-05b2-4ace-92e5-7106860aad0a} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001729 sec., 132446.5008675535 rows/sec., 11.61 MiB/sec. | ||
9240 | 2025.01.17 04:28:02.504811 [ 23 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9241 | 2025.01.17 04:28:02.504876 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9242 | 2025.01.17 04:28:02.504935 [ 268 ] {9e3cc483-05b2-4ace-92e5-7106860aad0a} <Debug> TCPHandler: Processed in 0.00203368 sec. | ||
9243 | 2025.01.17 04:28:02.505072 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
9244 | 2025.01.17 04:28:02.505127 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9245 | 2025.01.17 04:28:02.505182 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9246 | 2025.01.17 04:28:02.505217 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
9247 | 2025.01.17 04:28:02.505288 [ 271 ] {1f109518-1b3f-437b-b053-a0549fe34bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9248 | 2025.01.17 04:28:02.505328 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 108 rows starting from the beginning of the part | ||
9249 | 2025.01.17 04:28:02.505401 [ 271 ] {1f109518-1b3f-437b-b053-a0549fe34bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9250 | 2025.01.17 04:28:02.505548 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1374 rows starting from the beginning of the part | ||
9251 | 2025.01.17 04:28:02.505768 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
9252 | 2025.01.17 04:28:02.505947 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 108 rows starting from the beginning of the part | ||
9253 | 2025.01.17 04:28:02.506165 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 229 rows starting from the beginning of the part | ||
9254 | 2025.01.17 04:28:02.507061 [ 271 ] {1f109518-1b3f-437b-b053-a0549fe34bd6} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9255 | 2025.01.17 04:28:02.507104 [ 271 ] {1f109518-1b3f-437b-b053-a0549fe34bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9256 | 2025.01.17 04:28:02.507664 [ 271 ] {1f109518-1b3f-437b-b053-a0549fe34bd6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9257 | 2025.01.17 04:28:02.507920 [ 271 ] {1f109518-1b3f-437b-b053-a0549fe34bd6} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9258 | 2025.01.17 04:28:02.508293 [ 271 ] {1f109518-1b3f-437b-b053-a0549fe34bd6} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.003026 sec., 6609.385327164574 rows/sec., 473.76 KiB/sec. | ||
9259 | 2025.01.17 04:28:02.508704 [ 271 ] {1f109518-1b3f-437b-b053-a0549fe34bd6} <Debug> TCPHandler: Processed in 0.003644451 sec. | ||
9260 | 2025.01.17 04:28:02.509099 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9261 | 2025.01.17 04:28:02.509378 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.004391626 sec., 753024.0507729938 rows/sec., 65.98 MiB/sec. | ||
9262 | 2025.01.17 04:28:02.509572 [ 268 ] {8e6e1101-6aae-43f2-a13d-f3137cb9a3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9263 | 2025.01.17 04:28:02.509717 [ 268 ] {8e6e1101-6aae-43f2-a13d-f3137cb9a3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9264 | 2025.01.17 04:28:02.509781 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9265 | 2025.01.17 04:28:02.510239 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_71_14} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9266 | 2025.01.17 04:28:02.510324 [ 196 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_71_14} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9267 | 2025.01.17 04:28:02.510420 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
9268 | 2025.01.17 04:28:02.510572 [ 268 ] {8e6e1101-6aae-43f2-a13d-f3137cb9a3ea} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9269 | 2025.01.17 04:28:02.510609 [ 268 ] {8e6e1101-6aae-43f2-a13d-f3137cb9a3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9270 | 2025.01.17 04:28:02.510958 [ 268 ] {8e6e1101-6aae-43f2-a13d-f3137cb9a3ea} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9271 | 2025.01.17 04:28:02.511196 [ 268 ] {8e6e1101-6aae-43f2-a13d-f3137cb9a3ea} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9272 | 2025.01.17 04:28:02.511410 [ 268 ] {8e6e1101-6aae-43f2-a13d-f3137cb9a3ea} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001962 sec., 7135.575942915391 rows/sec., 499.73 KiB/sec. | ||
9273 | 2025.01.17 04:28:02.511467 [ 268 ] {8e6e1101-6aae-43f2-a13d-f3137cb9a3ea} <Debug> TCPHandler: Processed in 0.002593271 sec. | ||
9274 | 2025.01.17 04:28:02.511623 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9275 | 2025.01.17 04:28:02.511749 [ 271 ] {ce99d4ed-2fbb-4ac5-96ea-7da0d6289d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9276 | 2025.01.17 04:28:02.511801 [ 271 ] {ce99d4ed-2fbb-4ac5-96ea-7da0d6289d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9277 | 2025.01.17 04:28:02.512424 [ 271 ] {ce99d4ed-2fbb-4ac5-96ea-7da0d6289d3b} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9278 | 2025.01.17 04:28:02.512470 [ 271 ] {ce99d4ed-2fbb-4ac5-96ea-7da0d6289d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9279 | 2025.01.17 04:28:02.512819 [ 271 ] {ce99d4ed-2fbb-4ac5-96ea-7da0d6289d3b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9280 | 2025.01.17 04:28:02.513078 [ 271 ] {ce99d4ed-2fbb-4ac5-96ea-7da0d6289d3b} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9281 | 2025.01.17 04:28:02.513277 [ 271 ] {ce99d4ed-2fbb-4ac5-96ea-7da0d6289d3b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001555 sec., 8360.128617363343 rows/sec., 521.25 KiB/sec. | ||
9282 | 2025.01.17 04:28:02.513327 [ 271 ] {ce99d4ed-2fbb-4ac5-96ea-7da0d6289d3b} <Debug> TCPHandler: Processed in 0.001766325 sec. | ||
9283 | 2025.01.17 04:28:02.513452 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9284 | 2025.01.17 04:28:02.513574 [ 268 ] {994aa471-0009-4018-9dcb-412d92031107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9285 | 2025.01.17 04:28:02.513628 [ 268 ] {994aa471-0009-4018-9dcb-412d92031107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9286 | 2025.01.17 04:28:02.514399 [ 268 ] {994aa471-0009-4018-9dcb-412d92031107} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9287 | 2025.01.17 04:28:02.514445 [ 268 ] {994aa471-0009-4018-9dcb-412d92031107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9288 | 2025.01.17 04:28:02.514821 [ 268 ] {994aa471-0009-4018-9dcb-412d92031107} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9289 | 2025.01.17 04:28:02.515057 [ 268 ] {994aa471-0009-4018-9dcb-412d92031107} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9290 | 2025.01.17 04:28:02.515218 [ 23 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9291 | 2025.01.17 04:28:02.515267 [ 23 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9292 | 2025.01.17 04:28:02.515297 [ 268 ] {994aa471-0009-4018-9dcb-412d92031107} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.001745 sec., 226361.03151862463 rows/sec., 16.07 MiB/sec. | ||
9293 | 2025.01.17 04:28:02.515301 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9294 | 2025.01.17 04:28:02.515498 [ 268 ] {994aa471-0009-4018-9dcb-412d92031107} <Debug> TCPHandler: Processed in 0.002094952 sec. | ||
9295 | 2025.01.17 04:28:02.515673 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
9296 | 2025.01.17 04:28:02.515717 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9297 | 2025.01.17 04:28:02.516160 [ 271 ] {48c557ad-c032-4585-8681-43eb195f0a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9298 | 2025.01.17 04:28:02.516339 [ 271 ] {48c557ad-c032-4585-8681-43eb195f0a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9299 | 2025.01.17 04:28:02.516397 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9300 | 2025.01.17 04:28:02.516551 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part | ||
9301 | 2025.01.17 04:28:02.517296 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
9302 | 2025.01.17 04:28:02.517750 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 861 rows starting from the beginning of the part | ||
9303 | 2025.01.17 04:28:02.517965 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
9304 | 2025.01.17 04:28:02.518065 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
9305 | 2025.01.17 04:28:02.518176 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 395 rows starting from the beginning of the part | ||
9306 | 2025.01.17 04:28:02.519093 [ 271 ] {48c557ad-c032-4585-8681-43eb195f0a6c} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9307 | 2025.01.17 04:28:02.519136 [ 271 ] {48c557ad-c032-4585-8681-43eb195f0a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9308 | 2025.01.17 04:28:02.519646 [ 271 ] {48c557ad-c032-4585-8681-43eb195f0a6c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9309 | 2025.01.17 04:28:02.519955 [ 271 ] {48c557ad-c032-4585-8681-43eb195f0a6c} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9310 | 2025.01.17 04:28:02.520218 [ 271 ] {48c557ad-c032-4585-8681-43eb195f0a6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004215 sec., 1423.4875444839859 rows/sec., 74.37 KiB/sec. | ||
9311 | 2025.01.17 04:28:02.520373 [ 271 ] {48c557ad-c032-4585-8681-43eb195f0a6c} <Debug> TCPHandler: Processed in 0.004748293 sec. | ||
9312 | 2025.01.17 04:28:02.520489 [ 192 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.00505558 sec., 477294.3954996262 rows/sec., 36.60 MiB/sec. | ||
9313 | 2025.01.17 04:28:02.520538 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9314 | 2025.01.17 04:28:02.520656 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9315 | 2025.01.17 04:28:02.520685 [ 268 ] {b4af46e6-fe75-434b-adcf-78a8c91a262e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9316 | 2025.01.17 04:28:02.520750 [ 268 ] {b4af46e6-fe75-434b-adcf-78a8c91a262e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9317 | 2025.01.17 04:28:02.521012 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_71_14} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9318 | 2025.01.17 04:28:02.521123 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_71_14} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9319 | 2025.01.17 04:28:02.521205 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
9320 | 2025.01.17 04:28:02.521486 [ 268 ] {b4af46e6-fe75-434b-adcf-78a8c91a262e} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9321 | 2025.01.17 04:28:02.521523 [ 268 ] {b4af46e6-fe75-434b-adcf-78a8c91a262e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9322 | 2025.01.17 04:28:02.521905 [ 268 ] {b4af46e6-fe75-434b-adcf-78a8c91a262e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9323 | 2025.01.17 04:28:02.522156 [ 268 ] {b4af46e6-fe75-434b-adcf-78a8c91a262e} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9324 | 2025.01.17 04:28:02.522302 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9325 | 2025.01.17 04:28:02.522359 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9326 | 2025.01.17 04:28:02.522394 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9327 | 2025.01.17 04:28:02.522404 [ 268 ] {b4af46e6-fe75-434b-adcf-78a8c91a262e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001747 sec., 135661.13337149398 rows/sec., 9.09 MiB/sec. | ||
9328 | 2025.01.17 04:28:02.522573 [ 268 ] {b4af46e6-fe75-434b-adcf-78a8c91a262e} <Debug> TCPHandler: Processed in 0.002097442 sec. | ||
9329 | 2025.01.17 04:28:02.522590 [ 188 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
9330 | 2025.01.17 04:28:02.522708 [ 188 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9331 | 2025.01.17 04:28:02.522735 [ 188 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20075 rows starting from the beginning of the part | ||
9332 | 2025.01.17 04:28:02.522766 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9333 | 2025.01.17 04:28:02.522822 [ 188 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
9334 | 2025.01.17 04:28:02.523253 [ 271 ] {88ac87ce-0c9e-41f0-9355-3b57db2bf62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9335 | 2025.01.17 04:28:02.523285 [ 188 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 960 rows starting from the beginning of the part | ||
9336 | 2025.01.17 04:28:02.523459 [ 271 ] {88ac87ce-0c9e-41f0-9355-3b57db2bf62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9337 | 2025.01.17 04:28:02.523515 [ 188 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 128 rows starting from the beginning of the part | ||
9338 | 2025.01.17 04:28:02.523846 [ 188 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
9339 | 2025.01.17 04:28:02.524128 [ 188 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 237 rows starting from the beginning of the part | ||
9340 | 2025.01.17 04:28:02.524881 [ 271 ] {88ac87ce-0c9e-41f0-9355-3b57db2bf62e} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9341 | 2025.01.17 04:28:02.524919 [ 271 ] {88ac87ce-0c9e-41f0-9355-3b57db2bf62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9342 | 2025.01.17 04:28:02.525332 [ 271 ] {88ac87ce-0c9e-41f0-9355-3b57db2bf62e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9343 | 2025.01.17 04:28:02.525637 [ 271 ] {88ac87ce-0c9e-41f0-9355-3b57db2bf62e} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9344 | 2025.01.17 04:28:02.525969 [ 271 ] {88ac87ce-0c9e-41f0-9355-3b57db2bf62e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003 sec., 333.3333333333333 rows/sec., 22.46 KiB/sec. | ||
9345 | 2025.01.17 04:28:02.526038 [ 271 ] {88ac87ce-0c9e-41f0-9355-3b57db2bf62e} <Debug> TCPHandler: Processed in 0.003349896 sec. | ||
9346 | 2025.01.17 04:28:02.526212 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9347 | 2025.01.17 04:28:02.526380 [ 268 ] {a0a5ca14-0702-4049-be4e-370843619c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9348 | 2025.01.17 04:28:02.526470 [ 268 ] {a0a5ca14-0702-4049-be4e-370843619c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9349 | 2025.01.17 04:28:02.527678 [ 268 ] {a0a5ca14-0702-4049-be4e-370843619c93} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9350 | 2025.01.17 04:28:02.527719 [ 268 ] {a0a5ca14-0702-4049-be4e-370843619c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9351 | 2025.01.17 04:28:02.528454 [ 268 ] {a0a5ca14-0702-4049-be4e-370843619c93} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9352 | 2025.01.17 04:28:02.528759 [ 268 ] {a0a5ca14-0702-4049-be4e-370843619c93} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9353 | 2025.01.17 04:28:02.529352 [ 268 ] {a0a5ca14-0702-4049-be4e-370843619c93} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003022 sec., 4301.786896095301 rows/sec., 7.71 MiB/sec. | ||
9354 | 2025.01.17 04:28:02.529456 [ 268 ] {a0a5ca14-0702-4049-be4e-370843619c93} <Debug> TCPHandler: Processed in 0.003322196 sec. | ||
9355 | 2025.01.17 04:28:02.529616 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9356 | 2025.01.17 04:28:02.529750 [ 271 ] {c054f1e6-1b01-45db-aa17-7de96088a611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9357 | 2025.01.17 04:28:02.529805 [ 271 ] {c054f1e6-1b01-45db-aa17-7de96088a611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9358 | 2025.01.17 04:28:02.530220 [ 188 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21720 rows, containing 5 columns (5 merged, 0 gathered) in 0.007740562 sec., 2805997.8073943467 rows/sec., 189.31 MiB/sec. | ||
9359 | 2025.01.17 04:28:02.530557 [ 271 ] {c054f1e6-1b01-45db-aa17-7de96088a611} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9360 | 2025.01.17 04:28:02.530595 [ 271 ] {c054f1e6-1b01-45db-aa17-7de96088a611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9361 | 2025.01.17 04:28:02.530776 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9362 | 2025.01.17 04:28:02.531026 [ 271 ] {c054f1e6-1b01-45db-aa17-7de96088a611} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9363 | 2025.01.17 04:28:02.531123 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9364 | 2025.01.17 04:28:02.531227 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9365 | 2025.01.17 04:28:02.531325 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
9366 | 2025.01.17 04:28:02.531326 [ 271 ] {c054f1e6-1b01-45db-aa17-7de96088a611} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9367 | 2025.01.17 04:28:02.531520 [ 26 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9368 | 2025.01.17 04:28:02.531591 [ 271 ] {c054f1e6-1b01-45db-aa17-7de96088a611} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001868 sec., 43897.21627408994 rows/sec., 2.79 MiB/sec. | ||
9369 | 2025.01.17 04:28:02.531619 [ 26 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9370 | 2025.01.17 04:28:02.531707 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9371 | 2025.01.17 04:28:02.531730 [ 271 ] {c054f1e6-1b01-45db-aa17-7de96088a611} <Debug> TCPHandler: Processed in 0.002176822 sec. | ||
9372 | 2025.01.17 04:28:02.532011 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
9373 | 2025.01.17 04:28:02.532438 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9374 | 2025.01.17 04:28:02.532530 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3986 rows starting from the beginning of the part | ||
9375 | 2025.01.17 04:28:02.532785 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
9376 | 2025.01.17 04:28:02.532948 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
9377 | 2025.01.17 04:28:02.533079 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part | ||
9378 | 2025.01.17 04:28:02.533263 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
9379 | 2025.01.17 04:28:02.533425 [ 197 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part | ||
9380 | 2025.01.17 04:28:02.535325 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4270 rows, containing 4 columns (4 merged, 0 gathered) in 0.003441908 sec., 1240590.974540865 rows/sec., 80.74 MiB/sec. | ||
9381 | 2025.01.17 04:28:02.535728 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9382 | 2025.01.17 04:28:02.536110 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_71_14} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9383 | 2025.01.17 04:28:02.536221 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_71_14} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9384 | 2025.01.17 04:28:02.536333 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
9385 | 2025.01.17 04:28:07.497004 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9386 | 2025.01.17 04:28:07.497252 [ 271 ] {321c5880-f234-4e97-a71a-2bf51bebfe9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9387 | 2025.01.17 04:28:07.497332 [ 271 ] {321c5880-f234-4e97-a71a-2bf51bebfe9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9388 | 2025.01.17 04:28:07.498106 [ 271 ] {321c5880-f234-4e97-a71a-2bf51bebfe9b} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9389 | 2025.01.17 04:28:07.498154 [ 271 ] {321c5880-f234-4e97-a71a-2bf51bebfe9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9390 | 2025.01.17 04:28:07.498585 [ 271 ] {321c5880-f234-4e97-a71a-2bf51bebfe9b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
9391 | 2025.01.17 04:28:07.498867 [ 271 ] {321c5880-f234-4e97-a71a-2bf51bebfe9b} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9392 | 2025.01.17 04:28:07.499113 [ 271 ] {321c5880-f234-4e97-a71a-2bf51bebfe9b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001919 sec., 4168.837936425221 rows/sec., 339.94 KiB/sec. | ||
9393 | 2025.01.17 04:28:07.499181 [ 271 ] {321c5880-f234-4e97-a71a-2bf51bebfe9b} <Debug> TCPHandler: Processed in 0.002317055 sec. | ||
9394 | 2025.01.17 04:28:07.499354 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9395 | 2025.01.17 04:28:07.499473 [ 268 ] {0ef56b6c-0aa0-4a25-b057-41a7dd68cba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9396 | 2025.01.17 04:28:07.499523 [ 268 ] {0ef56b6c-0aa0-4a25-b057-41a7dd68cba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9397 | 2025.01.17 04:28:07.500136 [ 268 ] {0ef56b6c-0aa0-4a25-b057-41a7dd68cba3} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9398 | 2025.01.17 04:28:07.500178 [ 268 ] {0ef56b6c-0aa0-4a25-b057-41a7dd68cba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9399 | 2025.01.17 04:28:07.500567 [ 268 ] {0ef56b6c-0aa0-4a25-b057-41a7dd68cba3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9400 | 2025.01.17 04:28:07.500809 [ 268 ] {0ef56b6c-0aa0-4a25-b057-41a7dd68cba3} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9401 | 2025.01.17 04:28:07.501028 [ 268 ] {0ef56b6c-0aa0-4a25-b057-41a7dd68cba3} <Debug> executeQuery: Read 112 rows, 9.57 KiB in 0.001582 sec., 70796.46017699115 rows/sec., 5.91 MiB/sec. | ||
9402 | 2025.01.17 04:28:07.501081 [ 268 ] {0ef56b6c-0aa0-4a25-b057-41a7dd68cba3} <Debug> TCPHandler: Processed in 0.001783586 sec. | ||
9403 | 2025.01.17 04:28:07.501226 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9404 | 2025.01.17 04:28:07.501336 [ 271 ] {586ebe38-613f-480a-a10b-2dea7f8336b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9405 | 2025.01.17 04:28:07.501382 [ 271 ] {586ebe38-613f-480a-a10b-2dea7f8336b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9406 | 2025.01.17 04:28:07.501946 [ 271 ] {586ebe38-613f-480a-a10b-2dea7f8336b3} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9407 | 2025.01.17 04:28:07.501985 [ 271 ] {586ebe38-613f-480a-a10b-2dea7f8336b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9408 | 2025.01.17 04:28:07.502335 [ 271 ] {586ebe38-613f-480a-a10b-2dea7f8336b3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9409 | 2025.01.17 04:28:07.502570 [ 271 ] {586ebe38-613f-480a-a10b-2dea7f8336b3} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9410 | 2025.01.17 04:28:07.502746 [ 47 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9411 | 2025.01.17 04:28:07.502806 [ 271 ] {586ebe38-613f-480a-a10b-2dea7f8336b3} <Debug> executeQuery: Read 34 rows, 2.51 KiB in 0.001491 sec., 22803.487592219986 rows/sec., 1.65 MiB/sec. | ||
9412 | 2025.01.17 04:28:07.502824 [ 47 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9413 | 2025.01.17 04:28:07.502893 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9414 | 2025.01.17 04:28:07.502932 [ 271 ] {586ebe38-613f-480a-a10b-2dea7f8336b3} <Debug> TCPHandler: Processed in 0.001749785 sec. | ||
9415 | 2025.01.17 04:28:07.503140 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9416 | 2025.01.17 04:28:07.503140 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
9417 | 2025.01.17 04:28:07.503344 [ 268 ] {b574ff6b-39d3-4735-b311-68b8f316ea3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9418 | 2025.01.17 04:28:07.503420 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9419 | 2025.01.17 04:28:07.503447 [ 268 ] {b574ff6b-39d3-4735-b311-68b8f316ea3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9420 | 2025.01.17 04:28:07.503485 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 64 rows starting from the beginning of the part | ||
9421 | 2025.01.17 04:28:07.503825 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
9422 | 2025.01.17 04:28:07.504148 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
9423 | 2025.01.17 04:28:07.504543 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
9424 | 2025.01.17 04:28:07.504876 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 20 rows starting from the beginning of the part | ||
9425 | 2025.01.17 04:28:07.505231 [ 194 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
9426 | 2025.01.17 04:28:07.506285 [ 268 ] {b574ff6b-39d3-4735-b311-68b8f316ea3d} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9427 | 2025.01.17 04:28:07.506365 [ 268 ] {b574ff6b-39d3-4735-b311-68b8f316ea3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9428 | 2025.01.17 04:28:07.507361 [ 268 ] {b574ff6b-39d3-4735-b311-68b8f316ea3d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9429 | 2025.01.17 04:28:07.508022 [ 268 ] {b574ff6b-39d3-4735-b311-68b8f316ea3d} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9430 | 2025.01.17 04:28:07.508128 [ 201 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.00510185 sec., 39201.46613483344 rows/sec., 2.95 MiB/sec. | ||
9431 | 2025.01.17 04:28:07.508404 [ 268 ] {b574ff6b-39d3-4735-b311-68b8f316ea3d} <Debug> executeQuery: Read 98 rows, 7.85 KiB in 0.005138 sec., 19073.56948228883 rows/sec., 1.49 MiB/sec. | ||
9432 | 2025.01.17 04:28:07.508478 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9433 | 2025.01.17 04:28:07.508546 [ 268 ] {b574ff6b-39d3-4735-b311-68b8f316ea3d} <Debug> TCPHandler: Processed in 0.005502868 sec. | ||
9434 | 2025.01.17 04:28:07.508740 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9435 | 2025.01.17 04:28:07.508947 [ 271 ] {045fa861-5a9f-4d50-be30-a1f2729fe82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9436 | 2025.01.17 04:28:07.508994 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_61_12} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9437 | 2025.01.17 04:28:07.509070 [ 271 ] {045fa861-5a9f-4d50-be30-a1f2729fe82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9438 | 2025.01.17 04:28:07.509221 [ 187 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_61_12} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9439 | 2025.01.17 04:28:07.509437 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9440 | 2025.01.17 04:28:07.509959 [ 271 ] {045fa861-5a9f-4d50-be30-a1f2729fe82b} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9441 | 2025.01.17 04:28:07.510004 [ 271 ] {045fa861-5a9f-4d50-be30-a1f2729fe82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9442 | 2025.01.17 04:28:07.510419 [ 271 ] {045fa861-5a9f-4d50-be30-a1f2729fe82b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9443 | 2025.01.17 04:28:07.510671 [ 271 ] {045fa861-5a9f-4d50-be30-a1f2729fe82b} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9444 | 2025.01.17 04:28:07.510851 [ 271 ] {045fa861-5a9f-4d50-be30-a1f2729fe82b} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001977 sec., 82953.97066262014 rows/sec., 5.78 MiB/sec. | ||
9445 | 2025.01.17 04:28:07.510904 [ 271 ] {045fa861-5a9f-4d50-be30-a1f2729fe82b} <Debug> TCPHandler: Processed in 0.002235004 sec. | ||
9446 | 2025.01.17 04:28:07.511051 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9447 | 2025.01.17 04:28:07.511182 [ 268 ] {965767df-4cd9-426a-8cda-57370417adff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9448 | 2025.01.17 04:28:07.511260 [ 268 ] {965767df-4cd9-426a-8cda-57370417adff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9449 | 2025.01.17 04:28:07.512465 [ 268 ] {965767df-4cd9-426a-8cda-57370417adff} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9450 | 2025.01.17 04:28:07.512502 [ 268 ] {965767df-4cd9-426a-8cda-57370417adff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9451 | 2025.01.17 04:28:07.513132 [ 268 ] {965767df-4cd9-426a-8cda-57370417adff} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9452 | 2025.01.17 04:28:07.513385 [ 268 ] {965767df-4cd9-426a-8cda-57370417adff} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9453 | 2025.01.17 04:28:07.513524 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9454 | 2025.01.17 04:28:07.513571 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9455 | 2025.01.17 04:28:07.513599 [ 268 ] {965767df-4cd9-426a-8cda-57370417adff} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002446 sec., 10629.59934587081 rows/sec., 19.05 MiB/sec. | ||
9456 | 2025.01.17 04:28:07.513606 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9457 | 2025.01.17 04:28:07.513962 [ 201 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
9458 | 2025.01.17 04:28:07.513979 [ 268 ] {965767df-4cd9-426a-8cda-57370417adff} <Debug> TCPHandler: Processed in 0.002986589 sec. | ||
9459 | 2025.01.17 04:28:07.514237 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9460 | 2025.01.17 04:28:07.514518 [ 271 ] {a2e5f88c-4a1d-430e-ae86-cf42f8ca18a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9461 | 2025.01.17 04:28:07.514661 [ 271 ] {a2e5f88c-4a1d-430e-ae86-cf42f8ca18a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9462 | 2025.01.17 04:28:07.514759 [ 201 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9463 | 2025.01.17 04:28:07.515009 [ 201 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1038 rows starting from the beginning of the part | ||
9464 | 2025.01.17 04:28:07.515794 [ 201 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
9465 | 2025.01.17 04:28:07.516650 [ 201 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part | ||
9466 | 2025.01.17 04:28:07.516977 [ 271 ] {a2e5f88c-4a1d-430e-ae86-cf42f8ca18a6} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9467 | 2025.01.17 04:28:07.517128 [ 271 ] {a2e5f88c-4a1d-430e-ae86-cf42f8ca18a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9468 | 2025.01.17 04:28:07.517461 [ 201 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
9469 | 2025.01.17 04:28:07.518094 [ 201 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part | ||
9470 | 2025.01.17 04:28:07.518744 [ 201 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
9471 | 2025.01.17 04:28:07.518796 [ 271 ] {a2e5f88c-4a1d-430e-ae86-cf42f8ca18a6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9472 | 2025.01.17 04:28:07.519654 [ 271 ] {a2e5f88c-4a1d-430e-ae86-cf42f8ca18a6} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9473 | 2025.01.17 04:28:07.520102 [ 271 ] {a2e5f88c-4a1d-430e-ae86-cf42f8ca18a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005672 sec., 10578.279266572637 rows/sec., 730.01 KiB/sec. | ||
9474 | 2025.01.17 04:28:07.520255 [ 271 ] {a2e5f88c-4a1d-430e-ae86-cf42f8ca18a6} <Debug> TCPHandler: Processed in 0.006145891 sec. | ||
9475 | 2025.01.17 04:28:07.526349 [ 187 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1142 rows, containing 19 columns (19 merged, 0 gathered) in 0.012629899 sec., 90420.3588643108 rows/sec., 162.03 MiB/sec. | ||
9476 | 2025.01.17 04:28:07.527367 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9477 | 2025.01.17 04:28:07.527781 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9478 | 2025.01.17 04:28:07.527868 [ 189 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9479 | 2025.01.17 04:28:07.527999 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
9480 | 2025.01.17 04:28:08.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.99 MiB, peak 236.32 MiB, free memory in arenas 0.00 B, will set to 226.39 MiB (RSS), difference: 1.40 MiB | ||
9481 | 2025.01.17 04:28:08.280808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
9482 | 2025.01.17 04:28:08.281487 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9483 | 2025.01.17 04:28:08.281529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9484 | 2025.01.17 04:28:08.282061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9485 | 2025.01.17 04:28:08.282319 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9486 | 2025.01.17 04:28:08.282511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
9487 | 2025.01.17 04:28:09.681984 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
9488 | 2025.01.17 04:28:09.704523 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9489 | 2025.01.17 04:28:09.704585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9490 | 2025.01.17 04:28:09.711876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9491 | 2025.01.17 04:28:09.712655 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9492 | 2025.01.17 04:28:09.715444 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
9493 | 2025.01.17 04:28:10.879027 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1338 | ||
9494 | 2025.01.17 04:28:10.882409 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9495 | 2025.01.17 04:28:10.882487 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9496 | 2025.01.17 04:28:10.883997 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9497 | 2025.01.17 04:28:10.884310 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9498 | 2025.01.17 04:28:10.884843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1338 | ||
9499 | 2025.01.17 04:28:12.500610 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9500 | 2025.01.17 04:28:12.500913 [ 271 ] {858dccab-db66-4df4-84dc-13aaf22b5a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9501 | 2025.01.17 04:28:12.501003 [ 271 ] {858dccab-db66-4df4-84dc-13aaf22b5a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9502 | 2025.01.17 04:28:12.501787 [ 271 ] {858dccab-db66-4df4-84dc-13aaf22b5a8e} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9503 | 2025.01.17 04:28:12.501842 [ 271 ] {858dccab-db66-4df4-84dc-13aaf22b5a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9504 | 2025.01.17 04:28:12.502291 [ 271 ] {858dccab-db66-4df4-84dc-13aaf22b5a8e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9505 | 2025.01.17 04:28:12.502565 [ 271 ] {858dccab-db66-4df4-84dc-13aaf22b5a8e} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9506 | 2025.01.17 04:28:12.502796 [ 271 ] {858dccab-db66-4df4-84dc-13aaf22b5a8e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00197 sec., 7106.598984771574 rows/sec., 511.58 KiB/sec. | ||
9507 | 2025.01.17 04:28:12.502861 [ 271 ] {858dccab-db66-4df4-84dc-13aaf22b5a8e} <Debug> TCPHandler: Processed in 0.002448079 sec. | ||
9508 | 2025.01.17 04:28:12.503047 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9509 | 2025.01.17 04:28:12.503186 [ 268 ] {18b7f101-20ad-4825-9e18-9724aa574a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9510 | 2025.01.17 04:28:12.503245 [ 268 ] {18b7f101-20ad-4825-9e18-9724aa574a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9511 | 2025.01.17 04:28:12.504018 [ 268 ] {18b7f101-20ad-4825-9e18-9724aa574a5a} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9512 | 2025.01.17 04:28:12.504057 [ 268 ] {18b7f101-20ad-4825-9e18-9724aa574a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9513 | 2025.01.17 04:28:12.504462 [ 268 ] {18b7f101-20ad-4825-9e18-9724aa574a5a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9514 | 2025.01.17 04:28:12.504704 [ 268 ] {18b7f101-20ad-4825-9e18-9724aa574a5a} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9515 | 2025.01.17 04:28:12.504913 [ 268 ] {18b7f101-20ad-4825-9e18-9724aa574a5a} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001762 sec., 129965.94778660614 rows/sec., 11.39 MiB/sec. | ||
9516 | 2025.01.17 04:28:12.504966 [ 268 ] {18b7f101-20ad-4825-9e18-9724aa574a5a} <Debug> TCPHandler: Processed in 0.001986869 sec. | ||
9517 | 2025.01.17 04:28:12.505116 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9518 | 2025.01.17 04:28:12.505220 [ 271 ] {80aca53f-1968-41ee-bdcc-27d8484478ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9519 | 2025.01.17 04:28:12.505266 [ 271 ] {80aca53f-1968-41ee-bdcc-27d8484478ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9520 | 2025.01.17 04:28:12.505825 [ 271 ] {80aca53f-1968-41ee-bdcc-27d8484478ae} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9521 | 2025.01.17 04:28:12.505866 [ 271 ] {80aca53f-1968-41ee-bdcc-27d8484478ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9522 | 2025.01.17 04:28:12.506224 [ 271 ] {80aca53f-1968-41ee-bdcc-27d8484478ae} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9523 | 2025.01.17 04:28:12.506464 [ 271 ] {80aca53f-1968-41ee-bdcc-27d8484478ae} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9524 | 2025.01.17 04:28:12.506668 [ 271 ] {80aca53f-1968-41ee-bdcc-27d8484478ae} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001471 sec., 13596.193065941536 rows/sec., 974.57 KiB/sec. | ||
9525 | 2025.01.17 04:28:12.506723 [ 271 ] {80aca53f-1968-41ee-bdcc-27d8484478ae} <Debug> TCPHandler: Processed in 0.001658783 sec. | ||
9526 | 2025.01.17 04:28:12.506872 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9527 | 2025.01.17 04:28:12.507001 [ 268 ] {02c9953b-64d8-40ed-9c59-152cd77aef7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9528 | 2025.01.17 04:28:12.507054 [ 268 ] {02c9953b-64d8-40ed-9c59-152cd77aef7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9529 | 2025.01.17 04:28:12.507680 [ 268 ] {02c9953b-64d8-40ed-9c59-152cd77aef7b} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9530 | 2025.01.17 04:28:12.507735 [ 268 ] {02c9953b-64d8-40ed-9c59-152cd77aef7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9531 | 2025.01.17 04:28:12.508122 [ 268 ] {02c9953b-64d8-40ed-9c59-152cd77aef7b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9532 | 2025.01.17 04:28:12.508389 [ 268 ] {02c9953b-64d8-40ed-9c59-152cd77aef7b} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9533 | 2025.01.17 04:28:12.508598 [ 268 ] {02c9953b-64d8-40ed-9c59-152cd77aef7b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001626 sec., 8610.086100861008 rows/sec., 602.99 KiB/sec. | ||
9534 | 2025.01.17 04:28:12.508653 [ 268 ] {02c9953b-64d8-40ed-9c59-152cd77aef7b} <Debug> TCPHandler: Processed in 0.001834076 sec. | ||
9535 | 2025.01.17 04:28:12.508790 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9536 | 2025.01.17 04:28:12.508900 [ 271 ] {dd01713b-294e-4298-82c0-70b5fce695f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9537 | 2025.01.17 04:28:12.508952 [ 271 ] {dd01713b-294e-4298-82c0-70b5fce695f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9538 | 2025.01.17 04:28:12.509576 [ 271 ] {dd01713b-294e-4298-82c0-70b5fce695f4} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9539 | 2025.01.17 04:28:12.509623 [ 271 ] {dd01713b-294e-4298-82c0-70b5fce695f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9540 | 2025.01.17 04:28:12.510022 [ 271 ] {dd01713b-294e-4298-82c0-70b5fce695f4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9541 | 2025.01.17 04:28:12.510261 [ 271 ] {dd01713b-294e-4298-82c0-70b5fce695f4} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9542 | 2025.01.17 04:28:12.510507 [ 271 ] {dd01713b-294e-4298-82c0-70b5fce695f4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001628 sec., 7985.257985257985 rows/sec., 497.88 KiB/sec. | ||
9543 | 2025.01.17 04:28:12.510681 [ 271 ] {dd01713b-294e-4298-82c0-70b5fce695f4} <Debug> TCPHandler: Processed in 0.001937188 sec. | ||
9544 | 2025.01.17 04:28:12.510871 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9545 | 2025.01.17 04:28:12.511001 [ 268 ] {f3d82688-21e1-460c-8d3c-47edc2f028d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9546 | 2025.01.17 04:28:12.511056 [ 268 ] {f3d82688-21e1-460c-8d3c-47edc2f028d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9547 | 2025.01.17 04:28:12.511899 [ 268 ] {f3d82688-21e1-460c-8d3c-47edc2f028d6} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9548 | 2025.01.17 04:28:12.511939 [ 268 ] {f3d82688-21e1-460c-8d3c-47edc2f028d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9549 | 2025.01.17 04:28:12.512321 [ 268 ] {f3d82688-21e1-460c-8d3c-47edc2f028d6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9550 | 2025.01.17 04:28:12.512561 [ 268 ] {f3d82688-21e1-460c-8d3c-47edc2f028d6} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9551 | 2025.01.17 04:28:12.512784 [ 268 ] {f3d82688-21e1-460c-8d3c-47edc2f028d6} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.001811 sec., 218111.540585312 rows/sec., 15.49 MiB/sec. | ||
9552 | 2025.01.17 04:28:12.512854 [ 268 ] {f3d82688-21e1-460c-8d3c-47edc2f028d6} <Debug> TCPHandler: Processed in 0.002070831 sec. | ||
9553 | 2025.01.17 04:28:12.513053 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9554 | 2025.01.17 04:28:12.513339 [ 271 ] {c830a9c6-5db0-457d-8afc-42e387640a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9555 | 2025.01.17 04:28:12.513454 [ 271 ] {c830a9c6-5db0-457d-8afc-42e387640a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9556 | 2025.01.17 04:28:12.513908 [ 271 ] {c830a9c6-5db0-457d-8afc-42e387640a7b} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9557 | 2025.01.17 04:28:12.513948 [ 271 ] {c830a9c6-5db0-457d-8afc-42e387640a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9558 | 2025.01.17 04:28:12.514298 [ 271 ] {c830a9c6-5db0-457d-8afc-42e387640a7b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9559 | 2025.01.17 04:28:12.514540 [ 271 ] {c830a9c6-5db0-457d-8afc-42e387640a7b} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9560 | 2025.01.17 04:28:12.514760 [ 271 ] {c830a9c6-5db0-457d-8afc-42e387640a7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 204.35 KiB/sec. | ||
9561 | 2025.01.17 04:28:12.514872 [ 271 ] {c830a9c6-5db0-457d-8afc-42e387640a7b} <Debug> TCPHandler: Processed in 0.001938158 sec. | ||
9562 | 2025.01.17 04:28:12.515026 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9563 | 2025.01.17 04:28:12.515154 [ 268 ] {7e25a2e7-2c0a-4f2c-88e7-bfd2ee1df4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9564 | 2025.01.17 04:28:12.515210 [ 268 ] {7e25a2e7-2c0a-4f2c-88e7-bfd2ee1df4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9565 | 2025.01.17 04:28:12.515833 [ 268 ] {7e25a2e7-2c0a-4f2c-88e7-bfd2ee1df4c7} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9566 | 2025.01.17 04:28:12.515879 [ 268 ] {7e25a2e7-2c0a-4f2c-88e7-bfd2ee1df4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9567 | 2025.01.17 04:28:12.516265 [ 268 ] {7e25a2e7-2c0a-4f2c-88e7-bfd2ee1df4c7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9568 | 2025.01.17 04:28:12.516497 [ 268 ] {7e25a2e7-2c0a-4f2c-88e7-bfd2ee1df4c7} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9569 | 2025.01.17 04:28:12.516701 [ 268 ] {7e25a2e7-2c0a-4f2c-88e7-bfd2ee1df4c7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001575 sec., 150476.19047619047 rows/sec., 10.09 MiB/sec. | ||
9570 | 2025.01.17 04:28:12.516753 [ 268 ] {7e25a2e7-2c0a-4f2c-88e7-bfd2ee1df4c7} <Debug> TCPHandler: Processed in 0.001804106 sec. | ||
9571 | 2025.01.17 04:28:12.516901 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9572 | 2025.01.17 04:28:12.517029 [ 271 ] {b3c3be0b-d10a-4529-b6ab-5a0b6bab467b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9573 | 2025.01.17 04:28:12.517085 [ 271 ] {b3c3be0b-d10a-4529-b6ab-5a0b6bab467b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9574 | 2025.01.17 04:28:12.517583 [ 271 ] {b3c3be0b-d10a-4529-b6ab-5a0b6bab467b} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9575 | 2025.01.17 04:28:12.517629 [ 271 ] {b3c3be0b-d10a-4529-b6ab-5a0b6bab467b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9576 | 2025.01.17 04:28:12.518023 [ 271 ] {b3c3be0b-d10a-4529-b6ab-5a0b6bab467b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9577 | 2025.01.17 04:28:12.518263 [ 271 ] {b3c3be0b-d10a-4529-b6ab-5a0b6bab467b} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9578 | 2025.01.17 04:28:12.518419 [ 59 ] {} <Debug> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
9579 | 2025.01.17 04:28:12.518488 [ 271 ] {b3c3be0b-d10a-4529-b6ab-5a0b6bab467b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 45.47 KiB/sec. | ||
9580 | 2025.01.17 04:28:12.518496 [ 59 ] {} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9581 | 2025.01.17 04:28:12.518565 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9582 | 2025.01.17 04:28:12.518600 [ 271 ] {b3c3be0b-d10a-4529-b6ab-5a0b6bab467b} <Debug> TCPHandler: Processed in 0.001748804 sec. | ||
9583 | 2025.01.17 04:28:12.518797 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9584 | 2025.01.17 04:28:12.518814 [ 190 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
9585 | 2025.01.17 04:28:12.518996 [ 268 ] {4c8b7e44-b49c-4aa9-bda4-6ddde2ef1792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9586 | 2025.01.17 04:28:12.519126 [ 190 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9587 | 2025.01.17 04:28:12.519195 [ 268 ] {4c8b7e44-b49c-4aa9-bda4-6ddde2ef1792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9588 | 2025.01.17 04:28:12.519210 [ 190 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 29 rows starting from the beginning of the part | ||
9589 | 2025.01.17 04:28:12.519536 [ 190 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
9590 | 2025.01.17 04:28:12.519877 [ 190 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
9591 | 2025.01.17 04:28:12.520229 [ 190 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
9592 | 2025.01.17 04:28:12.520561 [ 190 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
9593 | 2025.01.17 04:28:12.520885 [ 190 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::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 | ||
9594 | 2025.01.17 04:28:12.524943 [ 268 ] {4c8b7e44-b49c-4aa9-bda4-6ddde2ef1792} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9595 | 2025.01.17 04:28:12.525037 [ 268 ] {4c8b7e44-b49c-4aa9-bda4-6ddde2ef1792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9596 | 2025.01.17 04:28:12.525273 [ 190 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.0065899 sec., 5159.4106132111265 rows/sec., 346.47 KiB/sec. | ||
9597 | 2025.01.17 04:28:12.525490 [ 190 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
9598 | 2025.01.17 04:28:12.526091 [ 190 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_32_7} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9599 | 2025.01.17 04:28:12.526318 [ 190 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_32_7} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
9600 | 2025.01.17 04:28:12.526487 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
9601 | 2025.01.17 04:28:12.526550 [ 268 ] {4c8b7e44-b49c-4aa9-bda4-6ddde2ef1792} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9602 | 2025.01.17 04:28:12.526850 [ 268 ] {4c8b7e44-b49c-4aa9-bda4-6ddde2ef1792} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9603 | 2025.01.17 04:28:12.527148 [ 268 ] {4c8b7e44-b49c-4aa9-bda4-6ddde2ef1792} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.008222 sec., 1581.1238141571393 rows/sec., 2.83 MiB/sec. | ||
9604 | 2025.01.17 04:28:12.527741 [ 268 ] {4c8b7e44-b49c-4aa9-bda4-6ddde2ef1792} <Debug> TCPHandler: Processed in 0.009035347 sec. | ||
9605 | 2025.01.17 04:28:12.527948 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9606 | 2025.01.17 04:28:12.528079 [ 271 ] {3d8156f1-d5f3-4ee5-bc0f-72526bfc19ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9607 | 2025.01.17 04:28:12.528134 [ 271 ] {3d8156f1-d5f3-4ee5-bc0f-72526bfc19ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9608 | 2025.01.17 04:28:12.528729 [ 271 ] {3d8156f1-d5f3-4ee5-bc0f-72526bfc19ab} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9609 | 2025.01.17 04:28:12.528776 [ 271 ] {3d8156f1-d5f3-4ee5-bc0f-72526bfc19ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9610 | 2025.01.17 04:28:12.529166 [ 271 ] {3d8156f1-d5f3-4ee5-bc0f-72526bfc19ab} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9611 | 2025.01.17 04:28:12.529402 [ 271 ] {3d8156f1-d5f3-4ee5-bc0f-72526bfc19ab} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9612 | 2025.01.17 04:28:12.529613 [ 271 ] {3d8156f1-d5f3-4ee5-bc0f-72526bfc19ab} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001565 sec., 52396.1661341853 rows/sec., 3.33 MiB/sec. | ||
9613 | 2025.01.17 04:28:12.529662 [ 271 ] {3d8156f1-d5f3-4ee5-bc0f-72526bfc19ab} <Debug> TCPHandler: Processed in 0.001805185 sec. | ||
9614 | 2025.01.17 04:28:15.626886 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9615 | 2025.01.17 04:28:15.626958 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9616 | 2025.01.17 04:28:15.782734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
9617 | 2025.01.17 04:28:15.783502 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9618 | 2025.01.17 04:28:15.783553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9619 | 2025.01.17 04:28:15.784089 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9620 | 2025.01.17 04:28:15.784354 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9621 | 2025.01.17 04:28:15.784554 [ 150 ] {} <Debug> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9622 | 2025.01.17 04:28:15.784640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
9623 | 2025.01.17 04:28:15.784651 [ 150 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9624 | 2025.01.17 04:28:15.784689 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9625 | 2025.01.17 04:28:15.784932 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
9626 | 2025.01.17 04:28:15.785232 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9627 | 2025.01.17 04:28:15.785282 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
9628 | 2025.01.17 04:28:15.785370 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
9629 | 2025.01.17 04:28:15.785640 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
9630 | 2025.01.17 04:28:15.785831 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
9631 | 2025.01.17 04:28:15.786009 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
9632 | 2025.01.17 04:28:15.786120 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
9633 | 2025.01.17 04:28:15.788716 [ 193 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003940587 sec., 5356054.82127409 rows/sec., 76.62 MiB/sec. | ||
9634 | 2025.01.17 04:28:15.789048 [ 191 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9635 | 2025.01.17 04:28:15.789339 [ 191 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_46_9} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9636 | 2025.01.17 04:28:15.789426 [ 191 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_46_9} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9637 | 2025.01.17 04:28:15.789514 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
9638 | 2025.01.17 04:28:17.215573 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9639 | 2025.01.17 04:28:17.237396 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9640 | 2025.01.17 04:28:17.237457 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9641 | 2025.01.17 04:28:17.244795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9642 | 2025.01.17 04:28:17.245562 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9643 | 2025.01.17 04:28:17.245986 [ 114 ] {} <Debug> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9644 | 2025.01.17 04:28:17.246140 [ 114 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9645 | 2025.01.17 04:28:17.246218 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9646 | 2025.01.17 04:28:17.246512 [ 199 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
9647 | 2025.01.17 04:28:17.255145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9648 | 2025.01.17 04:28:17.256434 [ 199 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9649 | 2025.01.17 04:28:17.257320 [ 199 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
9650 | 2025.01.17 04:28:17.262033 [ 199 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
9651 | 2025.01.17 04:28:17.266839 [ 199 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
9652 | 2025.01.17 04:28:17.271922 [ 199 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
9653 | 2025.01.17 04:28:17.278414 [ 199 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
9654 | 2025.01.17 04:28:17.283197 [ 199 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
9655 | 2025.01.17 04:28:17.343310 [ 198 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.096958244 sec., 3578.860194704021 rows/sec., 18.51 MiB/sec. | ||
9656 | 2025.01.17 04:28:17.346611 [ 197 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9657 | 2025.01.17 04:28:17.349612 [ 197 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_46_9} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9658 | 2025.01.17 04:28:17.349756 [ 197 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_46_9} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9659 | 2025.01.17 04:28:17.352218 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
9660 | 2025.01.17 04:28:17.496607 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9661 | 2025.01.17 04:28:17.496800 [ 271 ] {01d1bb47-19e1-490c-9dca-08cb4eb7b20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9662 | 2025.01.17 04:28:17.496877 [ 271 ] {01d1bb47-19e1-490c-9dca-08cb4eb7b20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9663 | 2025.01.17 04:28:17.497852 [ 271 ] {01d1bb47-19e1-490c-9dca-08cb4eb7b20c} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9664 | 2025.01.17 04:28:17.497916 [ 271 ] {01d1bb47-19e1-490c-9dca-08cb4eb7b20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9665 | 2025.01.17 04:28:17.498537 [ 271 ] {01d1bb47-19e1-490c-9dca-08cb4eb7b20c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9666 | 2025.01.17 04:28:17.498889 [ 271 ] {01d1bb47-19e1-490c-9dca-08cb4eb7b20c} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9667 | 2025.01.17 04:28:17.499202 [ 271 ] {01d1bb47-19e1-490c-9dca-08cb4eb7b20c} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002454 sec., 44009.779951100245 rows/sec., 3.69 MiB/sec. | ||
9668 | 2025.01.17 04:28:17.499290 [ 271 ] {01d1bb47-19e1-490c-9dca-08cb4eb7b20c} <Debug> TCPHandler: Processed in 0.002823055 sec. | ||
9669 | 2025.01.17 04:28:17.499481 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9670 | 2025.01.17 04:28:17.499602 [ 268 ] {48437ba1-d9dd-4967-bdc5-c965558ffd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9671 | 2025.01.17 04:28:17.499652 [ 268 ] {48437ba1-d9dd-4967-bdc5-c965558ffd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9672 | 2025.01.17 04:28:17.500223 [ 268 ] {48437ba1-d9dd-4967-bdc5-c965558ffd2c} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9673 | 2025.01.17 04:28:17.500264 [ 268 ] {48437ba1-d9dd-4967-bdc5-c965558ffd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9674 | 2025.01.17 04:28:17.500631 [ 268 ] {48437ba1-d9dd-4967-bdc5-c965558ffd2c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9675 | 2025.01.17 04:28:17.500890 [ 268 ] {48437ba1-d9dd-4967-bdc5-c965558ffd2c} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9676 | 2025.01.17 04:28:17.501131 [ 268 ] {48437ba1-d9dd-4967-bdc5-c965558ffd2c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001551 sec., 16763.378465506124 rows/sec., 1.23 MiB/sec. | ||
9677 | 2025.01.17 04:28:17.501245 [ 268 ] {48437ba1-d9dd-4967-bdc5-c965558ffd2c} <Debug> TCPHandler: Processed in 0.001818336 sec. | ||
9678 | 2025.01.17 04:28:17.501469 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9679 | 2025.01.17 04:28:17.501648 [ 271 ] {3b848d01-e795-4aa1-b982-fd5ed8f438d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9680 | 2025.01.17 04:28:17.501704 [ 271 ] {3b848d01-e795-4aa1-b982-fd5ed8f438d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9681 | 2025.01.17 04:28:17.502370 [ 271 ] {3b848d01-e795-4aa1-b982-fd5ed8f438d1} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9682 | 2025.01.17 04:28:17.502410 [ 271 ] {3b848d01-e795-4aa1-b982-fd5ed8f438d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9683 | 2025.01.17 04:28:17.502783 [ 271 ] {3b848d01-e795-4aa1-b982-fd5ed8f438d1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9684 | 2025.01.17 04:28:17.503029 [ 271 ] {3b848d01-e795-4aa1-b982-fd5ed8f438d1} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9685 | 2025.01.17 04:28:17.503267 [ 271 ] {3b848d01-e795-4aa1-b982-fd5ed8f438d1} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001638 sec., 54945.054945054944 rows/sec., 4.29 MiB/sec. | ||
9686 | 2025.01.17 04:28:17.503358 [ 271 ] {3b848d01-e795-4aa1-b982-fd5ed8f438d1} <Debug> TCPHandler: Processed in 0.002011609 sec. | ||
9687 | 2025.01.17 04:28:17.503572 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9688 | 2025.01.17 04:28:17.503919 [ 268 ] {f8abf554-921a-4a73-9f21-4f934891ab1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9689 | 2025.01.17 04:28:17.504082 [ 268 ] {f8abf554-921a-4a73-9f21-4f934891ab1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9690 | 2025.01.17 04:28:17.504676 [ 268 ] {f8abf554-921a-4a73-9f21-4f934891ab1a} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9691 | 2025.01.17 04:28:17.504718 [ 268 ] {f8abf554-921a-4a73-9f21-4f934891ab1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9692 | 2025.01.17 04:28:17.505109 [ 268 ] {f8abf554-921a-4a73-9f21-4f934891ab1a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9693 | 2025.01.17 04:28:17.505348 [ 268 ] {f8abf554-921a-4a73-9f21-4f934891ab1a} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9694 | 2025.01.17 04:28:17.505573 [ 268 ] {f8abf554-921a-4a73-9f21-4f934891ab1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001777 sec., 90039.39223410243 rows/sec., 6.27 MiB/sec. | ||
9695 | 2025.01.17 04:28:17.505675 [ 268 ] {f8abf554-921a-4a73-9f21-4f934891ab1a} <Debug> TCPHandler: Processed in 0.002212794 sec. | ||
9696 | 2025.01.17 04:28:17.505901 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9697 | 2025.01.17 04:28:17.506135 [ 271 ] {18653caa-333d-4b99-b869-f4d693e2a5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9698 | 2025.01.17 04:28:17.506208 [ 271 ] {18653caa-333d-4b99-b869-f4d693e2a5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9699 | 2025.01.17 04:28:17.507341 [ 271 ] {18653caa-333d-4b99-b869-f4d693e2a5f7} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9700 | 2025.01.17 04:28:17.507380 [ 271 ] {18653caa-333d-4b99-b869-f4d693e2a5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9701 | 2025.01.17 04:28:17.508037 [ 271 ] {18653caa-333d-4b99-b869-f4d693e2a5f7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9702 | 2025.01.17 04:28:17.508293 [ 271 ] {18653caa-333d-4b99-b869-f4d693e2a5f7} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9703 | 2025.01.17 04:28:17.508565 [ 271 ] {18653caa-333d-4b99-b869-f4d693e2a5f7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002466 sec., 10543.390105433902 rows/sec., 18.89 MiB/sec. | ||
9704 | 2025.01.17 04:28:17.508953 [ 271 ] {18653caa-333d-4b99-b869-f4d693e2a5f7} <Debug> TCPHandler: Processed in 0.003182172 sec. | ||
9705 | 2025.01.17 04:28:17.509232 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9706 | 2025.01.17 04:28:17.509421 [ 268 ] {8b443d4f-fa82-444e-9e4a-a3622e1a76d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9707 | 2025.01.17 04:28:17.509479 [ 268 ] {8b443d4f-fa82-444e-9e4a-a3622e1a76d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9708 | 2025.01.17 04:28:17.510029 [ 268 ] {8b443d4f-fa82-444e-9e4a-a3622e1a76d1} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9709 | 2025.01.17 04:28:17.510076 [ 268 ] {8b443d4f-fa82-444e-9e4a-a3622e1a76d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9710 | 2025.01.17 04:28:17.510787 [ 268 ] {8b443d4f-fa82-444e-9e4a-a3622e1a76d1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9711 | 2025.01.17 04:28:17.511022 [ 268 ] {8b443d4f-fa82-444e-9e4a-a3622e1a76d1} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9712 | 2025.01.17 04:28:17.511224 [ 268 ] {8b443d4f-fa82-444e-9e4a-a3622e1a76d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001833 sec., 32733.224222585926 rows/sec., 2.21 MiB/sec. | ||
9713 | 2025.01.17 04:28:17.511274 [ 268 ] {8b443d4f-fa82-444e-9e4a-a3622e1a76d1} <Debug> TCPHandler: Processed in 0.002222334 sec. | ||
9714 | 2025.01.17 04:28:17.878985 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9715 | 2025.01.17 04:28:17.879334 [ 271 ] {7a473b46-3e85-4875-ba64-c75890bce4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9716 | 2025.01.17 04:28:17.879446 [ 271 ] {7a473b46-3e85-4875-ba64-c75890bce4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9717 | 2025.01.17 04:28:17.880448 [ 271 ] {7a473b46-3e85-4875-ba64-c75890bce4b8} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9718 | 2025.01.17 04:28:17.880497 [ 271 ] {7a473b46-3e85-4875-ba64-c75890bce4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9719 | 2025.01.17 04:28:17.880918 [ 271 ] {7a473b46-3e85-4875-ba64-c75890bce4b8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9720 | 2025.01.17 04:28:17.881163 [ 271 ] {7a473b46-3e85-4875-ba64-c75890bce4b8} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9721 | 2025.01.17 04:28:17.881375 [ 122 ] {} <Debug> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9722 | 2025.01.17 04:28:17.881418 [ 271 ] {7a473b46-3e85-4875-ba64-c75890bce4b8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002168 sec., 6457.564575645757 rows/sec., 464.86 KiB/sec. | ||
9723 | 2025.01.17 04:28:17.881482 [ 122 ] {} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9724 | 2025.01.17 04:28:17.881579 [ 271 ] {7a473b46-3e85-4875-ba64-c75890bce4b8} <Debug> TCPHandler: Processed in 0.002773224 sec. | ||
9725 | 2025.01.17 04:28:17.881584 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9726 | 2025.01.17 04:28:17.881814 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9727 | 2025.01.17 04:28:17.881837 [ 195 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
9728 | 2025.01.17 04:28:17.882033 [ 268 ] {c3f41cbf-0eb5-45e4-ab40-ee8283fa5831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9729 | 2025.01.17 04:28:17.882147 [ 195 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9730 | 2025.01.17 04:28:17.882154 [ 268 ] {c3f41cbf-0eb5-45e4-ab40-ee8283fa5831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9731 | 2025.01.17 04:28:17.882231 [ 195 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
9732 | 2025.01.17 04:28:17.882569 [ 195 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
9733 | 2025.01.17 04:28:17.883048 [ 195 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
9734 | 2025.01.17 04:28:17.883484 [ 195 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
9735 | 2025.01.17 04:28:17.883802 [ 195 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::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 | ||
9736 | 2025.01.17 04:28:17.885380 [ 268 ] {c3f41cbf-0eb5-45e4-ab40-ee8283fa5831} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9737 | 2025.01.17 04:28:17.885456 [ 268 ] {c3f41cbf-0eb5-45e4-ab40-ee8283fa5831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9738 | 2025.01.17 04:28:17.885837 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.0041044 sec., 17054.8679465939 rows/sec., 1.26 MiB/sec. | ||
9739 | 2025.01.17 04:28:17.885991 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9740 | 2025.01.17 04:28:17.886294 [ 268 ] {c3f41cbf-0eb5-45e4-ab40-ee8283fa5831} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9741 | 2025.01.17 04:28:17.886468 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_33_8} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9742 | 2025.01.17 04:28:17.886604 [ 268 ] {c3f41cbf-0eb5-45e4-ab40-ee8283fa5831} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9743 | 2025.01.17 04:28:17.886605 [ 200 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_33_8} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9744 | 2025.01.17 04:28:17.886763 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9745 | 2025.01.17 04:28:17.886917 [ 268 ] {c3f41cbf-0eb5-45e4-ab40-ee8283fa5831} <Debug> executeQuery: Read 1369 rows, 117.11 KiB in 0.00496 sec., 276008.06451612903 rows/sec., 23.06 MiB/sec. | ||
9746 | 2025.01.17 04:28:17.886979 [ 268 ] {c3f41cbf-0eb5-45e4-ab40-ee8283fa5831} <Debug> TCPHandler: Processed in 0.005259084 sec. | ||
9747 | 2025.01.17 04:28:17.887143 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9748 | 2025.01.17 04:28:17.887270 [ 271 ] {2298a41a-3d0c-4375-a4dc-96462c35446a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9749 | 2025.01.17 04:28:17.887324 [ 271 ] {2298a41a-3d0c-4375-a4dc-96462c35446a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9750 | 2025.01.17 04:28:17.887957 [ 271 ] {2298a41a-3d0c-4375-a4dc-96462c35446a} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9751 | 2025.01.17 04:28:17.888003 [ 271 ] {2298a41a-3d0c-4375-a4dc-96462c35446a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9752 | 2025.01.17 04:28:17.888366 [ 271 ] {2298a41a-3d0c-4375-a4dc-96462c35446a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9753 | 2025.01.17 04:28:17.888594 [ 271 ] {2298a41a-3d0c-4375-a4dc-96462c35446a} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9754 | 2025.01.17 04:28:17.888806 [ 271 ] {2298a41a-3d0c-4375-a4dc-96462c35446a} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001565 sec., 12779.552715654952 rows/sec., 916.03 KiB/sec. | ||
9755 | 2025.01.17 04:28:17.888858 [ 271 ] {2298a41a-3d0c-4375-a4dc-96462c35446a} <Debug> TCPHandler: Processed in 0.001776744 sec. | ||
9756 | 2025.01.17 04:28:17.888989 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9757 | 2025.01.17 04:28:17.889099 [ 268 ] {209360ad-3b08-4905-afc6-c6d8143abe7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9758 | 2025.01.17 04:28:17.889152 [ 268 ] {209360ad-3b08-4905-afc6-c6d8143abe7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9759 | 2025.01.17 04:28:17.889901 [ 268 ] {209360ad-3b08-4905-afc6-c6d8143abe7a} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9760 | 2025.01.17 04:28:17.889949 [ 268 ] {209360ad-3b08-4905-afc6-c6d8143abe7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9761 | 2025.01.17 04:28:17.890337 [ 268 ] {209360ad-3b08-4905-afc6-c6d8143abe7a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9762 | 2025.01.17 04:28:17.890579 [ 268 ] {209360ad-3b08-4905-afc6-c6d8143abe7a} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9763 | 2025.01.17 04:28:17.890802 [ 268 ] {209360ad-3b08-4905-afc6-c6d8143abe7a} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001729 sec., 139965.29786003468 rows/sec., 9.48 MiB/sec. | ||
9764 | 2025.01.17 04:28:17.890855 [ 268 ] {209360ad-3b08-4905-afc6-c6d8143abe7a} <Debug> TCPHandler: Processed in 0.001916588 sec. | ||
9765 | 2025.01.17 04:28:17.890998 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9766 | 2025.01.17 04:28:17.891108 [ 271 ] {9d519c09-13e4-4446-a496-f933638cc5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9767 | 2025.01.17 04:28:17.891159 [ 271 ] {9d519c09-13e4-4446-a496-f933638cc5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9768 | 2025.01.17 04:28:17.891778 [ 271 ] {9d519c09-13e4-4446-a496-f933638cc5cc} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9769 | 2025.01.17 04:28:17.891824 [ 271 ] {9d519c09-13e4-4446-a496-f933638cc5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9770 | 2025.01.17 04:28:17.892201 [ 271 ] {9d519c09-13e4-4446-a496-f933638cc5cc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9771 | 2025.01.17 04:28:17.892441 [ 271 ] {9d519c09-13e4-4446-a496-f933638cc5cc} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9772 | 2025.01.17 04:28:17.892609 [ 149 ] {} <Debug> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9773 | 2025.01.17 04:28:17.892672 [ 271 ] {9d519c09-13e4-4446-a496-f933638cc5cc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. | ||
9774 | 2025.01.17 04:28:17.892691 [ 149 ] {} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9775 | 2025.01.17 04:28:17.892768 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9776 | 2025.01.17 04:28:17.892802 [ 271 ] {9d519c09-13e4-4446-a496-f933638cc5cc} <Debug> TCPHandler: Processed in 0.001848067 sec. | ||
9777 | 2025.01.17 04:28:17.892965 [ 192 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
9778 | 2025.01.17 04:28:17.892983 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9779 | 2025.01.17 04:28:17.893097 [ 192 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9780 | 2025.01.17 04:28:17.893124 [ 268 ] {a17daf58-bb72-4f71-b265-738550d75a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9781 | 2025.01.17 04:28:17.893135 [ 192 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
9782 | 2025.01.17 04:28:17.893180 [ 268 ] {a17daf58-bb72-4f71-b265-738550d75a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9783 | 2025.01.17 04:28:17.893316 [ 192 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
9784 | 2025.01.17 04:28:17.893517 [ 192 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
9785 | 2025.01.17 04:28:17.893724 [ 192 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
9786 | 2025.01.17 04:28:17.893959 [ 192 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::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 | ||
9787 | 2025.01.17 04:28:17.895043 [ 268 ] {a17daf58-bb72-4f71-b265-738550d75a6b} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9788 | 2025.01.17 04:28:17.895086 [ 268 ] {a17daf58-bb72-4f71-b265-738550d75a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9789 | 2025.01.17 04:28:17.895307 [ 192 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002448088 sec., 26551.33312201195 rows/sec., 1.72 MiB/sec. | ||
9790 | 2025.01.17 04:28:17.895443 [ 196 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9791 | 2025.01.17 04:28:17.895644 [ 268 ] {a17daf58-bb72-4f71-b265-738550d75a6b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9792 | 2025.01.17 04:28:17.895746 [ 196 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_33_8} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9793 | 2025.01.17 04:28:17.895839 [ 196 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_33_8} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9794 | 2025.01.17 04:28:17.895923 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9795 | 2025.01.17 04:28:17.895952 [ 268 ] {a17daf58-bb72-4f71-b265-738550d75a6b} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9796 | 2025.01.17 04:28:17.896194 [ 268 ] {a17daf58-bb72-4f71-b265-738550d75a6b} <Debug> executeQuery: Read 851 rows, 63.01 KiB in 0.003101 sec., 274427.6039987101 rows/sec., 19.84 MiB/sec. | ||
9797 | 2025.01.17 04:28:17.896254 [ 268 ] {a17daf58-bb72-4f71-b265-738550d75a6b} <Debug> TCPHandler: Processed in 0.003341856 sec. | ||
9798 | 2025.01.17 04:28:17.896428 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9799 | 2025.01.17 04:28:17.896532 [ 271 ] {c91c1376-dab3-4c1e-ac82-91a9711ef054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9800 | 2025.01.17 04:28:17.896577 [ 271 ] {c91c1376-dab3-4c1e-ac82-91a9711ef054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9801 | 2025.01.17 04:28:17.897017 [ 271 ] {c91c1376-dab3-4c1e-ac82-91a9711ef054} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9802 | 2025.01.17 04:28:17.897055 [ 271 ] {c91c1376-dab3-4c1e-ac82-91a9711ef054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9803 | 2025.01.17 04:28:17.897392 [ 271 ] {c91c1376-dab3-4c1e-ac82-91a9711ef054} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9804 | 2025.01.17 04:28:17.897620 [ 271 ] {c91c1376-dab3-4c1e-ac82-91a9711ef054} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9805 | 2025.01.17 04:28:17.897888 [ 271 ] {c91c1376-dab3-4c1e-ac82-91a9711ef054} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. | ||
9806 | 2025.01.17 04:28:17.898082 [ 271 ] {c91c1376-dab3-4c1e-ac82-91a9711ef054} <Debug> TCPHandler: Processed in 0.001701254 sec. | ||
9807 | 2025.01.17 04:28:17.898307 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9808 | 2025.01.17 04:28:17.898445 [ 268 ] {63c99bb9-ec73-499e-ba14-74d03529bd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9809 | 2025.01.17 04:28:17.898502 [ 268 ] {63c99bb9-ec73-499e-ba14-74d03529bd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9810 | 2025.01.17 04:28:17.899324 [ 268 ] {63c99bb9-ec73-499e-ba14-74d03529bd78} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9811 | 2025.01.17 04:28:17.899363 [ 268 ] {63c99bb9-ec73-499e-ba14-74d03529bd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9812 | 2025.01.17 04:28:17.899783 [ 268 ] {63c99bb9-ec73-499e-ba14-74d03529bd78} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9813 | 2025.01.17 04:28:17.900023 [ 268 ] {63c99bb9-ec73-499e-ba14-74d03529bd78} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9814 | 2025.01.17 04:28:17.900252 [ 268 ] {63c99bb9-ec73-499e-ba14-74d03529bd78} <Debug> executeQuery: Read 955 rows, 64.97 KiB in 0.001837 sec., 519869.35220468155 rows/sec., 34.54 MiB/sec. | ||
9815 | 2025.01.17 04:28:17.900303 [ 268 ] {63c99bb9-ec73-499e-ba14-74d03529bd78} <Debug> TCPHandler: Processed in 0.002116151 sec. | ||
9816 | 2025.01.17 04:28:17.900438 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9817 | 2025.01.17 04:28:17.900565 [ 271 ] {cac053ff-3f74-4b1d-bda6-93493914d093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9818 | 2025.01.17 04:28:17.900619 [ 271 ] {cac053ff-3f74-4b1d-bda6-93493914d093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9819 | 2025.01.17 04:28:17.901113 [ 271 ] {cac053ff-3f74-4b1d-bda6-93493914d093} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9820 | 2025.01.17 04:28:17.901156 [ 271 ] {cac053ff-3f74-4b1d-bda6-93493914d093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9821 | 2025.01.17 04:28:17.901502 [ 271 ] {cac053ff-3f74-4b1d-bda6-93493914d093} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9822 | 2025.01.17 04:28:17.901732 [ 271 ] {cac053ff-3f74-4b1d-bda6-93493914d093} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9823 | 2025.01.17 04:28:17.901932 [ 271 ] {cac053ff-3f74-4b1d-bda6-93493914d093} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. | ||
9824 | 2025.01.17 04:28:17.901981 [ 271 ] {cac053ff-3f74-4b1d-bda6-93493914d093} <Debug> TCPHandler: Processed in 0.001603651 sec. | ||
9825 | 2025.01.17 04:28:17.902124 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9826 | 2025.01.17 04:28:17.902251 [ 268 ] {0824d331-9494-4775-bf6d-53209aa17c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9827 | 2025.01.17 04:28:17.902329 [ 268 ] {0824d331-9494-4775-bf6d-53209aa17c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9828 | 2025.01.17 04:28:17.903510 [ 268 ] {0824d331-9494-4775-bf6d-53209aa17c3a} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9829 | 2025.01.17 04:28:17.903549 [ 268 ] {0824d331-9494-4775-bf6d-53209aa17c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9830 | 2025.01.17 04:28:17.904155 [ 268 ] {0824d331-9494-4775-bf6d-53209aa17c3a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9831 | 2025.01.17 04:28:17.904409 [ 268 ] {0824d331-9494-4775-bf6d-53209aa17c3a} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9832 | 2025.01.17 04:28:17.904665 [ 268 ] {0824d331-9494-4775-bf6d-53209aa17c3a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002442 sec., 5323.505323505323 rows/sec., 9.54 MiB/sec. | ||
9833 | 2025.01.17 04:28:17.904759 [ 268 ] {0824d331-9494-4775-bf6d-53209aa17c3a} <Debug> TCPHandler: Processed in 0.002693183 sec. | ||
9834 | 2025.01.17 04:28:17.904902 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9835 | 2025.01.17 04:28:17.905029 [ 271 ] {4d4c0d7d-8de7-4c2b-b69b-7776c26561a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9836 | 2025.01.17 04:28:17.905093 [ 271 ] {4d4c0d7d-8de7-4c2b-b69b-7776c26561a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9837 | 2025.01.17 04:28:17.905589 [ 271 ] {4d4c0d7d-8de7-4c2b-b69b-7776c26561a0} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9838 | 2025.01.17 04:28:17.905634 [ 271 ] {4d4c0d7d-8de7-4c2b-b69b-7776c26561a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9839 | 2025.01.17 04:28:17.906040 [ 271 ] {4d4c0d7d-8de7-4c2b-b69b-7776c26561a0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9840 | 2025.01.17 04:28:17.906285 [ 271 ] {4d4c0d7d-8de7-4c2b-b69b-7776c26561a0} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9841 | 2025.01.17 04:28:17.906488 [ 271 ] {4d4c0d7d-8de7-4c2b-b69b-7776c26561a0} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001488 sec., 22849.4623655914 rows/sec., 1.33 MiB/sec. | ||
9842 | 2025.01.17 04:28:17.906537 [ 271 ] {4d4c0d7d-8de7-4c2b-b69b-7776c26561a0} <Debug> TCPHandler: Processed in 0.001696384 sec. | ||
9843 | 2025.01.17 04:28:20.885136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1394 | ||
9844 | 2025.01.17 04:28:20.888778 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9845 | 2025.01.17 04:28:20.888821 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9846 | 2025.01.17 04:28:20.890320 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9847 | 2025.01.17 04:28:20.890637 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9848 | 2025.01.17 04:28:20.891886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1394 | ||
9849 | 2025.01.17 04:28:22.493973 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9850 | 2025.01.17 04:28:22.494159 [ 271 ] {02807dee-2a8b-407e-af17-f72dad05bb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9851 | 2025.01.17 04:28:22.494229 [ 271 ] {02807dee-2a8b-407e-af17-f72dad05bb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9852 | 2025.01.17 04:28:22.494992 [ 271 ] {02807dee-2a8b-407e-af17-f72dad05bb32} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9853 | 2025.01.17 04:28:22.495032 [ 271 ] {02807dee-2a8b-407e-af17-f72dad05bb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9854 | 2025.01.17 04:28:22.495459 [ 271 ] {02807dee-2a8b-407e-af17-f72dad05bb32} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9855 | 2025.01.17 04:28:22.495713 [ 271 ] {02807dee-2a8b-407e-af17-f72dad05bb32} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9856 | 2025.01.17 04:28:22.495868 [ 144 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9857 | 2025.01.17 04:28:22.495911 [ 271 ] {02807dee-2a8b-407e-af17-f72dad05bb32} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001805 sec., 31024.930747922437 rows/sec., 2.38 MiB/sec. | ||
9858 | 2025.01.17 04:28:22.495914 [ 144 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9859 | 2025.01.17 04:28:22.495963 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9860 | 2025.01.17 04:28:22.495987 [ 271 ] {02807dee-2a8b-407e-af17-f72dad05bb32} <Debug> TCPHandler: Processed in 0.002144812 sec. | ||
9861 | 2025.01.17 04:28:22.496092 [ 188 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
9862 | 2025.01.17 04:28:22.496182 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9863 | 2025.01.17 04:28:22.496201 [ 188 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9864 | 2025.01.17 04:28:22.496238 [ 188 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
9865 | 2025.01.17 04:28:22.496374 [ 188 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 112 rows starting from the beginning of the part | ||
9866 | 2025.01.17 04:28:22.496384 [ 268 ] {3ddcb8be-1028-4038-9bc5-971a391f62f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9867 | 2025.01.17 04:28:22.496488 [ 268 ] {3ddcb8be-1028-4038-9bc5-971a391f62f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9868 | 2025.01.17 04:28:22.496527 [ 188 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 229 rows starting from the beginning of the part | ||
9869 | 2025.01.17 04:28:22.496775 [ 188 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 108 rows starting from the beginning of the part | ||
9870 | 2025.01.17 04:28:22.496919 [ 188 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1369 rows starting from the beginning of the part | ||
9871 | 2025.01.17 04:28:22.497143 [ 188 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::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 | ||
9872 | 2025.01.17 04:28:22.498212 [ 268 ] {3ddcb8be-1028-4038-9bc5-971a391f62f9} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9873 | 2025.01.17 04:28:22.498308 [ 268 ] {3ddcb8be-1028-4038-9bc5-971a391f62f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9874 | 2025.01.17 04:28:22.500486 [ 268 ] {3ddcb8be-1028-4038-9bc5-971a391f62f9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9875 | 2025.01.17 04:28:22.500785 [ 268 ] {3ddcb8be-1028-4038-9bc5-971a391f62f9} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9876 | 2025.01.17 04:28:22.500956 [ 144 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9877 | 2025.01.17 04:28:22.501041 [ 144 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9878 | 2025.01.17 04:28:22.501106 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9879 | 2025.01.17 04:28:22.501146 [ 268 ] {3ddcb8be-1028-4038-9bc5-971a391f62f9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004813 sec., 13297.319758986081 rows/sec., 1.04 MiB/sec. | ||
9880 | 2025.01.17 04:28:22.501382 [ 188 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3306 rows, containing 5 columns (5 merged, 0 gathered) in 0.005349575 sec., 617993.0181369549 rows/sec., 54.15 MiB/sec. | ||
9881 | 2025.01.17 04:28:22.501411 [ 268 ] {3ddcb8be-1028-4038-9bc5-971a391f62f9} <Debug> TCPHandler: Processed in 0.005301204 sec. | ||
9882 | 2025.01.17 04:28:22.501446 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
9883 | 2025.01.17 04:28:22.501602 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9884 | 2025.01.17 04:28:22.501641 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9885 | 2025.01.17 04:28:22.501708 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part | ||
9886 | 2025.01.17 04:28:22.501796 [ 271 ] {0e01fa87-7443-4aa3-8be6-a120f4458938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9887 | 2025.01.17 04:28:22.501941 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9888 | 2025.01.17 04:28:22.501971 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 98 rows starting from the beginning of the part | ||
9889 | 2025.01.17 04:28:22.501984 [ 271 ] {0e01fa87-7443-4aa3-8be6-a120f4458938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9890 | 2025.01.17 04:28:22.502574 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 395 rows starting from the beginning of the part | ||
9891 | 2025.01.17 04:28:22.503080 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part | ||
9892 | 2025.01.17 04:28:22.503536 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 851 rows starting from the beginning of the part | ||
9893 | 2025.01.17 04:28:22.503583 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_76_15} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9894 | 2025.01.17 04:28:22.503967 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::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 | ||
9895 | 2025.01.17 04:28:22.504087 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_76_15} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9896 | 2025.01.17 04:28:22.504564 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
9897 | 2025.01.17 04:28:22.505082 [ 271 ] {0e01fa87-7443-4aa3-8be6-a120f4458938} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9898 | 2025.01.17 04:28:22.505128 [ 271 ] {0e01fa87-7443-4aa3-8be6-a120f4458938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9899 | 2025.01.17 04:28:22.505710 [ 271 ] {0e01fa87-7443-4aa3-8be6-a120f4458938} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9900 | 2025.01.17 04:28:22.505970 [ 271 ] {0e01fa87-7443-4aa3-8be6-a120f4458938} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9901 | 2025.01.17 04:28:22.506204 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9902 | 2025.01.17 04:28:22.506245 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.005010498 sec., 481189.6941182293 rows/sec., 36.90 MiB/sec. | ||
9903 | 2025.01.17 04:28:22.506265 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9904 | 2025.01.17 04:28:22.506302 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9905 | 2025.01.17 04:28:22.506316 [ 271 ] {0e01fa87-7443-4aa3-8be6-a120f4458938} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.004573 sec., 27990.378307456813 rows/sec., 1.95 MiB/sec. | ||
9906 | 2025.01.17 04:28:22.506505 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9907 | 2025.01.17 04:28:22.506723 [ 271 ] {0e01fa87-7443-4aa3-8be6-a120f4458938} <Debug> TCPHandler: Processed in 0.005200542 sec. | ||
9908 | 2025.01.17 04:28:22.506887 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
9909 | 2025.01.17 04:28:22.506954 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9910 | 2025.01.17 04:28:22.507322 [ 268 ] {fc5fa4d9-e170-4e7b-b6d9-7a07f746e6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9911 | 2025.01.17 04:28:22.507417 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9912 | 2025.01.17 04:28:22.507432 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_76_15} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9913 | 2025.01.17 04:28:22.507465 [ 268 ] {fc5fa4d9-e170-4e7b-b6d9-7a07f746e6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9914 | 2025.01.17 04:28:22.507533 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21720 rows starting from the beginning of the part | ||
9915 | 2025.01.17 04:28:22.507782 [ 196 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_76_15} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9916 | 2025.01.17 04:28:22.508071 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 164 rows starting from the beginning of the part | ||
9917 | 2025.01.17 04:28:22.508259 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
9918 | 2025.01.17 04:28:22.508587 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::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 | ||
9919 | 2025.01.17 04:28:22.508966 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
9920 | 2025.01.17 04:28:22.509324 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 955 rows starting from the beginning of the part | ||
9921 | 2025.01.17 04:28:22.509684 [ 201 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 128 rows starting from the beginning of the part | ||
9922 | 2025.01.17 04:28:22.510419 [ 268 ] {fc5fa4d9-e170-4e7b-b6d9-7a07f746e6e8} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9923 | 2025.01.17 04:28:22.510485 [ 268 ] {fc5fa4d9-e170-4e7b-b6d9-7a07f746e6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9924 | 2025.01.17 04:28:22.511244 [ 268 ] {fc5fa4d9-e170-4e7b-b6d9-7a07f746e6e8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9925 | 2025.01.17 04:28:22.511582 [ 268 ] {fc5fa4d9-e170-4e7b-b6d9-7a07f746e6e8} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9926 | 2025.01.17 04:28:22.511867 [ 144 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9927 | 2025.01.17 04:28:22.511923 [ 144 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9928 | 2025.01.17 04:28:22.511947 [ 268 ] {fc5fa4d9-e170-4e7b-b6d9-7a07f746e6e8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004739 sec., 10128.719139058872 rows/sec., 698.99 KiB/sec. | ||
9929 | 2025.01.17 04:28:22.511951 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9930 | 2025.01.17 04:28:22.512126 [ 268 ] {fc5fa4d9-e170-4e7b-b6d9-7a07f746e6e8} <Debug> TCPHandler: Processed in 0.005264284 sec. | ||
9931 | 2025.01.17 04:28:22.512406 [ 190 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
9932 | 2025.01.17 04:28:22.512797 [ 190 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9933 | 2025.01.17 04:28:22.512890 [ 190 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4270 rows starting from the beginning of the part | ||
9934 | 2025.01.17 04:28:22.513257 [ 190 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
9935 | 2025.01.17 04:28:22.513464 [ 190 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
9936 | 2025.01.17 04:28:22.513836 [ 190 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::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 | ||
9937 | 2025.01.17 04:28:22.514132 [ 190 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
9938 | 2025.01.17 04:28:22.514425 [ 190 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part | ||
9939 | 2025.01.17 04:28:22.521169 [ 193 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4554 rows, containing 4 columns (4 merged, 0 gathered) in 0.009071898 sec., 501989.7710490131 rows/sec., 32.67 MiB/sec. | ||
9940 | 2025.01.17 04:28:22.521772 [ 187 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9941 | 2025.01.17 04:28:22.522344 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_76_15} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9942 | 2025.01.17 04:28:22.522464 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_76_15} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9943 | 2025.01.17 04:28:22.522603 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
9944 | 2025.01.17 04:28:22.524987 [ 187 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23364 rows, containing 5 columns (5 merged, 0 gathered) in 0.018585814 sec., 1257087.7982530117 rows/sec., 84.80 MiB/sec. | ||
9945 | 2025.01.17 04:28:22.525446 [ 193 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9946 | 2025.01.17 04:28:22.525850 [ 193 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9947 | 2025.01.17 04:28:22.525950 [ 193 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9948 | 2025.01.17 04:28:22.526054 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
9949 | 2025.01.17 04:28:23.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.05 MiB, peak 241.13 MiB, free memory in arenas 0.00 B, will set to 231.22 MiB (RSS), difference: 2.17 MiB | ||
9950 | 2025.01.17 04:28:23.285206 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
9951 | 2025.01.17 04:28:23.286268 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9952 | 2025.01.17 04:28:23.286320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9953 | 2025.01.17 04:28:23.286857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9954 | 2025.01.17 04:28:23.287176 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9955 | 2025.01.17 04:28:23.287452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
9956 | 2025.01.17 04:28:24.756402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9957 | 2025.01.17 04:28:24.774588 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9958 | 2025.01.17 04:28:24.774637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9959 | 2025.01.17 04:28:24.781513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9960 | 2025.01.17 04:28:24.782262 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9961 | 2025.01.17 04:28:24.784800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9962 | 2025.01.17 04:28:27.498645 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9963 | 2025.01.17 04:28:27.498832 [ 271 ] {dfa1cf56-e1e5-4aec-8a64-f8ee881aa974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9964 | 2025.01.17 04:28:27.498909 [ 271 ] {dfa1cf56-e1e5-4aec-8a64-f8ee881aa974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9965 | 2025.01.17 04:28:27.499706 [ 271 ] {dfa1cf56-e1e5-4aec-8a64-f8ee881aa974} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9966 | 2025.01.17 04:28:27.499760 [ 271 ] {dfa1cf56-e1e5-4aec-8a64-f8ee881aa974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9967 | 2025.01.17 04:28:27.500207 [ 271 ] {dfa1cf56-e1e5-4aec-8a64-f8ee881aa974} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9968 | 2025.01.17 04:28:27.500460 [ 271 ] {dfa1cf56-e1e5-4aec-8a64-f8ee881aa974} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9969 | 2025.01.17 04:28:27.500709 [ 271 ] {dfa1cf56-e1e5-4aec-8a64-f8ee881aa974} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001927 sec., 56045.66683964712 rows/sec., 4.70 MiB/sec. | ||
9970 | 2025.01.17 04:28:27.500819 [ 271 ] {dfa1cf56-e1e5-4aec-8a64-f8ee881aa974} <Debug> TCPHandler: Processed in 0.002311976 sec. | ||
9971 | 2025.01.17 04:28:27.501038 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9972 | 2025.01.17 04:28:27.501209 [ 268 ] {e0724095-4a01-4b6c-b6cf-d324c1890dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9973 | 2025.01.17 04:28:27.501259 [ 268 ] {e0724095-4a01-4b6c-b6cf-d324c1890dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9974 | 2025.01.17 04:28:27.501828 [ 268 ] {e0724095-4a01-4b6c-b6cf-d324c1890dbe} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9975 | 2025.01.17 04:28:27.501870 [ 268 ] {e0724095-4a01-4b6c-b6cf-d324c1890dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9976 | 2025.01.17 04:28:27.502230 [ 268 ] {e0724095-4a01-4b6c-b6cf-d324c1890dbe} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9977 | 2025.01.17 04:28:27.502484 [ 268 ] {e0724095-4a01-4b6c-b6cf-d324c1890dbe} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9978 | 2025.01.17 04:28:27.502745 [ 268 ] {e0724095-4a01-4b6c-b6cf-d324c1890dbe} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001561 sec., 16655.98975016015 rows/sec., 1.22 MiB/sec. | ||
9979 | 2025.01.17 04:28:27.502893 [ 268 ] {e0724095-4a01-4b6c-b6cf-d324c1890dbe} <Debug> TCPHandler: Processed in 0.001966769 sec. | ||
9980 | 2025.01.17 04:28:27.503133 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9981 | 2025.01.17 04:28:27.503319 [ 271 ] {ded1303f-20b4-4664-8201-0172c6aecc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9982 | 2025.01.17 04:28:27.503375 [ 271 ] {ded1303f-20b4-4664-8201-0172c6aecc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9983 | 2025.01.17 04:28:27.504050 [ 271 ] {ded1303f-20b4-4664-8201-0172c6aecc97} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9984 | 2025.01.17 04:28:27.504090 [ 271 ] {ded1303f-20b4-4664-8201-0172c6aecc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9985 | 2025.01.17 04:28:27.504451 [ 271 ] {ded1303f-20b4-4664-8201-0172c6aecc97} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9986 | 2025.01.17 04:28:27.504688 [ 271 ] {ded1303f-20b4-4664-8201-0172c6aecc97} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9987 | 2025.01.17 04:28:27.504893 [ 271 ] {ded1303f-20b4-4664-8201-0172c6aecc97} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001605 sec., 56074.766355140186 rows/sec., 4.38 MiB/sec. | ||
9988 | 2025.01.17 04:28:27.504944 [ 271 ] {ded1303f-20b4-4664-8201-0172c6aecc97} <Debug> TCPHandler: Processed in 0.001951159 sec. | ||
9989 | 2025.01.17 04:28:27.505148 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9990 | 2025.01.17 04:28:27.505277 [ 268 ] {a07a3ca2-4833-4641-a5ca-b70e465474bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9991 | 2025.01.17 04:28:27.505336 [ 268 ] {a07a3ca2-4833-4641-a5ca-b70e465474bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9992 | 2025.01.17 04:28:27.505926 [ 268 ] {a07a3ca2-4833-4641-a5ca-b70e465474bf} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9993 | 2025.01.17 04:28:27.505965 [ 268 ] {a07a3ca2-4833-4641-a5ca-b70e465474bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9994 | 2025.01.17 04:28:27.506348 [ 268 ] {a07a3ca2-4833-4641-a5ca-b70e465474bf} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9995 | 2025.01.17 04:28:27.506586 [ 268 ] {a07a3ca2-4833-4641-a5ca-b70e465474bf} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9996 | 2025.01.17 04:28:27.506793 [ 268 ] {a07a3ca2-4833-4641-a5ca-b70e465474bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec. | ||
9997 | 2025.01.17 04:28:27.506845 [ 268 ] {a07a3ca2-4833-4641-a5ca-b70e465474bf} <Debug> TCPHandler: Processed in 0.001759605 sec. | ||
9998 | 2025.01.17 04:28:27.506998 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9999 | 2025.01.17 04:28:27.507127 [ 271 ] {f223adce-2f52-4551-a215-d9bb9f79e539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10000 | 2025.01.17 04:28:27.507207 [ 271 ] {f223adce-2f52-4551-a215-d9bb9f79e539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10001 | 2025.01.17 04:28:27.508385 [ 271 ] {f223adce-2f52-4551-a215-d9bb9f79e539} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10002 | 2025.01.17 04:28:27.508422 [ 271 ] {f223adce-2f52-4551-a215-d9bb9f79e539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10003 | 2025.01.17 04:28:27.509005 [ 271 ] {f223adce-2f52-4551-a215-d9bb9f79e539} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10004 | 2025.01.17 04:28:27.509320 [ 271 ] {f223adce-2f52-4551-a215-d9bb9f79e539} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10005 | 2025.01.17 04:28:27.509594 [ 271 ] {f223adce-2f52-4551-a215-d9bb9f79e539} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002491 sec., 10437.57527097551 rows/sec., 18.70 MiB/sec. | ||
10006 | 2025.01.17 04:28:27.509838 [ 271 ] {f223adce-2f52-4551-a215-d9bb9f79e539} <Debug> TCPHandler: Processed in 0.002899707 sec. | ||
10007 | 2025.01.17 04:28:27.510043 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10008 | 2025.01.17 04:28:27.510174 [ 268 ] {5667881a-63e6-4661-a713-b50a3b615386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10009 | 2025.01.17 04:28:27.510229 [ 268 ] {5667881a-63e6-4661-a713-b50a3b615386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10010 | 2025.01.17 04:28:27.510751 [ 268 ] {5667881a-63e6-4661-a713-b50a3b615386} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10011 | 2025.01.17 04:28:27.510797 [ 268 ] {5667881a-63e6-4661-a713-b50a3b615386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10012 | 2025.01.17 04:28:27.511153 [ 268 ] {5667881a-63e6-4661-a713-b50a3b615386} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10013 | 2025.01.17 04:28:27.511388 [ 268 ] {5667881a-63e6-4661-a713-b50a3b615386} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10014 | 2025.01.17 04:28:27.511593 [ 268 ] {5667881a-63e6-4661-a713-b50a3b615386} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. | ||
10015 | 2025.01.17 04:28:27.511642 [ 268 ] {5667881a-63e6-4661-a713-b50a3b615386} <Debug> TCPHandler: Processed in 0.001685453 sec. | ||
10016 | 2025.01.17 04:28:28.000377 [ 137 ] {} <Debug> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
10017 | 2025.01.17 04:28:28.000476 [ 137 ] {} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10018 | 2025.01.17 04:28:28.000508 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10019 | 2025.01.17 04:28:28.000737 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
10020 | 2025.01.17 04:28:28.000987 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10021 | 2025.01.17 04:28:28.001032 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
10022 | 2025.01.17 04:28:28.001120 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
10023 | 2025.01.17 04:28:28.001225 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
10024 | 2025.01.17 04:28:28.001467 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
10025 | 2025.01.17 04:28:28.001669 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::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 | ||
10026 | 2025.01.17 04:28:28.002730 [ 193 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002133332 sec., 92812.55800784875 rows/sec., 4.74 MiB/sec. | ||
10027 | 2025.01.17 04:28:28.002923 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
10028 | 2025.01.17 04:28:28.003279 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_33_7} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10029 | 2025.01.17 04:28:28.003368 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_33_7} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
10030 | 2025.01.17 04:28:28.003469 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10031 | 2025.01.17 04:28:28.525127 [ 137 ] {} <Debug> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
10032 | 2025.01.17 04:28:28.525215 [ 137 ] {} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10033 | 2025.01.17 04:28:28.525255 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10034 | 2025.01.17 04:28:28.525538 [ 193 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
10035 | 2025.01.17 04:28:28.526077 [ 193 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10036 | 2025.01.17 04:28:28.526219 [ 193 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 244 rows starting from the beginning of the part | ||
10037 | 2025.01.17 04:28:28.526320 [ 193 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
10038 | 2025.01.17 04:28:28.526591 [ 193 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
10039 | 2025.01.17 04:28:28.526787 [ 193 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
10040 | 2025.01.17 04:28:28.526944 [ 193 ] {5d241127-4b74-44e4-8375-2778b3ff828d::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 | ||
10041 | 2025.01.17 04:28:28.528153 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.002796725 sec., 270316.1733813657 rows/sec., 19.35 MiB/sec. | ||
10042 | 2025.01.17 04:28:28.528367 [ 200 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
10043 | 2025.01.17 04:28:28.528714 [ 200 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_33_7} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10044 | 2025.01.17 04:28:28.528802 [ 200 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_33_7} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
10045 | 2025.01.17 04:28:28.528903 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
10046 | 2025.01.17 04:28:30.627012 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10047 | 2025.01.17 04:28:30.627067 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10048 | 2025.01.17 04:28:30.788743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
10049 | 2025.01.17 04:28:30.789510 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10050 | 2025.01.17 04:28:30.789562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10051 | 2025.01.17 04:28:30.790107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10052 | 2025.01.17 04:28:30.790374 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10053 | 2025.01.17 04:28:30.790623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
10054 | 2025.01.17 04:28:30.893637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1414 | ||
10055 | 2025.01.17 04:28:30.896443 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10056 | 2025.01.17 04:28:30.896494 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10057 | 2025.01.17 04:28:30.897952 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10058 | 2025.01.17 04:28:30.898263 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10059 | 2025.01.17 04:28:30.899622 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1414 | ||
10060 | 2025.01.17 04:28:31.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.23 MiB, peak 241.13 MiB, free memory in arenas 0.00 B, will set to 231.23 MiB (RSS), difference: 4.00 MiB | ||
10061 | 2025.01.17 04:28:31.001436 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000971809 sec. | ||
10062 | 2025.01.17 04:28:32.285210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
10063 | 2025.01.17 04:28:32.305170 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10064 | 2025.01.17 04:28:32.305226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10065 | 2025.01.17 04:28:32.312518 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10066 | 2025.01.17 04:28:32.313311 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10067 | 2025.01.17 04:28:32.316831 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
10068 | 2025.01.17 04:28:32.502355 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10069 | 2025.01.17 04:28:32.502569 [ 271 ] {b27f6fee-a705-4958-a6ff-0212a899214a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10070 | 2025.01.17 04:28:32.502652 [ 271 ] {b27f6fee-a705-4958-a6ff-0212a899214a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10071 | 2025.01.17 04:28:32.503478 [ 271 ] {b27f6fee-a705-4958-a6ff-0212a899214a} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10072 | 2025.01.17 04:28:32.503534 [ 271 ] {b27f6fee-a705-4958-a6ff-0212a899214a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10073 | 2025.01.17 04:28:32.503976 [ 271 ] {b27f6fee-a705-4958-a6ff-0212a899214a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10074 | 2025.01.17 04:28:32.504233 [ 271 ] {b27f6fee-a705-4958-a6ff-0212a899214a} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10075 | 2025.01.17 04:28:32.504473 [ 271 ] {b27f6fee-a705-4958-a6ff-0212a899214a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. | ||
10076 | 2025.01.17 04:28:32.504536 [ 271 ] {b27f6fee-a705-4958-a6ff-0212a899214a} <Debug> TCPHandler: Processed in 0.002326546 sec. | ||
10077 | 2025.01.17 04:28:32.504734 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10078 | 2025.01.17 04:28:32.504879 [ 268 ] {16ac99aa-d94b-40e5-96bb-052976d14e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10079 | 2025.01.17 04:28:32.504939 [ 268 ] {16ac99aa-d94b-40e5-96bb-052976d14e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10080 | 2025.01.17 04:28:32.505636 [ 268 ] {16ac99aa-d94b-40e5-96bb-052976d14e84} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10081 | 2025.01.17 04:28:32.505678 [ 268 ] {16ac99aa-d94b-40e5-96bb-052976d14e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10082 | 2025.01.17 04:28:32.506066 [ 268 ] {16ac99aa-d94b-40e5-96bb-052976d14e84} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10083 | 2025.01.17 04:28:32.506318 [ 268 ] {16ac99aa-d94b-40e5-96bb-052976d14e84} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10084 | 2025.01.17 04:28:32.506540 [ 268 ] {16ac99aa-d94b-40e5-96bb-052976d14e84} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001697 sec., 134944.01885680613 rows/sec., 11.83 MiB/sec. | ||
10085 | 2025.01.17 04:28:32.506593 [ 268 ] {16ac99aa-d94b-40e5-96bb-052976d14e84} <Debug> TCPHandler: Processed in 0.001930698 sec. | ||
10086 | 2025.01.17 04:28:32.506750 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10087 | 2025.01.17 04:28:32.506858 [ 271 ] {ee898425-cbc8-417b-a1b4-b6a394fa2a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10088 | 2025.01.17 04:28:32.506901 [ 271 ] {ee898425-cbc8-417b-a1b4-b6a394fa2a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10089 | 2025.01.17 04:28:32.507421 [ 271 ] {ee898425-cbc8-417b-a1b4-b6a394fa2a87} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10090 | 2025.01.17 04:28:32.507461 [ 271 ] {ee898425-cbc8-417b-a1b4-b6a394fa2a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10091 | 2025.01.17 04:28:32.507811 [ 271 ] {ee898425-cbc8-417b-a1b4-b6a394fa2a87} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10092 | 2025.01.17 04:28:32.508048 [ 271 ] {ee898425-cbc8-417b-a1b4-b6a394fa2a87} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10093 | 2025.01.17 04:28:32.508210 [ 133 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10094 | 2025.01.17 04:28:32.508267 [ 271 ] {ee898425-cbc8-417b-a1b4-b6a394fa2a87} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001427 sec., 14015.41695865452 rows/sec., 1004.62 KiB/sec. | ||
10095 | 2025.01.17 04:28:32.508283 [ 133 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10096 | 2025.01.17 04:28:32.508349 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10097 | 2025.01.17 04:28:32.508396 [ 271 ] {ee898425-cbc8-417b-a1b4-b6a394fa2a87} <Debug> TCPHandler: Processed in 0.001694744 sec. | ||
10098 | 2025.01.17 04:28:32.508610 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10099 | 2025.01.17 04:28:32.508630 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
10100 | 2025.01.17 04:28:32.508840 [ 268 ] {99bd8216-1744-4a27-b429-912928fba145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10101 | 2025.01.17 04:28:32.508889 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10102 | 2025.01.17 04:28:32.508947 [ 268 ] {99bd8216-1744-4a27-b429-912928fba145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10103 | 2025.01.17 04:28:32.508966 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 64 rows starting from the beginning of the part | ||
10104 | 2025.01.17 04:28:32.509316 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
10105 | 2025.01.17 04:28:32.509670 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
10106 | 2025.01.17 04:28:32.510039 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part | ||
10107 | 2025.01.17 04:28:32.510399 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
10108 | 2025.01.17 04:28:32.510685 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 20 rows starting from the beginning of the part | ||
10109 | 2025.01.17 04:28:32.512044 [ 268 ] {99bd8216-1744-4a27-b429-912928fba145} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10110 | 2025.01.17 04:28:32.512119 [ 268 ] {99bd8216-1744-4a27-b429-912928fba145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10111 | 2025.01.17 04:28:32.513213 [ 268 ] {99bd8216-1744-4a27-b429-912928fba145} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10112 | 2025.01.17 04:28:32.513607 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005161701 sec., 34097.28692150126 rows/sec., 2.56 MiB/sec. | ||
10113 | 2025.01.17 04:28:32.513768 [ 268 ] {99bd8216-1744-4a27-b429-912928fba145} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10114 | 2025.01.17 04:28:32.513834 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10115 | 2025.01.17 04:28:32.514263 [ 268 ] {99bd8216-1744-4a27-b429-912928fba145} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005477 sec., 2556.1438743837866 rows/sec., 179.02 KiB/sec. | ||
10116 | 2025.01.17 04:28:32.514619 [ 268 ] {99bd8216-1744-4a27-b429-912928fba145} <Debug> TCPHandler: Processed in 0.00611149 sec. | ||
10117 | 2025.01.17 04:28:32.514727 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_66_13} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10118 | 2025.01.17 04:28:32.514960 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10119 | 2025.01.17 04:28:32.515101 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_66_13} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10120 | 2025.01.17 04:28:32.515233 [ 271 ] {d194a60b-a532-4f66-ac74-3a6e969dea05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10121 | 2025.01.17 04:28:32.515271 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10122 | 2025.01.17 04:28:32.515326 [ 271 ] {d194a60b-a532-4f66-ac74-3a6e969dea05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10123 | 2025.01.17 04:28:32.516005 [ 271 ] {d194a60b-a532-4f66-ac74-3a6e969dea05} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10124 | 2025.01.17 04:28:32.516052 [ 271 ] {d194a60b-a532-4f66-ac74-3a6e969dea05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10125 | 2025.01.17 04:28:32.516409 [ 271 ] {d194a60b-a532-4f66-ac74-3a6e969dea05} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10126 | 2025.01.17 04:28:32.516650 [ 271 ] {d194a60b-a532-4f66-ac74-3a6e969dea05} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10127 | 2025.01.17 04:28:32.516859 [ 271 ] {d194a60b-a532-4f66-ac74-3a6e969dea05} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001701 sec., 7642.5631981187535 rows/sec., 476.51 KiB/sec. | ||
10128 | 2025.01.17 04:28:32.516909 [ 271 ] {d194a60b-a532-4f66-ac74-3a6e969dea05} <Debug> TCPHandler: Processed in 0.002121822 sec. | ||
10129 | 2025.01.17 04:28:32.517047 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10130 | 2025.01.17 04:28:32.517173 [ 268 ] {f0fa4e76-6418-48c0-b43c-1ad0df3977d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10131 | 2025.01.17 04:28:32.517228 [ 268 ] {f0fa4e76-6418-48c0-b43c-1ad0df3977d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10132 | 2025.01.17 04:28:32.518055 [ 268 ] {f0fa4e76-6418-48c0-b43c-1ad0df3977d9} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10133 | 2025.01.17 04:28:32.518102 [ 268 ] {f0fa4e76-6418-48c0-b43c-1ad0df3977d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10134 | 2025.01.17 04:28:32.518490 [ 268 ] {f0fa4e76-6418-48c0-b43c-1ad0df3977d9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10135 | 2025.01.17 04:28:32.518734 [ 268 ] {f0fa4e76-6418-48c0-b43c-1ad0df3977d9} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10136 | 2025.01.17 04:28:32.518965 [ 268 ] {f0fa4e76-6418-48c0-b43c-1ad0df3977d9} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.00182 sec., 217032.96703296702 rows/sec., 15.41 MiB/sec. | ||
10137 | 2025.01.17 04:28:32.519068 [ 268 ] {f0fa4e76-6418-48c0-b43c-1ad0df3977d9} <Debug> TCPHandler: Processed in 0.00206639 sec. | ||
10138 | 2025.01.17 04:28:32.519257 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10139 | 2025.01.17 04:28:32.519463 [ 271 ] {5fe3cf5a-8675-4d08-9aa2-77fd6c38e4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10140 | 2025.01.17 04:28:32.519509 [ 271 ] {5fe3cf5a-8675-4d08-9aa2-77fd6c38e4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10141 | 2025.01.17 04:28:32.519962 [ 271 ] {5fe3cf5a-8675-4d08-9aa2-77fd6c38e4e6} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10142 | 2025.01.17 04:28:32.520000 [ 271 ] {5fe3cf5a-8675-4d08-9aa2-77fd6c38e4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10143 | 2025.01.17 04:28:32.520349 [ 271 ] {5fe3cf5a-8675-4d08-9aa2-77fd6c38e4e6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10144 | 2025.01.17 04:28:32.520586 [ 271 ] {5fe3cf5a-8675-4d08-9aa2-77fd6c38e4e6} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10145 | 2025.01.17 04:28:32.520783 [ 271 ] {5fe3cf5a-8675-4d08-9aa2-77fd6c38e4e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec. | ||
10146 | 2025.01.17 04:28:32.520831 [ 271 ] {5fe3cf5a-8675-4d08-9aa2-77fd6c38e4e6} <Debug> TCPHandler: Processed in 0.001671903 sec. | ||
10147 | 2025.01.17 04:28:32.520962 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10148 | 2025.01.17 04:28:32.521069 [ 268 ] {8c7f2b80-1e64-4cd1-9b38-44d7a64717ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10149 | 2025.01.17 04:28:32.521128 [ 268 ] {8c7f2b80-1e64-4cd1-9b38-44d7a64717ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10150 | 2025.01.17 04:28:32.521766 [ 268 ] {8c7f2b80-1e64-4cd1-9b38-44d7a64717ac} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10151 | 2025.01.17 04:28:32.521813 [ 268 ] {8c7f2b80-1e64-4cd1-9b38-44d7a64717ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10152 | 2025.01.17 04:28:32.522249 [ 268 ] {8c7f2b80-1e64-4cd1-9b38-44d7a64717ac} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10153 | 2025.01.17 04:28:32.522506 [ 268 ] {8c7f2b80-1e64-4cd1-9b38-44d7a64717ac} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10154 | 2025.01.17 04:28:32.522744 [ 268 ] {8c7f2b80-1e64-4cd1-9b38-44d7a64717ac} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001697 sec., 139658.22038892162 rows/sec., 9.36 MiB/sec. | ||
10155 | 2025.01.17 04:28:32.522797 [ 268 ] {8c7f2b80-1e64-4cd1-9b38-44d7a64717ac} <Debug> TCPHandler: Processed in 0.001885588 sec. | ||
10156 | 2025.01.17 04:28:32.522929 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10157 | 2025.01.17 04:28:32.523034 [ 271 ] {23e4dd42-39d5-406d-8a90-164dd8fe43b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10158 | 2025.01.17 04:28:32.523080 [ 271 ] {23e4dd42-39d5-406d-8a90-164dd8fe43b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10159 | 2025.01.17 04:28:32.523571 [ 271 ] {23e4dd42-39d5-406d-8a90-164dd8fe43b2} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10160 | 2025.01.17 04:28:32.523617 [ 271 ] {23e4dd42-39d5-406d-8a90-164dd8fe43b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10161 | 2025.01.17 04:28:32.524025 [ 271 ] {23e4dd42-39d5-406d-8a90-164dd8fe43b2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10162 | 2025.01.17 04:28:32.524279 [ 271 ] {23e4dd42-39d5-406d-8a90-164dd8fe43b2} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10163 | 2025.01.17 04:28:32.524516 [ 271 ] {23e4dd42-39d5-406d-8a90-164dd8fe43b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001508 sec., 663.1299734748011 rows/sec., 44.68 KiB/sec. | ||
10164 | 2025.01.17 04:28:32.524621 [ 271 ] {23e4dd42-39d5-406d-8a90-164dd8fe43b2} <Debug> TCPHandler: Processed in 0.001757455 sec. | ||
10165 | 2025.01.17 04:28:32.524858 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10166 | 2025.01.17 04:28:32.524962 [ 268 ] {56f8e381-4168-4421-8e04-169907ef2578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10167 | 2025.01.17 04:28:32.525033 [ 268 ] {56f8e381-4168-4421-8e04-169907ef2578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10168 | 2025.01.17 04:28:32.526328 [ 268 ] {56f8e381-4168-4421-8e04-169907ef2578} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10169 | 2025.01.17 04:28:32.526370 [ 268 ] {56f8e381-4168-4421-8e04-169907ef2578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10170 | 2025.01.17 04:28:32.527000 [ 268 ] {56f8e381-4168-4421-8e04-169907ef2578} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10171 | 2025.01.17 04:28:32.527260 [ 268 ] {56f8e381-4168-4421-8e04-169907ef2578} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10172 | 2025.01.17 04:28:32.527448 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10173 | 2025.01.17 04:28:32.527516 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10174 | 2025.01.17 04:28:32.527540 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10175 | 2025.01.17 04:28:32.527569 [ 268 ] {56f8e381-4168-4421-8e04-169907ef2578} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002575 sec., 5048.543689320389 rows/sec., 9.05 MiB/sec. | ||
10176 | 2025.01.17 04:28:32.528050 [ 187 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
10177 | 2025.01.17 04:28:32.528343 [ 268 ] {56f8e381-4168-4421-8e04-169907ef2578} <Debug> TCPHandler: Processed in 0.003527459 sec. | ||
10178 | 2025.01.17 04:28:32.528644 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10179 | 2025.01.17 04:28:32.529101 [ 271 ] {b5467644-ec27-428c-a088-7a004905f6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10180 | 2025.01.17 04:28:32.529286 [ 271 ] {b5467644-ec27-428c-a088-7a004905f6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10181 | 2025.01.17 04:28:32.530068 [ 187 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10182 | 2025.01.17 04:28:32.530288 [ 187 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1142 rows starting from the beginning of the part | ||
10183 | 2025.01.17 04:28:32.531015 [ 187 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part | ||
10184 | 2025.01.17 04:28:32.531791 [ 187 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
10185 | 2025.01.17 04:28:32.531795 [ 271 ] {b5467644-ec27-428c-a088-7a004905f6cc} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10186 | 2025.01.17 04:28:32.531876 [ 271 ] {b5467644-ec27-428c-a088-7a004905f6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10187 | 2025.01.17 04:28:32.532402 [ 187 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part | ||
10188 | 2025.01.17 04:28:32.533088 [ 187 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
10189 | 2025.01.17 04:28:32.533409 [ 271 ] {b5467644-ec27-428c-a088-7a004905f6cc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10190 | 2025.01.17 04:28:32.533700 [ 187 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part | ||
10191 | 2025.01.17 04:28:32.534232 [ 271 ] {b5467644-ec27-428c-a088-7a004905f6cc} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10192 | 2025.01.17 04:28:32.534956 [ 271 ] {b5467644-ec27-428c-a088-7a004905f6cc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005999 sec., 13668.944824137356 rows/sec., 888.98 KiB/sec. | ||
10193 | 2025.01.17 04:28:32.535021 [ 271 ] {b5467644-ec27-428c-a088-7a004905f6cc} <Debug> TCPHandler: Processed in 0.006550189 sec. | ||
10194 | 2025.01.17 04:28:32.541238 [ 197 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1233 rows, containing 19 columns (19 merged, 0 gathered) in 0.013584957 sec., 90762.15699468169 rows/sec., 162.64 MiB/sec. | ||
10195 | 2025.01.17 04:28:32.542696 [ 192 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10196 | 2025.01.17 04:28:32.543141 [ 192 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10197 | 2025.01.17 04:28:32.543232 [ 192 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10198 | 2025.01.17 04:28:32.543385 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
10199 | 2025.01.17 04:28:37.498368 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10200 | 2025.01.17 04:28:37.498640 [ 271 ] {7a68e7a6-8299-4119-b2ae-f243f6084e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10201 | 2025.01.17 04:28:37.498713 [ 271 ] {7a68e7a6-8299-4119-b2ae-f243f6084e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10202 | 2025.01.17 04:28:37.499515 [ 271 ] {7a68e7a6-8299-4119-b2ae-f243f6084e53} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10203 | 2025.01.17 04:28:37.499565 [ 271 ] {7a68e7a6-8299-4119-b2ae-f243f6084e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10204 | 2025.01.17 04:28:37.499994 [ 271 ] {7a68e7a6-8299-4119-b2ae-f243f6084e53} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10205 | 2025.01.17 04:28:37.500249 [ 271 ] {7a68e7a6-8299-4119-b2ae-f243f6084e53} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10206 | 2025.01.17 04:28:37.500484 [ 271 ] {7a68e7a6-8299-4119-b2ae-f243f6084e53} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001897 sec., 56931.99789140748 rows/sec., 4.77 MiB/sec. | ||
10207 | 2025.01.17 04:28:37.500549 [ 271 ] {7a68e7a6-8299-4119-b2ae-f243f6084e53} <Debug> TCPHandler: Processed in 0.002255414 sec. | ||
10208 | 2025.01.17 04:28:37.500750 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10209 | 2025.01.17 04:28:37.500873 [ 268 ] {dbcd2de1-2fa5-484c-943c-6971676e6ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10210 | 2025.01.17 04:28:37.500919 [ 268 ] {dbcd2de1-2fa5-484c-943c-6971676e6ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10211 | 2025.01.17 04:28:37.501475 [ 268 ] {dbcd2de1-2fa5-484c-943c-6971676e6ea4} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10212 | 2025.01.17 04:28:37.501515 [ 268 ] {dbcd2de1-2fa5-484c-943c-6971676e6ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10213 | 2025.01.17 04:28:37.501874 [ 268 ] {dbcd2de1-2fa5-484c-943c-6971676e6ea4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10214 | 2025.01.17 04:28:37.502123 [ 268 ] {dbcd2de1-2fa5-484c-943c-6971676e6ea4} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10215 | 2025.01.17 04:28:37.502350 [ 268 ] {dbcd2de1-2fa5-484c-943c-6971676e6ea4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001496 sec., 17379.679144385027 rows/sec., 1.28 MiB/sec. | ||
10216 | 2025.01.17 04:28:37.502451 [ 268 ] {dbcd2de1-2fa5-484c-943c-6971676e6ea4} <Debug> TCPHandler: Processed in 0.001767855 sec. | ||
10217 | 2025.01.17 04:28:37.502661 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10218 | 2025.01.17 04:28:37.502807 [ 271 ] {1c094ebf-a0fe-4572-9b0b-5f41d9987a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10219 | 2025.01.17 04:28:37.502863 [ 271 ] {1c094ebf-a0fe-4572-9b0b-5f41d9987a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10220 | 2025.01.17 04:28:37.503515 [ 271 ] {1c094ebf-a0fe-4572-9b0b-5f41d9987a63} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10221 | 2025.01.17 04:28:37.503556 [ 271 ] {1c094ebf-a0fe-4572-9b0b-5f41d9987a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10222 | 2025.01.17 04:28:37.503929 [ 271 ] {1c094ebf-a0fe-4572-9b0b-5f41d9987a63} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10223 | 2025.01.17 04:28:37.504168 [ 271 ] {1c094ebf-a0fe-4572-9b0b-5f41d9987a63} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10224 | 2025.01.17 04:28:37.504377 [ 271 ] {1c094ebf-a0fe-4572-9b0b-5f41d9987a63} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001599 sec., 56285.17823639775 rows/sec., 4.40 MiB/sec. | ||
10225 | 2025.01.17 04:28:37.504429 [ 271 ] {1c094ebf-a0fe-4572-9b0b-5f41d9987a63} <Debug> TCPHandler: Processed in 0.001874997 sec. | ||
10226 | 2025.01.17 04:28:37.504586 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10227 | 2025.01.17 04:28:37.504714 [ 268 ] {41f5e374-e488-4d6f-a205-6fd1bf2cd81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10228 | 2025.01.17 04:28:37.504774 [ 268 ] {41f5e374-e488-4d6f-a205-6fd1bf2cd81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10229 | 2025.01.17 04:28:37.505406 [ 268 ] {41f5e374-e488-4d6f-a205-6fd1bf2cd81b} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10230 | 2025.01.17 04:28:37.505446 [ 268 ] {41f5e374-e488-4d6f-a205-6fd1bf2cd81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10231 | 2025.01.17 04:28:37.505839 [ 268 ] {41f5e374-e488-4d6f-a205-6fd1bf2cd81b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10232 | 2025.01.17 04:28:37.506081 [ 268 ] {41f5e374-e488-4d6f-a205-6fd1bf2cd81b} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10233 | 2025.01.17 04:28:37.506292 [ 268 ] {41f5e374-e488-4d6f-a205-6fd1bf2cd81b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001606 sec., 99626.40099626401 rows/sec., 6.94 MiB/sec. | ||
10234 | 2025.01.17 04:28:37.506343 [ 268 ] {41f5e374-e488-4d6f-a205-6fd1bf2cd81b} <Debug> TCPHandler: Processed in 0.001816876 sec. | ||
10235 | 2025.01.17 04:28:37.506481 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10236 | 2025.01.17 04:28:37.506586 [ 271 ] {e73a0ac6-86bf-44e1-ad63-7b7ba1f1971e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10237 | 2025.01.17 04:28:37.506653 [ 271 ] {e73a0ac6-86bf-44e1-ad63-7b7ba1f1971e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10238 | 2025.01.17 04:28:37.507750 [ 271 ] {e73a0ac6-86bf-44e1-ad63-7b7ba1f1971e} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10239 | 2025.01.17 04:28:37.507790 [ 271 ] {e73a0ac6-86bf-44e1-ad63-7b7ba1f1971e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10240 | 2025.01.17 04:28:37.508417 [ 271 ] {e73a0ac6-86bf-44e1-ad63-7b7ba1f1971e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10241 | 2025.01.17 04:28:37.508678 [ 271 ] {e73a0ac6-86bf-44e1-ad63-7b7ba1f1971e} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10242 | 2025.01.17 04:28:37.508910 [ 271 ] {e73a0ac6-86bf-44e1-ad63-7b7ba1f1971e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002346 sec., 11082.693947144075 rows/sec., 19.86 MiB/sec. | ||
10243 | 2025.01.17 04:28:37.509062 [ 271 ] {e73a0ac6-86bf-44e1-ad63-7b7ba1f1971e} <Debug> TCPHandler: Processed in 0.002629481 sec. | ||
10244 | 2025.01.17 04:28:37.509253 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10245 | 2025.01.17 04:28:37.509397 [ 268 ] {2db0ba7f-7ce2-4233-93dc-dc7658a5135e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10246 | 2025.01.17 04:28:37.509455 [ 268 ] {2db0ba7f-7ce2-4233-93dc-dc7658a5135e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10247 | 2025.01.17 04:28:37.509992 [ 268 ] {2db0ba7f-7ce2-4233-93dc-dc7658a5135e} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10248 | 2025.01.17 04:28:37.510039 [ 268 ] {2db0ba7f-7ce2-4233-93dc-dc7658a5135e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10249 | 2025.01.17 04:28:37.510470 [ 268 ] {2db0ba7f-7ce2-4233-93dc-dc7658a5135e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10250 | 2025.01.17 04:28:37.510709 [ 268 ] {2db0ba7f-7ce2-4233-93dc-dc7658a5135e} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10251 | 2025.01.17 04:28:37.510928 [ 268 ] {2db0ba7f-7ce2-4233-93dc-dc7658a5135e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00156 sec., 38461.53846153846 rows/sec., 2.59 MiB/sec. | ||
10252 | 2025.01.17 04:28:37.510978 [ 268 ] {2db0ba7f-7ce2-4233-93dc-dc7658a5135e} <Debug> TCPHandler: Processed in 0.001821826 sec. | ||
10253 | 2025.01.17 04:28:38.290921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
10254 | 2025.01.17 04:28:38.291673 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10255 | 2025.01.17 04:28:38.291726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10256 | 2025.01.17 04:28:38.292257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10257 | 2025.01.17 04:28:38.292514 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10258 | 2025.01.17 04:28:38.292821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
10259 | 2025.01.17 04:28:39.817043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
10260 | 2025.01.17 04:28:39.837764 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10261 | 2025.01.17 04:28:39.837827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10262 | 2025.01.17 04:28:39.845148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10263 | 2025.01.17 04:28:39.845924 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10264 | 2025.01.17 04:28:39.848841 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
10265 | 2025.01.17 04:28:40.899985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1448 | ||
10266 | 2025.01.17 04:28:40.903199 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10267 | 2025.01.17 04:28:40.903263 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10268 | 2025.01.17 04:28:40.904837 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10269 | 2025.01.17 04:28:40.905200 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10270 | 2025.01.17 04:28:40.906263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1448 | ||
10271 | 2025.01.17 04:28:42.502119 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10272 | 2025.01.17 04:28:42.502314 [ 271 ] {483b16e4-b638-40cf-b7da-01d1a313f882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10273 | 2025.01.17 04:28:42.502388 [ 271 ] {483b16e4-b638-40cf-b7da-01d1a313f882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10274 | 2025.01.17 04:28:42.503153 [ 271 ] {483b16e4-b638-40cf-b7da-01d1a313f882} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10275 | 2025.01.17 04:28:42.503207 [ 271 ] {483b16e4-b638-40cf-b7da-01d1a313f882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10276 | 2025.01.17 04:28:42.503646 [ 271 ] {483b16e4-b638-40cf-b7da-01d1a313f882} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10277 | 2025.01.17 04:28:42.503902 [ 271 ] {483b16e4-b638-40cf-b7da-01d1a313f882} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10278 | 2025.01.17 04:28:42.504148 [ 271 ] {483b16e4-b638-40cf-b7da-01d1a313f882} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001889 sec., 7411.3287453679195 rows/sec., 533.52 KiB/sec. | ||
10279 | 2025.01.17 04:28:42.504217 [ 271 ] {483b16e4-b638-40cf-b7da-01d1a313f882} <Debug> TCPHandler: Processed in 0.002235954 sec. | ||
10280 | 2025.01.17 04:28:42.504411 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10281 | 2025.01.17 04:28:42.504557 [ 268 ] {9ee66f91-fb1e-4171-85ec-18206991ed12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10282 | 2025.01.17 04:28:42.504618 [ 268 ] {9ee66f91-fb1e-4171-85ec-18206991ed12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10283 | 2025.01.17 04:28:42.505435 [ 268 ] {9ee66f91-fb1e-4171-85ec-18206991ed12} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10284 | 2025.01.17 04:28:42.505486 [ 268 ] {9ee66f91-fb1e-4171-85ec-18206991ed12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10285 | 2025.01.17 04:28:42.505898 [ 268 ] {9ee66f91-fb1e-4171-85ec-18206991ed12} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10286 | 2025.01.17 04:28:42.506149 [ 268 ] {9ee66f91-fb1e-4171-85ec-18206991ed12} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10287 | 2025.01.17 04:28:42.506397 [ 268 ] {9ee66f91-fb1e-4171-85ec-18206991ed12} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001873 sec., 122263.74799786438 rows/sec., 10.72 MiB/sec. | ||
10288 | 2025.01.17 04:28:42.506466 [ 268 ] {9ee66f91-fb1e-4171-85ec-18206991ed12} <Debug> TCPHandler: Processed in 0.002124992 sec. | ||
10289 | 2025.01.17 04:28:42.506692 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10290 | 2025.01.17 04:28:42.506878 [ 271 ] {0cd619e8-f8da-4c76-972e-9e22fb0d5044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10291 | 2025.01.17 04:28:42.506933 [ 271 ] {0cd619e8-f8da-4c76-972e-9e22fb0d5044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10292 | 2025.01.17 04:28:42.507589 [ 271 ] {0cd619e8-f8da-4c76-972e-9e22fb0d5044} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10293 | 2025.01.17 04:28:42.507629 [ 271 ] {0cd619e8-f8da-4c76-972e-9e22fb0d5044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10294 | 2025.01.17 04:28:42.507977 [ 271 ] {0cd619e8-f8da-4c76-972e-9e22fb0d5044} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10295 | 2025.01.17 04:28:42.508223 [ 271 ] {0cd619e8-f8da-4c76-972e-9e22fb0d5044} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10296 | 2025.01.17 04:28:42.508439 [ 271 ] {0cd619e8-f8da-4c76-972e-9e22fb0d5044} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001592 sec., 12562.814070351758 rows/sec., 900.50 KiB/sec. | ||
10297 | 2025.01.17 04:28:42.508491 [ 271 ] {0cd619e8-f8da-4c76-972e-9e22fb0d5044} <Debug> TCPHandler: Processed in 0.001926597 sec. | ||
10298 | 2025.01.17 04:28:42.508639 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10299 | 2025.01.17 04:28:42.508747 [ 268 ] {8eb26516-19f1-45fd-9a72-50717b06c05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10300 | 2025.01.17 04:28:42.508793 [ 268 ] {8eb26516-19f1-45fd-9a72-50717b06c05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10301 | 2025.01.17 04:28:42.509352 [ 268 ] {8eb26516-19f1-45fd-9a72-50717b06c05a} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10302 | 2025.01.17 04:28:42.509392 [ 268 ] {8eb26516-19f1-45fd-9a72-50717b06c05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10303 | 2025.01.17 04:28:42.509749 [ 268 ] {8eb26516-19f1-45fd-9a72-50717b06c05a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10304 | 2025.01.17 04:28:42.509990 [ 268 ] {8eb26516-19f1-45fd-9a72-50717b06c05a} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10305 | 2025.01.17 04:28:42.510236 [ 268 ] {8eb26516-19f1-45fd-9a72-50717b06c05a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00151 sec., 9271.523178807947 rows/sec., 649.32 KiB/sec. | ||
10306 | 2025.01.17 04:28:42.510356 [ 268 ] {8eb26516-19f1-45fd-9a72-50717b06c05a} <Debug> TCPHandler: Processed in 0.001765394 sec. | ||
10307 | 2025.01.17 04:28:42.510592 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10308 | 2025.01.17 04:28:42.510741 [ 271 ] {7d0efcee-d987-49fd-b8a8-2504d1fb2bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10309 | 2025.01.17 04:28:42.510794 [ 271 ] {7d0efcee-d987-49fd-b8a8-2504d1fb2bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10310 | 2025.01.17 04:28:42.511445 [ 271 ] {7d0efcee-d987-49fd-b8a8-2504d1fb2bf9} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10311 | 2025.01.17 04:28:42.511491 [ 271 ] {7d0efcee-d987-49fd-b8a8-2504d1fb2bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10312 | 2025.01.17 04:28:42.511852 [ 271 ] {7d0efcee-d987-49fd-b8a8-2504d1fb2bf9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10313 | 2025.01.17 04:28:42.512081 [ 271 ] {7d0efcee-d987-49fd-b8a8-2504d1fb2bf9} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10314 | 2025.01.17 04:28:42.512282 [ 271 ] {7d0efcee-d987-49fd-b8a8-2504d1fb2bf9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001571 sec., 8274.984086569064 rows/sec., 515.94 KiB/sec. | ||
10315 | 2025.01.17 04:28:42.512334 [ 271 ] {7d0efcee-d987-49fd-b8a8-2504d1fb2bf9} <Debug> TCPHandler: Processed in 0.001849746 sec. | ||
10316 | 2025.01.17 04:28:42.512478 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10317 | 2025.01.17 04:28:42.512591 [ 268 ] {7f8846f3-51db-4fe2-b1e3-62eba509093c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10318 | 2025.01.17 04:28:42.512645 [ 268 ] {7f8846f3-51db-4fe2-b1e3-62eba509093c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10319 | 2025.01.17 04:28:42.513435 [ 268 ] {7f8846f3-51db-4fe2-b1e3-62eba509093c} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10320 | 2025.01.17 04:28:42.513484 [ 268 ] {7f8846f3-51db-4fe2-b1e3-62eba509093c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10321 | 2025.01.17 04:28:42.513887 [ 268 ] {7f8846f3-51db-4fe2-b1e3-62eba509093c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10322 | 2025.01.17 04:28:42.514129 [ 268 ] {7f8846f3-51db-4fe2-b1e3-62eba509093c} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10323 | 2025.01.17 04:28:42.514342 [ 268 ] {7f8846f3-51db-4fe2-b1e3-62eba509093c} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.001778 sec., 222159.7300337458 rows/sec., 15.78 MiB/sec. | ||
10324 | 2025.01.17 04:28:42.514396 [ 268 ] {7f8846f3-51db-4fe2-b1e3-62eba509093c} <Debug> TCPHandler: Processed in 0.001969239 sec. | ||
10325 | 2025.01.17 04:28:42.514535 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10326 | 2025.01.17 04:28:42.514658 [ 271 ] {2635dbec-428a-4482-b196-3eee98731b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10327 | 2025.01.17 04:28:42.514712 [ 271 ] {2635dbec-428a-4482-b196-3eee98731b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10328 | 2025.01.17 04:28:42.515230 [ 271 ] {2635dbec-428a-4482-b196-3eee98731b67} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10329 | 2025.01.17 04:28:42.515275 [ 271 ] {2635dbec-428a-4482-b196-3eee98731b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10330 | 2025.01.17 04:28:42.515681 [ 271 ] {2635dbec-428a-4482-b196-3eee98731b67} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10331 | 2025.01.17 04:28:42.515913 [ 271 ] {2635dbec-428a-4482-b196-3eee98731b67} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10332 | 2025.01.17 04:28:42.516119 [ 271 ] {2635dbec-428a-4482-b196-3eee98731b67} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. | ||
10333 | 2025.01.17 04:28:42.516169 [ 271 ] {2635dbec-428a-4482-b196-3eee98731b67} <Debug> TCPHandler: Processed in 0.001684803 sec. | ||
10334 | 2025.01.17 04:28:42.516306 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10335 | 2025.01.17 04:28:42.516411 [ 268 ] {8d80141f-dbbe-4573-99b2-f8c3b67be95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10336 | 2025.01.17 04:28:42.516460 [ 268 ] {8d80141f-dbbe-4573-99b2-f8c3b67be95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10337 | 2025.01.17 04:28:42.516987 [ 268 ] {8d80141f-dbbe-4573-99b2-f8c3b67be95c} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10338 | 2025.01.17 04:28:42.517027 [ 268 ] {8d80141f-dbbe-4573-99b2-f8c3b67be95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10339 | 2025.01.17 04:28:42.517403 [ 268 ] {8d80141f-dbbe-4573-99b2-f8c3b67be95c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10340 | 2025.01.17 04:28:42.517649 [ 268 ] {8d80141f-dbbe-4573-99b2-f8c3b67be95c} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10341 | 2025.01.17 04:28:42.517859 [ 268 ] {8d80141f-dbbe-4573-99b2-f8c3b67be95c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00147 sec., 161224.48979591837 rows/sec., 10.81 MiB/sec. | ||
10342 | 2025.01.17 04:28:42.517911 [ 268 ] {8d80141f-dbbe-4573-99b2-f8c3b67be95c} <Debug> TCPHandler: Processed in 0.001656282 sec. | ||
10343 | 2025.01.17 04:28:42.518048 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10344 | 2025.01.17 04:28:42.518153 [ 271 ] {d834267c-ded2-4923-9401-c39275f83c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10345 | 2025.01.17 04:28:42.518199 [ 271 ] {d834267c-ded2-4923-9401-c39275f83c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10346 | 2025.01.17 04:28:42.518618 [ 271 ] {d834267c-ded2-4923-9401-c39275f83c91} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10347 | 2025.01.17 04:28:42.518656 [ 271 ] {d834267c-ded2-4923-9401-c39275f83c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10348 | 2025.01.17 04:28:42.518993 [ 271 ] {d834267c-ded2-4923-9401-c39275f83c91} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10349 | 2025.01.17 04:28:42.519228 [ 271 ] {d834267c-ded2-4923-9401-c39275f83c91} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10350 | 2025.01.17 04:28:42.519399 [ 271 ] {d834267c-ded2-4923-9401-c39275f83c91} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001269 sec., 788.0220646178093 rows/sec., 53.10 KiB/sec. | ||
10351 | 2025.01.17 04:28:42.519447 [ 271 ] {d834267c-ded2-4923-9401-c39275f83c91} <Debug> TCPHandler: Processed in 0.001448879 sec. | ||
10352 | 2025.01.17 04:28:42.519588 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10353 | 2025.01.17 04:28:42.519716 [ 268 ] {7cb03332-aca1-4a73-bb93-8bcc21d5b371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10354 | 2025.01.17 04:28:42.519792 [ 268 ] {7cb03332-aca1-4a73-bb93-8bcc21d5b371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10355 | 2025.01.17 04:28:42.520964 [ 268 ] {7cb03332-aca1-4a73-bb93-8bcc21d5b371} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10356 | 2025.01.17 04:28:42.521002 [ 268 ] {7cb03332-aca1-4a73-bb93-8bcc21d5b371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10357 | 2025.01.17 04:28:42.521604 [ 268 ] {7cb03332-aca1-4a73-bb93-8bcc21d5b371} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10358 | 2025.01.17 04:28:42.521864 [ 268 ] {7cb03332-aca1-4a73-bb93-8bcc21d5b371} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10359 | 2025.01.17 04:28:42.522058 [ 268 ] {7cb03332-aca1-4a73-bb93-8bcc21d5b371} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002371 sec., 5482.918599746942 rows/sec., 9.83 MiB/sec. | ||
10360 | 2025.01.17 04:28:42.522149 [ 268 ] {7cb03332-aca1-4a73-bb93-8bcc21d5b371} <Debug> TCPHandler: Processed in 0.002616072 sec. | ||
10361 | 2025.01.17 04:28:42.522297 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10362 | 2025.01.17 04:28:42.522424 [ 271 ] {231ba822-2aa1-4073-99f8-cce6563a06da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10363 | 2025.01.17 04:28:42.522480 [ 271 ] {231ba822-2aa1-4073-99f8-cce6563a06da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10364 | 2025.01.17 04:28:42.522924 [ 271 ] {231ba822-2aa1-4073-99f8-cce6563a06da} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10365 | 2025.01.17 04:28:42.522961 [ 271 ] {231ba822-2aa1-4073-99f8-cce6563a06da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
10366 | 2025.01.17 04:28:42.523312 [ 271 ] {231ba822-2aa1-4073-99f8-cce6563a06da} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10367 | 2025.01.17 04:28:42.523556 [ 271 ] {231ba822-2aa1-4073-99f8-cce6563a06da} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10368 | 2025.01.17 04:28:42.523728 [ 271 ] {231ba822-2aa1-4073-99f8-cce6563a06da} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001333 sec., 61515.37884471118 rows/sec., 3.91 MiB/sec. | ||
10369 | 2025.01.17 04:28:42.523777 [ 271 ] {231ba822-2aa1-4073-99f8-cce6563a06da} <Debug> TCPHandler: Processed in 0.00153955 sec. | ||
10370 | 2025.01.17 04:28:45.627326 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10371 | 2025.01.17 04:28:45.627413 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10372 | 2025.01.17 04:28:45.793082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
10373 | 2025.01.17 04:28:45.793822 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10374 | 2025.01.17 04:28:45.793874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10375 | 2025.01.17 04:28:45.794403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10376 | 2025.01.17 04:28:45.794669 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10377 | 2025.01.17 04:28:45.794919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
10378 | 2025.01.17 04:28:47.348998 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
10379 | 2025.01.17 04:28:47.370521 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10380 | 2025.01.17 04:28:47.370578 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10381 | 2025.01.17 04:28:47.377901 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10382 | 2025.01.17 04:28:47.378696 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10383 | 2025.01.17 04:28:47.381464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
10384 | 2025.01.17 04:28:47.499295 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10385 | 2025.01.17 04:28:47.499487 [ 271 ] {75196b88-d476-496e-9d74-7bd67124d7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10386 | 2025.01.17 04:28:47.499560 [ 271 ] {75196b88-d476-496e-9d74-7bd67124d7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10387 | 2025.01.17 04:28:47.500403 [ 271 ] {75196b88-d476-496e-9d74-7bd67124d7cc} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10388 | 2025.01.17 04:28:47.500451 [ 271 ] {75196b88-d476-496e-9d74-7bd67124d7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10389 | 2025.01.17 04:28:47.500897 [ 271 ] {75196b88-d476-496e-9d74-7bd67124d7cc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10390 | 2025.01.17 04:28:47.501156 [ 271 ] {75196b88-d476-496e-9d74-7bd67124d7cc} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10391 | 2025.01.17 04:28:47.501363 [ 115 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10392 | 2025.01.17 04:28:47.501408 [ 271 ] {75196b88-d476-496e-9d74-7bd67124d7cc} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001966 sec., 54933.87589013225 rows/sec., 4.61 MiB/sec. | ||
10393 | 2025.01.17 04:28:47.501428 [ 115 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10394 | 2025.01.17 04:28:47.501500 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10395 | 2025.01.17 04:28:47.501559 [ 271 ] {75196b88-d476-496e-9d74-7bd67124d7cc} <Debug> TCPHandler: Processed in 0.002399097 sec. | ||
10396 | 2025.01.17 04:28:47.501870 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10397 | 2025.01.17 04:28:47.501901 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10398 | 2025.01.17 04:28:47.502437 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10399 | 2025.01.17 04:28:47.502485 [ 268 ] {29f4da7c-f416-4478-aab3-34e05e0befbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10400 | 2025.01.17 04:28:47.502557 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1432 rows starting from the beginning of the part | ||
10401 | 2025.01.17 04:28:47.502694 [ 268 ] {29f4da7c-f416-4478-aab3-34e05e0befbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10402 | 2025.01.17 04:28:47.502889 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 108 rows starting from the beginning of the part | ||
10403 | 2025.01.17 04:28:47.503257 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 229 rows starting from the beginning of the part | ||
10404 | 2025.01.17 04:28:47.503578 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 108 rows starting from the beginning of the part | ||
10405 | 2025.01.17 04:28:47.503967 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 229 rows starting from the beginning of the part | ||
10406 | 2025.01.17 04:28:47.504403 [ 195 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 108 rows starting from the beginning of the part | ||
10407 | 2025.01.17 04:28:47.505600 [ 268 ] {29f4da7c-f416-4478-aab3-34e05e0befbc} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10408 | 2025.01.17 04:28:47.505662 [ 268 ] {29f4da7c-f416-4478-aab3-34e05e0befbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10409 | 2025.01.17 04:28:47.506751 [ 268 ] {29f4da7c-f416-4478-aab3-34e05e0befbc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10410 | 2025.01.17 04:28:47.507098 [ 268 ] {29f4da7c-f416-4478-aab3-34e05e0befbc} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10411 | 2025.01.17 04:28:47.507654 [ 268 ] {29f4da7c-f416-4478-aab3-34e05e0befbc} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005354 sec., 4856.182293612253 rows/sec., 365.16 KiB/sec. | ||
10412 | 2025.01.17 04:28:47.507727 [ 192 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2214 rows, containing 5 columns (5 merged, 0 gathered) in 0.00611864 sec., 361845.1159081103 rows/sec., 31.99 MiB/sec. | ||
10413 | 2025.01.17 04:28:47.507747 [ 268 ] {29f4da7c-f416-4478-aab3-34e05e0befbc} <Debug> TCPHandler: Processed in 0.006034659 sec. | ||
10414 | 2025.01.17 04:28:47.507930 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10415 | 2025.01.17 04:28:47.507965 [ 192 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10416 | 2025.01.17 04:28:47.508082 [ 271 ] {d0d59d5a-b56a-4762-8a86-1dea699e954a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10417 | 2025.01.17 04:28:47.508144 [ 271 ] {d0d59d5a-b56a-4762-8a86-1dea699e954a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10418 | 2025.01.17 04:28:47.508307 [ 192 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_81_16} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10419 | 2025.01.17 04:28:47.508433 [ 192 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_81_16} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10420 | 2025.01.17 04:28:47.508565 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
10421 | 2025.01.17 04:28:47.509035 [ 271 ] {d0d59d5a-b56a-4762-8a86-1dea699e954a} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10422 | 2025.01.17 04:28:47.509093 [ 271 ] {d0d59d5a-b56a-4762-8a86-1dea699e954a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10423 | 2025.01.17 04:28:47.509727 [ 271 ] {d0d59d5a-b56a-4762-8a86-1dea699e954a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10424 | 2025.01.17 04:28:47.509976 [ 271 ] {d0d59d5a-b56a-4762-8a86-1dea699e954a} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10425 | 2025.01.17 04:28:47.510133 [ 115 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10426 | 2025.01.17 04:28:47.510185 [ 115 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10427 | 2025.01.17 04:28:47.510213 [ 271 ] {d0d59d5a-b56a-4762-8a86-1dea699e954a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002158 sec., 41705.28266913809 rows/sec., 3.26 MiB/sec. | ||
10428 | 2025.01.17 04:28:47.510218 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10429 | 2025.01.17 04:28:47.510378 [ 271 ] {d0d59d5a-b56a-4762-8a86-1dea699e954a} <Debug> TCPHandler: Processed in 0.00251287 sec. | ||
10430 | 2025.01.17 04:28:47.510526 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10431 | 2025.01.17 04:28:47.510570 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10432 | 2025.01.17 04:28:47.510786 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10433 | 2025.01.17 04:28:47.510797 [ 268 ] {26c6ee77-71cc-4b75-92e1-171150996c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10434 | 2025.01.17 04:28:47.510848 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part | ||
10435 | 2025.01.17 04:28:47.510908 [ 268 ] {26c6ee77-71cc-4b75-92e1-171150996c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10436 | 2025.01.17 04:28:47.511237 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part | ||
10437 | 2025.01.17 04:28:47.511570 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 395 rows starting from the beginning of the part | ||
10438 | 2025.01.17 04:28:47.511940 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 90 rows starting from the beginning of the part | ||
10439 | 2025.01.17 04:28:47.512249 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 395 rows starting from the beginning of the part | ||
10440 | 2025.01.17 04:28:47.512573 [ 189 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 90 rows starting from the beginning of the part | ||
10441 | 2025.01.17 04:28:47.513763 [ 268 ] {26c6ee77-71cc-4b75-92e1-171150996c2a} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10442 | 2025.01.17 04:28:47.513851 [ 268 ] {26c6ee77-71cc-4b75-92e1-171150996c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10443 | 2025.01.17 04:28:47.514834 [ 268 ] {26c6ee77-71cc-4b75-92e1-171150996c2a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10444 | 2025.01.17 04:28:47.515265 [ 268 ] {26c6ee77-71cc-4b75-92e1-171150996c2a} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10445 | 2025.01.17 04:28:47.515552 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10446 | 2025.01.17 04:28:47.515688 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10447 | 2025.01.17 04:28:47.515782 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10448 | 2025.01.17 04:28:47.515787 [ 268 ] {26c6ee77-71cc-4b75-92e1-171150996c2a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005046 sec., 31708.28378913991 rows/sec., 2.21 MiB/sec. | ||
10449 | 2025.01.17 04:28:47.516341 [ 268 ] {26c6ee77-71cc-4b75-92e1-171150996c2a} <Debug> TCPHandler: Processed in 0.005836844 sec. | ||
10450 | 2025.01.17 04:28:47.516494 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10451 | 2025.01.17 04:28:47.516780 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10452 | 2025.01.17 04:28:47.517487 [ 271 ] {cf20ebd5-e849-419c-bb75-d17ef85d6fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10453 | 2025.01.17 04:28:47.517514 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10454 | 2025.01.17 04:28:47.517603 [ 186 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1973 rows, containing 5 columns (5 merged, 0 gathered) in 0.007204492 sec., 273856.92148731655 rows/sec., 20.98 MiB/sec. | ||
10455 | 2025.01.17 04:28:47.517673 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23364 rows starting from the beginning of the part | ||
10456 | 2025.01.17 04:28:47.518179 [ 271 ] {cf20ebd5-e849-419c-bb75-d17ef85d6fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10457 | 2025.01.17 04:28:47.518231 [ 186 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10458 | 2025.01.17 04:28:47.518403 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
10459 | 2025.01.17 04:28:47.519460 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 237 rows starting from the beginning of the part | ||
10460 | 2025.01.17 04:28:47.519703 [ 186 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_81_16} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10461 | 2025.01.17 04:28:47.520258 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
10462 | 2025.01.17 04:28:47.520276 [ 186 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_81_16} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10463 | 2025.01.17 04:28:47.520750 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10464 | 2025.01.17 04:28:47.521002 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part | ||
10465 | 2025.01.17 04:28:47.521567 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
10466 | 2025.01.17 04:28:47.523928 [ 271 ] {cf20ebd5-e849-419c-bb75-d17ef85d6fd2} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10467 | 2025.01.17 04:28:47.523994 [ 271 ] {cf20ebd5-e849-419c-bb75-d17ef85d6fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10468 | 2025.01.17 04:28:47.525559 [ 271 ] {cf20ebd5-e849-419c-bb75-d17ef85d6fd2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10469 | 2025.01.17 04:28:47.525906 [ 271 ] {cf20ebd5-e849-419c-bb75-d17ef85d6fd2} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10470 | 2025.01.17 04:28:47.526348 [ 271 ] {cf20ebd5-e849-419c-bb75-d17ef85d6fd2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.009151 sec., 2841.2195388482137 rows/sec., 5.09 MiB/sec. | ||
10471 | 2025.01.17 04:28:47.527266 [ 271 ] {cf20ebd5-e849-419c-bb75-d17ef85d6fd2} <Debug> TCPHandler: Processed in 0.010755661 sec. | ||
10472 | 2025.01.17 04:28:47.527501 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10473 | 2025.01.17 04:28:47.527647 [ 268 ] {58bff72c-e734-409a-b710-ab272a02965a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10474 | 2025.01.17 04:28:47.527711 [ 268 ] {58bff72c-e734-409a-b710-ab272a02965a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10475 | 2025.01.17 04:28:47.528397 [ 268 ] {58bff72c-e734-409a-b710-ab272a02965a} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10476 | 2025.01.17 04:28:47.528437 [ 268 ] {58bff72c-e734-409a-b710-ab272a02965a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10477 | 2025.01.17 04:28:47.528928 [ 268 ] {58bff72c-e734-409a-b710-ab272a02965a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10478 | 2025.01.17 04:28:47.529410 [ 268 ] {58bff72c-e734-409a-b710-ab272a02965a} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10479 | 2025.01.17 04:28:47.529524 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24318 rows, containing 5 columns (5 merged, 0 gathered) in 0.013565586 sec., 1792624.3658032909 rows/sec., 120.99 MiB/sec. | ||
10480 | 2025.01.17 04:28:47.529686 [ 115 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10481 | 2025.01.17 04:28:47.529762 [ 115 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10482 | 2025.01.17 04:28:47.529806 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10483 | 2025.01.17 04:28:47.529812 [ 268 ] {58bff72c-e734-409a-b710-ab272a02965a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002195 sec., 27334.85193621868 rows/sec., 1.84 MiB/sec. | ||
10484 | 2025.01.17 04:28:47.530041 [ 268 ] {58bff72c-e734-409a-b710-ab272a02965a} <Debug> TCPHandler: Processed in 0.002631802 sec. | ||
10485 | 2025.01.17 04:28:47.530099 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10486 | 2025.01.17 04:28:47.530122 [ 196 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10487 | 2025.01.17 04:28:47.530392 [ 196 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10488 | 2025.01.17 04:28:47.530455 [ 196 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4554 rows starting from the beginning of the part | ||
10489 | 2025.01.17 04:28:47.530647 [ 196 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
10490 | 2025.01.17 04:28:47.530999 [ 194 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10491 | 2025.01.17 04:28:47.531056 [ 196 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part | ||
10492 | 2025.01.17 04:28:47.531426 [ 194 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10493 | 2025.01.17 04:28:47.531429 [ 196 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
10494 | 2025.01.17 04:28:47.531732 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
10495 | 2025.01.17 04:28:47.531727 [ 196 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part | ||
10496 | 2025.01.17 04:28:47.531880 [ 196 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
10497 | 2025.01.17 04:28:47.533919 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4898 rows, containing 4 columns (4 merged, 0 gathered) in 0.003986269 sec., 1228717.8813070569 rows/sec., 80.01 MiB/sec. | ||
10498 | 2025.01.17 04:28:47.534559 [ 201 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10499 | 2025.01.17 04:28:47.535026 [ 201 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_81_16} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10500 | 2025.01.17 04:28:47.535121 [ 201 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_81_16} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10501 | 2025.01.17 04:28:47.535225 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
10502 | 2025.01.17 04:28:47.883000 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10503 | 2025.01.17 04:28:47.883230 [ 271 ] {5809f934-4980-465b-a503-37d2b421abae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10504 | 2025.01.17 04:28:47.883312 [ 271 ] {5809f934-4980-465b-a503-37d2b421abae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10505 | 2025.01.17 04:28:47.884117 [ 271 ] {5809f934-4980-465b-a503-37d2b421abae} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10506 | 2025.01.17 04:28:47.884171 [ 271 ] {5809f934-4980-465b-a503-37d2b421abae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10507 | 2025.01.17 04:28:47.884608 [ 271 ] {5809f934-4980-465b-a503-37d2b421abae} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10508 | 2025.01.17 04:28:47.884879 [ 271 ] {5809f934-4980-465b-a503-37d2b421abae} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10509 | 2025.01.17 04:28:47.885126 [ 271 ] {5809f934-4980-465b-a503-37d2b421abae} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001958 sec., 7150.153217568947 rows/sec., 514.72 KiB/sec. | ||
10510 | 2025.01.17 04:28:47.885195 [ 271 ] {5809f934-4980-465b-a503-37d2b421abae} <Debug> TCPHandler: Processed in 0.002337856 sec. | ||
10511 | 2025.01.17 04:28:47.885363 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10512 | 2025.01.17 04:28:47.885507 [ 268 ] {51375482-27ac-4b83-b269-88b0ad7816af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10513 | 2025.01.17 04:28:47.885564 [ 268 ] {51375482-27ac-4b83-b269-88b0ad7816af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10514 | 2025.01.17 04:28:47.886168 [ 268 ] {51375482-27ac-4b83-b269-88b0ad7816af} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10515 | 2025.01.17 04:28:47.886209 [ 268 ] {51375482-27ac-4b83-b269-88b0ad7816af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10516 | 2025.01.17 04:28:47.886574 [ 268 ] {51375482-27ac-4b83-b269-88b0ad7816af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
10517 | 2025.01.17 04:28:47.886819 [ 268 ] {51375482-27ac-4b83-b269-88b0ad7816af} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10518 | 2025.01.17 04:28:47.887090 [ 268 ] {51375482-27ac-4b83-b269-88b0ad7816af} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001615 sec., 6191.9504643962855 rows/sec., 504.91 KiB/sec. | ||
10519 | 2025.01.17 04:28:47.887312 [ 268 ] {51375482-27ac-4b83-b269-88b0ad7816af} <Debug> TCPHandler: Processed in 0.002013959 sec. | ||
10520 | 2025.01.17 04:28:47.887480 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10521 | 2025.01.17 04:28:47.887590 [ 271 ] {cf64c042-3aab-4535-b5be-f7af1e59465a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10522 | 2025.01.17 04:28:47.887635 [ 271 ] {cf64c042-3aab-4535-b5be-f7af1e59465a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10523 | 2025.01.17 04:28:47.888928 [ 271 ] {cf64c042-3aab-4535-b5be-f7af1e59465a} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10524 | 2025.01.17 04:28:47.888968 [ 271 ] {cf64c042-3aab-4535-b5be-f7af1e59465a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10525 | 2025.01.17 04:28:47.889419 [ 271 ] {cf64c042-3aab-4535-b5be-f7af1e59465a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10526 | 2025.01.17 04:28:47.889657 [ 271 ] {cf64c042-3aab-4535-b5be-f7af1e59465a} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10527 | 2025.01.17 04:28:47.889875 [ 271 ] {cf64c042-3aab-4535-b5be-f7af1e59465a} <Debug> executeQuery: Read 1374 rows, 117.48 KiB in 0.002308 sec., 595320.6239168111 rows/sec., 49.71 MiB/sec. | ||
10528 | 2025.01.17 04:28:47.889932 [ 271 ] {cf64c042-3aab-4535-b5be-f7af1e59465a} <Debug> TCPHandler: Processed in 0.002510569 sec. | ||
10529 | 2025.01.17 04:28:47.890084 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10530 | 2025.01.17 04:28:47.890212 [ 268 ] {67b3825d-0dd5-4c58-ac37-b028c98457df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10531 | 2025.01.17 04:28:47.890266 [ 268 ] {67b3825d-0dd5-4c58-ac37-b028c98457df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10532 | 2025.01.17 04:28:47.890896 [ 268 ] {67b3825d-0dd5-4c58-ac37-b028c98457df} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10533 | 2025.01.17 04:28:47.890934 [ 268 ] {67b3825d-0dd5-4c58-ac37-b028c98457df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10534 | 2025.01.17 04:28:47.891294 [ 268 ] {67b3825d-0dd5-4c58-ac37-b028c98457df} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10535 | 2025.01.17 04:28:47.891527 [ 268 ] {67b3825d-0dd5-4c58-ac37-b028c98457df} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10536 | 2025.01.17 04:28:47.891764 [ 268 ] {67b3825d-0dd5-4c58-ac37-b028c98457df} <Debug> executeQuery: Read 30 rows, 2.13 KiB in 0.001575 sec., 19047.619047619046 rows/sec., 1.32 MiB/sec. | ||
10537 | 2025.01.17 04:28:47.891875 [ 268 ] {67b3825d-0dd5-4c58-ac37-b028c98457df} <Debug> TCPHandler: Processed in 0.001850466 sec. | ||
10538 | 2025.01.17 04:28:47.892085 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10539 | 2025.01.17 04:28:47.892253 [ 271 ] {19d5e2be-2c2a-48f7-bb8b-5a5ea91cd404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10540 | 2025.01.17 04:28:47.892307 [ 271 ] {19d5e2be-2c2a-48f7-bb8b-5a5ea91cd404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10541 | 2025.01.17 04:28:47.893031 [ 271 ] {19d5e2be-2c2a-48f7-bb8b-5a5ea91cd404} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10542 | 2025.01.17 04:28:47.893071 [ 271 ] {19d5e2be-2c2a-48f7-bb8b-5a5ea91cd404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10543 | 2025.01.17 04:28:47.893431 [ 271 ] {19d5e2be-2c2a-48f7-bb8b-5a5ea91cd404} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10544 | 2025.01.17 04:28:47.893672 [ 271 ] {19d5e2be-2c2a-48f7-bb8b-5a5ea91cd404} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10545 | 2025.01.17 04:28:47.893923 [ 271 ] {19d5e2be-2c2a-48f7-bb8b-5a5ea91cd404} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001699 sec., 142436.72748675692 rows/sec., 9.65 MiB/sec. | ||
10546 | 2025.01.17 04:28:47.894167 [ 271 ] {19d5e2be-2c2a-48f7-bb8b-5a5ea91cd404} <Debug> TCPHandler: Processed in 0.002196473 sec. | ||
10547 | 2025.01.17 04:28:47.894394 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10548 | 2025.01.17 04:28:47.894524 [ 268 ] {4b10df78-3cad-4978-b2bc-806e2ec48b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10549 | 2025.01.17 04:28:47.894579 [ 268 ] {4b10df78-3cad-4978-b2bc-806e2ec48b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10550 | 2025.01.17 04:28:47.895171 [ 268 ] {4b10df78-3cad-4978-b2bc-806e2ec48b82} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10551 | 2025.01.17 04:28:47.895209 [ 268 ] {4b10df78-3cad-4978-b2bc-806e2ec48b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10552 | 2025.01.17 04:28:47.895553 [ 268 ] {4b10df78-3cad-4978-b2bc-806e2ec48b82} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10553 | 2025.01.17 04:28:47.895787 [ 268 ] {4b10df78-3cad-4978-b2bc-806e2ec48b82} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10554 | 2025.01.17 04:28:47.896035 [ 268 ] {4b10df78-3cad-4978-b2bc-806e2ec48b82} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001529 sec., 8502.289077828646 rows/sec., 530.12 KiB/sec. | ||
10555 | 2025.01.17 04:28:47.896228 [ 268 ] {4b10df78-3cad-4978-b2bc-806e2ec48b82} <Debug> TCPHandler: Processed in 0.001938228 sec. | ||
10556 | 2025.01.17 04:28:47.896455 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10557 | 2025.01.17 04:28:47.896593 [ 271 ] {b3020a24-c939-4000-8a09-78dfc05bd85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10558 | 2025.01.17 04:28:47.896647 [ 271 ] {b3020a24-c939-4000-8a09-78dfc05bd85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10559 | 2025.01.17 04:28:47.897669 [ 271 ] {b3020a24-c939-4000-8a09-78dfc05bd85e} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10560 | 2025.01.17 04:28:47.897708 [ 271 ] {b3020a24-c939-4000-8a09-78dfc05bd85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10561 | 2025.01.17 04:28:47.898105 [ 271 ] {b3020a24-c939-4000-8a09-78dfc05bd85e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10562 | 2025.01.17 04:28:47.898350 [ 271 ] {b3020a24-c939-4000-8a09-78dfc05bd85e} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10563 | 2025.01.17 04:28:47.898554 [ 271 ] {b3020a24-c939-4000-8a09-78dfc05bd85e} <Debug> executeQuery: Read 861 rows, 63.83 KiB in 0.001989 sec., 432880.84464555053 rows/sec., 31.34 MiB/sec. | ||
10564 | 2025.01.17 04:28:47.898613 [ 271 ] {b3020a24-c939-4000-8a09-78dfc05bd85e} <Debug> TCPHandler: Processed in 0.002285314 sec. | ||
10565 | 2025.01.17 04:28:47.898759 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10566 | 2025.01.17 04:28:47.898885 [ 268 ] {8d792ab1-4d8a-4f8c-949f-bef63a7e5c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10567 | 2025.01.17 04:28:47.898939 [ 268 ] {8d792ab1-4d8a-4f8c-949f-bef63a7e5c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10568 | 2025.01.17 04:28:47.899463 [ 268 ] {8d792ab1-4d8a-4f8c-949f-bef63a7e5c32} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10569 | 2025.01.17 04:28:47.899509 [ 268 ] {8d792ab1-4d8a-4f8c-949f-bef63a7e5c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10570 | 2025.01.17 04:28:47.899907 [ 268 ] {8d792ab1-4d8a-4f8c-949f-bef63a7e5c32} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10571 | 2025.01.17 04:28:47.900137 [ 268 ] {8d792ab1-4d8a-4f8c-949f-bef63a7e5c32} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10572 | 2025.01.17 04:28:47.900342 [ 268 ] {8d792ab1-4d8a-4f8c-949f-bef63a7e5c32} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 211.10 KiB/sec. | ||
10573 | 2025.01.17 04:28:47.900391 [ 268 ] {8d792ab1-4d8a-4f8c-949f-bef63a7e5c32} <Debug> TCPHandler: Processed in 0.001694173 sec. | ||
10574 | 2025.01.17 04:28:47.900519 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10575 | 2025.01.17 04:28:47.900624 [ 271 ] {a4c78f0c-0935-4337-9b72-373245f3ce14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10576 | 2025.01.17 04:28:47.900671 [ 271 ] {a4c78f0c-0935-4337-9b72-373245f3ce14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10577 | 2025.01.17 04:28:47.901363 [ 271 ] {a4c78f0c-0935-4337-9b72-373245f3ce14} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10578 | 2025.01.17 04:28:47.901400 [ 271 ] {a4c78f0c-0935-4337-9b72-373245f3ce14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10579 | 2025.01.17 04:28:47.901831 [ 271 ] {a4c78f0c-0935-4337-9b72-373245f3ce14} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10580 | 2025.01.17 04:28:47.902066 [ 271 ] {a4c78f0c-0935-4337-9b72-373245f3ce14} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10581 | 2025.01.17 04:28:47.902277 [ 271 ] {a4c78f0c-0935-4337-9b72-373245f3ce14} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.001675 sec., 573134.328358209 rows/sec., 38.08 MiB/sec. | ||
10582 | 2025.01.17 04:28:47.902328 [ 271 ] {a4c78f0c-0935-4337-9b72-373245f3ce14} <Debug> TCPHandler: Processed in 0.001857476 sec. | ||
10583 | 2025.01.17 04:28:47.902453 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10584 | 2025.01.17 04:28:47.902557 [ 268 ] {5ae301d9-b6d5-45ce-9735-184864692b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10585 | 2025.01.17 04:28:47.902608 [ 268 ] {5ae301d9-b6d5-45ce-9735-184864692b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10586 | 2025.01.17 04:28:47.903022 [ 268 ] {5ae301d9-b6d5-45ce-9735-184864692b13} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10587 | 2025.01.17 04:28:47.903060 [ 268 ] {5ae301d9-b6d5-45ce-9735-184864692b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10588 | 2025.01.17 04:28:47.903399 [ 268 ] {5ae301d9-b6d5-45ce-9735-184864692b13} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10589 | 2025.01.17 04:28:47.903639 [ 268 ] {5ae301d9-b6d5-45ce-9735-184864692b13} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10590 | 2025.01.17 04:28:47.903886 [ 268 ] {5ae301d9-b6d5-45ce-9735-184864692b13} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001348 sec., 741.839762611276 rows/sec., 49.99 KiB/sec. | ||
10591 | 2025.01.17 04:28:47.904108 [ 268 ] {5ae301d9-b6d5-45ce-9735-184864692b13} <Debug> TCPHandler: Processed in 0.001699423 sec. | ||
10592 | 2025.01.17 04:28:47.904311 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10593 | 2025.01.17 04:28:47.904441 [ 271 ] {953fa0b4-32a3-4621-add3-e40d9040440f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10594 | 2025.01.17 04:28:47.904526 [ 271 ] {953fa0b4-32a3-4621-add3-e40d9040440f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10595 | 2025.01.17 04:28:47.905660 [ 271 ] {953fa0b4-32a3-4621-add3-e40d9040440f} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10596 | 2025.01.17 04:28:47.905699 [ 271 ] {953fa0b4-32a3-4621-add3-e40d9040440f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10597 | 2025.01.17 04:28:47.906299 [ 271 ] {953fa0b4-32a3-4621-add3-e40d9040440f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10598 | 2025.01.17 04:28:47.906557 [ 271 ] {953fa0b4-32a3-4621-add3-e40d9040440f} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10599 | 2025.01.17 04:28:47.906799 [ 271 ] {953fa0b4-32a3-4621-add3-e40d9040440f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002389 sec., 5441.607367099205 rows/sec., 9.75 MiB/sec. | ||
10600 | 2025.01.17 04:28:47.906902 [ 271 ] {953fa0b4-32a3-4621-add3-e40d9040440f} <Debug> TCPHandler: Processed in 0.002694343 sec. | ||
10601 | 2025.01.17 04:28:47.907049 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10602 | 2025.01.17 04:28:47.907159 [ 268 ] {79b12cc7-a58d-496c-ae77-4e561e87b3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10603 | 2025.01.17 04:28:47.907204 [ 268 ] {79b12cc7-a58d-496c-ae77-4e561e87b3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10604 | 2025.01.17 04:28:47.907636 [ 268 ] {79b12cc7-a58d-496c-ae77-4e561e87b3a7} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10605 | 2025.01.17 04:28:47.907675 [ 268 ] {79b12cc7-a58d-496c-ae77-4e561e87b3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10606 | 2025.01.17 04:28:47.908031 [ 268 ] {79b12cc7-a58d-496c-ae77-4e561e87b3a7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10607 | 2025.01.17 04:28:47.908273 [ 268 ] {79b12cc7-a58d-496c-ae77-4e561e87b3a7} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10608 | 2025.01.17 04:28:47.908471 [ 268 ] {79b12cc7-a58d-496c-ae77-4e561e87b3a7} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001334 sec., 25487.256371814095 rows/sec., 1.48 MiB/sec. | ||
10609 | 2025.01.17 04:28:47.908520 [ 268 ] {79b12cc7-a58d-496c-ae77-4e561e87b3a7} <Debug> TCPHandler: Processed in 0.00152446 sec. | ||
10610 | 2025.01.17 04:28:48.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.52 MiB, peak 244.21 MiB, free memory in arenas 0.00 B, will set to 233.87 MiB (RSS), difference: -1.65 MiB | ||
10611 | 2025.01.17 04:28:50.906598 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1506 | ||
10612 | 2025.01.17 04:28:50.910134 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10613 | 2025.01.17 04:28:50.910191 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10614 | 2025.01.17 04:28:50.911696 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10615 | 2025.01.17 04:28:50.912011 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10616 | 2025.01.17 04:28:50.912321 [ 109 ] {} <Debug> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10617 | 2025.01.17 04:28:50.912517 [ 109 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10618 | 2025.01.17 04:28:50.912638 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10619 | 2025.01.17 04:28:50.913268 [ 188 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
10620 | 2025.01.17 04:28:50.914166 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
10621 | 2025.01.17 04:28:50.914635 [ 188 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10622 | 2025.01.17 04:28:50.914806 [ 188 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1302 rows starting from the beginning of the part | ||
10623 | 2025.01.17 04:28:50.915542 [ 188 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
10624 | 2025.01.17 04:28:50.916173 [ 188 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
10625 | 2025.01.17 04:28:50.916780 [ 188 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
10626 | 2025.01.17 04:28:50.917377 [ 188 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
10627 | 2025.01.17 04:28:50.917927 [ 188 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 58 rows starting from the beginning of the part | ||
10628 | 2025.01.17 04:28:50.926105 [ 198 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1506 rows, containing 72 columns (72 merged, 0 gathered) in 0.01324652 sec., 113690.23713397935 rows/sec., 88.03 MiB/sec. | ||
10629 | 2025.01.17 04:28:50.927700 [ 200 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10630 | 2025.01.17 04:28:50.928397 [ 200 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_36_7} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10631 | 2025.01.17 04:28:50.928484 [ 200 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_36_7} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10632 | 2025.01.17 04:28:50.928693 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
10633 | 2025.01.17 04:28:52.496276 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10634 | 2025.01.17 04:28:52.496462 [ 271 ] {60c23b73-2106-40ca-81b1-c61a93a5545a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10635 | 2025.01.17 04:28:52.496541 [ 271 ] {60c23b73-2106-40ca-81b1-c61a93a5545a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10636 | 2025.01.17 04:28:52.497306 [ 271 ] {60c23b73-2106-40ca-81b1-c61a93a5545a} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10637 | 2025.01.17 04:28:52.497354 [ 271 ] {60c23b73-2106-40ca-81b1-c61a93a5545a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10638 | 2025.01.17 04:28:52.497800 [ 271 ] {60c23b73-2106-40ca-81b1-c61a93a5545a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10639 | 2025.01.17 04:28:52.498067 [ 271 ] {60c23b73-2106-40ca-81b1-c61a93a5545a} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10640 | 2025.01.17 04:28:52.498315 [ 271 ] {60c23b73-2106-40ca-81b1-c61a93a5545a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001903 sec., 29427.220178665266 rows/sec., 2.26 MiB/sec. | ||
10641 | 2025.01.17 04:28:52.498383 [ 271 ] {60c23b73-2106-40ca-81b1-c61a93a5545a} <Debug> TCPHandler: Processed in 0.002240364 sec. | ||
10642 | 2025.01.17 04:28:52.498542 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10643 | 2025.01.17 04:28:52.498657 [ 268 ] {900059b8-8ad1-4f54-b007-24a3c1744495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10644 | 2025.01.17 04:28:52.498706 [ 268 ] {900059b8-8ad1-4f54-b007-24a3c1744495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10645 | 2025.01.17 04:28:52.499269 [ 268 ] {900059b8-8ad1-4f54-b007-24a3c1744495} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10646 | 2025.01.17 04:28:52.499310 [ 268 ] {900059b8-8ad1-4f54-b007-24a3c1744495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10647 | 2025.01.17 04:28:52.499672 [ 268 ] {900059b8-8ad1-4f54-b007-24a3c1744495} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10648 | 2025.01.17 04:28:52.499914 [ 268 ] {900059b8-8ad1-4f54-b007-24a3c1744495} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10649 | 2025.01.17 04:28:52.500130 [ 268 ] {900059b8-8ad1-4f54-b007-24a3c1744495} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001501 sec., 42638.241172551636 rows/sec., 3.33 MiB/sec. | ||
10650 | 2025.01.17 04:28:52.500184 [ 268 ] {900059b8-8ad1-4f54-b007-24a3c1744495} <Debug> TCPHandler: Processed in 0.001698194 sec. | ||
10651 | 2025.01.17 04:28:52.500326 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10652 | 2025.01.17 04:28:52.500453 [ 271 ] {333285d8-eeaa-44b4-9757-a21f557a028f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10653 | 2025.01.17 04:28:52.500512 [ 271 ] {333285d8-eeaa-44b4-9757-a21f557a028f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10654 | 2025.01.17 04:28:52.501106 [ 271 ] {333285d8-eeaa-44b4-9757-a21f557a028f} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10655 | 2025.01.17 04:28:52.501146 [ 271 ] {333285d8-eeaa-44b4-9757-a21f557a028f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10656 | 2025.01.17 04:28:52.501540 [ 271 ] {333285d8-eeaa-44b4-9757-a21f557a028f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10657 | 2025.01.17 04:28:52.501785 [ 271 ] {333285d8-eeaa-44b4-9757-a21f557a028f} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10658 | 2025.01.17 04:28:52.501987 [ 271 ] {333285d8-eeaa-44b4-9757-a21f557a028f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001563 sec., 81893.79398592451 rows/sec., 5.70 MiB/sec. | ||
10659 | 2025.01.17 04:28:52.502040 [ 271 ] {333285d8-eeaa-44b4-9757-a21f557a028f} <Debug> TCPHandler: Processed in 0.001775844 sec. | ||
10660 | 2025.01.17 04:28:52.502188 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10661 | 2025.01.17 04:28:52.502315 [ 268 ] {769e4d1b-9a26-498d-9021-1f9a669b3bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10662 | 2025.01.17 04:28:52.502368 [ 268 ] {769e4d1b-9a26-498d-9021-1f9a669b3bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10663 | 2025.01.17 04:28:52.502901 [ 268 ] {769e4d1b-9a26-498d-9021-1f9a669b3bb2} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10664 | 2025.01.17 04:28:52.502946 [ 268 ] {769e4d1b-9a26-498d-9021-1f9a669b3bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10665 | 2025.01.17 04:28:52.503310 [ 268 ] {769e4d1b-9a26-498d-9021-1f9a669b3bb2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10666 | 2025.01.17 04:28:52.503544 [ 268 ] {769e4d1b-9a26-498d-9021-1f9a669b3bb2} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10667 | 2025.01.17 04:28:52.503744 [ 268 ] {769e4d1b-9a26-498d-9021-1f9a669b3bb2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00146 sec., 32876.71232876713 rows/sec., 2.22 MiB/sec. | ||
10668 | 2025.01.17 04:28:52.503793 [ 268 ] {769e4d1b-9a26-498d-9021-1f9a669b3bb2} <Debug> TCPHandler: Processed in 0.001667673 sec. | ||
10669 | 2025.01.17 04:28:53.295169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
10670 | 2025.01.17 04:28:53.296369 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10671 | 2025.01.17 04:28:53.296459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10672 | 2025.01.17 04:28:53.297034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10673 | 2025.01.17 04:28:53.297300 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10674 | 2025.01.17 04:28:53.297540 [ 105 ] {} <Debug> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10675 | 2025.01.17 04:28:53.297588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
10676 | 2025.01.17 04:28:53.297649 [ 105 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10677 | 2025.01.17 04:28:53.297694 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10678 | 2025.01.17 04:28:53.297936 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
10679 | 2025.01.17 04:28:53.298351 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10680 | 2025.01.17 04:28:53.298419 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
10681 | 2025.01.17 04:28:53.298581 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
10682 | 2025.01.17 04:28:53.298911 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
10683 | 2025.01.17 04:28:53.299096 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
10684 | 2025.01.17 04:28:53.299221 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
10685 | 2025.01.17 04:28:53.299406 [ 194 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
10686 | 2025.01.17 04:28:53.301829 [ 198 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.004024269 sec., 5820684.452257044 rows/sec., 83.27 MiB/sec. | ||
10687 | 2025.01.17 04:28:53.302305 [ 199 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10688 | 2025.01.17 04:28:53.302714 [ 199 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_51_10} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10689 | 2025.01.17 04:28:53.302822 [ 199 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_51_10} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10690 | 2025.01.17 04:28:53.302961 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10691 | 2025.01.17 04:28:54.881616 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
10692 | 2025.01.17 04:28:54.902974 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10693 | 2025.01.17 04:28:54.903032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10694 | 2025.01.17 04:28:54.910313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10695 | 2025.01.17 04:28:54.911101 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10696 | 2025.01.17 04:28:54.911427 [ 103 ] {} <Debug> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10697 | 2025.01.17 04:28:54.911502 [ 103 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10698 | 2025.01.17 04:28:54.911546 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10699 | 2025.01.17 04:28:54.912034 [ 194 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
10700 | 2025.01.17 04:28:54.926402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10701 | 2025.01.17 04:28:54.928223 [ 194 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10702 | 2025.01.17 04:28:54.929827 [ 194 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
10703 | 2025.01.17 04:28:54.935584 [ 194 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
10704 | 2025.01.17 04:28:54.941513 [ 194 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
10705 | 2025.01.17 04:28:54.947363 [ 194 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
10706 | 2025.01.17 04:28:54.953184 [ 194 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
10707 | 2025.01.17 04:28:54.957811 [ 194 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
10708 | 2025.01.17 04:28:55.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.38 MiB, peak 244.38 MiB, free memory in arenas 0.00 B, will set to 234.70 MiB (RSS), difference: -9.69 MiB | ||
10709 | 2025.01.17 04:28:55.020383 [ 187 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.108695025 sec., 3542.020437457924 rows/sec., 18.32 MiB/sec. | ||
10710 | 2025.01.17 04:28:55.023642 [ 187 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10711 | 2025.01.17 04:28:55.026629 [ 187 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_51_10} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10712 | 2025.01.17 04:28:55.026762 [ 187 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_51_10} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10713 | 2025.01.17 04:28:55.029156 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10714 | 2025.01.17 04:28:56.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.30 MiB, peak 244.38 MiB, free memory in arenas 0.00 B, will set to 236.41 MiB (RSS), difference: 11.11 MiB | ||
10715 | 2025.01.17 04:28:57.499017 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10716 | 2025.01.17 04:28:57.499292 [ 271 ] {bc863a0b-66e1-4e32-948c-41d51fe0f397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10717 | 2025.01.17 04:28:57.499365 [ 271 ] {bc863a0b-66e1-4e32-948c-41d51fe0f397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10718 | 2025.01.17 04:28:57.500184 [ 271 ] {bc863a0b-66e1-4e32-948c-41d51fe0f397} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10719 | 2025.01.17 04:28:57.500227 [ 271 ] {bc863a0b-66e1-4e32-948c-41d51fe0f397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10720 | 2025.01.17 04:28:57.500682 [ 271 ] {bc863a0b-66e1-4e32-948c-41d51fe0f397} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10721 | 2025.01.17 04:28:57.500943 [ 271 ] {bc863a0b-66e1-4e32-948c-41d51fe0f397} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10722 | 2025.01.17 04:28:57.501146 [ 271 ] {bc863a0b-66e1-4e32-948c-41d51fe0f397} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001914 sec., 56426.33228840126 rows/sec., 4.73 MiB/sec. | ||
10723 | 2025.01.17 04:28:57.501203 [ 271 ] {bc863a0b-66e1-4e32-948c-41d51fe0f397} <Debug> TCPHandler: Processed in 0.002379987 sec. | ||
10724 | 2025.01.17 04:28:57.501388 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10725 | 2025.01.17 04:28:57.501496 [ 268 ] {0dce8bfb-04b2-4c93-856a-ade0db677427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10726 | 2025.01.17 04:28:57.501542 [ 268 ] {0dce8bfb-04b2-4c93-856a-ade0db677427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10727 | 2025.01.17 04:28:57.502083 [ 268 ] {0dce8bfb-04b2-4c93-856a-ade0db677427} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10728 | 2025.01.17 04:28:57.502119 [ 268 ] {0dce8bfb-04b2-4c93-856a-ade0db677427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10729 | 2025.01.17 04:28:57.502477 [ 268 ] {0dce8bfb-04b2-4c93-856a-ade0db677427} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10730 | 2025.01.17 04:28:57.502738 [ 268 ] {0dce8bfb-04b2-4c93-856a-ade0db677427} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10731 | 2025.01.17 04:28:57.502877 [ 100 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10732 | 2025.01.17 04:28:57.502920 [ 268 ] {0dce8bfb-04b2-4c93-856a-ade0db677427} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001445 sec., 17993.079584775085 rows/sec., 1.32 MiB/sec. | ||
10733 | 2025.01.17 04:28:57.502921 [ 100 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10734 | 2025.01.17 04:28:57.502967 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10735 | 2025.01.17 04:28:57.502994 [ 268 ] {0dce8bfb-04b2-4c93-856a-ade0db677427} <Debug> TCPHandler: Processed in 0.001662323 sec. | ||
10736 | 2025.01.17 04:28:57.503196 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10737 | 2025.01.17 04:28:57.503266 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
10738 | 2025.01.17 04:28:57.503388 [ 271 ] {41196534-b795-4c9d-a745-aefb1288d56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10739 | 2025.01.17 04:28:57.503529 [ 271 ] {41196534-b795-4c9d-a745-aefb1288d56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10740 | 2025.01.17 04:28:57.503549 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10741 | 2025.01.17 04:28:57.503665 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 64 rows starting from the beginning of the part | ||
10742 | 2025.01.17 04:28:57.503949 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
10743 | 2025.01.17 04:28:57.504259 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part | ||
10744 | 2025.01.17 04:28:57.504692 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
10745 | 2025.01.17 04:28:57.505051 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
10746 | 2025.01.17 04:28:57.505441 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
10747 | 2025.01.17 04:28:57.506436 [ 271 ] {41196534-b795-4c9d-a745-aefb1288d56f} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10748 | 2025.01.17 04:28:57.506509 [ 271 ] {41196534-b795-4c9d-a745-aefb1288d56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10749 | 2025.01.17 04:28:57.507494 [ 271 ] {41196534-b795-4c9d-a745-aefb1288d56f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10750 | 2025.01.17 04:28:57.508189 [ 271 ] {41196534-b795-4c9d-a745-aefb1288d56f} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10751 | 2025.01.17 04:28:57.508202 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.00510681 sec., 37596.855962920105 rows/sec., 2.84 MiB/sec. | ||
10752 | 2025.01.17 04:28:57.508449 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10753 | 2025.01.17 04:28:57.508684 [ 271 ] {41196534-b795-4c9d-a745-aefb1288d56f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.005346 sec., 16835.016835016835 rows/sec., 1.31 MiB/sec. | ||
10754 | 2025.01.17 04:28:57.508953 [ 271 ] {41196534-b795-4c9d-a745-aefb1288d56f} <Debug> TCPHandler: Processed in 0.005851875 sec. | ||
10755 | 2025.01.17 04:28:57.509273 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10756 | 2025.01.17 04:28:57.509310 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_71_14} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10757 | 2025.01.17 04:28:57.509631 [ 268 ] {216ca38d-7745-41ce-a0fe-acb476bbd345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10758 | 2025.01.17 04:28:57.509719 [ 193 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_71_14} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10759 | 2025.01.17 04:28:57.509816 [ 268 ] {216ca38d-7745-41ce-a0fe-acb476bbd345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10760 | 2025.01.17 04:28:57.510208 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
10761 | 2025.01.17 04:28:57.511074 [ 268 ] {216ca38d-7745-41ce-a0fe-acb476bbd345} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10762 | 2025.01.17 04:28:57.511117 [ 268 ] {216ca38d-7745-41ce-a0fe-acb476bbd345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10763 | 2025.01.17 04:28:57.511512 [ 268 ] {216ca38d-7745-41ce-a0fe-acb476bbd345} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10764 | 2025.01.17 04:28:57.511756 [ 268 ] {216ca38d-7745-41ce-a0fe-acb476bbd345} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10765 | 2025.01.17 04:28:57.511940 [ 268 ] {216ca38d-7745-41ce-a0fe-acb476bbd345} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002452 sec., 65252.854812398036 rows/sec., 4.54 MiB/sec. | ||
10766 | 2025.01.17 04:28:57.511993 [ 268 ] {216ca38d-7745-41ce-a0fe-acb476bbd345} <Debug> TCPHandler: Processed in 0.002901517 sec. | ||
10767 | 2025.01.17 04:28:57.512147 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10768 | 2025.01.17 04:28:57.512274 [ 271 ] {708a9b98-1c6c-4a53-ab72-d84fa41c41c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10769 | 2025.01.17 04:28:57.512353 [ 271 ] {708a9b98-1c6c-4a53-ab72-d84fa41c41c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10770 | 2025.01.17 04:28:57.513581 [ 271 ] {708a9b98-1c6c-4a53-ab72-d84fa41c41c2} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10771 | 2025.01.17 04:28:57.513620 [ 271 ] {708a9b98-1c6c-4a53-ab72-d84fa41c41c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10772 | 2025.01.17 04:28:57.514272 [ 271 ] {708a9b98-1c6c-4a53-ab72-d84fa41c41c2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10773 | 2025.01.17 04:28:57.514536 [ 271 ] {708a9b98-1c6c-4a53-ab72-d84fa41c41c2} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10774 | 2025.01.17 04:28:57.514678 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10775 | 2025.01.17 04:28:57.514722 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10776 | 2025.01.17 04:28:57.514747 [ 271 ] {708a9b98-1c6c-4a53-ab72-d84fa41c41c2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002499 sec., 10404.161664665866 rows/sec., 18.64 MiB/sec. | ||
10777 | 2025.01.17 04:28:57.514752 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10778 | 2025.01.17 04:28:57.515110 [ 271 ] {708a9b98-1c6c-4a53-ab72-d84fa41c41c2} <Debug> TCPHandler: Processed in 0.00302068 sec. | ||
10779 | 2025.01.17 04:28:57.515133 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
10780 | 2025.01.17 04:28:57.515280 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10781 | 2025.01.17 04:28:57.515562 [ 268 ] {80fbed9c-c85a-4d16-bfdf-05e99fbd4c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10782 | 2025.01.17 04:28:57.515696 [ 268 ] {80fbed9c-c85a-4d16-bfdf-05e99fbd4c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10783 | 2025.01.17 04:28:57.515974 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10784 | 2025.01.17 04:28:57.516227 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1233 rows starting from the beginning of the part | ||
10785 | 2025.01.17 04:28:57.517046 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
10786 | 2025.01.17 04:28:57.517841 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part | ||
10787 | 2025.01.17 04:28:57.517896 [ 268 ] {80fbed9c-c85a-4d16-bfdf-05e99fbd4c83} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10788 | 2025.01.17 04:28:57.517968 [ 268 ] {80fbed9c-c85a-4d16-bfdf-05e99fbd4c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10789 | 2025.01.17 04:28:57.518469 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
10790 | 2025.01.17 04:28:57.519118 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 13 rows starting from the beginning of the part | ||
10791 | 2025.01.17 04:28:57.519625 [ 268 ] {80fbed9c-c85a-4d16-bfdf-05e99fbd4c83} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10792 | 2025.01.17 04:28:57.519678 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
10793 | 2025.01.17 04:28:57.520406 [ 268 ] {80fbed9c-c85a-4d16-bfdf-05e99fbd4c83} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10794 | 2025.01.17 04:28:57.520998 [ 268 ] {80fbed9c-c85a-4d16-bfdf-05e99fbd4c83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005513 sec., 10883.366588064575 rows/sec., 751.07 KiB/sec. | ||
10795 | 2025.01.17 04:28:57.521164 [ 268 ] {80fbed9c-c85a-4d16-bfdf-05e99fbd4c83} <Debug> TCPHandler: Processed in 0.005965057 sec. | ||
10796 | 2025.01.17 04:28:57.528914 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1337 rows, containing 19 columns (19 merged, 0 gathered) in 0.014021536 sec., 95353.31935103258 rows/sec., 170.87 MiB/sec. | ||
10797 | 2025.01.17 04:28:57.530240 [ 193 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10798 | 2025.01.17 04:28:57.530674 [ 193 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10799 | 2025.01.17 04:28:57.530768 [ 193 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10800 | 2025.01.17 04:28:57.530928 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
10801 | 2025.01.17 04:28:58.000141 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.93 MiB, peak 248.26 MiB, free memory in arenas 0.00 B, will set to 239.38 MiB (RSS), difference: 2.45 MiB | ||
10802 | 2025.01.17 04:28:58.337217 [ 99 ] {} <Debug> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
10803 | 2025.01.17 04:28:58.337289 [ 99 ] {} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10804 | 2025.01.17 04:28:58.337316 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10805 | 2025.01.17 04:28:58.337530 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
10806 | 2025.01.17 04:28:58.337767 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10807 | 2025.01.17 04:28:58.337807 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 34 rows starting from the beginning of the part | ||
10808 | 2025.01.17 04:28:58.337890 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
10809 | 2025.01.17 04:28:58.338103 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
10810 | 2025.01.17 04:28:58.338336 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
10811 | 2025.01.17 04:28:58.338496 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
10812 | 2025.01.17 04:28:58.339632 [ 193 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.002227954 sec., 17056.007440009984 rows/sec., 1.12 MiB/sec. | ||
10813 | 2025.01.17 04:28:58.339793 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
10814 | 2025.01.17 04:28:58.340087 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_36_8} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10815 | 2025.01.17 04:28:58.340170 [ 186 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_36_8} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
10816 | 2025.01.17 04:28:58.340248 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
10817 | 2025.01.17 04:29:00.627473 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10818 | 2025.01.17 04:29:00.627552 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10819 | 2025.01.17 04:29:00.797823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
10820 | 2025.01.17 04:29:00.798481 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10821 | 2025.01.17 04:29:00.798531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10822 | 2025.01.17 04:29:00.799113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10823 | 2025.01.17 04:29:00.799383 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10824 | 2025.01.17 04:29:00.799612 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
10825 | 2025.01.17 04:29:00.914578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1526 | ||
10826 | 2025.01.17 04:29:00.917455 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10827 | 2025.01.17 04:29:00.917521 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10828 | 2025.01.17 04:29:00.919024 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10829 | 2025.01.17 04:29:00.919348 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10830 | 2025.01.17 04:29:00.920011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1526 | ||
10831 | 2025.01.17 04:29:02.426554 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10832 | 2025.01.17 04:29:02.445122 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10833 | 2025.01.17 04:29:02.445175 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10834 | 2025.01.17 04:29:02.452192 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10835 | 2025.01.17 04:29:02.452934 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10836 | 2025.01.17 04:29:02.455487 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10837 | 2025.01.17 04:29:02.502889 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10838 | 2025.01.17 04:29:02.503110 [ 271 ] {6e4babdd-16cf-4d82-8998-402cd1ef40e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10839 | 2025.01.17 04:29:02.503194 [ 271 ] {6e4babdd-16cf-4d82-8998-402cd1ef40e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10840 | 2025.01.17 04:29:02.504000 [ 271 ] {6e4babdd-16cf-4d82-8998-402cd1ef40e6} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10841 | 2025.01.17 04:29:02.504047 [ 271 ] {6e4babdd-16cf-4d82-8998-402cd1ef40e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10842 | 2025.01.17 04:29:02.504493 [ 271 ] {6e4babdd-16cf-4d82-8998-402cd1ef40e6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10843 | 2025.01.17 04:29:02.504759 [ 271 ] {6e4babdd-16cf-4d82-8998-402cd1ef40e6} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10844 | 2025.01.17 04:29:02.504958 [ 95 ] {} <Debug> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10845 | 2025.01.17 04:29:02.505009 [ 95 ] {} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10846 | 2025.01.17 04:29:02.505032 [ 271 ] {6e4babdd-16cf-4d82-8998-402cd1ef40e6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001975 sec., 7088.607594936708 rows/sec., 510.28 KiB/sec. | ||
10847 | 2025.01.17 04:29:02.505042 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10848 | 2025.01.17 04:29:02.505230 [ 271 ] {6e4babdd-16cf-4d82-8998-402cd1ef40e6} <Debug> TCPHandler: Processed in 0.002486289 sec. | ||
10849 | 2025.01.17 04:29:02.505530 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10850 | 2025.01.17 04:29:02.505499 [ 189 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
10851 | 2025.01.17 04:29:02.505831 [ 268 ] {19ce3888-3a17-4c17-84f7-d8be0f3002e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10852 | 2025.01.17 04:29:02.505948 [ 268 ] {19ce3888-3a17-4c17-84f7-d8be0f3002e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10853 | 2025.01.17 04:29:02.506059 [ 189 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10854 | 2025.01.17 04:29:02.506167 [ 189 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part | ||
10855 | 2025.01.17 04:29:02.506451 [ 189 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
10856 | 2025.01.17 04:29:02.506838 [ 189 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10857 | 2025.01.17 04:29:02.507213 [ 189 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
10858 | 2025.01.17 04:29:02.507600 [ 189 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
10859 | 2025.01.17 04:29:02.508811 [ 268 ] {19ce3888-3a17-4c17-84f7-d8be0f3002e1} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10860 | 2025.01.17 04:29:02.508878 [ 268 ] {19ce3888-3a17-4c17-84f7-d8be0f3002e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10861 | 2025.01.17 04:29:02.510020 [ 268 ] {19ce3888-3a17-4c17-84f7-d8be0f3002e1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10862 | 2025.01.17 04:29:02.510039 [ 193 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004847225 sec., 14441.252469196292 rows/sec., 1.07 MiB/sec. | ||
10863 | 2025.01.17 04:29:02.510203 [ 192 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10864 | 2025.01.17 04:29:02.510322 [ 268 ] {19ce3888-3a17-4c17-84f7-d8be0f3002e1} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10865 | 2025.01.17 04:29:02.510698 [ 192 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_37_9} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10866 | 2025.01.17 04:29:02.510703 [ 268 ] {19ce3888-3a17-4c17-84f7-d8be0f3002e1} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.004979 sec., 45993.171319542074 rows/sec., 4.03 MiB/sec. | ||
10867 | 2025.01.17 04:29:02.510855 [ 268 ] {19ce3888-3a17-4c17-84f7-d8be0f3002e1} <Debug> TCPHandler: Processed in 0.005465947 sec. | ||
10868 | 2025.01.17 04:29:02.510934 [ 192 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_37_9} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10869 | 2025.01.17 04:29:02.511216 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10870 | 2025.01.17 04:29:02.511317 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10871 | 2025.01.17 04:29:02.511599 [ 271 ] {ef165a26-7818-4719-a082-a34afbe572fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10872 | 2025.01.17 04:29:02.511733 [ 271 ] {ef165a26-7818-4719-a082-a34afbe572fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10873 | 2025.01.17 04:29:02.512433 [ 271 ] {ef165a26-7818-4719-a082-a34afbe572fe} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10874 | 2025.01.17 04:29:02.512475 [ 271 ] {ef165a26-7818-4719-a082-a34afbe572fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10875 | 2025.01.17 04:29:02.512844 [ 271 ] {ef165a26-7818-4719-a082-a34afbe572fe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10876 | 2025.01.17 04:29:02.513099 [ 271 ] {ef165a26-7818-4719-a082-a34afbe572fe} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10877 | 2025.01.17 04:29:02.513305 [ 271 ] {ef165a26-7818-4719-a082-a34afbe572fe} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001825 sec., 10958.90410958904 rows/sec., 785.53 KiB/sec. | ||
10878 | 2025.01.17 04:29:02.513359 [ 271 ] {ef165a26-7818-4719-a082-a34afbe572fe} <Debug> TCPHandler: Processed in 0.002361177 sec. | ||
10879 | 2025.01.17 04:29:02.513515 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10880 | 2025.01.17 04:29:02.513623 [ 268 ] {3fed12ce-5e87-47ff-8f67-ecb898bc7379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10881 | 2025.01.17 04:29:02.513667 [ 268 ] {3fed12ce-5e87-47ff-8f67-ecb898bc7379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10882 | 2025.01.17 04:29:02.514199 [ 268 ] {3fed12ce-5e87-47ff-8f67-ecb898bc7379} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10883 | 2025.01.17 04:29:02.514239 [ 268 ] {3fed12ce-5e87-47ff-8f67-ecb898bc7379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10884 | 2025.01.17 04:29:02.514589 [ 268 ] {3fed12ce-5e87-47ff-8f67-ecb898bc7379} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10885 | 2025.01.17 04:29:02.514836 [ 268 ] {3fed12ce-5e87-47ff-8f67-ecb898bc7379} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10886 | 2025.01.17 04:29:02.515082 [ 268 ] {3fed12ce-5e87-47ff-8f67-ecb898bc7379} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001468 sec., 9536.784741144415 rows/sec., 667.89 KiB/sec. | ||
10887 | 2025.01.17 04:29:02.515292 [ 268 ] {3fed12ce-5e87-47ff-8f67-ecb898bc7379} <Debug> TCPHandler: Processed in 0.001831136 sec. | ||
10888 | 2025.01.17 04:29:02.515490 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10889 | 2025.01.17 04:29:02.515602 [ 271 ] {5e70d38f-3fbd-498a-a86d-5708f42e3b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10890 | 2025.01.17 04:29:02.515648 [ 271 ] {5e70d38f-3fbd-498a-a86d-5708f42e3b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10891 | 2025.01.17 04:29:02.516223 [ 271 ] {5e70d38f-3fbd-498a-a86d-5708f42e3b1e} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10892 | 2025.01.17 04:29:02.516263 [ 271 ] {5e70d38f-3fbd-498a-a86d-5708f42e3b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10893 | 2025.01.17 04:29:02.516633 [ 271 ] {5e70d38f-3fbd-498a-a86d-5708f42e3b1e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10894 | 2025.01.17 04:29:02.516891 [ 271 ] {5e70d38f-3fbd-498a-a86d-5708f42e3b1e} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10895 | 2025.01.17 04:29:02.517053 [ 95 ] {} <Debug> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10896 | 2025.01.17 04:29:02.517114 [ 95 ] {} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10897 | 2025.01.17 04:29:02.517139 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10898 | 2025.01.17 04:29:02.517168 [ 271 ] {5e70d38f-3fbd-498a-a86d-5708f42e3b1e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001576 sec., 8248.730964467006 rows/sec., 514.31 KiB/sec. | ||
10899 | 2025.01.17 04:29:02.517448 [ 271 ] {5e70d38f-3fbd-498a-a86d-5708f42e3b1e} <Debug> TCPHandler: Processed in 0.00203168 sec. | ||
10900 | 2025.01.17 04:29:02.517583 [ 193 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
10901 | 2025.01.17 04:29:02.517711 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10902 | 2025.01.17 04:29:02.518110 [ 268 ] {1c612090-2663-4b5b-90fe-d17c8de1abb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10903 | 2025.01.17 04:29:02.518271 [ 268 ] {1c612090-2663-4b5b-90fe-d17c8de1abb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10904 | 2025.01.17 04:29:02.518320 [ 193 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10905 | 2025.01.17 04:29:02.518526 [ 193 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part | ||
10906 | 2025.01.17 04:29:02.518778 [ 193 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
10907 | 2025.01.17 04:29:02.519334 [ 193 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
10908 | 2025.01.17 04:29:02.519798 [ 193 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
10909 | 2025.01.17 04:29:02.519995 [ 193 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
10910 | 2025.01.17 04:29:02.521056 [ 268 ] {1c612090-2663-4b5b-90fe-d17c8de1abb1} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10911 | 2025.01.17 04:29:02.521136 [ 268 ] {1c612090-2663-4b5b-90fe-d17c8de1abb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10912 | 2025.01.17 04:29:02.522254 [ 268 ] {1c612090-2663-4b5b-90fe-d17c8de1abb1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10913 | 2025.01.17 04:29:02.522389 [ 192 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005173042 sec., 12565.140588458396 rows/sec., 832.52 KiB/sec. | ||
10914 | 2025.01.17 04:29:02.522606 [ 195 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10915 | 2025.01.17 04:29:02.522733 [ 268 ] {1c612090-2663-4b5b-90fe-d17c8de1abb1} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10916 | 2025.01.17 04:29:02.523231 [ 268 ] {1c612090-2663-4b5b-90fe-d17c8de1abb1} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.005248 sec., 75266.76829268293 rows/sec., 5.34 MiB/sec. | ||
10917 | 2025.01.17 04:29:02.523419 [ 195 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_37_9} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10918 | 2025.01.17 04:29:02.523671 [ 268 ] {1c612090-2663-4b5b-90fe-d17c8de1abb1} <Debug> TCPHandler: Processed in 0.006176281 sec. | ||
10919 | 2025.01.17 04:29:02.523771 [ 195 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_37_9} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10920 | 2025.01.17 04:29:02.524107 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10921 | 2025.01.17 04:29:02.524126 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10922 | 2025.01.17 04:29:02.524335 [ 271 ] {3bd31a9e-2398-4a42-8b2a-c3e78dea1d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10923 | 2025.01.17 04:29:02.524388 [ 271 ] {3bd31a9e-2398-4a42-8b2a-c3e78dea1d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10924 | 2025.01.17 04:29:02.524872 [ 271 ] {3bd31a9e-2398-4a42-8b2a-c3e78dea1d93} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10925 | 2025.01.17 04:29:02.524910 [ 271 ] {3bd31a9e-2398-4a42-8b2a-c3e78dea1d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10926 | 2025.01.17 04:29:02.525281 [ 271 ] {3bd31a9e-2398-4a42-8b2a-c3e78dea1d93} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10927 | 2025.01.17 04:29:02.525525 [ 271 ] {3bd31a9e-2398-4a42-8b2a-c3e78dea1d93} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10928 | 2025.01.17 04:29:02.525771 [ 271 ] {3bd31a9e-2398-4a42-8b2a-c3e78dea1d93} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 214.27 KiB/sec. | ||
10929 | 2025.01.17 04:29:02.525926 [ 271 ] {3bd31a9e-2398-4a42-8b2a-c3e78dea1d93} <Debug> TCPHandler: Processed in 0.00202156 sec. | ||
10930 | 2025.01.17 04:29:02.526131 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10931 | 2025.01.17 04:29:02.526264 [ 268 ] {8070aca2-2907-41c7-aafa-100449cb28c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10932 | 2025.01.17 04:29:02.526315 [ 268 ] {8070aca2-2907-41c7-aafa-100449cb28c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10933 | 2025.01.17 04:29:02.526872 [ 268 ] {8070aca2-2907-41c7-aafa-100449cb28c0} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10934 | 2025.01.17 04:29:02.526911 [ 268 ] {8070aca2-2907-41c7-aafa-100449cb28c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10935 | 2025.01.17 04:29:02.527308 [ 268 ] {8070aca2-2907-41c7-aafa-100449cb28c0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10936 | 2025.01.17 04:29:02.527559 [ 268 ] {8070aca2-2907-41c7-aafa-100449cb28c0} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10937 | 2025.01.17 04:29:02.527777 [ 268 ] {8070aca2-2907-41c7-aafa-100449cb28c0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001537 sec., 154196.4866623292 rows/sec., 10.34 MiB/sec. | ||
10938 | 2025.01.17 04:29:02.527831 [ 268 ] {8070aca2-2907-41c7-aafa-100449cb28c0} <Debug> TCPHandler: Processed in 0.001809016 sec. | ||
10939 | 2025.01.17 04:29:02.527982 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10940 | 2025.01.17 04:29:02.528118 [ 271 ] {eed9e6d9-cf01-48a0-9154-c4d2f3d7bb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10941 | 2025.01.17 04:29:02.528169 [ 271 ] {eed9e6d9-cf01-48a0-9154-c4d2f3d7bb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10942 | 2025.01.17 04:29:02.528595 [ 271 ] {eed9e6d9-cf01-48a0-9154-c4d2f3d7bb27} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10943 | 2025.01.17 04:29:02.528633 [ 271 ] {eed9e6d9-cf01-48a0-9154-c4d2f3d7bb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10944 | 2025.01.17 04:29:02.528976 [ 271 ] {eed9e6d9-cf01-48a0-9154-c4d2f3d7bb27} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10945 | 2025.01.17 04:29:02.529210 [ 271 ] {eed9e6d9-cf01-48a0-9154-c4d2f3d7bb27} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10946 | 2025.01.17 04:29:02.529421 [ 271 ] {eed9e6d9-cf01-48a0-9154-c4d2f3d7bb27} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001333 sec., 750.1875468867216 rows/sec., 50.55 KiB/sec. | ||
10947 | 2025.01.17 04:29:02.529469 [ 271 ] {eed9e6d9-cf01-48a0-9154-c4d2f3d7bb27} <Debug> TCPHandler: Processed in 0.001552391 sec. | ||
10948 | 2025.01.17 04:29:02.529617 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10949 | 2025.01.17 04:29:02.529744 [ 268 ] {12e9e2ea-a870-4a8b-8daa-4c41f9978fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10950 | 2025.01.17 04:29:02.529821 [ 268 ] {12e9e2ea-a870-4a8b-8daa-4c41f9978fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10951 | 2025.01.17 04:29:02.531016 [ 268 ] {12e9e2ea-a870-4a8b-8daa-4c41f9978fa6} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10952 | 2025.01.17 04:29:02.531055 [ 268 ] {12e9e2ea-a870-4a8b-8daa-4c41f9978fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10953 | 2025.01.17 04:29:02.531688 [ 268 ] {12e9e2ea-a870-4a8b-8daa-4c41f9978fa6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10954 | 2025.01.17 04:29:02.531948 [ 268 ] {12e9e2ea-a870-4a8b-8daa-4c41f9978fa6} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10955 | 2025.01.17 04:29:02.532241 [ 268 ] {12e9e2ea-a870-4a8b-8daa-4c41f9978fa6} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002519 sec., 5160.778086542278 rows/sec., 9.25 MiB/sec. | ||
10956 | 2025.01.17 04:29:02.532522 [ 268 ] {12e9e2ea-a870-4a8b-8daa-4c41f9978fa6} <Debug> TCPHandler: Processed in 0.002960778 sec. | ||
10957 | 2025.01.17 04:29:02.532782 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10958 | 2025.01.17 04:29:02.533054 [ 271 ] {f688e078-9b81-4b8c-a095-762c97cd4485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10959 | 2025.01.17 04:29:02.533103 [ 271 ] {f688e078-9b81-4b8c-a095-762c97cd4485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10960 | 2025.01.17 04:29:02.533560 [ 271 ] {f688e078-9b81-4b8c-a095-762c97cd4485} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10961 | 2025.01.17 04:29:02.533598 [ 271 ] {f688e078-9b81-4b8c-a095-762c97cd4485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10962 | 2025.01.17 04:29:02.533964 [ 271 ] {f688e078-9b81-4b8c-a095-762c97cd4485} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10963 | 2025.01.17 04:29:02.534196 [ 271 ] {f688e078-9b81-4b8c-a095-762c97cd4485} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10964 | 2025.01.17 04:29:02.534405 [ 271 ] {f688e078-9b81-4b8c-a095-762c97cd4485} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001419 sec., 57787.17406624384 rows/sec., 3.67 MiB/sec. | ||
10965 | 2025.01.17 04:29:02.534455 [ 271 ] {f688e078-9b81-4b8c-a095-762c97cd4485} <Debug> TCPHandler: Processed in 0.001814676 sec. | ||
10966 | 2025.01.17 04:29:03.000143 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.74 MiB, peak 248.26 MiB, free memory in arenas 0.00 B, will set to 239.38 MiB (RSS), difference: -1.36 MiB | ||
10967 | 2025.01.17 04:29:07.499125 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10968 | 2025.01.17 04:29:07.499316 [ 271 ] {fc3dfa21-c0b9-4961-b885-b13d40ecf695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10969 | 2025.01.17 04:29:07.499389 [ 271 ] {fc3dfa21-c0b9-4961-b885-b13d40ecf695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10970 | 2025.01.17 04:29:07.500158 [ 271 ] {fc3dfa21-c0b9-4961-b885-b13d40ecf695} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10971 | 2025.01.17 04:29:07.500203 [ 271 ] {fc3dfa21-c0b9-4961-b885-b13d40ecf695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10972 | 2025.01.17 04:29:07.500627 [ 271 ] {fc3dfa21-c0b9-4961-b885-b13d40ecf695} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
10973 | 2025.01.17 04:29:07.500880 [ 271 ] {fc3dfa21-c0b9-4961-b885-b13d40ecf695} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10974 | 2025.01.17 04:29:07.501084 [ 271 ] {fc3dfa21-c0b9-4961-b885-b13d40ecf695} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001823 sec., 4388.370817334065 rows/sec., 357.84 KiB/sec. | ||
10975 | 2025.01.17 04:29:07.501149 [ 271 ] {fc3dfa21-c0b9-4961-b885-b13d40ecf695} <Debug> TCPHandler: Processed in 0.002164323 sec. | ||
10976 | 2025.01.17 04:29:07.501319 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10977 | 2025.01.17 04:29:07.501438 [ 268 ] {950c9f21-d7e1-4256-9f78-641c3b26d345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10978 | 2025.01.17 04:29:07.501487 [ 268 ] {950c9f21-d7e1-4256-9f78-641c3b26d345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10979 | 2025.01.17 04:29:07.502099 [ 268 ] {950c9f21-d7e1-4256-9f78-641c3b26d345} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10980 | 2025.01.17 04:29:07.502136 [ 268 ] {950c9f21-d7e1-4256-9f78-641c3b26d345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10981 | 2025.01.17 04:29:07.502517 [ 268 ] {950c9f21-d7e1-4256-9f78-641c3b26d345} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10982 | 2025.01.17 04:29:07.502759 [ 268 ] {950c9f21-d7e1-4256-9f78-641c3b26d345} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10983 | 2025.01.17 04:29:07.502894 [ 88 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10984 | 2025.01.17 04:29:07.502935 [ 88 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10985 | 2025.01.17 04:29:07.502943 [ 268 ] {950c9f21-d7e1-4256-9f78-641c3b26d345} <Debug> executeQuery: Read 112 rows, 9.57 KiB in 0.001532 sec., 73107.0496083551 rows/sec., 6.10 MiB/sec. | ||
10986 | 2025.01.17 04:29:07.502962 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10987 | 2025.01.17 04:29:07.503043 [ 268 ] {950c9f21-d7e1-4256-9f78-641c3b26d345} <Debug> TCPHandler: Processed in 0.001783785 sec. | ||
10988 | 2025.01.17 04:29:07.503244 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10989 | 2025.01.17 04:29:07.503258 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10990 | 2025.01.17 04:29:07.503531 [ 271 ] {b43988f1-dfa1-4d55-8059-9e02a0904757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10991 | 2025.01.17 04:29:07.503545 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10992 | 2025.01.17 04:29:07.503628 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1432 rows starting from the beginning of the part | ||
10993 | 2025.01.17 04:29:07.503631 [ 271 ] {b43988f1-dfa1-4d55-8059-9e02a0904757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10994 | 2025.01.17 04:29:07.503994 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1374 rows starting from the beginning of the part | ||
10995 | 2025.01.17 04:29:07.504370 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
10996 | 2025.01.17 04:29:07.504780 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 108 rows starting from the beginning of the part | ||
10997 | 2025.01.17 04:29:07.505190 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 229 rows starting from the beginning of the part | ||
10998 | 2025.01.17 04:29:07.505457 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 112 rows starting from the beginning of the part | ||
10999 | 2025.01.17 04:29:07.506336 [ 271 ] {b43988f1-dfa1-4d55-8059-9e02a0904757} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11000 | 2025.01.17 04:29:07.506400 [ 271 ] {b43988f1-dfa1-4d55-8059-9e02a0904757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11001 | 2025.01.17 04:29:07.507361 [ 271 ] {b43988f1-dfa1-4d55-8059-9e02a0904757} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11002 | 2025.01.17 04:29:07.507920 [ 271 ] {b43988f1-dfa1-4d55-8059-9e02a0904757} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11003 | 2025.01.17 04:29:07.508187 [ 271 ] {b43988f1-dfa1-4d55-8059-9e02a0904757} <Debug> executeQuery: Read 34 rows, 2.51 KiB in 0.004738 sec., 7176.023638666104 rows/sec., 530.53 KiB/sec. | ||
11004 | 2025.01.17 04:29:07.508262 [ 271 ] {b43988f1-dfa1-4d55-8059-9e02a0904757} <Debug> TCPHandler: Processed in 0.00511628 sec. | ||
11005 | 2025.01.17 04:29:07.508431 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11006 | 2025.01.17 04:29:07.508800 [ 268 ] {04b09ed7-0c27-458f-8b7d-5f6bb6d098e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11007 | 2025.01.17 04:29:07.508862 [ 201 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.005799344 sec., 570926.6427375234 rows/sec., 50.02 MiB/sec. | ||
11008 | 2025.01.17 04:29:07.508900 [ 268 ] {04b09ed7-0c27-458f-8b7d-5f6bb6d098e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11009 | 2025.01.17 04:29:07.509128 [ 192 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11010 | 2025.01.17 04:29:07.509510 [ 192 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_86_17} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11011 | 2025.01.17 04:29:07.509628 [ 192 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_86_17} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11012 | 2025.01.17 04:29:07.509744 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
11013 | 2025.01.17 04:29:07.509842 [ 268 ] {04b09ed7-0c27-458f-8b7d-5f6bb6d098e4} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11014 | 2025.01.17 04:29:07.509879 [ 268 ] {04b09ed7-0c27-458f-8b7d-5f6bb6d098e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
11015 | 2025.01.17 04:29:07.510244 [ 268 ] {04b09ed7-0c27-458f-8b7d-5f6bb6d098e4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11016 | 2025.01.17 04:29:07.510495 [ 268 ] {04b09ed7-0c27-458f-8b7d-5f6bb6d098e4} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11017 | 2025.01.17 04:29:07.510679 [ 87 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11018 | 2025.01.17 04:29:07.510737 [ 268 ] {04b09ed7-0c27-458f-8b7d-5f6bb6d098e4} <Debug> executeQuery: Read 98 rows, 7.85 KiB in 0.002088 sec., 46934.86590038314 rows/sec., 3.67 MiB/sec. | ||
11019 | 2025.01.17 04:29:07.510763 [ 87 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11020 | 2025.01.17 04:29:07.510827 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
11021 | 2025.01.17 04:29:07.510874 [ 268 ] {04b09ed7-0c27-458f-8b7d-5f6bb6d098e4} <Debug> TCPHandler: Processed in 0.002517449 sec. | ||
11022 | 2025.01.17 04:29:07.511071 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11023 | 2025.01.17 04:29:07.511081 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11024 | 2025.01.17 04:29:07.511351 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11025 | 2025.01.17 04:29:07.511370 [ 271 ] {d885a0bf-1d56-45ef-a315-d7cd49967ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11026 | 2025.01.17 04:29:07.511435 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part | ||
11027 | 2025.01.17 04:29:07.511517 [ 271 ] {d885a0bf-1d56-45ef-a315-d7cd49967ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11028 | 2025.01.17 04:29:07.511889 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 861 rows starting from the beginning of the part | ||
11029 | 2025.01.17 04:29:07.512395 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
11030 | 2025.01.17 04:29:07.512820 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
11031 | 2025.01.17 04:29:07.513030 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 395 rows starting from the beginning of the part | ||
11032 | 2025.01.17 04:29:07.513224 [ 188 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 98 rows starting from the beginning of the part | ||
11033 | 2025.01.17 04:29:07.513790 [ 271 ] {d885a0bf-1d56-45ef-a315-d7cd49967ee8} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11034 | 2025.01.17 04:29:07.513833 [ 271 ] {d885a0bf-1d56-45ef-a315-d7cd49967ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11035 | 2025.01.17 04:29:07.514414 [ 271 ] {d885a0bf-1d56-45ef-a315-d7cd49967ee8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11036 | 2025.01.17 04:29:07.514697 [ 271 ] {d885a0bf-1d56-45ef-a315-d7cd49967ee8} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11037 | 2025.01.17 04:29:07.514902 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11038 | 2025.01.17 04:29:07.515017 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11039 | 2025.01.17 04:29:07.515126 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11040 | 2025.01.17 04:29:07.515141 [ 271 ] {d885a0bf-1d56-45ef-a315-d7cd49967ee8} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.00384 sec., 42708.333333333336 rows/sec., 2.97 MiB/sec. | ||
11041 | 2025.01.17 04:29:07.515755 [ 271 ] {d885a0bf-1d56-45ef-a315-d7cd49967ee8} <Debug> TCPHandler: Processed in 0.004752143 sec. | ||
11042 | 2025.01.17 04:29:07.516001 [ 200 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.005042259 sec., 480141.93638208584 rows/sec., 36.83 MiB/sec. | ||
11043 | 2025.01.17 04:29:07.516047 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11044 | 2025.01.17 04:29:07.516209 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11045 | 2025.01.17 04:29:07.516711 [ 268 ] {6ab9964c-cacf-4bde-9efa-52d4444f8ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11046 | 2025.01.17 04:29:07.516911 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11047 | 2025.01.17 04:29:07.516922 [ 199 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11048 | 2025.01.17 04:29:07.517067 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24318 rows starting from the beginning of the part | ||
11049 | 2025.01.17 04:29:07.517231 [ 268 ] {6ab9964c-cacf-4bde-9efa-52d4444f8ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11050 | 2025.01.17 04:29:07.518084 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 960 rows starting from the beginning of the part | ||
11051 | 2025.01.17 04:29:07.518686 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 128 rows starting from the beginning of the part | ||
11052 | 2025.01.17 04:29:07.519520 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
11053 | 2025.01.17 04:29:07.519831 [ 199 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_86_17} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11054 | 2025.01.17 04:29:07.520307 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part | ||
11055 | 2025.01.17 04:29:07.520489 [ 199 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_86_17} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11056 | 2025.01.17 04:29:07.520964 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 164 rows starting from the beginning of the part | ||
11057 | 2025.01.17 04:29:07.520967 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
11058 | 2025.01.17 04:29:07.522665 [ 268 ] {6ab9964c-cacf-4bde-9efa-52d4444f8ea8} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11059 | 2025.01.17 04:29:07.522715 [ 268 ] {6ab9964c-cacf-4bde-9efa-52d4444f8ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11060 | 2025.01.17 04:29:07.523677 [ 268 ] {6ab9964c-cacf-4bde-9efa-52d4444f8ea8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11061 | 2025.01.17 04:29:07.523971 [ 268 ] {6ab9964c-cacf-4bde-9efa-52d4444f8ea8} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11062 | 2025.01.17 04:29:07.524274 [ 268 ] {6ab9964c-cacf-4bde-9efa-52d4444f8ea8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007678 sec., 3386.2985152383435 rows/sec., 6.07 MiB/sec. | ||
11063 | 2025.01.17 04:29:07.524395 [ 268 ] {6ab9964c-cacf-4bde-9efa-52d4444f8ea8} <Debug> TCPHandler: Processed in 0.008499307 sec. | ||
11064 | 2025.01.17 04:29:07.524542 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11065 | 2025.01.17 04:29:07.524666 [ 271 ] {eff0f9f4-31be-42be-86c7-059b96a0f1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11066 | 2025.01.17 04:29:07.524714 [ 271 ] {eff0f9f4-31be-42be-86c7-059b96a0f1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11067 | 2025.01.17 04:29:07.525229 [ 271 ] {eff0f9f4-31be-42be-86c7-059b96a0f1f1} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11068 | 2025.01.17 04:29:07.525270 [ 271 ] {eff0f9f4-31be-42be-86c7-059b96a0f1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11069 | 2025.01.17 04:29:07.525717 [ 271 ] {eff0f9f4-31be-42be-86c7-059b96a0f1f1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11070 | 2025.01.17 04:29:07.525970 [ 271 ] {eff0f9f4-31be-42be-86c7-059b96a0f1f1} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11071 | 2025.01.17 04:29:07.526172 [ 87 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11072 | 2025.01.17 04:29:07.526227 [ 87 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11073 | 2025.01.17 04:29:07.526275 [ 271 ] {eff0f9f4-31be-42be-86c7-059b96a0f1f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001602 sec., 37453.183520599254 rows/sec., 2.52 MiB/sec. | ||
11074 | 2025.01.17 04:29:07.526285 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
11075 | 2025.01.17 04:29:07.526352 [ 271 ] {eff0f9f4-31be-42be-86c7-059b96a0f1f1} <Debug> TCPHandler: Processed in 0.001868857 sec. | ||
11076 | 2025.01.17 04:29:07.526653 [ 199 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11077 | 2025.01.17 04:29:07.527183 [ 199 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11078 | 2025.01.17 04:29:07.527291 [ 199 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4898 rows starting from the beginning of the part | ||
11079 | 2025.01.17 04:29:07.527816 [ 199 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 34 rows starting from the beginning of the part | ||
11080 | 2025.01.17 04:29:07.528297 [ 199 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 48 rows starting from the beginning of the part | ||
11081 | 2025.01.17 04:29:07.528776 [ 199 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
11082 | 2025.01.17 04:29:07.529489 [ 199 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part | ||
11083 | 2025.01.17 04:29:07.529485 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25967 rows, containing 5 columns (5 merged, 0 gathered) in 0.014173558 sec., 1832073.499117159 rows/sec., 123.65 MiB/sec. | ||
11084 | 2025.01.17 04:29:07.529704 [ 199 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
11085 | 2025.01.17 04:29:07.529904 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11086 | 2025.01.17 04:29:07.530661 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11087 | 2025.01.17 04:29:07.530875 [ 192 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11088 | 2025.01.17 04:29:07.530976 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
11089 | 2025.01.17 04:29:07.532616 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5182 rows, containing 4 columns (4 merged, 0 gathered) in 0.006207242 sec., 834831.3147771587 rows/sec., 54.36 MiB/sec. | ||
11090 | 2025.01.17 04:29:07.533235 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11091 | 2025.01.17 04:29:07.533619 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_86_17} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11092 | 2025.01.17 04:29:07.533715 [ 198 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_86_17} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11093 | 2025.01.17 04:29:07.533828 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
11094 | 2025.01.17 04:29:08.299807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
11095 | 2025.01.17 04:29:08.300517 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11096 | 2025.01.17 04:29:08.300570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11097 | 2025.01.17 04:29:08.301146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11098 | 2025.01.17 04:29:08.301424 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11099 | 2025.01.17 04:29:08.301676 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
11100 | 2025.01.17 04:29:09.955619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
11101 | 2025.01.17 04:29:09.976694 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11102 | 2025.01.17 04:29:09.976741 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11103 | 2025.01.17 04:29:09.983998 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11104 | 2025.01.17 04:29:09.984735 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11105 | 2025.01.17 04:29:09.987269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
11106 | 2025.01.17 04:29:10.920303 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1562 | ||
11107 | 2025.01.17 04:29:10.923693 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11108 | 2025.01.17 04:29:10.923754 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11109 | 2025.01.17 04:29:10.925278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11110 | 2025.01.17 04:29:10.925608 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11111 | 2025.01.17 04:29:10.926236 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1562 | ||
11112 | 2025.01.17 04:29:12.502791 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11113 | 2025.01.17 04:29:12.503028 [ 271 ] {105fcd8a-6376-4015-8c6c-049302a710ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11114 | 2025.01.17 04:29:12.503110 [ 271 ] {105fcd8a-6376-4015-8c6c-049302a710ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11115 | 2025.01.17 04:29:12.503973 [ 271 ] {105fcd8a-6376-4015-8c6c-049302a710ac} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11116 | 2025.01.17 04:29:12.504018 [ 271 ] {105fcd8a-6376-4015-8c6c-049302a710ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11117 | 2025.01.17 04:29:12.504457 [ 271 ] {105fcd8a-6376-4015-8c6c-049302a710ac} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11118 | 2025.01.17 04:29:12.504706 [ 271 ] {105fcd8a-6376-4015-8c6c-049302a710ac} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11119 | 2025.01.17 04:29:12.504931 [ 271 ] {105fcd8a-6376-4015-8c6c-049302a710ac} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001966 sec., 7121.057985757884 rows/sec., 512.62 KiB/sec. | ||
11120 | 2025.01.17 04:29:12.504989 [ 271 ] {105fcd8a-6376-4015-8c6c-049302a710ac} <Debug> TCPHandler: Processed in 0.002342606 sec. | ||
11121 | 2025.01.17 04:29:12.505212 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11122 | 2025.01.17 04:29:12.505348 [ 268 ] {7d9fe31d-7648-4f1b-9e5e-7a3e9bc3e128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11123 | 2025.01.17 04:29:12.505405 [ 268 ] {7d9fe31d-7648-4f1b-9e5e-7a3e9bc3e128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11124 | 2025.01.17 04:29:12.506140 [ 268 ] {7d9fe31d-7648-4f1b-9e5e-7a3e9bc3e128} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11125 | 2025.01.17 04:29:12.506181 [ 268 ] {7d9fe31d-7648-4f1b-9e5e-7a3e9bc3e128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11126 | 2025.01.17 04:29:12.506571 [ 268 ] {7d9fe31d-7648-4f1b-9e5e-7a3e9bc3e128} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11127 | 2025.01.17 04:29:12.506816 [ 268 ] {7d9fe31d-7648-4f1b-9e5e-7a3e9bc3e128} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11128 | 2025.01.17 04:29:12.507025 [ 268 ] {7d9fe31d-7648-4f1b-9e5e-7a3e9bc3e128} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001707 sec., 134153.4856473345 rows/sec., 11.76 MiB/sec. | ||
11129 | 2025.01.17 04:29:12.507079 [ 268 ] {7d9fe31d-7648-4f1b-9e5e-7a3e9bc3e128} <Debug> TCPHandler: Processed in 0.001936598 sec. | ||
11130 | 2025.01.17 04:29:12.507251 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11131 | 2025.01.17 04:29:12.507383 [ 271 ] {1e0529c6-a7a6-4d1d-a068-5c822ea6acac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11132 | 2025.01.17 04:29:12.507438 [ 271 ] {1e0529c6-a7a6-4d1d-a068-5c822ea6acac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11133 | 2025.01.17 04:29:12.508049 [ 271 ] {1e0529c6-a7a6-4d1d-a068-5c822ea6acac} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11134 | 2025.01.17 04:29:12.508089 [ 271 ] {1e0529c6-a7a6-4d1d-a068-5c822ea6acac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11135 | 2025.01.17 04:29:12.508456 [ 271 ] {1e0529c6-a7a6-4d1d-a068-5c822ea6acac} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11136 | 2025.01.17 04:29:12.508714 [ 271 ] {1e0529c6-a7a6-4d1d-a068-5c822ea6acac} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11137 | 2025.01.17 04:29:12.508939 [ 271 ] {1e0529c6-a7a6-4d1d-a068-5c822ea6acac} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001584 sec., 12626.262626262627 rows/sec., 905.05 KiB/sec. | ||
11138 | 2025.01.17 04:29:12.509024 [ 271 ] {1e0529c6-a7a6-4d1d-a068-5c822ea6acac} <Debug> TCPHandler: Processed in 0.001836426 sec. | ||
11139 | 2025.01.17 04:29:12.509224 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11140 | 2025.01.17 04:29:12.509605 [ 268 ] {7419764f-4b74-4b7f-b4f8-57c0b98f414d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11141 | 2025.01.17 04:29:12.509783 [ 268 ] {7419764f-4b74-4b7f-b4f8-57c0b98f414d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11142 | 2025.01.17 04:29:12.510534 [ 268 ] {7419764f-4b74-4b7f-b4f8-57c0b98f414d} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11143 | 2025.01.17 04:29:12.510574 [ 268 ] {7419764f-4b74-4b7f-b4f8-57c0b98f414d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11144 | 2025.01.17 04:29:12.510953 [ 268 ] {7419764f-4b74-4b7f-b4f8-57c0b98f414d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11145 | 2025.01.17 04:29:12.511202 [ 268 ] {7419764f-4b74-4b7f-b4f8-57c0b98f414d} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11146 | 2025.01.17 04:29:12.511382 [ 82 ] {} <Debug> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
11147 | 2025.01.17 04:29:12.511447 [ 268 ] {7419764f-4b74-4b7f-b4f8-57c0b98f414d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001983 sec., 7060.010085728694 rows/sec., 494.44 KiB/sec. | ||
11148 | 2025.01.17 04:29:12.511473 [ 82 ] {} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11149 | 2025.01.17 04:29:12.511539 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11150 | 2025.01.17 04:29:12.511571 [ 268 ] {7419764f-4b74-4b7f-b4f8-57c0b98f414d} <Debug> TCPHandler: Processed in 0.002434868 sec. | ||
11151 | 2025.01.17 04:29:12.511886 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11152 | 2025.01.17 04:29:12.511989 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
11153 | 2025.01.17 04:29:12.512275 [ 271 ] {f1e803bb-aeec-4905-a14c-3657cf9583c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11154 | 2025.01.17 04:29:12.512458 [ 271 ] {f1e803bb-aeec-4905-a14c-3657cf9583c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11155 | 2025.01.17 04:29:12.512550 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11156 | 2025.01.17 04:29:12.512657 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 244 rows starting from the beginning of the part | ||
11157 | 2025.01.17 04:29:12.513043 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
11158 | 2025.01.17 04:29:12.513389 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
11159 | 2025.01.17 04:29:12.513761 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part | ||
11160 | 2025.01.17 04:29:12.514129 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11161 | 2025.01.17 04:29:12.514467 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11162 | 2025.01.17 04:29:12.515444 [ 271 ] {f1e803bb-aeec-4905-a14c-3657cf9583c6} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11163 | 2025.01.17 04:29:12.515515 [ 271 ] {f1e803bb-aeec-4905-a14c-3657cf9583c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11164 | 2025.01.17 04:29:12.516574 [ 271 ] {f1e803bb-aeec-4905-a14c-3657cf9583c6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11165 | 2025.01.17 04:29:12.517222 [ 271 ] {f1e803bb-aeec-4905-a14c-3657cf9583c6} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11166 | 2025.01.17 04:29:12.517351 [ 187 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 5 columns (5 merged, 0 gathered) in 0.005677862 sec., 95458.46658478139 rows/sec., 6.84 MiB/sec. | ||
11167 | 2025.01.17 04:29:12.517684 [ 271 ] {f1e803bb-aeec-4905-a14c-3657cf9583c6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005531 sec., 2350.388718134153 rows/sec., 146.55 KiB/sec. | ||
11168 | 2025.01.17 04:29:12.517714 [ 194 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
11169 | 2025.01.17 04:29:12.518034 [ 271 ] {f1e803bb-aeec-4905-a14c-3657cf9583c6} <Debug> TCPHandler: Processed in 0.006334035 sec. | ||
11170 | 2025.01.17 04:29:12.518347 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11171 | 2025.01.17 04:29:12.518737 [ 268 ] {7ead5471-42b4-4617-84a8-3bc3b1761ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11172 | 2025.01.17 04:29:12.518738 [ 194 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_38_8} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11173 | 2025.01.17 04:29:12.518846 [ 268 ] {7ead5471-42b4-4617-84a8-3bc3b1761ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11174 | 2025.01.17 04:29:12.518967 [ 194 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_38_8} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
11175 | 2025.01.17 04:29:12.519156 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
11176 | 2025.01.17 04:29:12.519827 [ 268 ] {7ead5471-42b4-4617-84a8-3bc3b1761ec8} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11177 | 2025.01.17 04:29:12.519872 [ 268 ] {7ead5471-42b4-4617-84a8-3bc3b1761ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11178 | 2025.01.17 04:29:12.520268 [ 268 ] {7ead5471-42b4-4617-84a8-3bc3b1761ec8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11179 | 2025.01.17 04:29:12.520519 [ 268 ] {7ead5471-42b4-4617-84a8-3bc3b1761ec8} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11180 | 2025.01.17 04:29:12.520736 [ 268 ] {7ead5471-42b4-4617-84a8-3bc3b1761ec8} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.002134 sec., 185098.40674789128 rows/sec., 13.14 MiB/sec. | ||
11181 | 2025.01.17 04:29:12.520792 [ 268 ] {7ead5471-42b4-4617-84a8-3bc3b1761ec8} <Debug> TCPHandler: Processed in 0.002627171 sec. | ||
11182 | 2025.01.17 04:29:12.520981 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11183 | 2025.01.17 04:29:12.521111 [ 271 ] {c0c87723-7c8e-4716-a324-4f66f053e48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11184 | 2025.01.17 04:29:12.521167 [ 271 ] {c0c87723-7c8e-4716-a324-4f66f053e48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11185 | 2025.01.17 04:29:12.521690 [ 271 ] {c0c87723-7c8e-4716-a324-4f66f053e48a} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11186 | 2025.01.17 04:29:12.521736 [ 271 ] {c0c87723-7c8e-4716-a324-4f66f053e48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11187 | 2025.01.17 04:29:12.522109 [ 271 ] {c0c87723-7c8e-4716-a324-4f66f053e48a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11188 | 2025.01.17 04:29:12.522349 [ 271 ] {c0c87723-7c8e-4716-a324-4f66f053e48a} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11189 | 2025.01.17 04:29:12.522508 [ 82 ] {} <Debug> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
11190 | 2025.01.17 04:29:12.522583 [ 82 ] {} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11191 | 2025.01.17 04:29:12.522598 [ 271 ] {c0c87723-7c8e-4716-a324-4f66f053e48a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 208.57 KiB/sec. | ||
11192 | 2025.01.17 04:29:12.522617 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11193 | 2025.01.17 04:29:12.522768 [ 271 ] {c0c87723-7c8e-4716-a324-4f66f053e48a} <Debug> TCPHandler: Processed in 0.001846916 sec. | ||
11194 | 2025.01.17 04:29:12.523139 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11195 | 2025.01.17 04:29:12.523164 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
11196 | 2025.01.17 04:29:12.523548 [ 268 ] {950803a9-3ba0-41d7-9a75-63b70eba2065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11197 | 2025.01.17 04:29:12.523757 [ 268 ] {950803a9-3ba0-41d7-9a75-63b70eba2065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11198 | 2025.01.17 04:29:12.523764 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11199 | 2025.01.17 04:29:12.523872 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
11200 | 2025.01.17 04:29:12.524138 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
11201 | 2025.01.17 04:29:12.524539 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
11202 | 2025.01.17 04:29:12.524893 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
11203 | 2025.01.17 04:29:12.525205 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
11204 | 2025.01.17 04:29:12.525441 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
11205 | 2025.01.17 04:29:12.526495 [ 268 ] {950803a9-3ba0-41d7-9a75-63b70eba2065} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11206 | 2025.01.17 04:29:12.526562 [ 268 ] {950803a9-3ba0-41d7-9a75-63b70eba2065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11207 | 2025.01.17 04:29:12.527706 [ 268 ] {950803a9-3ba0-41d7-9a75-63b70eba2065} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11208 | 2025.01.17 04:29:12.528035 [ 187 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.005281183 sec., 43172.1453318319 rows/sec., 2.20 MiB/sec. | ||
11209 | 2025.01.17 04:29:12.528265 [ 268 ] {950803a9-3ba0-41d7-9a75-63b70eba2065} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11210 | 2025.01.17 04:29:12.528460 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
11211 | 2025.01.17 04:29:12.528714 [ 268 ] {950803a9-3ba0-41d7-9a75-63b70eba2065} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005316 sec., 44582.3927765237 rows/sec., 2.99 MiB/sec. | ||
11212 | 2025.01.17 04:29:12.528823 [ 268 ] {950803a9-3ba0-41d7-9a75-63b70eba2065} <Debug> TCPHandler: Processed in 0.005909576 sec. | ||
11213 | 2025.01.17 04:29:12.529014 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11214 | 2025.01.17 04:29:12.529190 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_38_8} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11215 | 2025.01.17 04:29:12.529221 [ 271 ] {2c0d011d-dc33-4525-ac80-5ed23e424a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11216 | 2025.01.17 04:29:12.529347 [ 271 ] {2c0d011d-dc33-4525-ac80-5ed23e424a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11217 | 2025.01.17 04:29:12.529376 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_38_8} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
11218 | 2025.01.17 04:29:12.529584 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11219 | 2025.01.17 04:29:12.530036 [ 271 ] {2c0d011d-dc33-4525-ac80-5ed23e424a66} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11220 | 2025.01.17 04:29:12.530080 [ 271 ] {2c0d011d-dc33-4525-ac80-5ed23e424a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11221 | 2025.01.17 04:29:12.530442 [ 271 ] {2c0d011d-dc33-4525-ac80-5ed23e424a66} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11222 | 2025.01.17 04:29:12.530684 [ 271 ] {2c0d011d-dc33-4525-ac80-5ed23e424a66} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11223 | 2025.01.17 04:29:12.530886 [ 271 ] {2c0d011d-dc33-4525-ac80-5ed23e424a66} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001733 sec., 577.0340450086555 rows/sec., 38.88 KiB/sec. | ||
11224 | 2025.01.17 04:29:12.530937 [ 271 ] {2c0d011d-dc33-4525-ac80-5ed23e424a66} <Debug> TCPHandler: Processed in 0.00200497 sec. | ||
11225 | 2025.01.17 04:29:12.531078 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11226 | 2025.01.17 04:29:12.531206 [ 268 ] {a9cf61a9-8abb-4e92-8d65-75c98b2fffd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11227 | 2025.01.17 04:29:12.531285 [ 268 ] {a9cf61a9-8abb-4e92-8d65-75c98b2fffd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11228 | 2025.01.17 04:29:12.532455 [ 268 ] {a9cf61a9-8abb-4e92-8d65-75c98b2fffd5} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11229 | 2025.01.17 04:29:12.532494 [ 268 ] {a9cf61a9-8abb-4e92-8d65-75c98b2fffd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11230 | 2025.01.17 04:29:12.533127 [ 268 ] {a9cf61a9-8abb-4e92-8d65-75c98b2fffd5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11231 | 2025.01.17 04:29:12.533383 [ 268 ] {a9cf61a9-8abb-4e92-8d65-75c98b2fffd5} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11232 | 2025.01.17 04:29:12.533623 [ 268 ] {a9cf61a9-8abb-4e92-8d65-75c98b2fffd5} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002447 sec., 5312.627707396812 rows/sec., 9.52 MiB/sec. | ||
11233 | 2025.01.17 04:29:12.533723 [ 268 ] {a9cf61a9-8abb-4e92-8d65-75c98b2fffd5} <Debug> TCPHandler: Processed in 0.002708063 sec. | ||
11234 | 2025.01.17 04:29:12.533868 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11235 | 2025.01.17 04:29:12.533996 [ 271 ] {661e83d4-7e53-46b5-9e5b-7a713bd89528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11236 | 2025.01.17 04:29:12.534049 [ 271 ] {661e83d4-7e53-46b5-9e5b-7a713bd89528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11237 | 2025.01.17 04:29:12.534569 [ 271 ] {661e83d4-7e53-46b5-9e5b-7a713bd89528} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11238 | 2025.01.17 04:29:12.534615 [ 271 ] {661e83d4-7e53-46b5-9e5b-7a713bd89528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11239 | 2025.01.17 04:29:12.535001 [ 271 ] {661e83d4-7e53-46b5-9e5b-7a713bd89528} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11240 | 2025.01.17 04:29:12.535244 [ 271 ] {661e83d4-7e53-46b5-9e5b-7a713bd89528} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11241 | 2025.01.17 04:29:12.535471 [ 271 ] {661e83d4-7e53-46b5-9e5b-7a713bd89528} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001501 sec., 54630.24650233178 rows/sec., 3.47 MiB/sec. | ||
11242 | 2025.01.17 04:29:12.535554 [ 271 ] {661e83d4-7e53-46b5-9e5b-7a713bd89528} <Debug> TCPHandler: Processed in 0.001746054 sec. | ||
11243 | 2025.01.17 04:29:15.627607 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11244 | 2025.01.17 04:29:15.627671 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11245 | 2025.01.17 04:29:15.801891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
11246 | 2025.01.17 04:29:15.803004 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11247 | 2025.01.17 04:29:15.803097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11248 | 2025.01.17 04:29:15.803744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11249 | 2025.01.17 04:29:15.804013 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11250 | 2025.01.17 04:29:15.804270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
11251 | 2025.01.17 04:29:17.487394 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
11252 | 2025.01.17 04:29:17.498699 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11253 | 2025.01.17 04:29:17.499041 [ 271 ] {1f660c81-ca12-49de-9561-693bd5e5f1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11254 | 2025.01.17 04:29:17.499185 [ 271 ] {1f660c81-ca12-49de-9561-693bd5e5f1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11255 | 2025.01.17 04:29:17.500540 [ 271 ] {1f660c81-ca12-49de-9561-693bd5e5f1f6} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11256 | 2025.01.17 04:29:17.500596 [ 271 ] {1f660c81-ca12-49de-9561-693bd5e5f1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11257 | 2025.01.17 04:29:17.501599 [ 271 ] {1f660c81-ca12-49de-9561-693bd5e5f1f6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11258 | 2025.01.17 04:29:17.502521 [ 271 ] {1f660c81-ca12-49de-9561-693bd5e5f1f6} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11259 | 2025.01.17 04:29:17.503491 [ 271 ] {1f660c81-ca12-49de-9561-693bd5e5f1f6} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.004495 sec., 24026.69632925473 rows/sec., 2.01 MiB/sec. | ||
11260 | 2025.01.17 04:29:17.504025 [ 271 ] {1f660c81-ca12-49de-9561-693bd5e5f1f6} <Debug> TCPHandler: Processed in 0.005502668 sec. | ||
11261 | 2025.01.17 04:29:17.504366 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11262 | 2025.01.17 04:29:17.504782 [ 268 ] {d89a2fcb-1ac2-4aa5-af63-63126c14c5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11263 | 2025.01.17 04:29:17.504958 [ 268 ] {d89a2fcb-1ac2-4aa5-af63-63126c14c5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11264 | 2025.01.17 04:29:17.508774 [ 268 ] {d89a2fcb-1ac2-4aa5-af63-63126c14c5a0} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11265 | 2025.01.17 04:29:17.508862 [ 268 ] {d89a2fcb-1ac2-4aa5-af63-63126c14c5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11266 | 2025.01.17 04:29:17.511727 [ 268 ] {d89a2fcb-1ac2-4aa5-af63-63126c14c5a0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11267 | 2025.01.17 04:29:17.512275 [ 268 ] {d89a2fcb-1ac2-4aa5-af63-63126c14c5a0} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11268 | 2025.01.17 04:29:17.513157 [ 268 ] {d89a2fcb-1ac2-4aa5-af63-63126c14c5a0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.008527 sec., 3049.138032133224 rows/sec., 229.28 KiB/sec. | ||
11269 | 2025.01.17 04:29:17.513744 [ 268 ] {d89a2fcb-1ac2-4aa5-af63-63126c14c5a0} <Debug> TCPHandler: Processed in 0.009544738 sec. | ||
11270 | 2025.01.17 04:29:17.514043 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11271 | 2025.01.17 04:29:17.514477 [ 271 ] {5fba1468-e6db-49a1-adf4-ffb9699edefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11272 | 2025.01.17 04:29:17.514620 [ 271 ] {5fba1468-e6db-49a1-adf4-ffb9699edefa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11273 | 2025.01.17 04:29:17.517214 [ 271 ] {5fba1468-e6db-49a1-adf4-ffb9699edefa} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11274 | 2025.01.17 04:29:17.517310 [ 271 ] {5fba1468-e6db-49a1-adf4-ffb9699edefa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11275 | 2025.01.17 04:29:17.519101 [ 271 ] {5fba1468-e6db-49a1-adf4-ffb9699edefa} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11276 | 2025.01.17 04:29:17.519805 [ 271 ] {5fba1468-e6db-49a1-adf4-ffb9699edefa} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11277 | 2025.01.17 04:29:17.520681 [ 271 ] {5fba1468-e6db-49a1-adf4-ffb9699edefa} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.006316 sec., 14249.525015832805 rows/sec., 1.11 MiB/sec. | ||
11278 | 2025.01.17 04:29:17.521004 [ 271 ] {5fba1468-e6db-49a1-adf4-ffb9699edefa} <Debug> TCPHandler: Processed in 0.00711325 sec. | ||
11279 | 2025.01.17 04:29:17.521257 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11280 | 2025.01.17 04:29:17.521529 [ 268 ] {d4f670f2-e659-4a3f-a491-cc7873cc21cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11281 | 2025.01.17 04:29:17.521673 [ 268 ] {d4f670f2-e659-4a3f-a491-cc7873cc21cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11282 | 2025.01.17 04:29:17.523709 [ 268 ] {d4f670f2-e659-4a3f-a491-cc7873cc21cf} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11283 | 2025.01.17 04:29:17.523751 [ 268 ] {d4f670f2-e659-4a3f-a491-cc7873cc21cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11284 | 2025.01.17 04:29:17.524210 [ 268 ] {d4f670f2-e659-4a3f-a491-cc7873cc21cf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11285 | 2025.01.17 04:29:17.524511 [ 268 ] {d4f670f2-e659-4a3f-a491-cc7873cc21cf} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11286 | 2025.01.17 04:29:17.524823 [ 268 ] {d4f670f2-e659-4a3f-a491-cc7873cc21cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003376 sec., 47393.36492890995 rows/sec., 3.30 MiB/sec. | ||
11287 | 2025.01.17 04:29:17.525017 [ 268 ] {d4f670f2-e659-4a3f-a491-cc7873cc21cf} <Debug> TCPHandler: Processed in 0.003886456 sec. | ||
11288 | 2025.01.17 04:29:17.525338 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11289 | 2025.01.17 04:29:17.525836 [ 271 ] {11cf18fa-75ae-4e8f-8163-480238cafa63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11290 | 2025.01.17 04:29:17.526358 [ 271 ] {11cf18fa-75ae-4e8f-8163-480238cafa63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11291 | 2025.01.17 04:29:17.535415 [ 271 ] {11cf18fa-75ae-4e8f-8163-480238cafa63} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11292 | 2025.01.17 04:29:17.535517 [ 271 ] {11cf18fa-75ae-4e8f-8163-480238cafa63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11293 | 2025.01.17 04:29:17.539283 [ 271 ] {11cf18fa-75ae-4e8f-8163-480238cafa63} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11294 | 2025.01.17 04:29:17.540354 [ 271 ] {11cf18fa-75ae-4e8f-8163-480238cafa63} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11295 | 2025.01.17 04:29:17.541355 [ 271 ] {11cf18fa-75ae-4e8f-8163-480238cafa63} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.015688 sec., 1657.317695053544 rows/sec., 2.97 MiB/sec. | ||
11296 | 2025.01.17 04:29:17.542252 [ 271 ] {11cf18fa-75ae-4e8f-8163-480238cafa63} <Debug> TCPHandler: Processed in 0.017057325 sec. | ||
11297 | 2025.01.17 04:29:17.542585 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11298 | 2025.01.17 04:29:17.543172 [ 268 ] {d09157c4-5fe2-4a8e-8dce-252896d63ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11299 | 2025.01.17 04:29:17.543358 [ 268 ] {d09157c4-5fe2-4a8e-8dce-252896d63ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11300 | 2025.01.17 04:29:17.546377 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11301 | 2025.01.17 04:29:17.546380 [ 268 ] {d09157c4-5fe2-4a8e-8dce-252896d63ca6} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11302 | 2025.01.17 04:29:17.546442 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11303 | 2025.01.17 04:29:17.546488 [ 268 ] {d09157c4-5fe2-4a8e-8dce-252896d63ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11304 | 2025.01.17 04:29:17.548265 [ 268 ] {d09157c4-5fe2-4a8e-8dce-252896d63ca6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11305 | 2025.01.17 04:29:17.549113 [ 268 ] {d09157c4-5fe2-4a8e-8dce-252896d63ca6} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11306 | 2025.01.17 04:29:17.549679 [ 268 ] {d09157c4-5fe2-4a8e-8dce-252896d63ca6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006709 sec., 8943.210612609928 rows/sec., 617.17 KiB/sec. | ||
11307 | 2025.01.17 04:29:17.549874 [ 268 ] {d09157c4-5fe2-4a8e-8dce-252896d63ca6} <Debug> TCPHandler: Processed in 0.007481547 sec. | ||
11308 | 2025.01.17 04:29:17.557088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11309 | 2025.01.17 04:29:17.558035 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11310 | 2025.01.17 04:29:17.561178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
11311 | 2025.01.17 04:29:17.882019 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11312 | 2025.01.17 04:29:17.882259 [ 271 ] {7c421c7d-c0b5-450d-aaff-e5628f1207aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11313 | 2025.01.17 04:29:17.882343 [ 271 ] {7c421c7d-c0b5-450d-aaff-e5628f1207aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11314 | 2025.01.17 04:29:17.883254 [ 271 ] {7c421c7d-c0b5-450d-aaff-e5628f1207aa} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11315 | 2025.01.17 04:29:17.883309 [ 271 ] {7c421c7d-c0b5-450d-aaff-e5628f1207aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11316 | 2025.01.17 04:29:17.883758 [ 271 ] {7c421c7d-c0b5-450d-aaff-e5628f1207aa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11317 | 2025.01.17 04:29:17.884040 [ 271 ] {7c421c7d-c0b5-450d-aaff-e5628f1207aa} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11318 | 2025.01.17 04:29:17.884291 [ 271 ] {7c421c7d-c0b5-450d-aaff-e5628f1207aa} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002095 sec., 6682.577565632458 rows/sec., 481.06 KiB/sec. | ||
11319 | 2025.01.17 04:29:17.884358 [ 271 ] {7c421c7d-c0b5-450d-aaff-e5628f1207aa} <Debug> TCPHandler: Processed in 0.002491449 sec. | ||
11320 | 2025.01.17 04:29:17.884590 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11321 | 2025.01.17 04:29:17.884735 [ 268 ] {3cd7b02b-ac95-433c-a4db-17ea00d6e381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11322 | 2025.01.17 04:29:17.884793 [ 268 ] {3cd7b02b-ac95-433c-a4db-17ea00d6e381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11323 | 2025.01.17 04:29:17.886540 [ 268 ] {3cd7b02b-ac95-433c-a4db-17ea00d6e381} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11324 | 2025.01.17 04:29:17.886582 [ 268 ] {3cd7b02b-ac95-433c-a4db-17ea00d6e381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11325 | 2025.01.17 04:29:17.887081 [ 268 ] {3cd7b02b-ac95-433c-a4db-17ea00d6e381} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11326 | 2025.01.17 04:29:17.887325 [ 268 ] {3cd7b02b-ac95-433c-a4db-17ea00d6e381} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11327 | 2025.01.17 04:29:17.887545 [ 268 ] {3cd7b02b-ac95-433c-a4db-17ea00d6e381} <Debug> executeQuery: Read 1369 rows, 117.11 KiB in 0.002844 sec., 481364.2756680731 rows/sec., 40.21 MiB/sec. | ||
11328 | 2025.01.17 04:29:17.887597 [ 268 ] {3cd7b02b-ac95-433c-a4db-17ea00d6e381} <Debug> TCPHandler: Processed in 0.00307573 sec. | ||
11329 | 2025.01.17 04:29:17.887750 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11330 | 2025.01.17 04:29:17.887878 [ 271 ] {91071fb5-4fc2-4073-8c94-25fe32846fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11331 | 2025.01.17 04:29:17.887933 [ 271 ] {91071fb5-4fc2-4073-8c94-25fe32846fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11332 | 2025.01.17 04:29:17.888481 [ 271 ] {91071fb5-4fc2-4073-8c94-25fe32846fae} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11333 | 2025.01.17 04:29:17.888520 [ 271 ] {91071fb5-4fc2-4073-8c94-25fe32846fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11334 | 2025.01.17 04:29:17.888872 [ 271 ] {91071fb5-4fc2-4073-8c94-25fe32846fae} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11335 | 2025.01.17 04:29:17.889107 [ 271 ] {91071fb5-4fc2-4073-8c94-25fe32846fae} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11336 | 2025.01.17 04:29:17.889275 [ 75 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11337 | 2025.01.17 04:29:17.889337 [ 271 ] {91071fb5-4fc2-4073-8c94-25fe32846fae} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001483 sec., 13486.176668914364 rows/sec., 966.68 KiB/sec. | ||
11338 | 2025.01.17 04:29:17.889351 [ 75 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11339 | 2025.01.17 04:29:17.889419 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11340 | 2025.01.17 04:29:17.889471 [ 271 ] {91071fb5-4fc2-4073-8c94-25fe32846fae} <Debug> TCPHandler: Processed in 0.001782045 sec. | ||
11341 | 2025.01.17 04:29:17.889637 [ 196 ] {0632b784-cd6e-43a6-8515-661626cb6fce::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 | ||
11342 | 2025.01.17 04:29:17.889645 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11343 | 2025.01.17 04:29:17.889807 [ 196 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11344 | 2025.01.17 04:29:17.889812 [ 268 ] {2d30a503-611e-43ea-aa65-03276cede7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11345 | 2025.01.17 04:29:17.889854 [ 196 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 64 rows starting from the beginning of the part | ||
11346 | 2025.01.17 04:29:17.889872 [ 268 ] {2d30a503-611e-43ea-aa65-03276cede7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11347 | 2025.01.17 04:29:17.890052 [ 196 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 20 rows starting from the beginning of the part | ||
11348 | 2025.01.17 04:29:17.890201 [ 196 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
11349 | 2025.01.17 04:29:17.890470 [ 196 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part | ||
11350 | 2025.01.17 04:29:17.890710 [ 196 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
11351 | 2025.01.17 04:29:17.890964 [ 196 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 20 rows starting from the beginning of the part | ||
11352 | 2025.01.17 04:29:17.891744 [ 268 ] {2d30a503-611e-43ea-aa65-03276cede7de} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11353 | 2025.01.17 04:29:17.891794 [ 268 ] {2d30a503-611e-43ea-aa65-03276cede7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11354 | 2025.01.17 04:29:17.892437 [ 268 ] {2d30a503-611e-43ea-aa65-03276cede7de} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11355 | 2025.01.17 04:29:17.892469 [ 191 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.002942438 sec., 62533.17826917679 rows/sec., 4.69 MiB/sec. | ||
11356 | 2025.01.17 04:29:17.892712 [ 191 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11357 | 2025.01.17 04:29:17.892884 [ 268 ] {2d30a503-611e-43ea-aa65-03276cede7de} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11358 | 2025.01.17 04:29:17.893343 [ 268 ] {2d30a503-611e-43ea-aa65-03276cede7de} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.003547 sec., 68226.67042571187 rows/sec., 4.62 MiB/sec. | ||
11359 | 2025.01.17 04:29:17.893388 [ 196 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_76_15} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11360 | 2025.01.17 04:29:17.893713 [ 268 ] {2d30a503-611e-43ea-aa65-03276cede7de} <Debug> TCPHandler: Processed in 0.004117461 sec. | ||
11361 | 2025.01.17 04:29:17.893862 [ 196 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_76_15} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11362 | 2025.01.17 04:29:17.894117 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11363 | 2025.01.17 04:29:17.894215 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11364 | 2025.01.17 04:29:17.894418 [ 271 ] {13b595b0-f2e6-41d7-a5d3-e0c56098f7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11365 | 2025.01.17 04:29:17.894474 [ 271 ] {13b595b0-f2e6-41d7-a5d3-e0c56098f7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11366 | 2025.01.17 04:29:17.895113 [ 271 ] {13b595b0-f2e6-41d7-a5d3-e0c56098f7d0} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11367 | 2025.01.17 04:29:17.895152 [ 271 ] {13b595b0-f2e6-41d7-a5d3-e0c56098f7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11368 | 2025.01.17 04:29:17.895503 [ 271 ] {13b595b0-f2e6-41d7-a5d3-e0c56098f7d0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11369 | 2025.01.17 04:29:17.895737 [ 271 ] {13b595b0-f2e6-41d7-a5d3-e0c56098f7d0} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11370 | 2025.01.17 04:29:17.895988 [ 271 ] {13b595b0-f2e6-41d7-a5d3-e0c56098f7d0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001614 sec., 8054.522924411401 rows/sec., 502.20 KiB/sec. | ||
11371 | 2025.01.17 04:29:17.896151 [ 271 ] {13b595b0-f2e6-41d7-a5d3-e0c56098f7d0} <Debug> TCPHandler: Processed in 0.002275974 sec. | ||
11372 | 2025.01.17 04:29:17.896391 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11373 | 2025.01.17 04:29:17.896535 [ 268 ] {49557823-8515-4123-beff-498f4104dc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11374 | 2025.01.17 04:29:17.896590 [ 268 ] {49557823-8515-4123-beff-498f4104dc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11375 | 2025.01.17 04:29:17.897507 [ 268 ] {49557823-8515-4123-beff-498f4104dc11} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11376 | 2025.01.17 04:29:17.897546 [ 268 ] {49557823-8515-4123-beff-498f4104dc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11377 | 2025.01.17 04:29:17.897964 [ 268 ] {49557823-8515-4123-beff-498f4104dc11} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11378 | 2025.01.17 04:29:17.898218 [ 268 ] {49557823-8515-4123-beff-498f4104dc11} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11379 | 2025.01.17 04:29:17.898431 [ 268 ] {49557823-8515-4123-beff-498f4104dc11} <Debug> executeQuery: Read 851 rows, 63.01 KiB in 0.001926 sec., 441848.3904465213 rows/sec., 31.95 MiB/sec. | ||
11380 | 2025.01.17 04:29:17.898485 [ 268 ] {49557823-8515-4123-beff-498f4104dc11} <Debug> TCPHandler: Processed in 0.002224453 sec. | ||
11381 | 2025.01.17 04:29:17.898622 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11382 | 2025.01.17 04:29:17.898749 [ 271 ] {50d49af3-83c9-48cc-aa25-b604f2c08e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11383 | 2025.01.17 04:29:17.898803 [ 271 ] {50d49af3-83c9-48cc-aa25-b604f2c08e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11384 | 2025.01.17 04:29:17.899287 [ 271 ] {50d49af3-83c9-48cc-aa25-b604f2c08e63} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11385 | 2025.01.17 04:29:17.899326 [ 271 ] {50d49af3-83c9-48cc-aa25-b604f2c08e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11386 | 2025.01.17 04:29:17.899675 [ 271 ] {50d49af3-83c9-48cc-aa25-b604f2c08e63} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11387 | 2025.01.17 04:29:17.899912 [ 271 ] {50d49af3-83c9-48cc-aa25-b604f2c08e63} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11388 | 2025.01.17 04:29:17.900116 [ 271 ] {50d49af3-83c9-48cc-aa25-b604f2c08e63} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 224.88 KiB/sec. | ||
11389 | 2025.01.17 04:29:17.900165 [ 271 ] {50d49af3-83c9-48cc-aa25-b604f2c08e63} <Debug> TCPHandler: Processed in 0.001605861 sec. | ||
11390 | 2025.01.17 04:29:17.900313 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11391 | 2025.01.17 04:29:17.900441 [ 268 ] {68dd98f1-856f-438b-bffe-121ba0f2304b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11392 | 2025.01.17 04:29:17.900499 [ 268 ] {68dd98f1-856f-438b-bffe-121ba0f2304b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11393 | 2025.01.17 04:29:17.901392 [ 268 ] {68dd98f1-856f-438b-bffe-121ba0f2304b} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11394 | 2025.01.17 04:29:17.901431 [ 268 ] {68dd98f1-856f-438b-bffe-121ba0f2304b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11395 | 2025.01.17 04:29:17.901874 [ 268 ] {68dd98f1-856f-438b-bffe-121ba0f2304b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11396 | 2025.01.17 04:29:17.902141 [ 268 ] {68dd98f1-856f-438b-bffe-121ba0f2304b} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11397 | 2025.01.17 04:29:17.902351 [ 268 ] {68dd98f1-856f-438b-bffe-121ba0f2304b} <Debug> executeQuery: Read 955 rows, 64.97 KiB in 0.00194 sec., 492268.04123711336 rows/sec., 32.70 MiB/sec. | ||
11398 | 2025.01.17 04:29:17.902402 [ 268 ] {68dd98f1-856f-438b-bffe-121ba0f2304b} <Debug> TCPHandler: Processed in 0.002150362 sec. | ||
11399 | 2025.01.17 04:29:17.902552 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11400 | 2025.01.17 04:29:17.902678 [ 271 ] {d1f75d85-2cbd-4784-ba82-5432e58e17a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11401 | 2025.01.17 04:29:17.902734 [ 271 ] {d1f75d85-2cbd-4784-ba82-5432e58e17a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11402 | 2025.01.17 04:29:17.903197 [ 271 ] {d1f75d85-2cbd-4784-ba82-5432e58e17a0} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11403 | 2025.01.17 04:29:17.903236 [ 271 ] {d1f75d85-2cbd-4784-ba82-5432e58e17a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11404 | 2025.01.17 04:29:17.903598 [ 271 ] {d1f75d85-2cbd-4784-ba82-5432e58e17a0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11405 | 2025.01.17 04:29:17.903835 [ 271 ] {d1f75d85-2cbd-4784-ba82-5432e58e17a0} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11406 | 2025.01.17 04:29:17.904033 [ 271 ] {d1f75d85-2cbd-4784-ba82-5432e58e17a0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001383 sec., 723.0657989877079 rows/sec., 48.72 KiB/sec. | ||
11407 | 2025.01.17 04:29:17.904083 [ 271 ] {d1f75d85-2cbd-4784-ba82-5432e58e17a0} <Debug> TCPHandler: Processed in 0.001591611 sec. | ||
11408 | 2025.01.17 04:29:17.904225 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11409 | 2025.01.17 04:29:17.904353 [ 268 ] {a9be3f0b-41ef-42dd-9caa-9aeae5c06115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11410 | 2025.01.17 04:29:17.904431 [ 268 ] {a9be3f0b-41ef-42dd-9caa-9aeae5c06115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11411 | 2025.01.17 04:29:17.905607 [ 268 ] {a9be3f0b-41ef-42dd-9caa-9aeae5c06115} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11412 | 2025.01.17 04:29:17.905647 [ 268 ] {a9be3f0b-41ef-42dd-9caa-9aeae5c06115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11413 | 2025.01.17 04:29:17.906280 [ 268 ] {a9be3f0b-41ef-42dd-9caa-9aeae5c06115} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11414 | 2025.01.17 04:29:17.906545 [ 268 ] {a9be3f0b-41ef-42dd-9caa-9aeae5c06115} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11415 | 2025.01.17 04:29:17.906726 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11416 | 2025.01.17 04:29:17.906791 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11417 | 2025.01.17 04:29:17.906829 [ 268 ] {a9be3f0b-41ef-42dd-9caa-9aeae5c06115} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002501 sec., 5197.920831667333 rows/sec., 9.31 MiB/sec. | ||
11418 | 2025.01.17 04:29:17.906837 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11419 | 2025.01.17 04:29:17.907177 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::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 | ||
11420 | 2025.01.17 04:29:17.907220 [ 268 ] {a9be3f0b-41ef-42dd-9caa-9aeae5c06115} <Debug> TCPHandler: Processed in 0.00305476 sec. | ||
11421 | 2025.01.17 04:29:17.907455 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11422 | 2025.01.17 04:29:17.907750 [ 271 ] {9395914d-bc9c-4b83-8f9e-64810c83a152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11423 | 2025.01.17 04:29:17.907834 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11424 | 2025.01.17 04:29:17.907865 [ 271 ] {9395914d-bc9c-4b83-8f9e-64810c83a152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11425 | 2025.01.17 04:29:17.908048 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1337 rows starting from the beginning of the part | ||
11426 | 2025.01.17 04:29:17.908934 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 13 rows starting from the beginning of the part | ||
11427 | 2025.01.17 04:29:17.909563 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
11428 | 2025.01.17 04:29:17.910263 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 13 rows starting from the beginning of the part | ||
11429 | 2025.01.17 04:29:17.910363 [ 271 ] {9395914d-bc9c-4b83-8f9e-64810c83a152} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11430 | 2025.01.17 04:29:17.910459 [ 271 ] {9395914d-bc9c-4b83-8f9e-64810c83a152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11431 | 2025.01.17 04:29:17.910941 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
11432 | 2025.01.17 04:29:17.911669 [ 191 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 13 rows starting from the beginning of the part | ||
11433 | 2025.01.17 04:29:17.912170 [ 271 ] {9395914d-bc9c-4b83-8f9e-64810c83a152} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11434 | 2025.01.17 04:29:17.912824 [ 271 ] {9395914d-bc9c-4b83-8f9e-64810c83a152} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11435 | 2025.01.17 04:29:17.913296 [ 271 ] {9395914d-bc9c-4b83-8f9e-64810c83a152} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.005627 sec., 6042.296072507553 rows/sec., 359.07 KiB/sec. | ||
11436 | 2025.01.17 04:29:17.913522 [ 271 ] {9395914d-bc9c-4b83-8f9e-64810c83a152} <Debug> TCPHandler: Processed in 0.006187152 sec. | ||
11437 | 2025.01.17 04:29:17.920474 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 19 columns (19 merged, 0 gathered) in 0.013494545 sec., 105820.53711332986 rows/sec., 189.63 MiB/sec. | ||
11438 | 2025.01.17 04:29:17.922047 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11439 | 2025.01.17 04:29:17.922529 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11440 | 2025.01.17 04:29:17.922630 [ 190 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11441 | 2025.01.17 04:29:17.922802 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
11442 | 2025.01.17 04:29:18.000136 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.23 MiB, peak 252.81 MiB, free memory in arenas 0.00 B, will set to 242.55 MiB (RSS), difference: 1.32 MiB | ||
11443 | 2025.01.17 04:29:20.926598 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1618 | ||
11444 | 2025.01.17 04:29:20.930389 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11445 | 2025.01.17 04:29:20.930441 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11446 | 2025.01.17 04:29:20.931993 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11447 | 2025.01.17 04:29:20.932335 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11448 | 2025.01.17 04:29:20.932935 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1618 | ||
11449 | 2025.01.17 04:29:22.495984 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11450 | 2025.01.17 04:29:22.496176 [ 271 ] {2c20ef7e-4bb2-4fe9-9ff6-c3383dfd1aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11451 | 2025.01.17 04:29:22.496255 [ 271 ] {2c20ef7e-4bb2-4fe9-9ff6-c3383dfd1aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11452 | 2025.01.17 04:29:22.497103 [ 271 ] {2c20ef7e-4bb2-4fe9-9ff6-c3383dfd1aa9} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11453 | 2025.01.17 04:29:22.497161 [ 271 ] {2c20ef7e-4bb2-4fe9-9ff6-c3383dfd1aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11454 | 2025.01.17 04:29:22.497609 [ 271 ] {2c20ef7e-4bb2-4fe9-9ff6-c3383dfd1aa9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11455 | 2025.01.17 04:29:22.497873 [ 271 ] {2c20ef7e-4bb2-4fe9-9ff6-c3383dfd1aa9} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11456 | 2025.01.17 04:29:22.498124 [ 271 ] {2c20ef7e-4bb2-4fe9-9ff6-c3383dfd1aa9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002002 sec., 27972.027972027972 rows/sec., 2.15 MiB/sec. | ||
11457 | 2025.01.17 04:29:22.498194 [ 271 ] {2c20ef7e-4bb2-4fe9-9ff6-c3383dfd1aa9} <Debug> TCPHandler: Processed in 0.002365297 sec. | ||
11458 | 2025.01.17 04:29:22.498403 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11459 | 2025.01.17 04:29:22.498545 [ 268 ] {f24b25b8-581c-4378-9957-d80e246f95d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11460 | 2025.01.17 04:29:22.498606 [ 268 ] {f24b25b8-581c-4378-9957-d80e246f95d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11461 | 2025.01.17 04:29:22.499305 [ 268 ] {f24b25b8-581c-4378-9957-d80e246f95d7} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11462 | 2025.01.17 04:29:22.499347 [ 268 ] {f24b25b8-581c-4378-9957-d80e246f95d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11463 | 2025.01.17 04:29:22.499745 [ 268 ] {f24b25b8-581c-4378-9957-d80e246f95d7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11464 | 2025.01.17 04:29:22.500005 [ 268 ] {f24b25b8-581c-4378-9957-d80e246f95d7} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11465 | 2025.01.17 04:29:22.500237 [ 268 ] {f24b25b8-581c-4378-9957-d80e246f95d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001724 sec., 37122.96983758701 rows/sec., 2.90 MiB/sec. | ||
11466 | 2025.01.17 04:29:22.500292 [ 268 ] {f24b25b8-581c-4378-9957-d80e246f95d7} <Debug> TCPHandler: Processed in 0.001959848 sec. | ||
11467 | 2025.01.17 04:29:22.500458 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11468 | 2025.01.17 04:29:22.500589 [ 271 ] {f25067c4-756f-4338-90d0-c1d0e1b877ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11469 | 2025.01.17 04:29:22.500651 [ 271 ] {f25067c4-756f-4338-90d0-c1d0e1b877ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11470 | 2025.01.17 04:29:22.501260 [ 271 ] {f25067c4-756f-4338-90d0-c1d0e1b877ea} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11471 | 2025.01.17 04:29:22.501300 [ 271 ] {f25067c4-756f-4338-90d0-c1d0e1b877ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11472 | 2025.01.17 04:29:22.501707 [ 271 ] {f25067c4-756f-4338-90d0-c1d0e1b877ea} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11473 | 2025.01.17 04:29:22.501949 [ 271 ] {f25067c4-756f-4338-90d0-c1d0e1b877ea} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11474 | 2025.01.17 04:29:22.502158 [ 271 ] {f25067c4-756f-4338-90d0-c1d0e1b877ea} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.0016 sec., 80000 rows/sec., 5.57 MiB/sec. | ||
11475 | 2025.01.17 04:29:22.502211 [ 271 ] {f25067c4-756f-4338-90d0-c1d0e1b877ea} <Debug> TCPHandler: Processed in 0.001815206 sec. | ||
11476 | 2025.01.17 04:29:22.502373 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11477 | 2025.01.17 04:29:22.502502 [ 268 ] {e21471e4-fc18-4116-a904-21a8598f81be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11478 | 2025.01.17 04:29:22.502559 [ 268 ] {e21471e4-fc18-4116-a904-21a8598f81be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11479 | 2025.01.17 04:29:22.503085 [ 268 ] {e21471e4-fc18-4116-a904-21a8598f81be} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11480 | 2025.01.17 04:29:22.503133 [ 268 ] {e21471e4-fc18-4116-a904-21a8598f81be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11481 | 2025.01.17 04:29:22.503516 [ 268 ] {e21471e4-fc18-4116-a904-21a8598f81be} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11482 | 2025.01.17 04:29:22.503756 [ 268 ] {e21471e4-fc18-4116-a904-21a8598f81be} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11483 | 2025.01.17 04:29:22.503962 [ 268 ] {e21471e4-fc18-4116-a904-21a8598f81be} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001485 sec., 32323.232323232325 rows/sec., 2.18 MiB/sec. | ||
11484 | 2025.01.17 04:29:22.504013 [ 268 ] {e21471e4-fc18-4116-a904-21a8598f81be} <Debug> TCPHandler: Processed in 0.001702853 sec. | ||
11485 | 2025.01.17 04:29:23.304472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
11486 | 2025.01.17 04:29:23.305642 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11487 | 2025.01.17 04:29:23.305687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11488 | 2025.01.17 04:29:23.306243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11489 | 2025.01.17 04:29:23.306533 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11490 | 2025.01.17 04:29:23.306797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
11491 | 2025.01.17 04:29:25.061301 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
11492 | 2025.01.17 04:29:25.082076 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11493 | 2025.01.17 04:29:25.082134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11494 | 2025.01.17 04:29:25.089515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11495 | 2025.01.17 04:29:25.090293 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11496 | 2025.01.17 04:29:25.094048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
11497 | 2025.01.17 04:29:27.498696 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11498 | 2025.01.17 04:29:27.498891 [ 271 ] {0f1a2b92-ae97-4e08-a3bc-fb1f7f4bd680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11499 | 2025.01.17 04:29:27.498969 [ 271 ] {0f1a2b92-ae97-4e08-a3bc-fb1f7f4bd680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11500 | 2025.01.17 04:29:27.499822 [ 271 ] {0f1a2b92-ae97-4e08-a3bc-fb1f7f4bd680} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11501 | 2025.01.17 04:29:27.499872 [ 271 ] {0f1a2b92-ae97-4e08-a3bc-fb1f7f4bd680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11502 | 2025.01.17 04:29:27.500339 [ 271 ] {0f1a2b92-ae97-4e08-a3bc-fb1f7f4bd680} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11503 | 2025.01.17 04:29:27.500609 [ 271 ] {0f1a2b92-ae97-4e08-a3bc-fb1f7f4bd680} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11504 | 2025.01.17 04:29:27.500823 [ 58 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11505 | 2025.01.17 04:29:27.500900 [ 271 ] {0f1a2b92-ae97-4e08-a3bc-fb1f7f4bd680} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002056 sec., 52529.182879377426 rows/sec., 4.41 MiB/sec. | ||
11506 | 2025.01.17 04:29:27.500911 [ 58 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11507 | 2025.01.17 04:29:27.500984 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11508 | 2025.01.17 04:29:27.501053 [ 271 ] {0f1a2b92-ae97-4e08-a3bc-fb1f7f4bd680} <Debug> TCPHandler: Processed in 0.002485759 sec. | ||
11509 | 2025.01.17 04:29:27.501232 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11510 | 2025.01.17 04:29:27.501298 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11511 | 2025.01.17 04:29:27.501388 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11512 | 2025.01.17 04:29:27.501477 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1432 rows starting from the beginning of the part | ||
11513 | 2025.01.17 04:29:27.501517 [ 268 ] {24517e73-fbcc-44ee-b9db-245575b04f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11514 | 2025.01.17 04:29:27.501658 [ 268 ] {24517e73-fbcc-44ee-b9db-245575b04f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11515 | 2025.01.17 04:29:27.501738 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 229 rows starting from the beginning of the part | ||
11516 | 2025.01.17 04:29:27.502136 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 108 rows starting from the beginning of the part | ||
11517 | 2025.01.17 04:29:27.502403 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1369 rows starting from the beginning of the part | ||
11518 | 2025.01.17 04:29:27.502783 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
11519 | 2025.01.17 04:29:27.503165 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 108 rows starting from the beginning of the part | ||
11520 | 2025.01.17 04:29:27.504564 [ 268 ] {24517e73-fbcc-44ee-b9db-245575b04f50} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11521 | 2025.01.17 04:29:27.504630 [ 268 ] {24517e73-fbcc-44ee-b9db-245575b04f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11522 | 2025.01.17 04:29:27.505660 [ 268 ] {24517e73-fbcc-44ee-b9db-245575b04f50} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11523 | 2025.01.17 04:29:27.506011 [ 268 ] {24517e73-fbcc-44ee-b9db-245575b04f50} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11524 | 2025.01.17 04:29:27.506265 [ 268 ] {24517e73-fbcc-44ee-b9db-245575b04f50} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.004814 sec., 5400.9140008309105 rows/sec., 406.12 KiB/sec. | ||
11525 | 2025.01.17 04:29:27.506413 [ 268 ] {24517e73-fbcc-44ee-b9db-245575b04f50} <Debug> TCPHandler: Processed in 0.005196142 sec. | ||
11526 | 2025.01.17 04:29:27.506695 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11527 | 2025.01.17 04:29:27.506873 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.005772323 sec., 572040.0608212673 rows/sec., 50.14 MiB/sec. | ||
11528 | 2025.01.17 04:29:27.506921 [ 271 ] {9d8ccddc-e95d-444a-8bc4-25eab56d8041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11529 | 2025.01.17 04:29:27.507012 [ 271 ] {9d8ccddc-e95d-444a-8bc4-25eab56d8041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11530 | 2025.01.17 04:29:27.507272 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11531 | 2025.01.17 04:29:27.507903 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_91_18} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11532 | 2025.01.17 04:29:27.508108 [ 189 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_91_18} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11533 | 2025.01.17 04:29:27.508305 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
11534 | 2025.01.17 04:29:27.508414 [ 271 ] {9d8ccddc-e95d-444a-8bc4-25eab56d8041} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11535 | 2025.01.17 04:29:27.508461 [ 271 ] {9d8ccddc-e95d-444a-8bc4-25eab56d8041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11536 | 2025.01.17 04:29:27.508863 [ 271 ] {9d8ccddc-e95d-444a-8bc4-25eab56d8041} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11537 | 2025.01.17 04:29:27.509115 [ 271 ] {9d8ccddc-e95d-444a-8bc4-25eab56d8041} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11538 | 2025.01.17 04:29:27.509305 [ 58 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11539 | 2025.01.17 04:29:27.509369 [ 58 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11540 | 2025.01.17 04:29:27.509385 [ 271 ] {9d8ccddc-e95d-444a-8bc4-25eab56d8041} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002502 sec., 35971.22302158274 rows/sec., 2.81 MiB/sec. | ||
11541 | 2025.01.17 04:29:27.509417 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11542 | 2025.01.17 04:29:27.509575 [ 271 ] {9d8ccddc-e95d-444a-8bc4-25eab56d8041} <Debug> TCPHandler: Processed in 0.00301831 sec. | ||
11543 | 2025.01.17 04:29:27.509674 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11544 | 2025.01.17 04:29:27.509804 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11545 | 2025.01.17 04:29:27.509857 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11546 | 2025.01.17 04:29:27.509902 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 913 rows starting from the beginning of the part | ||
11547 | 2025.01.17 04:29:27.510122 [ 268 ] {398fb34d-c752-4dd0-ba22-ce9c24223bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11548 | 2025.01.17 04:29:27.510169 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 395 rows starting from the beginning of the part | ||
11549 | 2025.01.17 04:29:27.510302 [ 268 ] {398fb34d-c752-4dd0-ba22-ce9c24223bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11550 | 2025.01.17 04:29:27.510534 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 90 rows starting from the beginning of the part | ||
11551 | 2025.01.17 04:29:27.510909 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 851 rows starting from the beginning of the part | ||
11552 | 2025.01.17 04:29:27.511372 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
11553 | 2025.01.17 04:29:27.511696 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
11554 | 2025.01.17 04:29:27.512915 [ 268 ] {398fb34d-c752-4dd0-ba22-ce9c24223bd7} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11555 | 2025.01.17 04:29:27.512981 [ 268 ] {398fb34d-c752-4dd0-ba22-ce9c24223bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11556 | 2025.01.17 04:29:27.514114 [ 268 ] {398fb34d-c752-4dd0-ba22-ce9c24223bd7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11557 | 2025.01.17 04:29:27.514462 [ 268 ] {398fb34d-c752-4dd0-ba22-ce9c24223bd7} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11558 | 2025.01.17 04:29:27.514726 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11559 | 2025.01.17 04:29:27.514850 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11560 | 2025.01.17 04:29:27.514945 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11561 | 2025.01.17 04:29:27.515047 [ 268 ] {398fb34d-c752-4dd0-ba22-ce9c24223bd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005031 sec., 31802.82250049692 rows/sec., 2.22 MiB/sec. | ||
11562 | 2025.01.17 04:29:27.515470 [ 268 ] {398fb34d-c752-4dd0-ba22-ce9c24223bd7} <Debug> TCPHandler: Processed in 0.005753873 sec. | ||
11563 | 2025.01.17 04:29:27.515484 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11564 | 2025.01.17 04:29:27.515492 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.005929047 sec., 405292.78988680645 rows/sec., 31.07 MiB/sec. | ||
11565 | 2025.01.17 04:29:27.515731 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11566 | 2025.01.17 04:29:27.515776 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11567 | 2025.01.17 04:29:27.515838 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25967 rows starting from the beginning of the part | ||
11568 | 2025.01.17 04:29:27.515847 [ 193 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11569 | 2025.01.17 04:29:27.516116 [ 271 ] {75734978-fe2a-4e14-8bda-122cbeb85498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11570 | 2025.01.17 04:29:27.516238 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part | ||
11571 | 2025.01.17 04:29:27.516708 [ 271 ] {75734978-fe2a-4e14-8bda-122cbeb85498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11572 | 2025.01.17 04:29:27.516911 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
11573 | 2025.01.17 04:29:27.517468 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 955 rows starting from the beginning of the part | ||
11574 | 2025.01.17 04:29:27.517519 [ 199 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_91_18} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11575 | 2025.01.17 04:29:27.517975 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 128 rows starting from the beginning of the part | ||
11576 | 2025.01.17 04:29:27.518265 [ 199 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_91_18} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11577 | 2025.01.17 04:29:27.518416 [ 200 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
11578 | 2025.01.17 04:29:27.518956 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
11579 | 2025.01.17 04:29:27.522126 [ 271 ] {75734978-fe2a-4e14-8bda-122cbeb85498} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11580 | 2025.01.17 04:29:27.522193 [ 271 ] {75734978-fe2a-4e14-8bda-122cbeb85498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11581 | 2025.01.17 04:29:27.523731 [ 271 ] {75734978-fe2a-4e14-8bda-122cbeb85498} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11582 | 2025.01.17 04:29:27.524138 [ 271 ] {75734978-fe2a-4e14-8bda-122cbeb85498} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11583 | 2025.01.17 04:29:27.524651 [ 271 ] {75734978-fe2a-4e14-8bda-122cbeb85498} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008731 sec., 2977.8948574046503 rows/sec., 5.34 MiB/sec. | ||
11584 | 2025.01.17 04:29:27.524841 [ 271 ] {75734978-fe2a-4e14-8bda-122cbeb85498} <Debug> TCPHandler: Processed in 0.009250571 sec. | ||
11585 | 2025.01.17 04:29:27.525055 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11586 | 2025.01.17 04:29:27.525204 [ 268 ] {44b429a5-949e-458a-ba92-23da86208ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11587 | 2025.01.17 04:29:27.525280 [ 268 ] {44b429a5-949e-458a-ba92-23da86208ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11588 | 2025.01.17 04:29:27.526180 [ 268 ] {44b429a5-949e-458a-ba92-23da86208ad5} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11589 | 2025.01.17 04:29:27.526229 [ 268 ] {44b429a5-949e-458a-ba92-23da86208ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11590 | 2025.01.17 04:29:27.526716 [ 268 ] {44b429a5-949e-458a-ba92-23da86208ad5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11591 | 2025.01.17 04:29:27.527016 [ 268 ] {44b429a5-949e-458a-ba92-23da86208ad5} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11592 | 2025.01.17 04:29:27.527238 [ 58 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11593 | 2025.01.17 04:29:27.527327 [ 58 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11594 | 2025.01.17 04:29:27.527371 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11595 | 2025.01.17 04:29:27.527415 [ 268 ] {44b429a5-949e-458a-ba92-23da86208ad5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002238 sec., 26809.65147453083 rows/sec., 1.81 MiB/sec. | ||
11596 | 2025.01.17 04:29:27.527560 [ 268 ] {44b429a5-949e-458a-ba92-23da86208ad5} <Debug> TCPHandler: Processed in 0.002603281 sec. | ||
11597 | 2025.01.17 04:29:27.527576 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11598 | 2025.01.17 04:29:27.527789 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11599 | 2025.01.17 04:29:27.527822 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5182 rows starting from the beginning of the part | ||
11600 | 2025.01.17 04:29:27.527889 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part | ||
11601 | 2025.01.17 04:29:27.528182 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
11602 | 2025.01.17 04:29:27.528584 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 34 rows starting from the beginning of the part | ||
11603 | 2025.01.17 04:29:27.528942 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 48 rows starting from the beginning of the part | ||
11604 | 2025.01.17 04:29:27.529253 [ 188 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
11605 | 2025.01.17 04:29:27.529288 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27607 rows, containing 5 columns (5 merged, 0 gathered) in 0.014186749 sec., 1945970.8492763212 rows/sec., 131.32 MiB/sec. | ||
11606 | 2025.01.17 04:29:27.529902 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11607 | 2025.01.17 04:29:27.530381 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11608 | 2025.01.17 04:29:27.530623 [ 198 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11609 | 2025.01.17 04:29:27.530824 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
11610 | 2025.01.17 04:29:27.532019 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5466 rows, containing 4 columns (4 merged, 0 gathered) in 0.004559399 sec., 1198842.21582713 rows/sec., 78.07 MiB/sec. | ||
11611 | 2025.01.17 04:29:27.532505 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11612 | 2025.01.17 04:29:27.532822 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_91_18} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11613 | 2025.01.17 04:29:27.532911 [ 194 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_91_18} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11614 | 2025.01.17 04:29:27.533002 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
11615 | 2025.01.17 04:29:30.627703 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11616 | 2025.01.17 04:29:30.627775 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11617 | 2025.01.17 04:29:30.807013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
11618 | 2025.01.17 04:29:30.807896 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11619 | 2025.01.17 04:29:30.807940 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11620 | 2025.01.17 04:29:30.808505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11621 | 2025.01.17 04:29:30.808775 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11622 | 2025.01.17 04:29:30.808948 [ 52 ] {} <Debug> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11623 | 2025.01.17 04:29:30.808992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
11624 | 2025.01.17 04:29:30.809010 [ 52 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11625 | 2025.01.17 04:29:30.809041 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11626 | 2025.01.17 04:29:30.809224 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::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 | ||
11627 | 2025.01.17 04:29:30.809473 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11628 | 2025.01.17 04:29:30.809519 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
11629 | 2025.01.17 04:29:30.809602 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
11630 | 2025.01.17 04:29:30.809838 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
11631 | 2025.01.17 04:29:30.810019 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
11632 | 2025.01.17 04:29:30.810237 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
11633 | 2025.01.17 04:29:30.810414 [ 187 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
11634 | 2025.01.17 04:29:30.813154 [ 197 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004023919 sec., 6382086.716954293 rows/sec., 91.30 MiB/sec. | ||
11635 | 2025.01.17 04:29:30.813476 [ 190 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11636 | 2025.01.17 04:29:30.813844 [ 190 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_56_11} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11637 | 2025.01.17 04:29:30.813943 [ 190 ] {c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c::all_1_56_11} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11638 | 2025.01.17 04:29:30.814070 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
11639 | 2025.01.17 04:29:30.933371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1638 | ||
11640 | 2025.01.17 04:29:30.936407 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11641 | 2025.01.17 04:29:30.936454 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11642 | 2025.01.17 04:29:30.937919 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11643 | 2025.01.17 04:29:30.938235 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11644 | 2025.01.17 04:29:30.939852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1638 | ||
11645 | 2025.01.17 04:29:32.503370 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11646 | 2025.01.17 04:29:32.503587 [ 271 ] {90db0dae-2508-4c70-a2e1-7ec8c062ee39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11647 | 2025.01.17 04:29:32.503663 [ 271 ] {90db0dae-2508-4c70-a2e1-7ec8c062ee39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11648 | 2025.01.17 04:29:32.504422 [ 271 ] {90db0dae-2508-4c70-a2e1-7ec8c062ee39} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11649 | 2025.01.17 04:29:32.504477 [ 271 ] {90db0dae-2508-4c70-a2e1-7ec8c062ee39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11650 | 2025.01.17 04:29:32.504927 [ 271 ] {90db0dae-2508-4c70-a2e1-7ec8c062ee39} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11651 | 2025.01.17 04:29:32.505220 [ 271 ] {90db0dae-2508-4c70-a2e1-7ec8c062ee39} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11652 | 2025.01.17 04:29:32.505488 [ 271 ] {90db0dae-2508-4c70-a2e1-7ec8c062ee39} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001959 sec., 7146.503318019399 rows/sec., 514.45 KiB/sec. | ||
11653 | 2025.01.17 04:29:32.505587 [ 271 ] {90db0dae-2508-4c70-a2e1-7ec8c062ee39} <Debug> TCPHandler: Processed in 0.002364866 sec. | ||
11654 | 2025.01.17 04:29:32.505851 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11655 | 2025.01.17 04:29:32.505991 [ 268 ] {1f7f1f9c-e9e3-453e-adfa-25316e37b60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11656 | 2025.01.17 04:29:32.506045 [ 268 ] {1f7f1f9c-e9e3-453e-adfa-25316e37b60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11657 | 2025.01.17 04:29:32.506737 [ 268 ] {1f7f1f9c-e9e3-453e-adfa-25316e37b60f} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11658 | 2025.01.17 04:29:32.506783 [ 268 ] {1f7f1f9c-e9e3-453e-adfa-25316e37b60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11659 | 2025.01.17 04:29:32.507190 [ 268 ] {1f7f1f9c-e9e3-453e-adfa-25316e37b60f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11660 | 2025.01.17 04:29:32.507448 [ 268 ] {1f7f1f9c-e9e3-453e-adfa-25316e37b60f} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11661 | 2025.01.17 04:29:32.507665 [ 268 ] {1f7f1f9c-e9e3-453e-adfa-25316e37b60f} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001704 sec., 134389.67136150235 rows/sec., 11.78 MiB/sec. | ||
11662 | 2025.01.17 04:29:32.507721 [ 268 ] {1f7f1f9c-e9e3-453e-adfa-25316e37b60f} <Debug> TCPHandler: Processed in 0.002004669 sec. | ||
11663 | 2025.01.17 04:29:32.507894 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11664 | 2025.01.17 04:29:32.508026 [ 271 ] {156eb5b4-1c34-48a3-8d6c-f32136cf6b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11665 | 2025.01.17 04:29:32.508082 [ 271 ] {156eb5b4-1c34-48a3-8d6c-f32136cf6b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11666 | 2025.01.17 04:29:32.508722 [ 271 ] {156eb5b4-1c34-48a3-8d6c-f32136cf6b8c} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11667 | 2025.01.17 04:29:32.508762 [ 271 ] {156eb5b4-1c34-48a3-8d6c-f32136cf6b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11668 | 2025.01.17 04:29:32.509134 [ 271 ] {156eb5b4-1c34-48a3-8d6c-f32136cf6b8c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11669 | 2025.01.17 04:29:32.509383 [ 271 ] {156eb5b4-1c34-48a3-8d6c-f32136cf6b8c} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11670 | 2025.01.17 04:29:32.509599 [ 271 ] {156eb5b4-1c34-48a3-8d6c-f32136cf6b8c} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001605 sec., 12461.059190031152 rows/sec., 893.20 KiB/sec. | ||
11671 | 2025.01.17 04:29:32.509664 [ 271 ] {156eb5b4-1c34-48a3-8d6c-f32136cf6b8c} <Debug> TCPHandler: Processed in 0.001834165 sec. | ||
11672 | 2025.01.17 04:29:32.509844 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11673 | 2025.01.17 04:29:32.509991 [ 268 ] {9ba77b56-1e35-4ecd-9706-b4ea3873ec37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11674 | 2025.01.17 04:29:32.510045 [ 268 ] {9ba77b56-1e35-4ecd-9706-b4ea3873ec37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11675 | 2025.01.17 04:29:32.510667 [ 268 ] {9ba77b56-1e35-4ecd-9706-b4ea3873ec37} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11676 | 2025.01.17 04:29:32.510706 [ 268 ] {9ba77b56-1e35-4ecd-9706-b4ea3873ec37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11677 | 2025.01.17 04:29:32.511073 [ 268 ] {9ba77b56-1e35-4ecd-9706-b4ea3873ec37} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11678 | 2025.01.17 04:29:32.511343 [ 268 ] {9ba77b56-1e35-4ecd-9706-b4ea3873ec37} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11679 | 2025.01.17 04:29:32.511577 [ 268 ] {9ba77b56-1e35-4ecd-9706-b4ea3873ec37} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001602 sec., 8739.076154806493 rows/sec., 612.03 KiB/sec. | ||
11680 | 2025.01.17 04:29:32.511653 [ 268 ] {9ba77b56-1e35-4ecd-9706-b4ea3873ec37} <Debug> TCPHandler: Processed in 0.001887706 sec. | ||
11681 | 2025.01.17 04:29:32.511911 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11682 | 2025.01.17 04:29:32.512054 [ 271 ] {62b61d37-96fd-4cf4-ae43-4b0b055c273c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11683 | 2025.01.17 04:29:32.512107 [ 271 ] {62b61d37-96fd-4cf4-ae43-4b0b055c273c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11684 | 2025.01.17 04:29:32.512707 [ 271 ] {62b61d37-96fd-4cf4-ae43-4b0b055c273c} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11685 | 2025.01.17 04:29:32.512745 [ 271 ] {62b61d37-96fd-4cf4-ae43-4b0b055c273c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11686 | 2025.01.17 04:29:32.513102 [ 271 ] {62b61d37-96fd-4cf4-ae43-4b0b055c273c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11687 | 2025.01.17 04:29:32.513338 [ 271 ] {62b61d37-96fd-4cf4-ae43-4b0b055c273c} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11688 | 2025.01.17 04:29:32.513565 [ 271 ] {62b61d37-96fd-4cf4-ae43-4b0b055c273c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001539 sec., 8447.043534762834 rows/sec., 526.67 KiB/sec. | ||
11689 | 2025.01.17 04:29:32.513685 [ 271 ] {62b61d37-96fd-4cf4-ae43-4b0b055c273c} <Debug> TCPHandler: Processed in 0.001912658 sec. | ||
11690 | 2025.01.17 04:29:32.513847 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11691 | 2025.01.17 04:29:32.513976 [ 268 ] {0e6df52b-3e62-4370-a64b-81b253481db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11692 | 2025.01.17 04:29:32.514028 [ 268 ] {0e6df52b-3e62-4370-a64b-81b253481db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11693 | 2025.01.17 04:29:32.514792 [ 268 ] {0e6df52b-3e62-4370-a64b-81b253481db0} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11694 | 2025.01.17 04:29:32.514830 [ 268 ] {0e6df52b-3e62-4370-a64b-81b253481db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11695 | 2025.01.17 04:29:32.515210 [ 268 ] {0e6df52b-3e62-4370-a64b-81b253481db0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11696 | 2025.01.17 04:29:32.515453 [ 268 ] {0e6df52b-3e62-4370-a64b-81b253481db0} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11697 | 2025.01.17 04:29:32.515685 [ 268 ] {0e6df52b-3e62-4370-a64b-81b253481db0} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.001737 sec., 227403.5693724813 rows/sec., 16.15 MiB/sec. | ||
11698 | 2025.01.17 04:29:32.515785 [ 268 ] {0e6df52b-3e62-4370-a64b-81b253481db0} <Debug> TCPHandler: Processed in 0.0020097 sec. | ||
11699 | 2025.01.17 04:29:32.515993 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11700 | 2025.01.17 04:29:32.516294 [ 271 ] {cce2414f-44f8-4b9a-ba45-584f9979ee8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11701 | 2025.01.17 04:29:32.516359 [ 271 ] {cce2414f-44f8-4b9a-ba45-584f9979ee8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11702 | 2025.01.17 04:29:32.516856 [ 271 ] {cce2414f-44f8-4b9a-ba45-584f9979ee8c} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11703 | 2025.01.17 04:29:32.516894 [ 271 ] {cce2414f-44f8-4b9a-ba45-584f9979ee8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11704 | 2025.01.17 04:29:32.517259 [ 271 ] {cce2414f-44f8-4b9a-ba45-584f9979ee8c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11705 | 2025.01.17 04:29:32.517511 [ 271 ] {cce2414f-44f8-4b9a-ba45-584f9979ee8c} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11706 | 2025.01.17 04:29:32.517717 [ 271 ] {cce2414f-44f8-4b9a-ba45-584f9979ee8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 207.88 KiB/sec. | ||
11707 | 2025.01.17 04:29:32.517766 [ 271 ] {cce2414f-44f8-4b9a-ba45-584f9979ee8c} <Debug> TCPHandler: Processed in 0.001894548 sec. | ||
11708 | 2025.01.17 04:29:32.517924 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11709 | 2025.01.17 04:29:32.518056 [ 268 ] {147271d7-d9fb-4113-9ff2-e0ebc74d34da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11710 | 2025.01.17 04:29:32.518114 [ 268 ] {147271d7-d9fb-4113-9ff2-e0ebc74d34da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11711 | 2025.01.17 04:29:32.518730 [ 268 ] {147271d7-d9fb-4113-9ff2-e0ebc74d34da} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11712 | 2025.01.17 04:29:32.518767 [ 268 ] {147271d7-d9fb-4113-9ff2-e0ebc74d34da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11713 | 2025.01.17 04:29:32.519171 [ 268 ] {147271d7-d9fb-4113-9ff2-e0ebc74d34da} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11714 | 2025.01.17 04:29:32.519413 [ 268 ] {147271d7-d9fb-4113-9ff2-e0ebc74d34da} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11715 | 2025.01.17 04:29:32.519614 [ 268 ] {147271d7-d9fb-4113-9ff2-e0ebc74d34da} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001591 sec., 148962.9164047769 rows/sec., 9.98 MiB/sec. | ||
11716 | 2025.01.17 04:29:32.519664 [ 268 ] {147271d7-d9fb-4113-9ff2-e0ebc74d34da} <Debug> TCPHandler: Processed in 0.001803316 sec. | ||
11717 | 2025.01.17 04:29:32.519796 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11718 | 2025.01.17 04:29:32.519902 [ 271 ] {c9a497a4-7e70-4dba-a6be-c2ecaad5d2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11719 | 2025.01.17 04:29:32.519947 [ 271 ] {c9a497a4-7e70-4dba-a6be-c2ecaad5d2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11720 | 2025.01.17 04:29:32.520358 [ 271 ] {c9a497a4-7e70-4dba-a6be-c2ecaad5d2a6} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11721 | 2025.01.17 04:29:32.520396 [ 271 ] {c9a497a4-7e70-4dba-a6be-c2ecaad5d2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11722 | 2025.01.17 04:29:32.520737 [ 271 ] {c9a497a4-7e70-4dba-a6be-c2ecaad5d2a6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11723 | 2025.01.17 04:29:32.520974 [ 271 ] {c9a497a4-7e70-4dba-a6be-c2ecaad5d2a6} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11724 | 2025.01.17 04:29:32.521226 [ 271 ] {c9a497a4-7e70-4dba-a6be-c2ecaad5d2a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001335 sec., 749.063670411985 rows/sec., 50.47 KiB/sec. | ||
11725 | 2025.01.17 04:29:32.521399 [ 271 ] {c9a497a4-7e70-4dba-a6be-c2ecaad5d2a6} <Debug> TCPHandler: Processed in 0.001647583 sec. | ||
11726 | 2025.01.17 04:29:32.521629 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11727 | 2025.01.17 04:29:32.521781 [ 268 ] {f6e2ff8b-91b1-42d2-9fe6-51c7f7e3b3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11728 | 2025.01.17 04:29:32.521866 [ 268 ] {f6e2ff8b-91b1-42d2-9fe6-51c7f7e3b3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11729 | 2025.01.17 04:29:32.523079 [ 268 ] {f6e2ff8b-91b1-42d2-9fe6-51c7f7e3b3fe} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11730 | 2025.01.17 04:29:32.523117 [ 268 ] {f6e2ff8b-91b1-42d2-9fe6-51c7f7e3b3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11731 | 2025.01.17 04:29:32.523740 [ 268 ] {f6e2ff8b-91b1-42d2-9fe6-51c7f7e3b3fe} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11732 | 2025.01.17 04:29:32.524020 [ 268 ] {f6e2ff8b-91b1-42d2-9fe6-51c7f7e3b3fe} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11733 | 2025.01.17 04:29:32.524288 [ 268 ] {f6e2ff8b-91b1-42d2-9fe6-51c7f7e3b3fe} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002534 sec., 5130.228887134965 rows/sec., 9.19 MiB/sec. | ||
11734 | 2025.01.17 04:29:32.524399 [ 268 ] {f6e2ff8b-91b1-42d2-9fe6-51c7f7e3b3fe} <Debug> TCPHandler: Processed in 0.002910777 sec. | ||
11735 | 2025.01.17 04:29:32.524558 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11736 | 2025.01.17 04:29:32.524685 [ 271 ] {28d46a17-2bb3-42d8-a41b-ec8a7633fe8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11737 | 2025.01.17 04:29:32.524739 [ 271 ] {28d46a17-2bb3-42d8-a41b-ec8a7633fe8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11738 | 2025.01.17 04:29:32.525244 [ 271 ] {28d46a17-2bb3-42d8-a41b-ec8a7633fe8a} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11739 | 2025.01.17 04:29:32.525289 [ 271 ] {28d46a17-2bb3-42d8-a41b-ec8a7633fe8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11740 | 2025.01.17 04:29:32.525691 [ 271 ] {28d46a17-2bb3-42d8-a41b-ec8a7633fe8a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11741 | 2025.01.17 04:29:32.525929 [ 271 ] {28d46a17-2bb3-42d8-a41b-ec8a7633fe8a} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11742 | 2025.01.17 04:29:32.526138 [ 271 ] {28d46a17-2bb3-42d8-a41b-ec8a7633fe8a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001481 sec., 55367.99459824443 rows/sec., 3.52 MiB/sec. | ||
11743 | 2025.01.17 04:29:32.526186 [ 271 ] {28d46a17-2bb3-42d8-a41b-ec8a7633fe8a} <Debug> TCPHandler: Processed in 0.001692433 sec. | ||
11744 | 2025.01.17 04:29:32.594165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
11745 | 2025.01.17 04:29:32.616444 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11746 | 2025.01.17 04:29:32.616547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11747 | 2025.01.17 04:29:32.623919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11748 | 2025.01.17 04:29:32.624715 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11749 | 2025.01.17 04:29:32.625111 [ 49 ] {} <Debug> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11750 | 2025.01.17 04:29:32.625244 [ 49 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11751 | 2025.01.17 04:29:32.625316 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11752 | 2025.01.17 04:29:32.625925 [ 196 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::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 | ||
11753 | 2025.01.17 04:29:32.642109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
11754 | 2025.01.17 04:29:32.643700 [ 196 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11755 | 2025.01.17 04:29:32.645298 [ 196 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
11756 | 2025.01.17 04:29:32.650870 [ 196 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
11757 | 2025.01.17 04:29:32.656485 [ 196 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
11758 | 2025.01.17 04:29:32.662002 [ 196 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
11759 | 2025.01.17 04:29:32.667818 [ 196 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
11760 | 2025.01.17 04:29:32.672447 [ 196 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
11761 | 2025.01.17 04:29:32.730708 [ 190 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.105185815 sec., 4011.9478087420816 rows/sec., 20.75 MiB/sec. | ||
11762 | 2025.01.17 04:29:32.734242 [ 197 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11763 | 2025.01.17 04:29:32.737232 [ 197 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_56_11} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11764 | 2025.01.17 04:29:32.737354 [ 197 ] {cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce::all_1_56_11} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11765 | 2025.01.17 04:29:32.740456 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
11766 | 2025.01.17 04:29:37.499711 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11767 | 2025.01.17 04:29:37.499917 [ 271 ] {e5fe72bd-1fd4-45a8-a8dc-be2e37d623f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11768 | 2025.01.17 04:29:37.499992 [ 271 ] {e5fe72bd-1fd4-45a8-a8dc-be2e37d623f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11769 | 2025.01.17 04:29:37.500828 [ 271 ] {e5fe72bd-1fd4-45a8-a8dc-be2e37d623f9} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11770 | 2025.01.17 04:29:37.500883 [ 271 ] {e5fe72bd-1fd4-45a8-a8dc-be2e37d623f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11771 | 2025.01.17 04:29:37.501331 [ 271 ] {e5fe72bd-1fd4-45a8-a8dc-be2e37d623f9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11772 | 2025.01.17 04:29:37.501598 [ 271 ] {e5fe72bd-1fd4-45a8-a8dc-be2e37d623f9} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11773 | 2025.01.17 04:29:37.501832 [ 271 ] {e5fe72bd-1fd4-45a8-a8dc-be2e37d623f9} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.00197 sec., 54822.335025380715 rows/sec., 4.60 MiB/sec. | ||
11774 | 2025.01.17 04:29:37.501932 [ 271 ] {e5fe72bd-1fd4-45a8-a8dc-be2e37d623f9} <Debug> TCPHandler: Processed in 0.002359077 sec. | ||
11775 | 2025.01.17 04:29:37.502239 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11776 | 2025.01.17 04:29:37.502389 [ 268 ] {fb28809f-1708-4256-9c4b-ebaba0feb07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11777 | 2025.01.17 04:29:37.502450 [ 268 ] {fb28809f-1708-4256-9c4b-ebaba0feb07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11778 | 2025.01.17 04:29:37.503089 [ 268 ] {fb28809f-1708-4256-9c4b-ebaba0feb07b} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11779 | 2025.01.17 04:29:37.503132 [ 268 ] {fb28809f-1708-4256-9c4b-ebaba0feb07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11780 | 2025.01.17 04:29:37.503505 [ 268 ] {fb28809f-1708-4256-9c4b-ebaba0feb07b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11781 | 2025.01.17 04:29:37.503757 [ 268 ] {fb28809f-1708-4256-9c4b-ebaba0feb07b} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11782 | 2025.01.17 04:29:37.503975 [ 268 ] {fb28809f-1708-4256-9c4b-ebaba0feb07b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001623 sec., 16019.716574245223 rows/sec., 1.18 MiB/sec. | ||
11783 | 2025.01.17 04:29:37.504028 [ 268 ] {fb28809f-1708-4256-9c4b-ebaba0feb07b} <Debug> TCPHandler: Processed in 0.001902678 sec. | ||
11784 | 2025.01.17 04:29:37.504172 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11785 | 2025.01.17 04:29:37.504284 [ 271 ] {352e4ccb-9a33-4dc0-ba58-9f9c50bf72cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11786 | 2025.01.17 04:29:37.504330 [ 271 ] {352e4ccb-9a33-4dc0-ba58-9f9c50bf72cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11787 | 2025.01.17 04:29:37.504922 [ 271 ] {352e4ccb-9a33-4dc0-ba58-9f9c50bf72cc} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11788 | 2025.01.17 04:29:37.504961 [ 271 ] {352e4ccb-9a33-4dc0-ba58-9f9c50bf72cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11789 | 2025.01.17 04:29:37.505337 [ 271 ] {352e4ccb-9a33-4dc0-ba58-9f9c50bf72cc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11790 | 2025.01.17 04:29:37.505575 [ 271 ] {352e4ccb-9a33-4dc0-ba58-9f9c50bf72cc} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11791 | 2025.01.17 04:29:37.505782 [ 271 ] {352e4ccb-9a33-4dc0-ba58-9f9c50bf72cc} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001521 sec., 59171.597633136094 rows/sec., 4.62 MiB/sec. | ||
11792 | 2025.01.17 04:29:37.505834 [ 271 ] {352e4ccb-9a33-4dc0-ba58-9f9c50bf72cc} <Debug> TCPHandler: Processed in 0.001717233 sec. | ||
11793 | 2025.01.17 04:29:37.505983 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11794 | 2025.01.17 04:29:37.506091 [ 268 ] {e465354a-633f-4942-ae34-c10f7a01498c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11795 | 2025.01.17 04:29:37.506143 [ 268 ] {e465354a-633f-4942-ae34-c10f7a01498c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11796 | 2025.01.17 04:29:37.506696 [ 268 ] {e465354a-633f-4942-ae34-c10f7a01498c} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11797 | 2025.01.17 04:29:37.506734 [ 268 ] {e465354a-633f-4942-ae34-c10f7a01498c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11798 | 2025.01.17 04:29:37.507142 [ 268 ] {e465354a-633f-4942-ae34-c10f7a01498c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11799 | 2025.01.17 04:29:37.507390 [ 268 ] {e465354a-633f-4942-ae34-c10f7a01498c} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11800 | 2025.01.17 04:29:37.507626 [ 268 ] {e465354a-633f-4942-ae34-c10f7a01498c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec. | ||
11801 | 2025.01.17 04:29:37.507721 [ 268 ] {e465354a-633f-4942-ae34-c10f7a01498c} <Debug> TCPHandler: Processed in 0.001782925 sec. | ||
11802 | 2025.01.17 04:29:37.507949 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11803 | 2025.01.17 04:29:37.508126 [ 271 ] {504c6057-0585-46f7-998a-c7953cc32058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11804 | 2025.01.17 04:29:37.508209 [ 271 ] {504c6057-0585-46f7-998a-c7953cc32058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11805 | 2025.01.17 04:29:37.509465 [ 271 ] {504c6057-0585-46f7-998a-c7953cc32058} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11806 | 2025.01.17 04:29:37.509504 [ 271 ] {504c6057-0585-46f7-998a-c7953cc32058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11807 | 2025.01.17 04:29:37.510147 [ 271 ] {504c6057-0585-46f7-998a-c7953cc32058} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11808 | 2025.01.17 04:29:37.510417 [ 271 ] {504c6057-0585-46f7-998a-c7953cc32058} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11809 | 2025.01.17 04:29:37.510659 [ 271 ] {504c6057-0585-46f7-998a-c7953cc32058} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002563 sec., 10144.362075692547 rows/sec., 18.18 MiB/sec. | ||
11810 | 2025.01.17 04:29:37.510766 [ 271 ] {504c6057-0585-46f7-998a-c7953cc32058} <Debug> TCPHandler: Processed in 0.002941168 sec. | ||
11811 | 2025.01.17 04:29:37.510930 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11812 | 2025.01.17 04:29:37.511057 [ 268 ] {19ee4cb1-2b61-462d-a2a8-6bea9f1e23ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11813 | 2025.01.17 04:29:37.511112 [ 268 ] {19ee4cb1-2b61-462d-a2a8-6bea9f1e23ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11814 | 2025.01.17 04:29:37.511633 [ 268 ] {19ee4cb1-2b61-462d-a2a8-6bea9f1e23ae} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11815 | 2025.01.17 04:29:37.511678 [ 268 ] {19ee4cb1-2b61-462d-a2a8-6bea9f1e23ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11816 | 2025.01.17 04:29:37.512051 [ 268 ] {19ee4cb1-2b61-462d-a2a8-6bea9f1e23ae} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11817 | 2025.01.17 04:29:37.512297 [ 268 ] {19ee4cb1-2b61-462d-a2a8-6bea9f1e23ae} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11818 | 2025.01.17 04:29:37.512525 [ 268 ] {19ee4cb1-2b61-462d-a2a8-6bea9f1e23ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. | ||
11819 | 2025.01.17 04:29:37.512625 [ 268 ] {19ee4cb1-2b61-462d-a2a8-6bea9f1e23ae} <Debug> TCPHandler: Processed in 0.001753665 sec. | ||
11820 | 2025.01.17 04:29:38.309178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
11821 | 2025.01.17 04:29:38.309951 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11822 | 2025.01.17 04:29:38.310003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11823 | 2025.01.17 04:29:38.310563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11824 | 2025.01.17 04:29:38.310832 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11825 | 2025.01.17 04:29:38.311098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
11826 | 2025.01.17 04:29:40.142242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
11827 | 2025.01.17 04:29:40.161041 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11828 | 2025.01.17 04:29:40.161089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11829 | 2025.01.17 04:29:40.168301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11830 | 2025.01.17 04:29:40.169053 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11831 | 2025.01.17 04:29:40.171670 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
11832 | 2025.01.17 04:29:40.940077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1672 | ||
11833 | 2025.01.17 04:29:40.943217 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11834 | 2025.01.17 04:29:40.943278 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11835 | 2025.01.17 04:29:40.944786 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11836 | 2025.01.17 04:29:40.945123 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11837 | 2025.01.17 04:29:40.945355 [ 36 ] {} <Debug> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11838 | 2025.01.17 04:29:40.945488 [ 36 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11839 | 2025.01.17 04:29:40.945553 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11840 | 2025.01.17 04:29:40.946259 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
11841 | 2025.01.17 04:29:40.947602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1672 | ||
11842 | 2025.01.17 04:29:40.948069 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11843 | 2025.01.17 04:29:40.948267 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1506 rows starting from the beginning of the part | ||
11844 | 2025.01.17 04:29:40.948961 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
11845 | 2025.01.17 04:29:40.949637 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
11846 | 2025.01.17 04:29:40.950350 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::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 | ||
11847 | 2025.01.17 04:29:40.950977 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
11848 | 2025.01.17 04:29:40.951599 [ 191 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
11849 | 2025.01.17 04:29:40.960542 [ 195 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1672 rows, containing 72 columns (72 merged, 0 gathered) in 0.014705459 sec., 113699.27317467614 rows/sec., 87.28 MiB/sec. | ||
11850 | 2025.01.17 04:29:40.962433 [ 192 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11851 | 2025.01.17 04:29:40.963276 [ 192 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_41_8} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11852 | 2025.01.17 04:29:40.963380 [ 192 ] {0db117a6-861b-4159-b98f-e3aaf3592444::all_1_41_8} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11853 | 2025.01.17 04:29:40.963718 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
11854 | 2025.01.17 04:29:42.502912 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11855 | 2025.01.17 04:29:42.503120 [ 271 ] {bb97c5ff-6259-4df6-ae68-d7bf01611dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11856 | 2025.01.17 04:29:42.503204 [ 271 ] {bb97c5ff-6259-4df6-ae68-d7bf01611dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11857 | 2025.01.17 04:29:42.504070 [ 271 ] {bb97c5ff-6259-4df6-ae68-d7bf01611dda} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11858 | 2025.01.17 04:29:42.504120 [ 271 ] {bb97c5ff-6259-4df6-ae68-d7bf01611dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11859 | 2025.01.17 04:29:42.504558 [ 271 ] {bb97c5ff-6259-4df6-ae68-d7bf01611dda} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11860 | 2025.01.17 04:29:42.504814 [ 271 ] {bb97c5ff-6259-4df6-ae68-d7bf01611dda} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11861 | 2025.01.17 04:29:42.505020 [ 37 ] {} <Debug> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
11862 | 2025.01.17 04:29:42.505087 [ 271 ] {bb97c5ff-6259-4df6-ae68-d7bf01611dda} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002024 sec., 6916.996047430829 rows/sec., 497.93 KiB/sec. | ||
11863 | 2025.01.17 04:29:42.505110 [ 37 ] {} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11864 | 2025.01.17 04:29:42.505179 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11865 | 2025.01.17 04:29:42.505217 [ 271 ] {bb97c5ff-6259-4df6-ae68-d7bf01611dda} <Debug> TCPHandler: Processed in 0.002441608 sec. | ||
11866 | 2025.01.17 04:29:42.505521 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11867 | 2025.01.17 04:29:42.505606 [ 198 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
11868 | 2025.01.17 04:29:42.505930 [ 268 ] {193944ba-85d9-412a-897e-9fc73e1a9ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11869 | 2025.01.17 04:29:42.506112 [ 268 ] {193944ba-85d9-412a-897e-9fc73e1a9ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11870 | 2025.01.17 04:29:42.506262 [ 198 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11871 | 2025.01.17 04:29:42.506404 [ 198 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part | ||
11872 | 2025.01.17 04:29:42.506733 [ 198 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11873 | 2025.01.17 04:29:42.507059 [ 198 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
11874 | 2025.01.17 04:29:42.507459 [ 198 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
11875 | 2025.01.17 04:29:42.507763 [ 198 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
11876 | 2025.01.17 04:29:42.509316 [ 268 ] {193944ba-85d9-412a-897e-9fc73e1a9ec1} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11877 | 2025.01.17 04:29:42.509392 [ 268 ] {193944ba-85d9-412a-897e-9fc73e1a9ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11878 | 2025.01.17 04:29:42.510325 [ 198 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004942147 sec., 14163.884643657908 rows/sec., 1.05 MiB/sec. | ||
11879 | 2025.01.17 04:29:42.510515 [ 268 ] {193944ba-85d9-412a-897e-9fc73e1a9ec1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11880 | 2025.01.17 04:29:42.510524 [ 198 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
11881 | 2025.01.17 04:29:42.511046 [ 198 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_41_10} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11882 | 2025.01.17 04:29:42.511058 [ 268 ] {193944ba-85d9-412a-897e-9fc73e1a9ec1} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11883 | 2025.01.17 04:29:42.511203 [ 198 ] {4300a6fb-d544-43d8-a0bc-1df0cef179c0::all_1_41_10} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
11884 | 2025.01.17 04:29:42.511456 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11885 | 2025.01.17 04:29:42.511609 [ 268 ] {193944ba-85d9-412a-897e-9fc73e1a9ec1} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.005821 sec., 39340.31953272634 rows/sec., 3.45 MiB/sec. | ||
11886 | 2025.01.17 04:29:42.511772 [ 268 ] {193944ba-85d9-412a-897e-9fc73e1a9ec1} <Debug> TCPHandler: Processed in 0.006415196 sec. | ||
11887 | 2025.01.17 04:29:42.512054 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11888 | 2025.01.17 04:29:42.512238 [ 271 ] {59c05170-0981-4352-b4de-009d926e0723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11889 | 2025.01.17 04:29:42.512295 [ 271 ] {59c05170-0981-4352-b4de-009d926e0723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11890 | 2025.01.17 04:29:42.512986 [ 271 ] {59c05170-0981-4352-b4de-009d926e0723} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11891 | 2025.01.17 04:29:42.513026 [ 271 ] {59c05170-0981-4352-b4de-009d926e0723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11892 | 2025.01.17 04:29:42.513381 [ 271 ] {59c05170-0981-4352-b4de-009d926e0723} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11893 | 2025.01.17 04:29:42.513619 [ 271 ] {59c05170-0981-4352-b4de-009d926e0723} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11894 | 2025.01.17 04:29:42.513828 [ 271 ] {59c05170-0981-4352-b4de-009d926e0723} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001626 sec., 12300.123001230011 rows/sec., 881.67 KiB/sec. | ||
11895 | 2025.01.17 04:29:42.513884 [ 271 ] {59c05170-0981-4352-b4de-009d926e0723} <Debug> TCPHandler: Processed in 0.001977738 sec. | ||
11896 | 2025.01.17 04:29:42.514049 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11897 | 2025.01.17 04:29:42.514181 [ 268 ] {46d0ec38-b069-45d7-9db3-4908bea0d864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11898 | 2025.01.17 04:29:42.514236 [ 268 ] {46d0ec38-b069-45d7-9db3-4908bea0d864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11899 | 2025.01.17 04:29:42.514884 [ 268 ] {46d0ec38-b069-45d7-9db3-4908bea0d864} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11900 | 2025.01.17 04:29:42.514934 [ 268 ] {46d0ec38-b069-45d7-9db3-4908bea0d864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11901 | 2025.01.17 04:29:42.515311 [ 268 ] {46d0ec38-b069-45d7-9db3-4908bea0d864} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11902 | 2025.01.17 04:29:42.515577 [ 268 ] {46d0ec38-b069-45d7-9db3-4908bea0d864} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11903 | 2025.01.17 04:29:42.515831 [ 268 ] {46d0ec38-b069-45d7-9db3-4908bea0d864} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00167 sec., 8383.233532934131 rows/sec., 587.11 KiB/sec. | ||
11904 | 2025.01.17 04:29:42.516043 [ 268 ] {46d0ec38-b069-45d7-9db3-4908bea0d864} <Debug> TCPHandler: Processed in 0.002050521 sec. | ||
11905 | 2025.01.17 04:29:42.516273 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11906 | 2025.01.17 04:29:42.516418 [ 271 ] {35ca5a84-f614-4f88-a411-548e355af826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11907 | 2025.01.17 04:29:42.516474 [ 271 ] {35ca5a84-f614-4f88-a411-548e355af826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11908 | 2025.01.17 04:29:42.517104 [ 271 ] {35ca5a84-f614-4f88-a411-548e355af826} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11909 | 2025.01.17 04:29:42.517144 [ 271 ] {35ca5a84-f614-4f88-a411-548e355af826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11910 | 2025.01.17 04:29:42.517484 [ 271 ] {35ca5a84-f614-4f88-a411-548e355af826} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11911 | 2025.01.17 04:29:42.517718 [ 271 ] {35ca5a84-f614-4f88-a411-548e355af826} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11912 | 2025.01.17 04:29:42.517875 [ 37 ] {} <Debug> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
11913 | 2025.01.17 04:29:42.517933 [ 37 ] {} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11914 | 2025.01.17 04:29:42.517968 [ 271 ] {35ca5a84-f614-4f88-a411-548e355af826} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 516.27 KiB/sec. | ||
11915 | 2025.01.17 04:29:42.517976 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11916 | 2025.01.17 04:29:42.518116 [ 271 ] {35ca5a84-f614-4f88-a411-548e355af826} <Debug> TCPHandler: Processed in 0.001960288 sec. | ||
11917 | 2025.01.17 04:29:42.518383 [ 188 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
11918 | 2025.01.17 04:29:42.518418 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11919 | 2025.01.17 04:29:42.518871 [ 268 ] {1014e7dc-daa0-4f04-884d-ae2f96ed0cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11920 | 2025.01.17 04:29:42.519045 [ 188 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11921 | 2025.01.17 04:29:42.519059 [ 268 ] {1014e7dc-daa0-4f04-884d-ae2f96ed0cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11922 | 2025.01.17 04:29:42.519137 [ 188 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part | ||
11923 | 2025.01.17 04:29:42.519376 [ 188 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
11924 | 2025.01.17 04:29:42.519647 [ 188 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part | ||
11925 | 2025.01.17 04:29:42.519940 [ 188 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
11926 | 2025.01.17 04:29:42.520278 [ 188 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
11927 | 2025.01.17 04:29:42.521408 [ 268 ] {1014e7dc-daa0-4f04-884d-ae2f96ed0cf3} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11928 | 2025.01.17 04:29:42.521452 [ 268 ] {1014e7dc-daa0-4f04-884d-ae2f96ed0cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11929 | 2025.01.17 04:29:42.521876 [ 195 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003740393 sec., 17377.853075866627 rows/sec., 1.12 MiB/sec. | ||
11930 | 2025.01.17 04:29:42.522092 [ 268 ] {1014e7dc-daa0-4f04-884d-ae2f96ed0cf3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11931 | 2025.01.17 04:29:42.522130 [ 195 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
11932 | 2025.01.17 04:29:42.522523 [ 268 ] {1014e7dc-daa0-4f04-884d-ae2f96ed0cf3} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11933 | 2025.01.17 04:29:42.522657 [ 195 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_41_10} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11934 | 2025.01.17 04:29:42.522955 [ 195 ] {00b23ecc-f69c-42ca-831f-3567c5645bae::all_1_41_10} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
11935 | 2025.01.17 04:29:42.522960 [ 268 ] {1014e7dc-daa0-4f04-884d-ae2f96ed0cf3} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.004239 sec., 93182.35432885116 rows/sec., 6.62 MiB/sec. | ||
11936 | 2025.01.17 04:29:42.523217 [ 268 ] {1014e7dc-daa0-4f04-884d-ae2f96ed0cf3} <Debug> TCPHandler: Processed in 0.004960508 sec. | ||
11937 | 2025.01.17 04:29:42.523229 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11938 | 2025.01.17 04:29:42.523384 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11939 | 2025.01.17 04:29:42.523497 [ 271 ] {727693f3-db99-4ca3-8f79-3bc8a9edc079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11940 | 2025.01.17 04:29:42.523544 [ 271 ] {727693f3-db99-4ca3-8f79-3bc8a9edc079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11941 | 2025.01.17 04:29:42.524006 [ 271 ] {727693f3-db99-4ca3-8f79-3bc8a9edc079} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11942 | 2025.01.17 04:29:42.524045 [ 271 ] {727693f3-db99-4ca3-8f79-3bc8a9edc079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11943 | 2025.01.17 04:29:42.524420 [ 271 ] {727693f3-db99-4ca3-8f79-3bc8a9edc079} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11944 | 2025.01.17 04:29:42.524652 [ 271 ] {727693f3-db99-4ca3-8f79-3bc8a9edc079} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11945 | 2025.01.17 04:29:42.524860 [ 271 ] {727693f3-db99-4ca3-8f79-3bc8a9edc079} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001385 sec., 4332.129963898917 rows/sec., 226.34 KiB/sec. | ||
11946 | 2025.01.17 04:29:42.524911 [ 271 ] {727693f3-db99-4ca3-8f79-3bc8a9edc079} <Debug> TCPHandler: Processed in 0.001579281 sec. | ||
11947 | 2025.01.17 04:29:42.525052 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11948 | 2025.01.17 04:29:42.525181 [ 268 ] {a1e80935-bd82-4091-ae62-52c87265c08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11949 | 2025.01.17 04:29:42.525238 [ 268 ] {a1e80935-bd82-4091-ae62-52c87265c08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11950 | 2025.01.17 04:29:42.525880 [ 268 ] {a1e80935-bd82-4091-ae62-52c87265c08b} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11951 | 2025.01.17 04:29:42.525929 [ 268 ] {a1e80935-bd82-4091-ae62-52c87265c08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11952 | 2025.01.17 04:29:42.526324 [ 268 ] {a1e80935-bd82-4091-ae62-52c87265c08b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11953 | 2025.01.17 04:29:42.526573 [ 268 ] {a1e80935-bd82-4091-ae62-52c87265c08b} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11954 | 2025.01.17 04:29:42.526819 [ 268 ] {a1e80935-bd82-4091-ae62-52c87265c08b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001665 sec., 142342.34234234234 rows/sec., 9.54 MiB/sec. | ||
11955 | 2025.01.17 04:29:42.526903 [ 268 ] {a1e80935-bd82-4091-ae62-52c87265c08b} <Debug> TCPHandler: Processed in 0.001913187 sec. | ||
11956 | 2025.01.17 04:29:42.527114 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11957 | 2025.01.17 04:29:42.527319 [ 271 ] {25cd8cfa-e076-4f3e-871f-f1e55502aff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11958 | 2025.01.17 04:29:42.527377 [ 271 ] {25cd8cfa-e076-4f3e-871f-f1e55502aff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11959 | 2025.01.17 04:29:42.527884 [ 271 ] {25cd8cfa-e076-4f3e-871f-f1e55502aff8} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11960 | 2025.01.17 04:29:42.527930 [ 271 ] {25cd8cfa-e076-4f3e-871f-f1e55502aff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11961 | 2025.01.17 04:29:42.528282 [ 271 ] {25cd8cfa-e076-4f3e-871f-f1e55502aff8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11962 | 2025.01.17 04:29:42.528512 [ 271 ] {25cd8cfa-e076-4f3e-871f-f1e55502aff8} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11963 | 2025.01.17 04:29:42.528665 [ 37 ] {} <Debug> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
11964 | 2025.01.17 04:29:42.528724 [ 37 ] {} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11965 | 2025.01.17 04:29:42.528767 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11966 | 2025.01.17 04:29:42.528763 [ 271 ] {25cd8cfa-e076-4f3e-871f-f1e55502aff8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. | ||
11967 | 2025.01.17 04:29:42.528977 [ 271 ] {25cd8cfa-e076-4f3e-871f-f1e55502aff8} <Debug> TCPHandler: Processed in 0.001988859 sec. | ||
11968 | 2025.01.17 04:29:42.529038 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
11969 | 2025.01.17 04:29:42.529165 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11970 | 2025.01.17 04:29:42.529235 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11971 | 2025.01.17 04:29:42.529303 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 38 rows starting from the beginning of the part | ||
11972 | 2025.01.17 04:29:42.529422 [ 268 ] {f851f02a-d7ca-4231-8070-3e5a7ce5ac2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11973 | 2025.01.17 04:29:42.529646 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
11974 | 2025.01.17 04:29:42.529702 [ 268 ] {f851f02a-d7ca-4231-8070-3e5a7ce5ac2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11975 | 2025.01.17 04:29:42.530038 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
11976 | 2025.01.17 04:29:42.530484 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
11977 | 2025.01.17 04:29:42.530836 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
11978 | 2025.01.17 04:29:42.531181 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
11979 | 2025.01.17 04:29:42.534886 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 4 columns (4 merged, 0 gathered) in 0.006037279 sec., 7122.4139219009085 rows/sec., 478.63 KiB/sec. | ||
11980 | 2025.01.17 04:29:42.535120 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
11981 | 2025.01.17 04:29:42.535148 [ 268 ] {f851f02a-d7ca-4231-8070-3e5a7ce5ac2a} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11982 | 2025.01.17 04:29:42.535223 [ 268 ] {f851f02a-d7ca-4231-8070-3e5a7ce5ac2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11983 | 2025.01.17 04:29:42.535649 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_41_9} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11984 | 2025.01.17 04:29:42.535848 [ 201 ] {99f0ffe2-754f-4378-a208-b8a9c29c54c6::all_1_41_9} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
11985 | 2025.01.17 04:29:42.536011 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11986 | 2025.01.17 04:29:42.536356 [ 268 ] {f851f02a-d7ca-4231-8070-3e5a7ce5ac2a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11987 | 2025.01.17 04:29:42.536641 [ 268 ] {f851f02a-d7ca-4231-8070-3e5a7ce5ac2a} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11988 | 2025.01.17 04:29:42.536909 [ 268 ] {f851f02a-d7ca-4231-8070-3e5a7ce5ac2a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.007582 sec., 1714.587180163545 rows/sec., 3.07 MiB/sec. | ||
11989 | 2025.01.17 04:29:42.537032 [ 268 ] {f851f02a-d7ca-4231-8070-3e5a7ce5ac2a} <Debug> TCPHandler: Processed in 0.007955416 sec. | ||
11990 | 2025.01.17 04:29:42.537187 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11991 | 2025.01.17 04:29:42.537317 [ 271 ] {6dccd071-e53e-4e3c-ad74-3c0e18ad8970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11992 | 2025.01.17 04:29:42.537372 [ 271 ] {6dccd071-e53e-4e3c-ad74-3c0e18ad8970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11993 | 2025.01.17 04:29:42.537901 [ 271 ] {6dccd071-e53e-4e3c-ad74-3c0e18ad8970} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11994 | 2025.01.17 04:29:42.537947 [ 271 ] {6dccd071-e53e-4e3c-ad74-3c0e18ad8970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11995 | 2025.01.17 04:29:42.538310 [ 271 ] {6dccd071-e53e-4e3c-ad74-3c0e18ad8970} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11996 | 2025.01.17 04:29:42.538545 [ 271 ] {6dccd071-e53e-4e3c-ad74-3c0e18ad8970} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11997 | 2025.01.17 04:29:42.538776 [ 271 ] {6dccd071-e53e-4e3c-ad74-3c0e18ad8970} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001489 sec., 55070.51712558764 rows/sec., 3.50 MiB/sec. | ||
11998 | 2025.01.17 04:29:42.538846 [ 271 ] {6dccd071-e53e-4e3c-ad74-3c0e18ad8970} <Debug> TCPHandler: Processed in 0.001721504 sec. | ||
11999 | 2025.01.17 04:29:45.628025 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12000 | 2025.01.17 04:29:45.628088 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12001 | 2025.01.17 04:29:45.811284 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
12002 | 2025.01.17 04:29:45.812006 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12003 | 2025.01.17 04:29:45.812054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12004 | 2025.01.17 04:29:45.812564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12005 | 2025.01.17 04:29:45.812820 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12006 | 2025.01.17 04:29:45.813059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
12007 | 2025.01.17 04:29:47.499260 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12008 | 2025.01.17 04:29:47.499488 [ 271 ] {2c2e316c-4461-4d9b-b88e-afc7eaf44747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12009 | 2025.01.17 04:29:47.499567 [ 271 ] {2c2e316c-4461-4d9b-b88e-afc7eaf44747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12010 | 2025.01.17 04:29:47.500352 [ 271 ] {2c2e316c-4461-4d9b-b88e-afc7eaf44747} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12011 | 2025.01.17 04:29:47.500396 [ 271 ] {2c2e316c-4461-4d9b-b88e-afc7eaf44747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12012 | 2025.01.17 04:29:47.500861 [ 271 ] {2c2e316c-4461-4d9b-b88e-afc7eaf44747} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12013 | 2025.01.17 04:29:47.501122 [ 271 ] {2c2e316c-4461-4d9b-b88e-afc7eaf44747} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12014 | 2025.01.17 04:29:47.501346 [ 271 ] {2c2e316c-4461-4d9b-b88e-afc7eaf44747} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001929 sec., 55987.55832037325 rows/sec., 4.70 MiB/sec. | ||
12015 | 2025.01.17 04:29:47.501461 [ 271 ] {2c2e316c-4461-4d9b-b88e-afc7eaf44747} <Debug> TCPHandler: Processed in 0.002336696 sec. | ||
12016 | 2025.01.17 04:29:47.501698 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12017 | 2025.01.17 04:29:47.501870 [ 268 ] {1e081641-eb94-4cc1-93da-aa3922a2d76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12018 | 2025.01.17 04:29:47.501928 [ 268 ] {1e081641-eb94-4cc1-93da-aa3922a2d76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12019 | 2025.01.17 04:29:47.502547 [ 268 ] {1e081641-eb94-4cc1-93da-aa3922a2d76a} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12020 | 2025.01.17 04:29:47.502586 [ 268 ] {1e081641-eb94-4cc1-93da-aa3922a2d76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12021 | 2025.01.17 04:29:47.502952 [ 268 ] {1e081641-eb94-4cc1-93da-aa3922a2d76a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12022 | 2025.01.17 04:29:47.503194 [ 268 ] {1e081641-eb94-4cc1-93da-aa3922a2d76a} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12023 | 2025.01.17 04:29:47.503327 [ 24 ] {} <Debug> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
12024 | 2025.01.17 04:29:47.503368 [ 24 ] {} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12025 | 2025.01.17 04:29:47.503378 [ 268 ] {1e081641-eb94-4cc1-93da-aa3922a2d76a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001542 sec., 16861.219195849546 rows/sec., 1.24 MiB/sec. | ||
12026 | 2025.01.17 04:29:47.503393 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12027 | 2025.01.17 04:29:47.503481 [ 268 ] {1e081641-eb94-4cc1-93da-aa3922a2d76a} <Debug> TCPHandler: Processed in 0.001912227 sec. | ||
12028 | 2025.01.17 04:29:47.503686 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12029 | 2025.01.17 04:29:47.503695 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
12030 | 2025.01.17 04:29:47.503887 [ 271 ] {31cda6e9-1986-4d4f-a9d1-021e9e73c89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12031 | 2025.01.17 04:29:47.503956 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12032 | 2025.01.17 04:29:47.503980 [ 271 ] {31cda6e9-1986-4d4f-a9d1-021e9e73c89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12033 | 2025.01.17 04:29:47.504024 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 64 rows starting from the beginning of the part | ||
12034 | 2025.01.17 04:29:47.504329 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
12035 | 2025.01.17 04:29:47.504654 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 20 rows starting from the beginning of the part | ||
12036 | 2025.01.17 04:29:47.505024 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
12037 | 2025.01.17 04:29:47.505486 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 20 rows starting from the beginning of the part | ||
12038 | 2025.01.17 04:29:47.505792 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
12039 | 2025.01.17 04:29:47.506659 [ 271 ] {31cda6e9-1986-4d4f-a9d1-021e9e73c89c} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12040 | 2025.01.17 04:29:47.506722 [ 271 ] {31cda6e9-1986-4d4f-a9d1-021e9e73c89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12041 | 2025.01.17 04:29:47.507747 [ 271 ] {31cda6e9-1986-4d4f-a9d1-021e9e73c89c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12042 | 2025.01.17 04:29:47.508396 [ 271 ] {31cda6e9-1986-4d4f-a9d1-021e9e73c89c} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12043 | 2025.01.17 04:29:47.508521 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005019628 sec., 36257.66690280634 rows/sec., 2.74 MiB/sec. | ||
12044 | 2025.01.17 04:29:47.508831 [ 271 ] {31cda6e9-1986-4d4f-a9d1-021e9e73c89c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.005013 sec., 17953.321364452422 rows/sec., 1.40 MiB/sec. | ||
12045 | 2025.01.17 04:29:47.508832 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
12046 | 2025.01.17 04:29:47.509244 [ 271 ] {31cda6e9-1986-4d4f-a9d1-021e9e73c89c} <Debug> TCPHandler: Processed in 0.005670902 sec. | ||
12047 | 2025.01.17 04:29:47.509528 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12048 | 2025.01.17 04:29:47.509886 [ 268 ] {60e37f63-f8f1-4658-9491-eda56e295869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12049 | 2025.01.17 04:29:47.510110 [ 268 ] {60e37f63-f8f1-4658-9491-eda56e295869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12050 | 2025.01.17 04:29:47.510117 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_81_16} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12051 | 2025.01.17 04:29:47.510748 [ 199 ] {0632b784-cd6e-43a6-8515-661626cb6fce::all_1_81_16} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
12052 | 2025.01.17 04:29:47.511208 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12053 | 2025.01.17 04:29:47.511937 [ 268 ] {60e37f63-f8f1-4658-9491-eda56e295869} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12054 | 2025.01.17 04:29:47.511981 [ 268 ] {60e37f63-f8f1-4658-9491-eda56e295869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12055 | 2025.01.17 04:29:47.512382 [ 268 ] {60e37f63-f8f1-4658-9491-eda56e295869} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12056 | 2025.01.17 04:29:47.512631 [ 268 ] {60e37f63-f8f1-4658-9491-eda56e295869} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12057 | 2025.01.17 04:29:47.512865 [ 268 ] {60e37f63-f8f1-4658-9491-eda56e295869} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003112 sec., 51413.88174807197 rows/sec., 3.58 MiB/sec. | ||
12058 | 2025.01.17 04:29:47.512922 [ 268 ] {60e37f63-f8f1-4658-9491-eda56e295869} <Debug> TCPHandler: Processed in 0.00353293 sec. | ||
12059 | 2025.01.17 04:29:47.513076 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12060 | 2025.01.17 04:29:47.513212 [ 271 ] {d4843b4b-6e79-47b0-aec4-245cdb01d4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12061 | 2025.01.17 04:29:47.513294 [ 271 ] {d4843b4b-6e79-47b0-aec4-245cdb01d4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12062 | 2025.01.17 04:29:47.514525 [ 271 ] {d4843b4b-6e79-47b0-aec4-245cdb01d4af} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12063 | 2025.01.17 04:29:47.514564 [ 271 ] {d4843b4b-6e79-47b0-aec4-245cdb01d4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12064 | 2025.01.17 04:29:47.515203 [ 271 ] {d4843b4b-6e79-47b0-aec4-245cdb01d4af} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12065 | 2025.01.17 04:29:47.515466 [ 271 ] {d4843b4b-6e79-47b0-aec4-245cdb01d4af} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12066 | 2025.01.17 04:29:47.515664 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
12067 | 2025.01.17 04:29:47.515738 [ 271 ] {d4843b4b-6e79-47b0-aec4-245cdb01d4af} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002555 sec., 10176.125244618395 rows/sec., 18.24 MiB/sec. | ||
12068 | 2025.01.17 04:29:47.515750 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12069 | 2025.01.17 04:29:47.515828 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12070 | 2025.01.17 04:29:47.516145 [ 271 ] {d4843b4b-6e79-47b0-aec4-245cdb01d4af} <Debug> TCPHandler: Processed in 0.003130391 sec. | ||
12071 | 2025.01.17 04:29:47.516163 [ 193 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
12072 | 2025.01.17 04:29:47.516355 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12073 | 2025.01.17 04:29:47.516651 [ 268 ] {18e6fdaf-0ee6-4a3e-8aa9-0ec27e98a43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12074 | 2025.01.17 04:29:47.516807 [ 268 ] {18e6fdaf-0ee6-4a3e-8aa9-0ec27e98a43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12075 | 2025.01.17 04:29:47.516860 [ 193 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12076 | 2025.01.17 04:29:47.517097 [ 193 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1428 rows starting from the beginning of the part | ||
12077 | 2025.01.17 04:29:47.517979 [ 193 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
12078 | 2025.01.17 04:29:47.518641 [ 193 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 13 rows starting from the beginning of the part | ||
12079 | 2025.01.17 04:29:47.519423 [ 193 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
12080 | 2025.01.17 04:29:47.519476 [ 268 ] {18e6fdaf-0ee6-4a3e-8aa9-0ec27e98a43e} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12081 | 2025.01.17 04:29:47.519555 [ 268 ] {18e6fdaf-0ee6-4a3e-8aa9-0ec27e98a43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12082 | 2025.01.17 04:29:47.520073 [ 193 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 13 rows starting from the beginning of the part | ||
12083 | 2025.01.17 04:29:47.520753 [ 193 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
12084 | 2025.01.17 04:29:47.521587 [ 268 ] {18e6fdaf-0ee6-4a3e-8aa9-0ec27e98a43e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12085 | 2025.01.17 04:29:47.522537 [ 268 ] {18e6fdaf-0ee6-4a3e-8aa9-0ec27e98a43e} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12086 | 2025.01.17 04:29:47.523225 [ 268 ] {18e6fdaf-0ee6-4a3e-8aa9-0ec27e98a43e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006668 sec., 8998.200359928014 rows/sec., 620.97 KiB/sec. | ||
12087 | 2025.01.17 04:29:47.523466 [ 268 ] {18e6fdaf-0ee6-4a3e-8aa9-0ec27e98a43e} <Debug> TCPHandler: Processed in 0.007222582 sec. | ||
12088 | 2025.01.17 04:29:47.531118 [ 186 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 19 columns (19 merged, 0 gathered) in 0.015151758 sec., 101110.37940283894 rows/sec., 181.19 MiB/sec. | ||
12089 | 2025.01.17 04:29:47.532723 [ 186 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
12090 | 2025.01.17 04:29:47.533209 [ 186 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12091 | 2025.01.17 04:29:47.533309 [ 186 ] {b5c22708-a754-4c4a-af5b-13b6335099ed::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
12092 | 2025.01.17 04:29:47.533495 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
12093 | 2025.01.17 04:29:47.671778 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
12094 | 2025.01.17 04:29:47.693230 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12095 | 2025.01.17 04:29:47.693278 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12096 | 2025.01.17 04:29:47.700735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12097 | 2025.01.17 04:29:47.701568 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12098 | 2025.01.17 04:29:47.704236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
12099 | 2025.01.17 04:29:47.884059 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12100 | 2025.01.17 04:29:47.884335 [ 271 ] {ff6ee62a-5d81-4f57-94de-9247bf9e57d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12101 | 2025.01.17 04:29:47.884430 [ 271 ] {ff6ee62a-5d81-4f57-94de-9247bf9e57d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12102 | 2025.01.17 04:29:47.885425 [ 271 ] {ff6ee62a-5d81-4f57-94de-9247bf9e57d7} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12103 | 2025.01.17 04:29:47.885468 [ 271 ] {ff6ee62a-5d81-4f57-94de-9247bf9e57d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12104 | 2025.01.17 04:29:47.885872 [ 271 ] {ff6ee62a-5d81-4f57-94de-9247bf9e57d7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12105 | 2025.01.17 04:29:47.886127 [ 271 ] {ff6ee62a-5d81-4f57-94de-9247bf9e57d7} <Trace> oximeter.fields_i16 (4300a6fb-d544-43d8-a0bc-1df0cef179c0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12106 | 2025.01.17 04:29:47.886370 [ 271 ] {ff6ee62a-5d81-4f57-94de-9247bf9e57d7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002088 sec., 6704.9808429118775 rows/sec., 482.67 KiB/sec. | ||
12107 | 2025.01.17 04:29:47.886471 [ 271 ] {ff6ee62a-5d81-4f57-94de-9247bf9e57d7} <Debug> TCPHandler: Processed in 0.00255089 sec. | ||
12108 | 2025.01.17 04:29:47.886716 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12109 | 2025.01.17 04:29:47.886854 [ 268 ] {26df4e60-9f46-47c6-9507-a3c0b0789d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12110 | 2025.01.17 04:29:47.886901 [ 268 ] {26df4e60-9f46-47c6-9507-a3c0b0789d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12111 | 2025.01.17 04:29:47.887462 [ 268 ] {26df4e60-9f46-47c6-9507-a3c0b0789d64} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12112 | 2025.01.17 04:29:47.887504 [ 268 ] {26df4e60-9f46-47c6-9507-a3c0b0789d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12113 | 2025.01.17 04:29:47.887896 [ 268 ] {26df4e60-9f46-47c6-9507-a3c0b0789d64} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
12114 | 2025.01.17 04:29:47.888141 [ 268 ] {26df4e60-9f46-47c6-9507-a3c0b0789d64} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12115 | 2025.01.17 04:29:47.888399 [ 268 ] {26df4e60-9f46-47c6-9507-a3c0b0789d64} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001566 sec., 6385.696040868455 rows/sec., 520.71 KiB/sec. | ||
12116 | 2025.01.17 04:29:47.888604 [ 268 ] {26df4e60-9f46-47c6-9507-a3c0b0789d64} <Debug> TCPHandler: Processed in 0.002002479 sec. | ||
12117 | 2025.01.17 04:29:47.888772 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12118 | 2025.01.17 04:29:47.888909 [ 271 ] {4333678b-ed6e-4392-9979-16347cd84506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12119 | 2025.01.17 04:29:47.888963 [ 271 ] {4333678b-ed6e-4392-9979-16347cd84506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12120 | 2025.01.17 04:29:47.890092 [ 271 ] {4333678b-ed6e-4392-9979-16347cd84506} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12121 | 2025.01.17 04:29:47.890133 [ 271 ] {4333678b-ed6e-4392-9979-16347cd84506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12122 | 2025.01.17 04:29:47.890622 [ 271 ] {4333678b-ed6e-4392-9979-16347cd84506} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12123 | 2025.01.17 04:29:47.890869 [ 271 ] {4333678b-ed6e-4392-9979-16347cd84506} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12124 | 2025.01.17 04:29:47.891056 [ 25 ] {} <Debug> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12125 | 2025.01.17 04:29:47.891093 [ 271 ] {4333678b-ed6e-4392-9979-16347cd84506} <Debug> executeQuery: Read 1374 rows, 117.48 KiB in 0.002212 sec., 621157.3236889692 rows/sec., 51.87 MiB/sec. | ||
12126 | 2025.01.17 04:29:47.891140 [ 25 ] {} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12127 | 2025.01.17 04:29:47.891209 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12128 | 2025.01.17 04:29:47.891225 [ 271 ] {4333678b-ed6e-4392-9979-16347cd84506} <Debug> TCPHandler: Processed in 0.00251463 sec. | ||
12129 | 2025.01.17 04:29:47.891444 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12130 | 2025.01.17 04:29:47.891460 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12131 | 2025.01.17 04:29:47.891724 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12132 | 2025.01.17 04:29:47.891735 [ 268 ] {b5702af7-f65d-49fa-8656-2b942e7415e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12133 | 2025.01.17 04:29:47.891786 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1432 rows starting from the beginning of the part | ||
12134 | 2025.01.17 04:29:47.891835 [ 268 ] {b5702af7-f65d-49fa-8656-2b942e7415e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12135 | 2025.01.17 04:29:47.892105 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 229 rows starting from the beginning of the part | ||
12136 | 2025.01.17 04:29:47.892447 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 108 rows starting from the beginning of the part | ||
12137 | 2025.01.17 04:29:47.892746 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 229 rows starting from the beginning of the part | ||
12138 | 2025.01.17 04:29:47.893080 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 108 rows starting from the beginning of the part | ||
12139 | 2025.01.17 04:29:47.893422 [ 194 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1374 rows starting from the beginning of the part | ||
12140 | 2025.01.17 04:29:47.894741 [ 268 ] {b5702af7-f65d-49fa-8656-2b942e7415e4} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12141 | 2025.01.17 04:29:47.894796 [ 268 ] {b5702af7-f65d-49fa-8656-2b942e7415e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12142 | 2025.01.17 04:29:47.895812 [ 268 ] {b5702af7-f65d-49fa-8656-2b942e7415e4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12143 | 2025.01.17 04:29:47.896172 [ 268 ] {b5702af7-f65d-49fa-8656-2b942e7415e4} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12144 | 2025.01.17 04:29:47.896464 [ 268 ] {b5702af7-f65d-49fa-8656-2b942e7415e4} <Debug> executeQuery: Read 30 rows, 2.13 KiB in 0.004817 sec., 6227.942702927133 rows/sec., 442.57 KiB/sec. | ||
12145 | 2025.01.17 04:29:47.896750 [ 268 ] {b5702af7-f65d-49fa-8656-2b942e7415e4} <Debug> TCPHandler: Processed in 0.005389626 sec. | ||
12146 | 2025.01.17 04:29:47.897044 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12147 | 2025.01.17 04:29:47.897464 [ 271 ] {58b000fd-5e74-4466-96cc-481c7a2a7766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12148 | 2025.01.17 04:29:47.897538 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3480 rows, containing 5 columns (5 merged, 0 gathered) in 0.006221553 sec., 559345.8739321195 rows/sec., 49.22 MiB/sec. | ||
12149 | 2025.01.17 04:29:47.897632 [ 271 ] {58b000fd-5e74-4466-96cc-481c7a2a7766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12150 | 2025.01.17 04:29:47.898038 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12151 | 2025.01.17 04:29:47.899118 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_96_19} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12152 | 2025.01.17 04:29:47.899327 [ 186 ] {a97ea059-16d8-4d62-b7ad-06b47d6d6641::all_1_96_19} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12153 | 2025.01.17 04:29:47.899451 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
12154 | 2025.01.17 04:29:47.899738 [ 271 ] {58b000fd-5e74-4466-96cc-481c7a2a7766} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12155 | 2025.01.17 04:29:47.899782 [ 271 ] {58b000fd-5e74-4466-96cc-481c7a2a7766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12156 | 2025.01.17 04:29:47.900171 [ 271 ] {58b000fd-5e74-4466-96cc-481c7a2a7766} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12157 | 2025.01.17 04:29:47.900418 [ 271 ] {58b000fd-5e74-4466-96cc-481c7a2a7766} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12158 | 2025.01.17 04:29:47.900640 [ 271 ] {58b000fd-5e74-4466-96cc-481c7a2a7766} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.003318 sec., 72935.50331525014 rows/sec., 4.94 MiB/sec. | ||
12159 | 2025.01.17 04:29:47.900701 [ 271 ] {58b000fd-5e74-4466-96cc-481c7a2a7766} <Debug> TCPHandler: Processed in 0.003825705 sec. | ||
12160 | 2025.01.17 04:29:47.900856 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12161 | 2025.01.17 04:29:47.900985 [ 268 ] {d0ff68d2-4292-405d-93ac-bd4a9d4b5628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12162 | 2025.01.17 04:29:47.901037 [ 268 ] {d0ff68d2-4292-405d-93ac-bd4a9d4b5628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12163 | 2025.01.17 04:29:47.901595 [ 268 ] {d0ff68d2-4292-405d-93ac-bd4a9d4b5628} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12164 | 2025.01.17 04:29:47.901635 [ 268 ] {d0ff68d2-4292-405d-93ac-bd4a9d4b5628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12165 | 2025.01.17 04:29:47.901983 [ 268 ] {d0ff68d2-4292-405d-93ac-bd4a9d4b5628} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12166 | 2025.01.17 04:29:47.902230 [ 268 ] {d0ff68d2-4292-405d-93ac-bd4a9d4b5628} <Trace> oximeter.fields_u8 (00b23ecc-f69c-42ca-831f-3567c5645bae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12167 | 2025.01.17 04:29:47.902442 [ 268 ] {d0ff68d2-4292-405d-93ac-bd4a9d4b5628} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001486 sec., 8748.317631224765 rows/sec., 545.46 KiB/sec. | ||
12168 | 2025.01.17 04:29:47.902494 [ 268 ] {d0ff68d2-4292-405d-93ac-bd4a9d4b5628} <Debug> TCPHandler: Processed in 0.001699813 sec. | ||
12169 | 2025.01.17 04:29:47.902632 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12170 | 2025.01.17 04:29:47.902759 [ 271 ] {4ba7d010-3b98-4ea7-9d60-f29cd1ef1d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12171 | 2025.01.17 04:29:47.902810 [ 271 ] {4ba7d010-3b98-4ea7-9d60-f29cd1ef1d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12172 | 2025.01.17 04:29:47.903702 [ 271 ] {4ba7d010-3b98-4ea7-9d60-f29cd1ef1d8e} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12173 | 2025.01.17 04:29:47.903740 [ 271 ] {4ba7d010-3b98-4ea7-9d60-f29cd1ef1d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12174 | 2025.01.17 04:29:47.904144 [ 271 ] {4ba7d010-3b98-4ea7-9d60-f29cd1ef1d8e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12175 | 2025.01.17 04:29:47.904383 [ 271 ] {4ba7d010-3b98-4ea7-9d60-f29cd1ef1d8e} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12176 | 2025.01.17 04:29:47.904554 [ 50 ] {} <Debug> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12177 | 2025.01.17 04:29:47.904612 [ 271 ] {4ba7d010-3b98-4ea7-9d60-f29cd1ef1d8e} <Debug> executeQuery: Read 861 rows, 63.83 KiB in 0.001873 sec., 459690.33635878266 rows/sec., 33.28 MiB/sec. | ||
12178 | 2025.01.17 04:29:47.904618 [ 50 ] {} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12179 | 2025.01.17 04:29:47.904696 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12180 | 2025.01.17 04:29:47.904748 [ 271 ] {4ba7d010-3b98-4ea7-9d60-f29cd1ef1d8e} <Debug> TCPHandler: Processed in 0.002175042 sec. | ||
12181 | 2025.01.17 04:29:47.904971 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12182 | 2025.01.17 04:29:47.904975 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12183 | 2025.01.17 04:29:47.905189 [ 268 ] {c6a81073-4c92-4c14-bd85-143f52604be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12184 | 2025.01.17 04:29:47.905249 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12185 | 2025.01.17 04:29:47.905296 [ 268 ] {c6a81073-4c92-4c14-bd85-143f52604be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12186 | 2025.01.17 04:29:47.905317 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 913 rows starting from the beginning of the part | ||
12187 | 2025.01.17 04:29:47.905692 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 395 rows starting from the beginning of the part | ||
12188 | 2025.01.17 04:29:47.906107 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part | ||
12189 | 2025.01.17 04:29:47.906473 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 395 rows starting from the beginning of the part | ||
12190 | 2025.01.17 04:29:47.906717 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 90 rows starting from the beginning of the part | ||
12191 | 2025.01.17 04:29:47.907097 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 861 rows starting from the beginning of the part | ||
12192 | 2025.01.17 04:29:47.907744 [ 268 ] {c6a81073-4c92-4c14-bd85-143f52604be0} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12193 | 2025.01.17 04:29:47.907816 [ 268 ] {c6a81073-4c92-4c14-bd85-143f52604be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12194 | 2025.01.17 04:29:47.908704 [ 268 ] {c6a81073-4c92-4c14-bd85-143f52604be0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12195 | 2025.01.17 04:29:47.909227 [ 268 ] {c6a81073-4c92-4c14-bd85-143f52604be0} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12196 | 2025.01.17 04:29:47.909553 [ 268 ] {c6a81073-4c92-4c14-bd85-143f52604be0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004458 sec., 1345.8950201884252 rows/sec., 70.32 KiB/sec. | ||
12197 | 2025.01.17 04:29:47.909638 [ 268 ] {c6a81073-4c92-4c14-bd85-143f52604be0} <Debug> TCPHandler: Processed in 0.004765543 sec. | ||
12198 | 2025.01.17 04:29:47.909814 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12199 | 2025.01.17 04:29:47.910151 [ 271 ] {062ce9bd-76b0-4e96-87df-efe27806ae63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12200 | 2025.01.17 04:29:47.910177 [ 187 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2744 rows, containing 5 columns (5 merged, 0 gathered) in 0.005369386 sec., 511045.39699697506 rows/sec., 38.99 MiB/sec. | ||
12201 | 2025.01.17 04:29:47.910231 [ 271 ] {062ce9bd-76b0-4e96-87df-efe27806ae63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12202 | 2025.01.17 04:29:47.910531 [ 197 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12203 | 2025.01.17 04:29:47.911165 [ 197 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_96_19} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12204 | 2025.01.17 04:29:47.911381 [ 197 ] {0094f4fe-4f3e-4875-b2d1-4a8836ba50dc::all_1_96_19} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12205 | 2025.01.17 04:29:47.911508 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
12206 | 2025.01.17 04:29:47.911548 [ 271 ] {062ce9bd-76b0-4e96-87df-efe27806ae63} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12207 | 2025.01.17 04:29:47.911597 [ 271 ] {062ce9bd-76b0-4e96-87df-efe27806ae63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12208 | 2025.01.17 04:29:47.912081 [ 271 ] {062ce9bd-76b0-4e96-87df-efe27806ae63} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12209 | 2025.01.17 04:29:47.912335 [ 271 ] {062ce9bd-76b0-4e96-87df-efe27806ae63} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12210 | 2025.01.17 04:29:47.912509 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12211 | 2025.01.17 04:29:47.912562 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12212 | 2025.01.17 04:29:47.912579 [ 271 ] {062ce9bd-76b0-4e96-87df-efe27806ae63} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.002538 sec., 378250.59101654845 rows/sec., 25.13 MiB/sec. | ||
12213 | 2025.01.17 04:29:47.912598 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12214 | 2025.01.17 04:29:47.912774 [ 271 ] {062ce9bd-76b0-4e96-87df-efe27806ae63} <Debug> TCPHandler: Processed in 0.00303329 sec. | ||
12215 | 2025.01.17 04:29:47.912899 [ 190 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12216 | 2025.01.17 04:29:47.913019 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12217 | 2025.01.17 04:29:47.913309 [ 190 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12218 | 2025.01.17 04:29:47.913430 [ 190 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27607 rows starting from the beginning of the part | ||
12219 | 2025.01.17 04:29:47.913524 [ 268 ] {4649864e-df12-48dd-ada5-062b5890ecb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12220 | 2025.01.17 04:29:47.913855 [ 268 ] {4649864e-df12-48dd-ada5-062b5890ecb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12221 | 2025.01.17 04:29:47.913990 [ 190 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 237 rows starting from the beginning of the part | ||
12222 | 2025.01.17 04:29:47.914693 [ 190 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
12223 | 2025.01.17 04:29:47.915191 [ 190 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part | ||
12224 | 2025.01.17 04:29:47.915805 [ 190 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
12225 | 2025.01.17 04:29:47.916124 [ 190 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 960 rows starting from the beginning of the part | ||
12226 | 2025.01.17 04:29:47.917129 [ 268 ] {4649864e-df12-48dd-ada5-062b5890ecb9} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12227 | 2025.01.17 04:29:47.917206 [ 268 ] {4649864e-df12-48dd-ada5-062b5890ecb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12228 | 2025.01.17 04:29:47.917678 [ 268 ] {4649864e-df12-48dd-ada5-062b5890ecb9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12229 | 2025.01.17 04:29:47.917998 [ 268 ] {4649864e-df12-48dd-ada5-062b5890ecb9} <Trace> oximeter.measurements_f64 (99f0ffe2-754f-4378-a208-b8a9c29c54c6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12230 | 2025.01.17 04:29:47.918329 [ 268 ] {4649864e-df12-48dd-ada5-062b5890ecb9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004969 sec., 201.2477359629704 rows/sec., 13.56 KiB/sec. | ||
12231 | 2025.01.17 04:29:47.918546 [ 268 ] {4649864e-df12-48dd-ada5-062b5890ecb9} <Debug> TCPHandler: Processed in 0.005644041 sec. | ||
12232 | 2025.01.17 04:29:47.918755 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12233 | 2025.01.17 04:29:47.919034 [ 271 ] {993a1654-47a1-455c-8447-88fe41d4207f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12234 | 2025.01.17 04:29:47.919205 [ 271 ] {993a1654-47a1-455c-8447-88fe41d4207f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12235 | 2025.01.17 04:29:47.920725 [ 271 ] {993a1654-47a1-455c-8447-88fe41d4207f} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12236 | 2025.01.17 04:29:47.920765 [ 271 ] {993a1654-47a1-455c-8447-88fe41d4207f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12237 | 2025.01.17 04:29:47.921577 [ 271 ] {993a1654-47a1-455c-8447-88fe41d4207f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12238 | 2025.01.17 04:29:47.921928 [ 271 ] {993a1654-47a1-455c-8447-88fe41d4207f} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12239 | 2025.01.17 04:29:47.922222 [ 271 ] {993a1654-47a1-455c-8447-88fe41d4207f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003289 sec., 3952.5691699604745 rows/sec., 7.08 MiB/sec. | ||
12240 | 2025.01.17 04:29:47.922458 [ 271 ] {993a1654-47a1-455c-8447-88fe41d4207f} <Debug> TCPHandler: Processed in 0.003805135 sec. | ||
12241 | 2025.01.17 04:29:47.922650 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12242 | 2025.01.17 04:29:47.922799 [ 268 ] {b4459adc-a4fe-4b4f-9756-a7f574e1db71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12243 | 2025.01.17 04:29:47.922855 [ 268 ] {b4459adc-a4fe-4b4f-9756-a7f574e1db71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12244 | 2025.01.17 04:29:47.923464 [ 268 ] {b4459adc-a4fe-4b4f-9756-a7f574e1db71} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12245 | 2025.01.17 04:29:47.923503 [ 268 ] {b4459adc-a4fe-4b4f-9756-a7f574e1db71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12246 | 2025.01.17 04:29:47.924052 [ 268 ] {b4459adc-a4fe-4b4f-9756-a7f574e1db71} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12247 | 2025.01.17 04:29:47.924356 [ 268 ] {b4459adc-a4fe-4b4f-9756-a7f574e1db71} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12248 | 2025.01.17 04:29:47.924579 [ 50 ] {} <Debug> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12249 | 2025.01.17 04:29:47.924677 [ 50 ] {} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12250 | 2025.01.17 04:29:47.924787 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12251 | 2025.01.17 04:29:47.924908 [ 268 ] {b4459adc-a4fe-4b4f-9756-a7f574e1db71} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.002093 sec., 16244.624940277115 rows/sec., 965.36 KiB/sec. | ||
12252 | 2025.01.17 04:29:47.925251 [ 268 ] {b4459adc-a4fe-4b4f-9756-a7f574e1db71} <Debug> TCPHandler: Processed in 0.002690793 sec. | ||
12253 | 2025.01.17 04:29:47.925425 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29361 rows, containing 5 columns (5 merged, 0 gathered) in 0.012693659 sec., 2313044.6469374984 rows/sec., 156.05 MiB/sec. | ||
12254 | 2025.01.17 04:29:47.925542 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12255 | 2025.01.17 04:29:47.925679 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12256 | 2025.01.17 04:29:47.925716 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5466 rows starting from the beginning of the part | ||
12257 | 2025.01.17 04:29:47.925930 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 82 rows starting from the beginning of the part | ||
12258 | 2025.01.17 04:29:47.926125 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
12259 | 2025.01.17 04:29:47.926235 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12260 | 2025.01.17 04:29:47.926324 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part | ||
12261 | 2025.01.17 04:29:47.926701 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
12262 | 2025.01.17 04:29:47.926858 [ 192 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 34 rows starting from the beginning of the part | ||
12263 | 2025.01.17 04:29:47.927461 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12264 | 2025.01.17 04:29:47.927659 [ 191 ] {7ba6698d-2aad-4a30-93b0-7448be119763::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12265 | 2025.01.17 04:29:47.927848 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
12266 | 2025.01.17 04:29:47.929643 [ 191 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5784 rows, containing 4 columns (4 merged, 0 gathered) in 0.004630151 sec., 1249203.3197189465 rows/sec., 81.30 MiB/sec. | ||
12267 | 2025.01.17 04:29:47.930177 [ 201 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12268 | 2025.01.17 04:29:47.930496 [ 201 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_96_19} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12269 | 2025.01.17 04:29:47.930580 [ 201 ] {113993d3-8f66-4dfc-aba5-73d4c958979f::all_1_96_19} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12270 | 2025.01.17 04:29:47.930670 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
12271 | 2025.01.17 04:29:48.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.70 MiB, peak 257.99 MiB, free memory in arenas 0.00 B, will set to 248.43 MiB (RSS), difference: 2.72 MiB | ||
12272 | 2025.01.17 04:29:50.947898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1730 | ||
12273 | 2025.01.17 04:29:50.951563 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12274 | 2025.01.17 04:29:50.951608 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12275 | 2025.01.17 04:29:50.953117 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12276 | 2025.01.17 04:29:50.953433 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12277 | 2025.01.17 04:29:50.954771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1730 | ||
12278 | 2025.01.17 04:29:52.496480 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12279 | 2025.01.17 04:29:52.496692 [ 271 ] {0125667d-cdff-4d54-9dc9-6e4fe6ab56e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12280 | 2025.01.17 04:29:52.496775 [ 271 ] {0125667d-cdff-4d54-9dc9-6e4fe6ab56e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12281 | 2025.01.17 04:29:52.497604 [ 271 ] {0125667d-cdff-4d54-9dc9-6e4fe6ab56e5} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12282 | 2025.01.17 04:29:52.497657 [ 271 ] {0125667d-cdff-4d54-9dc9-6e4fe6ab56e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12283 | 2025.01.17 04:29:52.498104 [ 271 ] {0125667d-cdff-4d54-9dc9-6e4fe6ab56e5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12284 | 2025.01.17 04:29:52.498368 [ 271 ] {0125667d-cdff-4d54-9dc9-6e4fe6ab56e5} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12285 | 2025.01.17 04:29:52.498605 [ 271 ] {0125667d-cdff-4d54-9dc9-6e4fe6ab56e5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001974 sec., 28368.794326241135 rows/sec., 2.18 MiB/sec. | ||
12286 | 2025.01.17 04:29:52.498672 [ 271 ] {0125667d-cdff-4d54-9dc9-6e4fe6ab56e5} <Debug> TCPHandler: Processed in 0.002337336 sec. | ||
12287 | 2025.01.17 04:29:52.498846 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12288 | 2025.01.17 04:29:52.498990 [ 268 ] {2555720e-6d02-42bc-bae3-5479ef9e6c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12289 | 2025.01.17 04:29:52.499047 [ 268 ] {2555720e-6d02-42bc-bae3-5479ef9e6c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12290 | 2025.01.17 04:29:52.499682 [ 268 ] {2555720e-6d02-42bc-bae3-5479ef9e6c05} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12291 | 2025.01.17 04:29:52.499724 [ 268 ] {2555720e-6d02-42bc-bae3-5479ef9e6c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12292 | 2025.01.17 04:29:52.500100 [ 268 ] {2555720e-6d02-42bc-bae3-5479ef9e6c05} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12293 | 2025.01.17 04:29:52.500346 [ 268 ] {2555720e-6d02-42bc-bae3-5479ef9e6c05} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12294 | 2025.01.17 04:29:52.500556 [ 268 ] {2555720e-6d02-42bc-bae3-5479ef9e6c05} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001603 sec., 39925.140361821585 rows/sec., 3.12 MiB/sec. | ||
12295 | 2025.01.17 04:29:52.500610 [ 268 ] {2555720e-6d02-42bc-bae3-5479ef9e6c05} <Debug> TCPHandler: Processed in 0.001833276 sec. | ||
12296 | 2025.01.17 04:29:52.500753 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12297 | 2025.01.17 04:29:52.500881 [ 271 ] {dfd5a816-c924-46e0-8592-0bd6710dce1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12298 | 2025.01.17 04:29:52.500939 [ 271 ] {dfd5a816-c924-46e0-8592-0bd6710dce1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12299 | 2025.01.17 04:29:52.501510 [ 271 ] {dfd5a816-c924-46e0-8592-0bd6710dce1b} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12300 | 2025.01.17 04:29:52.501548 [ 271 ] {dfd5a816-c924-46e0-8592-0bd6710dce1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12301 | 2025.01.17 04:29:52.501948 [ 271 ] {dfd5a816-c924-46e0-8592-0bd6710dce1b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12302 | 2025.01.17 04:29:52.502209 [ 271 ] {dfd5a816-c924-46e0-8592-0bd6710dce1b} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12303 | 2025.01.17 04:29:52.502420 [ 271 ] {dfd5a816-c924-46e0-8592-0bd6710dce1b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001568 sec., 81632.6530612245 rows/sec., 5.69 MiB/sec. | ||
12304 | 2025.01.17 04:29:52.502485 [ 271 ] {dfd5a816-c924-46e0-8592-0bd6710dce1b} <Debug> TCPHandler: Processed in 0.001794545 sec. | ||
12305 | 2025.01.17 04:29:52.502642 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12306 | 2025.01.17 04:29:52.502759 [ 268 ] {f62187cc-d405-4e2e-83bd-0ba99210773a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12307 | 2025.01.17 04:29:52.502806 [ 268 ] {f62187cc-d405-4e2e-83bd-0ba99210773a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12308 | 2025.01.17 04:29:52.503270 [ 268 ] {f62187cc-d405-4e2e-83bd-0ba99210773a} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12309 | 2025.01.17 04:29:52.503308 [ 268 ] {f62187cc-d405-4e2e-83bd-0ba99210773a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12310 | 2025.01.17 04:29:52.503671 [ 268 ] {f62187cc-d405-4e2e-83bd-0ba99210773a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12311 | 2025.01.17 04:29:52.503913 [ 268 ] {f62187cc-d405-4e2e-83bd-0ba99210773a} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12312 | 2025.01.17 04:29:52.504156 [ 268 ] {f62187cc-d405-4e2e-83bd-0ba99210773a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001415 sec., 33922.26148409894 rows/sec., 2.29 MiB/sec. | ||
12313 | 2025.01.17 04:29:52.504228 [ 268 ] {f62187cc-d405-4e2e-83bd-0ba99210773a} <Debug> TCPHandler: Processed in 0.001654992 sec. | ||
12314 | 2025.01.17 04:29:53.313263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
12315 | 2025.01.17 04:29:53.314472 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12316 | 2025.01.17 04:29:53.314521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12317 | 2025.01.17 04:29:53.315070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12318 | 2025.01.17 04:29:53.315354 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12319 | 2025.01.17 04:29:53.315601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
12320 | 2025.01.17 04:29:55.204365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
12321 | 2025.01.17 04:29:55.225778 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12322 | 2025.01.17 04:29:55.225843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12323 | 2025.01.17 04:29:55.233109 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12324 | 2025.01.17 04:29:55.233902 [ 243 ] {} <Trace> system.metric_log (cc4b9ba1-46a1-442f-9ab4-896f67f8e1ce): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12325 | 2025.01.17 04:29:55.237859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
12326 | 2025.01.17 04:29:57.499302 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12327 | 2025.01.17 04:29:57.499522 [ 271 ] {1e8f1426-1b1d-4ea4-a0ef-a5e0c2407bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12328 | 2025.01.17 04:29:57.499603 [ 271 ] {1e8f1426-1b1d-4ea4-a0ef-a5e0c2407bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12329 | 2025.01.17 04:29:57.500434 [ 271 ] {1e8f1426-1b1d-4ea4-a0ef-a5e0c2407bde} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12330 | 2025.01.17 04:29:57.500487 [ 271 ] {1e8f1426-1b1d-4ea4-a0ef-a5e0c2407bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12331 | 2025.01.17 04:29:57.500935 [ 271 ] {1e8f1426-1b1d-4ea4-a0ef-a5e0c2407bde} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12332 | 2025.01.17 04:29:57.501195 [ 271 ] {1e8f1426-1b1d-4ea4-a0ef-a5e0c2407bde} <Trace> oximeter.fields_string (a97ea059-16d8-4d62-b7ad-06b47d6d6641): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12333 | 2025.01.17 04:29:57.501452 [ 271 ] {1e8f1426-1b1d-4ea4-a0ef-a5e0c2407bde} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002002 sec., 53946.05394605395 rows/sec., 4.52 MiB/sec. | ||
12334 | 2025.01.17 04:29:57.501517 [ 271 ] {1e8f1426-1b1d-4ea4-a0ef-a5e0c2407bde} <Debug> TCPHandler: Processed in 0.002381176 sec. | ||
12335 | 2025.01.17 04:29:57.501696 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12336 | 2025.01.17 04:29:57.501835 [ 268 ] {40250df9-e15d-4187-afef-663342fb1d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12337 | 2025.01.17 04:29:57.501892 [ 268 ] {40250df9-e15d-4187-afef-663342fb1d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12338 | 2025.01.17 04:29:57.502605 [ 268 ] {40250df9-e15d-4187-afef-663342fb1d32} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12339 | 2025.01.17 04:29:57.502650 [ 268 ] {40250df9-e15d-4187-afef-663342fb1d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12340 | 2025.01.17 04:29:57.503021 [ 268 ] {40250df9-e15d-4187-afef-663342fb1d32} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12341 | 2025.01.17 04:29:57.503261 [ 268 ] {40250df9-e15d-4187-afef-663342fb1d32} <Trace> oximeter.fields_u16 (0632b784-cd6e-43a6-8515-661626cb6fce): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12342 | 2025.01.17 04:29:57.503480 [ 268 ] {40250df9-e15d-4187-afef-663342fb1d32} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001643 sec., 15824.71089470481 rows/sec., 1.16 MiB/sec. | ||
12343 | 2025.01.17 04:29:57.503537 [ 268 ] {40250df9-e15d-4187-afef-663342fb1d32} <Debug> TCPHandler: Processed in 0.001880767 sec. | ||
12344 | 2025.01.17 04:29:57.503688 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12345 | 2025.01.17 04:29:57.503800 [ 271 ] {e87f64ae-257e-4911-b8c3-278067af567d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12346 | 2025.01.17 04:29:57.503848 [ 271 ] {e87f64ae-257e-4911-b8c3-278067af567d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12347 | 2025.01.17 04:29:57.504426 [ 271 ] {e87f64ae-257e-4911-b8c3-278067af567d} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12348 | 2025.01.17 04:29:57.504467 [ 271 ] {e87f64ae-257e-4911-b8c3-278067af567d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12349 | 2025.01.17 04:29:57.504837 [ 271 ] {e87f64ae-257e-4911-b8c3-278067af567d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12350 | 2025.01.17 04:29:57.505083 [ 271 ] {e87f64ae-257e-4911-b8c3-278067af567d} <Trace> oximeter.fields_uuid (0094f4fe-4f3e-4875-b2d1-4a8836ba50dc): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12351 | 2025.01.17 04:29:57.505308 [ 271 ] {e87f64ae-257e-4911-b8c3-278067af567d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001531 sec., 58785.107772697585 rows/sec., 4.59 MiB/sec. | ||
12352 | 2025.01.17 04:29:57.505361 [ 271 ] {e87f64ae-257e-4911-b8c3-278067af567d} <Debug> TCPHandler: Processed in 0.001724974 sec. | ||
12353 | 2025.01.17 04:29:57.505502 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12354 | 2025.01.17 04:29:57.505612 [ 268 ] {deb72d40-f406-4e7d-bb06-cec31818e3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12355 | 2025.01.17 04:29:57.505663 [ 268 ] {deb72d40-f406-4e7d-bb06-cec31818e3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12356 | 2025.01.17 04:29:57.506198 [ 268 ] {deb72d40-f406-4e7d-bb06-cec31818e3ab} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12357 | 2025.01.17 04:29:57.506238 [ 268 ] {deb72d40-f406-4e7d-bb06-cec31818e3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12358 | 2025.01.17 04:29:57.506624 [ 268 ] {deb72d40-f406-4e7d-bb06-cec31818e3ab} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12359 | 2025.01.17 04:29:57.506874 [ 268 ] {deb72d40-f406-4e7d-bb06-cec31818e3ab} <Trace> oximeter.measurements_cumulativeu64 (7ba6698d-2aad-4a30-93b0-7448be119763): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12360 | 2025.01.17 04:29:57.507086 [ 268 ] {deb72d40-f406-4e7d-bb06-cec31818e3ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec. | ||
12361 | 2025.01.17 04:29:57.507138 [ 268 ] {deb72d40-f406-4e7d-bb06-cec31818e3ab} <Debug> TCPHandler: Processed in 0.001689123 sec. | ||
12362 | 2025.01.17 04:29:57.507284 [ 271 ] {} <Trace> TCP-Session: 8e5a6b8c-c001-4f74-8560-39b167a19b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12363 | 2025.01.17 04:29:57.507396 [ 271 ] {65aae13c-977b-4d7b-852a-421fcace3a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12364 | 2025.01.17 04:29:57.507463 [ 271 ] {65aae13c-977b-4d7b-852a-421fcace3a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12365 | 2025.01.17 04:29:57.508749 [ 271 ] {65aae13c-977b-4d7b-852a-421fcace3a27} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12366 | 2025.01.17 04:29:57.508789 [ 271 ] {65aae13c-977b-4d7b-852a-421fcace3a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12367 | 2025.01.17 04:29:57.509440 [ 271 ] {65aae13c-977b-4d7b-852a-421fcace3a27} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12368 | 2025.01.17 04:29:57.509713 [ 271 ] {65aae13c-977b-4d7b-852a-421fcace3a27} <Trace> oximeter.measurements_histogramu64 (b5c22708-a754-4c4a-af5b-13b6335099ed): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12369 | 2025.01.17 04:29:57.509951 [ 271 ] {65aae13c-977b-4d7b-852a-421fcace3a27} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002576 sec., 10093.167701863353 rows/sec., 18.09 MiB/sec. | ||
12370 | 2025.01.17 04:29:57.510053 [ 271 ] {65aae13c-977b-4d7b-852a-421fcace3a27} <Debug> TCPHandler: Processed in 0.002821506 sec. | ||
12371 | 2025.01.17 04:29:57.510187 [ 268 ] {} <Trace> TCP-Session: b1b93595-6718-454b-a773-c264d9a7e90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12372 | 2025.01.17 04:29:57.510294 [ 268 ] {593c5cf3-ca2c-4925-8d37-6c8d551cfae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12373 | 2025.01.17 04:29:57.510341 [ 268 ] {593c5cf3-ca2c-4925-8d37-6c8d551cfae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12374 | 2025.01.17 04:29:57.510785 [ 268 ] {593c5cf3-ca2c-4925-8d37-6c8d551cfae7} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12375 | 2025.01.17 04:29:57.510825 [ 268 ] {593c5cf3-ca2c-4925-8d37-6c8d551cfae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12376 | 2025.01.17 04:29:57.511181 [ 268 ] {593c5cf3-ca2c-4925-8d37-6c8d551cfae7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12377 | 2025.01.17 04:29:57.511413 [ 268 ] {593c5cf3-ca2c-4925-8d37-6c8d551cfae7} <Trace> oximeter.measurements_u64 (113993d3-8f66-4dfc-aba5-73d4c958979f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12378 | 2025.01.17 04:29:57.511638 [ 268 ] {593c5cf3-ca2c-4925-8d37-6c8d551cfae7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. | ||
12379 | 2025.01.17 04:29:57.511690 [ 268 ] {593c5cf3-ca2c-4925-8d37-6c8d551cfae7} <Debug> TCPHandler: Processed in 0.001553601 sec. | ||
12380 | 2025.01.17 04:29:58.859689 [ 68 ] {} <Debug> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
12381 | 2025.01.17 04:29:58.859812 [ 68 ] {} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12382 | 2025.01.17 04:29:58.859857 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12383 | 2025.01.17 04:29:58.860065 [ 197 ] {19405564-e1eb-4753-8170-d94fb4f05afe::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 | ||
12384 | 2025.01.17 04:29:58.860245 [ 197 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12385 | 2025.01.17 04:29:58.860288 [ 197 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
12386 | 2025.01.17 04:29:58.860383 [ 197 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
12387 | 2025.01.17 04:29:58.860642 [ 197 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
12388 | 2025.01.17 04:29:58.860923 [ 197 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
12389 | 2025.01.17 04:29:58.861090 [ 197 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
12390 | 2025.01.17 04:29:58.862197 [ 188 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002234193 sec., 24169.800907978854 rows/sec., 2.02 MiB/sec. | ||
12391 | 2025.01.17 04:29:58.862403 [ 191 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
12392 | 2025.01.17 04:29:58.862770 [ 191 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_13_3} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12393 | 2025.01.17 04:29:58.862865 [ 191 ] {19405564-e1eb-4753-8170-d94fb4f05afe::all_1_13_3} <Trace> oximeter.fields_ipaddr (19405564-e1eb-4753-8170-d94fb4f05afe) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
12394 | 2025.01.17 04:29:58.862972 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12395 | 2025.01.17 04:29:58.892307 [ 68 ] {} <Debug> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
12396 | 2025.01.17 04:29:58.892366 [ 68 ] {} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12397 | 2025.01.17 04:29:58.892404 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12398 | 2025.01.17 04:29:58.892604 [ 197 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
12399 | 2025.01.17 04:29:58.893103 [ 197 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12400 | 2025.01.17 04:29:58.893250 [ 197 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 244 rows starting from the beginning of the part | ||
12401 | 2025.01.17 04:29:58.893453 [ 197 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part | ||
12402 | 2025.01.17 04:29:58.893657 [ 197 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
12403 | 2025.01.17 04:29:58.893843 [ 197 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
12404 | 2025.01.17 04:29:58.893956 [ 197 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part | ||
12405 | 2025.01.17 04:29:58.895118 [ 191 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.002626952 sec., 287785.9968511035 rows/sec., 20.60 MiB/sec. | ||
12406 | 2025.01.17 04:29:58.895272 [ 197 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
12407 | 2025.01.17 04:29:58.895545 [ 197 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_42_9} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12408 | 2025.01.17 04:29:58.895623 [ 197 ] {5d241127-4b74-44e4-8375-2778b3ff828d::all_1_42_9} <Trace> oximeter.fields_u32 (5d241127-4b74-44e4-8375-2778b3ff828d) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
12409 | 2025.01.17 04:29:58.895702 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
12410 | 2025.01.17 04:29:59.086293 [ 68 ] {} <Debug> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
12411 | 2025.01.17 04:29:59.086362 [ 68 ] {} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12412 | 2025.01.17 04:29:59.086400 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12413 | 2025.01.17 04:29:59.086628 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
12414 | 2025.01.17 04:29:59.086975 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12415 | 2025.01.17 04:29:59.087040 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part | ||
12416 | 2025.01.17 04:29:59.087188 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
12417 | 2025.01.17 04:29:59.087421 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
12418 | 2025.01.17 04:29:59.087621 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
12419 | 2025.01.17 04:29:59.087823 [ 198 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
12420 | 2025.01.17 04:29:59.088949 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002455218 sec., 102638.5437056913 rows/sec., 5.24 MiB/sec. | ||
12421 | 2025.01.17 04:29:59.089318 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
12422 | 2025.01.17 04:29:59.089743 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_42_9} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12423 | 2025.01.17 04:29:59.089820 [ 197 ] {3707ba05-1c6a-400b-8ef0-8225a1bc3ae3::all_1_42_9} <Trace> oximeter.measurements_bool (3707ba05-1c6a-400b-8ef0-8225a1bc3ae3) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
12424 | 2025.01.17 04:29:59.089906 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12425 | 2025.01.17 04:30:00.628348 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12426 | 2025.01.17 04:30:00.628400 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12427 | 2025.01.17 04:30:00.815787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
12428 | 2025.01.17 04:30:00.816438 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12429 | 2025.01.17 04:30:00.816478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12430 | 2025.01.17 04:30:00.816997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12431 | 2025.01.17 04:30:00.817292 [ 244 ] {} <Trace> system.asynchronous_metric_log (c00e2886-2b77-4dfc-8d8e-7bebe9e54f3c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12432 | 2025.01.17 04:30:00.817500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
12433 | 2025.01.17 04:30:00.955162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1750 | ||
12434 | 2025.01.17 04:30:00.958139 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12435 | 2025.01.17 04:30:00.958191 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12436 | 2025.01.17 04:30:00.959667 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12437 | 2025.01.17 04:30:00.959985 [ 242 ] {} <Trace> system.query_log (0db117a6-861b-4159-b98f-e3aaf3592444): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12438 | 2025.01.17 04:30:00.960539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1750 |