1 | [ Feb 13 05:08:09 Enabled. ] | ||
2 | [ Feb 13 05:08:09 Rereading configuration. ] | ||
3 | [ Feb 13 05:08:11 Rereading configuration. ] | ||
4 | [ Feb 13 05:08:19 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Feb 13 05:08:19 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2025.02.13 05:08:20.428703 [ 1 ] {} <Information> Application: Will watch for the process with pid 24437 | ||
29 | 2025.02.13 05:08:20.429288 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.02.13 05:08:20.789106 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24437 | ||
31 | 2025.02.13 05:08:20.789878 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.02.13 05:08:20.790596 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.02.13 05:08:20.880886 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.02.13 05:08:20.903176 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.02.13 05:08:20.903221 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.02.13 05:08:20.903233 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.02.13 05:08:20.903300 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.02.13 05:08:20.903687 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.02.13 05:08:20.905299 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2025.02.13 05:08:20.906020 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.02.13 05:08:20.906853 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2025.02.13 05:08:20.906874 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2025.02.13 05:08:20.906889 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.02.13 05:08:20.907064 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.02.13 05:08:20.907980 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.02.13 05:08:20.913380 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.02.13 05:08:20.914255 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.02.13 05:08:20.915762 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.02.13 05:08:20.915834 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.02.13 05:08:20.917397 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2025.02.13 05:08:20.917884 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.02.13 05:08:20.922240 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.02.13 05:08:20.922683 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.02.13 05:08:20.924208 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.02.13 05:08:20.924699 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.02.13 05:08:20.925147 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.02.13 05:08:20.925519 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.02.13 05:08:20.926888 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.02.13 05:08:20.926913 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.02.13 05:08:20.926966 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.02.13 05:08:20.927048 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.02.13 05:08:20.935500 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.02.13 05:08:20.935539 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000154034 sec | ||
68 | 2025.02.13 05:08:20.935581 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.02.13 05:08:20.935594 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.02.13 05:08:20.936715 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.02.13 05:08:20.937754 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.02.13 05:08:20.950936 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.02.13 05:08:20.950982 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.02.13 05:08:20.951003 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.02.13 05:08:20.951015 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.02.13 05:08:20.951045 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.02.13 05:08:20.951065 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.02.13 05:08:20.953693 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.02.13 05:08:20.953737 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.02.13 05:08:20.953760 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.02.13 05:08:20.953950 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.02.13 05:08:20.953969 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.02.13 05:08:20.954003 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.02.13 05:08:20.954022 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.02.13 05:08:20.954035 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.02.13 05:08:20.954064 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.02.13 05:08:20.954082 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.02.13 05:08:20.981184 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.02.13 05:08:20.982978 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.02.13 05:08:20.983013 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6462e-05 sec | ||
91 | 2025.02.13 05:08:20.983028 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.02.13 05:08:20.983040 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.02.13 05:08:20.983065 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.02.13 05:08:20.983275 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.02.13 05:08:20.983322 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.02.13 05:08:20.983336 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.02.13 05:08:20.983348 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2025.02.13 05:08:20.983361 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.02.13 05:08:21.003235 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.02.13 05:08:21.003453 [ 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.02.13 05:08:21.004432 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3811e-05 sec. | ||
102 | 2025.02.13 05:08:21.005397 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.02.13 05:08:21.005494 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.02.13 05:08:21.005512 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.02.13 05:08:21.013427 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53354 | ||
106 | 2025.02.13 05:08:21.013714 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.02.13 05:08:21.013786 [ 3 ] {} <Debug> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Authenticating user 'default' from [fd00:1122:3344:101::d]:53354 | ||
108 | 2025.02.13 05:08:21.013832 [ 3 ] {} <Debug> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.02.13 05:08:21.013862 [ 3 ] {} <Debug> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.02.13 05:08:21.013957 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.02.13 05:08:21.013989 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2025.02.13 05:08:21.014014 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2025.02.13 05:08:21.014416 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40229 | ||
114 | 2025.02.13 05:08:21.014466 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55028 | ||
115 | 2025.02.13 05:08:21.014567 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2025.02.13 05:08:21.014591 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2025.02.13 05:08:21.014604 [ 5 ] {} <Debug> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Authenticating user 'default' from [fd00:1122:3344:101::d]:55028 | ||
118 | 2025.02.13 05:08:21.014669 [ 4 ] {} <Debug> TCP-Session: 108c1db6-5183-4361-9920-46fba8154f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:40229 | ||
119 | 2025.02.13 05:08:21.014678 [ 5 ] {} <Debug> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2025.02.13 05:08:21.014721 [ 4 ] {} <Debug> TCP-Session: 108c1db6-5183-4361-9920-46fba8154f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2025.02.13 05:08:21.014733 [ 5 ] {} <Debug> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2025.02.13 05:08:21.014767 [ 4 ] {} <Debug> TCP-Session: 108c1db6-5183-4361-9920-46fba8154f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2025.02.13 05:08:21.015419 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58555 | ||
124 | 2025.02.13 05:08:21.015647 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60472 | ||
125 | 2025.02.13 05:08:21.015712 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2025.02.13 05:08:21.016420 [ 253 ] {} <Debug> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Authenticating user 'default' from [fd00:1122:3344:101::d]:58555 | ||
127 | 2025.02.13 05:08:21.016499 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53224 | ||
128 | 2025.02.13 05:08:21.016488 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2025.02.13 05:08:21.016547 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
130 | 2025.02.13 05:08:21.016560 [ 253 ] {} <Debug> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2025.02.13 05:08:21.016688 [ 254 ] {} <Debug> TCP-Session: cf80001b-59ab-4754-b4de-b84116c7abe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60472 | ||
132 | 2025.02.13 05:08:21.016825 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
133 | 2025.02.13 05:08:21.016843 [ 254 ] {} <Debug> TCP-Session: cf80001b-59ab-4754-b4de-b84116c7abe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2025.02.13 05:08:21.016862 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36655 | ||
135 | 2025.02.13 05:08:21.016917 [ 254 ] {} <Debug> TCP-Session: cf80001b-59ab-4754-b4de-b84116c7abe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2025.02.13 05:08:21.016893 [ 253 ] {} <Debug> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2025.02.13 05:08:21.016830 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53131 | ||
138 | 2025.02.13 05:08:21.016965 [ 255 ] {} <Debug> TCP-Session: 1b66a323-e094-4dcb-b813-fdd8706c9e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:53224 | ||
139 | 2025.02.13 05:08:21.017002 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39457 | ||
140 | 2025.02.13 05:08:21.019115 [ 255 ] {} <Debug> TCP-Session: 1b66a323-e094-4dcb-b813-fdd8706c9e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2025.02.13 05:08:21.019114 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
142 | 2025.02.13 05:08:21.019150 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
143 | 2025.02.13 05:08:21.019171 [ 255 ] {} <Debug> TCP-Session: 1b66a323-e094-4dcb-b813-fdd8706c9e17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.02.13 05:08:21.019210 [ 257 ] {} <Debug> TCP-Session: 408a53cf-f3db-4ab2-be85-46be76d99db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53131 | ||
145 | 2025.02.13 05:08:21.019181 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
146 | 2025.02.13 05:08:21.019241 [ 258 ] {} <Debug> TCP-Session: 01345cac-0fc3-4796-8efc-fe19ec3d0323 Authenticating user 'default' from [fd00:1122:3344:101::d]:39457 | ||
147 | 2025.02.13 05:08:21.019269 [ 257 ] {} <Debug> TCP-Session: 408a53cf-f3db-4ab2-be85-46be76d99db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.02.13 05:08:21.019340 [ 257 ] {} <Debug> TCP-Session: 408a53cf-f3db-4ab2-be85-46be76d99db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2025.02.13 05:08:21.019359 [ 258 ] {} <Debug> TCP-Session: 01345cac-0fc3-4796-8efc-fe19ec3d0323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2025.02.13 05:08:21.019345 [ 256 ] {} <Debug> TCP-Session: e9acab89-c5ac-4c19-b92c-8a9d4ae93764 Authenticating user 'default' from [fd00:1122:3344:101::d]:36655 | ||
151 | 2025.02.13 05:08:21.019794 [ 256 ] {} <Debug> TCP-Session: e9acab89-c5ac-4c19-b92c-8a9d4ae93764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.02.13 05:08:21.019812 [ 258 ] {} <Debug> TCP-Session: 01345cac-0fc3-4796-8efc-fe19ec3d0323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.02.13 05:08:21.019841 [ 256 ] {} <Debug> TCP-Session: e9acab89-c5ac-4c19-b92c-8a9d4ae93764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.02.13 05:08:21.020636 [ 3 ] {ea22ec0d-ed3d-49f4-affc-1311e1e42c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2025.02.13 05:08:21.111152 [ 3 ] {ea22ec0d-ed3d-49f4-affc-1311e1e42c3e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53354) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2025.02.13 05:08:21.112438 [ 3 ] {ea22ec0d-ed3d-49f4-affc-1311e1e42c3e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2025.02.13 05:08:21.112549 [ 3 ] {ea22ec0d-ed3d-49f4-affc-1311e1e42c3e} <Debug> TCPHandler: Processed in 0.097834213 sec. | ||
204 | 2025.02.13 05:08:21.112919 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2025.02.13 05:08:21.113136 [ 253 ] {8c165b49-d62a-456e-8d61-a9468e14099e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2025.02.13 05:08:21.113482 [ 253 ] {8c165b49-d62a-456e-8d61-a9468e14099e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58555) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2025.02.13 05:08:21.113622 [ 253 ] {8c165b49-d62a-456e-8d61-a9468e14099e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2025.02.13 05:08:21.113717 [ 253 ] {8c165b49-d62a-456e-8d61-a9468e14099e} <Debug> TCPHandler: Processed in 0.000950607 sec. | ||
255 | 2025.02.13 05:08:21.114025 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2025.02.13 05:08:21.115223 [ 3 ] {ac596190-28e0-4c87-8871-82b4f450dacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
257 | 2025.02.13 05:08:21.115320 [ 3 ] {ac596190-28e0-4c87-8871-82b4f450dacd} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
258 | 2025.02.13 05:08:21.116585 [ 3 ] {ac596190-28e0-4c87-8871-82b4f450dacd} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
259 | 2025.02.13 05:08:21.116608 [ 3 ] {ac596190-28e0-4c87-8871-82b4f450dacd} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9762e-05 sec | ||
260 | 2025.02.13 05:08:21.116624 [ 3 ] {ac596190-28e0-4c87-8871-82b4f450dacd} <Trace> ReferentialDeps: No tables | ||
261 | 2025.02.13 05:08:21.116643 [ 3 ] {ac596190-28e0-4c87-8871-82b4f450dacd} <Trace> LoadingDeps: No tables | ||
262 | 2025.02.13 05:08:21.116671 [ 3 ] {ac596190-28e0-4c87-8871-82b4f450dacd} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
263 | 2025.02.13 05:08:21.117268 [ 3 ] {ac596190-28e0-4c87-8871-82b4f450dacd} <Debug> TCPHandler: Processed in 0.003364456 sec. | ||
264 | 2025.02.13 05:08:21.117464 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
265 | 2025.02.13 05:08:21.117675 [ 253 ] {55ecc350-be2a-4a47-9a91-12cd7fea9654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) /* The version table contains metadata about the `oximeter` database */ | ||
266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
267 | 2025.02.13 05:08:21.117728 [ 253 ] {55ecc350-be2a-4a47-9a91-12cd7fea9654} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
268 | 2025.02.13 05:08:21.125504 [ 253 ] {55ecc350-be2a-4a47-9a91-12cd7fea9654} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
269 | 2025.02.13 05:08:21.126861 [ 253 ] {55ecc350-be2a-4a47-9a91-12cd7fea9654} <Debug> oximeter.version (09f817f7-388b-4e4a-84d7-51d2171951a0): Loading data parts | ||
270 | 2025.02.13 05:08:21.127337 [ 253 ] {55ecc350-be2a-4a47-9a91-12cd7fea9654} <Debug> oximeter.version (09f817f7-388b-4e4a-84d7-51d2171951a0): There are no data parts | ||
271 | 2025.02.13 05:08:21.129874 [ 253 ] {55ecc350-be2a-4a47-9a91-12cd7fea9654} <Debug> TCPHandler: Processed in 0.012468435 sec. | ||
272 | 2025.02.13 05:08:21.130079 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
273 | 2025.02.13 05:08:21.130353 [ 3 ] {77e41351-1882-4cce-874e-67cbb5733723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) /* The measurement tables contain all individual samples from each timeseries. | ||
274 | * | ||
275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
278 | * by all samples from the same timeseries. | ||
279 | * | ||
280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
281 | * and then uses that to index quickly into the measurements tables. | ||
282 | */ | ||
283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
284 | 2025.02.13 05:08:21.130449 [ 3 ] {77e41351-1882-4cce-874e-67cbb5733723} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
285 | 2025.02.13 05:08:21.138348 [ 3 ] {77e41351-1882-4cce-874e-67cbb5733723} <Debug> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Loading data parts | ||
286 | 2025.02.13 05:08:21.138537 [ 3 ] {77e41351-1882-4cce-874e-67cbb5733723} <Debug> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): There are no data parts | ||
287 | 2025.02.13 05:08:21.139802 [ 3 ] {77e41351-1882-4cce-874e-67cbb5733723} <Debug> TCPHandler: Processed in 0.009791669 sec. | ||
288 | 2025.02.13 05:08:21.139992 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
289 | 2025.02.13 05:08:21.140235 [ 253 ] {720f16fd-954c-4153-83fa-1ecfd047d734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
290 | 2025.02.13 05:08:21.140305 [ 253 ] {720f16fd-954c-4153-83fa-1ecfd047d734} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
291 | 2025.02.13 05:08:21.142291 [ 253 ] {720f16fd-954c-4153-83fa-1ecfd047d734} <Debug> oximeter.measurements_i8 (12d0f48d-ec42-42dd-80ba-fed8b98ebccb): Loading data parts | ||
292 | 2025.02.13 05:08:21.142453 [ 253 ] {720f16fd-954c-4153-83fa-1ecfd047d734} <Debug> oximeter.measurements_i8 (12d0f48d-ec42-42dd-80ba-fed8b98ebccb): There are no data parts | ||
293 | 2025.02.13 05:08:21.143667 [ 253 ] {720f16fd-954c-4153-83fa-1ecfd047d734} <Debug> TCPHandler: Processed in 0.003735866 sec. | ||
294 | 2025.02.13 05:08:21.143864 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
295 | 2025.02.13 05:08:21.144110 [ 3 ] {dabcdfd7-6707-4008-9292-ab8821bb48e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
296 | 2025.02.13 05:08:21.144184 [ 3 ] {dabcdfd7-6707-4008-9292-ab8821bb48e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
297 | 2025.02.13 05:08:21.146171 [ 3 ] {dabcdfd7-6707-4008-9292-ab8821bb48e8} <Debug> oximeter.measurements_u8 (02f6fccc-1079-49ca-8615-ad57f16fdef4): Loading data parts | ||
298 | 2025.02.13 05:08:21.146304 [ 3 ] {dabcdfd7-6707-4008-9292-ab8821bb48e8} <Debug> oximeter.measurements_u8 (02f6fccc-1079-49ca-8615-ad57f16fdef4): There are no data parts | ||
299 | 2025.02.13 05:08:21.147507 [ 3 ] {dabcdfd7-6707-4008-9292-ab8821bb48e8} <Debug> TCPHandler: Processed in 0.003710065 sec. | ||
300 | 2025.02.13 05:08:21.147696 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
301 | 2025.02.13 05:08:21.147971 [ 253 ] {842d76aa-ac30-4207-8f0e-0b6ad6377459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
302 | 2025.02.13 05:08:21.148043 [ 253 ] {842d76aa-ac30-4207-8f0e-0b6ad6377459} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
303 | 2025.02.13 05:08:21.150092 [ 253 ] {842d76aa-ac30-4207-8f0e-0b6ad6377459} <Debug> oximeter.measurements_i16 (3de34df6-3772-4e8a-8de5-66fb428d430a): Loading data parts | ||
304 | 2025.02.13 05:08:21.150238 [ 253 ] {842d76aa-ac30-4207-8f0e-0b6ad6377459} <Debug> oximeter.measurements_i16 (3de34df6-3772-4e8a-8de5-66fb428d430a): There are no data parts | ||
305 | 2025.02.13 05:08:21.151451 [ 253 ] {842d76aa-ac30-4207-8f0e-0b6ad6377459} <Debug> TCPHandler: Processed in 0.003823798 sec. | ||
306 | 2025.02.13 05:08:21.151650 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
307 | 2025.02.13 05:08:21.151892 [ 3 ] {0182a66e-3115-44fd-9f65-3bde7476f2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
308 | 2025.02.13 05:08:21.151967 [ 3 ] {0182a66e-3115-44fd-9f65-3bde7476f2ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
309 | 2025.02.13 05:08:21.154044 [ 3 ] {0182a66e-3115-44fd-9f65-3bde7476f2ae} <Debug> oximeter.measurements_u16 (86f6ff3b-f4be-4d6e-a350-21e076cd7a0b): Loading data parts | ||
310 | 2025.02.13 05:08:21.154173 [ 3 ] {0182a66e-3115-44fd-9f65-3bde7476f2ae} <Debug> oximeter.measurements_u16 (86f6ff3b-f4be-4d6e-a350-21e076cd7a0b): There are no data parts | ||
311 | 2025.02.13 05:08:21.155378 [ 3 ] {0182a66e-3115-44fd-9f65-3bde7476f2ae} <Debug> TCPHandler: Processed in 0.003794648 sec. | ||
312 | 2025.02.13 05:08:21.155558 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
313 | 2025.02.13 05:08:21.155790 [ 253 ] {ab9eb5b3-b50d-489d-b58d-147d1169cf46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
314 | 2025.02.13 05:08:21.155850 [ 253 ] {ab9eb5b3-b50d-489d-b58d-147d1169cf46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
315 | 2025.02.13 05:08:21.157755 [ 253 ] {ab9eb5b3-b50d-489d-b58d-147d1169cf46} <Debug> oximeter.measurements_i32 (13c37a46-37e7-4575-b7da-6db9f5d6eb5c): Loading data parts | ||
316 | 2025.02.13 05:08:21.157906 [ 253 ] {ab9eb5b3-b50d-489d-b58d-147d1169cf46} <Debug> oximeter.measurements_i32 (13c37a46-37e7-4575-b7da-6db9f5d6eb5c): There are no data parts | ||
317 | 2025.02.13 05:08:21.159090 [ 253 ] {ab9eb5b3-b50d-489d-b58d-147d1169cf46} <Debug> TCPHandler: Processed in 0.003590791 sec. | ||
318 | 2025.02.13 05:08:21.159285 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
319 | 2025.02.13 05:08:21.159488 [ 3 ] {9e5e5a9b-9993-4381-9c37-6bcc3d9f4893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
320 | 2025.02.13 05:08:21.159562 [ 3 ] {9e5e5a9b-9993-4381-9c37-6bcc3d9f4893} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
321 | 2025.02.13 05:08:21.161709 [ 3 ] {9e5e5a9b-9993-4381-9c37-6bcc3d9f4893} <Debug> oximeter.measurements_u32 (05c3e663-a4f2-49d9-b7f4-c367b19d47d4): Loading data parts | ||
322 | 2025.02.13 05:08:21.161838 [ 3 ] {9e5e5a9b-9993-4381-9c37-6bcc3d9f4893} <Debug> oximeter.measurements_u32 (05c3e663-a4f2-49d9-b7f4-c367b19d47d4): There are no data parts | ||
323 | 2025.02.13 05:08:21.163077 [ 3 ] {9e5e5a9b-9993-4381-9c37-6bcc3d9f4893} <Debug> TCPHandler: Processed in 0.003850099 sec. | ||
324 | 2025.02.13 05:08:21.163266 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
325 | 2025.02.13 05:08:21.163541 [ 253 ] {2d7e1a9f-fc74-44e4-9a87-63cef1f886b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
326 | 2025.02.13 05:08:21.163596 [ 253 ] {2d7e1a9f-fc74-44e4-9a87-63cef1f886b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
327 | 2025.02.13 05:08:21.165696 [ 253 ] {2d7e1a9f-fc74-44e4-9a87-63cef1f886b2} <Debug> oximeter.measurements_i64 (d7e7898d-3655-43d7-be08-768ec650b311): Loading data parts | ||
328 | 2025.02.13 05:08:21.165848 [ 253 ] {2d7e1a9f-fc74-44e4-9a87-63cef1f886b2} <Debug> oximeter.measurements_i64 (d7e7898d-3655-43d7-be08-768ec650b311): There are no data parts | ||
329 | 2025.02.13 05:08:21.167089 [ 253 ] {2d7e1a9f-fc74-44e4-9a87-63cef1f886b2} <Debug> TCPHandler: Processed in 0.003891781 sec. | ||
330 | 2025.02.13 05:08:21.167275 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
331 | 2025.02.13 05:08:21.167476 [ 3 ] {86f271af-4bbf-4069-a307-539fe824925b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
332 | 2025.02.13 05:08:21.167545 [ 3 ] {86f271af-4bbf-4069-a307-539fe824925b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
333 | 2025.02.13 05:08:21.169451 [ 3 ] {86f271af-4bbf-4069-a307-539fe824925b} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Loading data parts | ||
334 | 2025.02.13 05:08:21.169695 [ 3 ] {86f271af-4bbf-4069-a307-539fe824925b} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): There are no data parts | ||
335 | 2025.02.13 05:08:21.170917 [ 3 ] {86f271af-4bbf-4069-a307-539fe824925b} <Debug> TCPHandler: Processed in 0.003699765 sec. | ||
336 | 2025.02.13 05:08:21.171100 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
337 | 2025.02.13 05:08:21.171330 [ 253 ] {814e93d1-4cdb-4936-8806-2d82930f99ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
338 | 2025.02.13 05:08:21.171380 [ 253 ] {814e93d1-4cdb-4936-8806-2d82930f99ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
339 | 2025.02.13 05:08:21.173320 [ 253 ] {814e93d1-4cdb-4936-8806-2d82930f99ea} <Debug> oximeter.measurements_f32 (654660f5-29b6-4d7e-822c-4b0428b74f7b): Loading data parts | ||
340 | 2025.02.13 05:08:21.173472 [ 253 ] {814e93d1-4cdb-4936-8806-2d82930f99ea} <Debug> oximeter.measurements_f32 (654660f5-29b6-4d7e-822c-4b0428b74f7b): There are no data parts | ||
341 | 2025.02.13 05:08:21.174871 [ 253 ] {814e93d1-4cdb-4936-8806-2d82930f99ea} <Debug> TCPHandler: Processed in 0.003829058 sec. | ||
342 | 2025.02.13 05:08:21.175053 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
343 | 2025.02.13 05:08:21.175254 [ 3 ] {c2fc49e6-9369-4697-9a54-1f927dad1a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
344 | 2025.02.13 05:08:21.175321 [ 3 ] {c2fc49e6-9369-4697-9a54-1f927dad1a7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
345 | 2025.02.13 05:08:21.177243 [ 3 ] {c2fc49e6-9369-4697-9a54-1f927dad1a7e} <Debug> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Loading data parts | ||
346 | 2025.02.13 05:08:21.177389 [ 3 ] {c2fc49e6-9369-4697-9a54-1f927dad1a7e} <Debug> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): There are no data parts | ||
347 | 2025.02.13 05:08:21.178586 [ 3 ] {c2fc49e6-9369-4697-9a54-1f927dad1a7e} <Debug> TCPHandler: Processed in 0.003589022 sec. | ||
348 | 2025.02.13 05:08:21.178784 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
349 | 2025.02.13 05:08:21.179047 [ 253 ] {07312200-cb87-4123-bccd-73190fc6a77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
350 | 2025.02.13 05:08:21.179116 [ 253 ] {07312200-cb87-4123-bccd-73190fc6a77b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
351 | 2025.02.13 05:08:21.181103 [ 253 ] {07312200-cb87-4123-bccd-73190fc6a77b} <Debug> oximeter.measurements_string (7946095d-8698-4e57-b539-cb8a6aed977a): Loading data parts | ||
352 | 2025.02.13 05:08:21.181252 [ 253 ] {07312200-cb87-4123-bccd-73190fc6a77b} <Debug> oximeter.measurements_string (7946095d-8698-4e57-b539-cb8a6aed977a): There are no data parts | ||
353 | 2025.02.13 05:08:21.182504 [ 253 ] {07312200-cb87-4123-bccd-73190fc6a77b} <Debug> TCPHandler: Processed in 0.003784807 sec. | ||
354 | 2025.02.13 05:08:21.182713 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
355 | 2025.02.13 05:08:21.182957 [ 3 ] {eace500d-4cac-4414-81e3-af633baa17c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
358 | * a string isn't palatable for a few reasons. | ||
359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
360 | * details. | ||
361 | */ | ||
362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
363 | 2025.02.13 05:08:21.183041 [ 3 ] {eace500d-4cac-4414-81e3-af633baa17c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
364 | 2025.02.13 05:08:21.185054 [ 3 ] {eace500d-4cac-4414-81e3-af633baa17c8} <Debug> oximeter.measurements_bytes (a7e62483-c47e-4400-8b06-39c9f5b548d4): Loading data parts | ||
365 | 2025.02.13 05:08:21.185225 [ 3 ] {eace500d-4cac-4414-81e3-af633baa17c8} <Debug> oximeter.measurements_bytes (a7e62483-c47e-4400-8b06-39c9f5b548d4): There are no data parts | ||
366 | 2025.02.13 05:08:21.186440 [ 3 ] {eace500d-4cac-4414-81e3-af633baa17c8} <Debug> TCPHandler: Processed in 0.003795867 sec. | ||
367 | 2025.02.13 05:08:21.186631 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
368 | 2025.02.13 05:08:21.186850 [ 253 ] {b55cc5f9-1487-4277-8b65-b0dd52eff584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
369 | 2025.02.13 05:08:21.186922 [ 253 ] {b55cc5f9-1487-4277-8b65-b0dd52eff584} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
370 | 2025.02.13 05:08:21.188863 [ 253 ] {b55cc5f9-1487-4277-8b65-b0dd52eff584} <Debug> oximeter.measurements_cumulativei64 (633dd446-b8b7-4fd7-af01-1e10d84b6fac): Loading data parts | ||
371 | 2025.02.13 05:08:21.189029 [ 253 ] {b55cc5f9-1487-4277-8b65-b0dd52eff584} <Debug> oximeter.measurements_cumulativei64 (633dd446-b8b7-4fd7-af01-1e10d84b6fac): There are no data parts | ||
372 | 2025.02.13 05:08:21.190253 [ 253 ] {b55cc5f9-1487-4277-8b65-b0dd52eff584} <Debug> TCPHandler: Processed in 0.003681185 sec. | ||
373 | 2025.02.13 05:08:21.190426 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
374 | 2025.02.13 05:08:21.190663 [ 3 ] {41dc30c7-924a-4c73-bf10-97be4caae20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
375 | 2025.02.13 05:08:21.190721 [ 3 ] {41dc30c7-924a-4c73-bf10-97be4caae20b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
376 | 2025.02.13 05:08:21.192691 [ 3 ] {41dc30c7-924a-4c73-bf10-97be4caae20b} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Loading data parts | ||
377 | 2025.02.13 05:08:21.192857 [ 3 ] {41dc30c7-924a-4c73-bf10-97be4caae20b} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): There are no data parts | ||
378 | 2025.02.13 05:08:21.194233 [ 3 ] {41dc30c7-924a-4c73-bf10-97be4caae20b} <Debug> TCPHandler: Processed in 0.00386317 sec. | ||
379 | 2025.02.13 05:08:21.194423 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
380 | 2025.02.13 05:08:21.194649 [ 253 ] {41e896eb-77fd-49a7-801d-d342978089ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
381 | 2025.02.13 05:08:21.194730 [ 253 ] {41e896eb-77fd-49a7-801d-d342978089ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
382 | 2025.02.13 05:08:21.196848 [ 253 ] {41e896eb-77fd-49a7-801d-d342978089ea} <Debug> oximeter.measurements_cumulativef32 (b900b87a-829b-43b3-a78e-52086058168e): Loading data parts | ||
383 | 2025.02.13 05:08:21.197013 [ 253 ] {41e896eb-77fd-49a7-801d-d342978089ea} <Debug> oximeter.measurements_cumulativef32 (b900b87a-829b-43b3-a78e-52086058168e): There are no data parts | ||
384 | 2025.02.13 05:08:21.198237 [ 253 ] {41e896eb-77fd-49a7-801d-d342978089ea} <Debug> TCPHandler: Processed in 0.00387731 sec. | ||
385 | 2025.02.13 05:08:21.198436 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2025.02.13 05:08:21.198654 [ 3 ] {a8a605f0-d132-4458-8989-1067bb0b4738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
387 | 2025.02.13 05:08:21.198722 [ 3 ] {a8a605f0-d132-4458-8989-1067bb0b4738} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
388 | 2025.02.13 05:08:21.200664 [ 3 ] {a8a605f0-d132-4458-8989-1067bb0b4738} <Debug> oximeter.measurements_cumulativef64 (72f0a46e-90bd-4548-8916-b084b7f1563b): Loading data parts | ||
389 | 2025.02.13 05:08:21.200860 [ 3 ] {a8a605f0-d132-4458-8989-1067bb0b4738} <Debug> oximeter.measurements_cumulativef64 (72f0a46e-90bd-4548-8916-b084b7f1563b): There are no data parts | ||
390 | 2025.02.13 05:08:21.202095 [ 3 ] {a8a605f0-d132-4458-8989-1067bb0b4738} <Debug> TCPHandler: Processed in 0.003715966 sec. | ||
391 | 2025.02.13 05:08:21.202294 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
392 | 2025.02.13 05:08:21.202676 [ 253 ] {847ef90f-08d3-4273-94ca-5ff79bbef0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
393 | * NOTE: Array types cannot be Nullable, see | ||
394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
395 | * for more details. | ||
396 | * | ||
397 | * This means we need to use empty arrays to indicate a missing value. This | ||
398 | * is unfortunate, and at this point relies on the fact that an | ||
399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
400 | * to figure out another way to represent missing samples here. | ||
401 | */ | ||
402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
403 | 2025.02.13 05:08:21.202761 [ 253 ] {847ef90f-08d3-4273-94ca-5ff79bbef0ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
404 | 2025.02.13 05:08:21.205008 [ 253 ] {847ef90f-08d3-4273-94ca-5ff79bbef0ee} <Debug> oximeter.measurements_histogrami8 (74208556-54de-425a-b4b4-7175cfaae5b9): Loading data parts | ||
405 | 2025.02.13 05:08:21.205153 [ 253 ] {847ef90f-08d3-4273-94ca-5ff79bbef0ee} <Debug> oximeter.measurements_histogrami8 (74208556-54de-425a-b4b4-7175cfaae5b9): There are no data parts | ||
406 | 2025.02.13 05:08:21.206450 [ 253 ] {847ef90f-08d3-4273-94ca-5ff79bbef0ee} <Debug> TCPHandler: Processed in 0.00422796 sec. | ||
407 | 2025.02.13 05:08:21.206660 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
408 | 2025.02.13 05:08:21.207012 [ 3 ] {3bf228ca-e5b5-400f-8ffd-bcaebcdf4ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
409 | 2025.02.13 05:08:21.207110 [ 3 ] {3bf228ca-e5b5-400f-8ffd-bcaebcdf4ff8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
410 | 2025.02.13 05:08:21.209420 [ 3 ] {3bf228ca-e5b5-400f-8ffd-bcaebcdf4ff8} <Debug> oximeter.measurements_histogramu8 (4c166211-567c-4cb6-b3aa-a351c8508574): Loading data parts | ||
411 | 2025.02.13 05:08:21.209600 [ 3 ] {3bf228ca-e5b5-400f-8ffd-bcaebcdf4ff8} <Debug> oximeter.measurements_histogramu8 (4c166211-567c-4cb6-b3aa-a351c8508574): There are no data parts | ||
412 | 2025.02.13 05:08:21.210914 [ 3 ] {3bf228ca-e5b5-400f-8ffd-bcaebcdf4ff8} <Debug> TCPHandler: Processed in 0.004322543 sec. | ||
413 | 2025.02.13 05:08:21.211115 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
414 | 2025.02.13 05:08:21.211493 [ 253 ] {346e2507-8d44-4e2b-b69a-9b7d827fef81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
415 | 2025.02.13 05:08:21.211587 [ 253 ] {346e2507-8d44-4e2b-b69a-9b7d827fef81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
416 | 2025.02.13 05:08:21.213835 [ 253 ] {346e2507-8d44-4e2b-b69a-9b7d827fef81} <Debug> oximeter.measurements_histogrami16 (41e25e63-c4bb-40ba-9e2e-5b53e661490d): Loading data parts | ||
417 | 2025.02.13 05:08:21.213975 [ 253 ] {346e2507-8d44-4e2b-b69a-9b7d827fef81} <Debug> oximeter.measurements_histogrami16 (41e25e63-c4bb-40ba-9e2e-5b53e661490d): There are no data parts | ||
418 | 2025.02.13 05:08:21.215285 [ 253 ] {346e2507-8d44-4e2b-b69a-9b7d827fef81} <Debug> TCPHandler: Processed in 0.00424104 sec. | ||
419 | 2025.02.13 05:08:21.215502 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
420 | 2025.02.13 05:08:21.215807 [ 3 ] {5881b5ef-a5eb-4931-909f-c93743d5b0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
421 | 2025.02.13 05:08:21.215886 [ 3 ] {5881b5ef-a5eb-4931-909f-c93743d5b0d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
422 | 2025.02.13 05:08:21.218132 [ 3 ] {5881b5ef-a5eb-4931-909f-c93743d5b0d0} <Debug> oximeter.measurements_histogramu16 (1140db92-d283-433e-885d-1bca48460340): Loading data parts | ||
423 | 2025.02.13 05:08:21.218313 [ 3 ] {5881b5ef-a5eb-4931-909f-c93743d5b0d0} <Debug> oximeter.measurements_histogramu16 (1140db92-d283-433e-885d-1bca48460340): There are no data parts | ||
424 | 2025.02.13 05:08:21.219609 [ 3 ] {5881b5ef-a5eb-4931-909f-c93743d5b0d0} <Debug> TCPHandler: Processed in 0.004175339 sec. | ||
425 | 2025.02.13 05:08:21.219795 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
426 | 2025.02.13 05:08:21.220107 [ 253 ] {7cd91fd8-a9ba-41ae-8362-b5705df9fb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
427 | 2025.02.13 05:08:21.220190 [ 253 ] {7cd91fd8-a9ba-41ae-8362-b5705df9fb46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
428 | 2025.02.13 05:08:21.222551 [ 253 ] {7cd91fd8-a9ba-41ae-8362-b5705df9fb46} <Debug> oximeter.measurements_histogrami32 (831e1e2d-80bc-4602-8fc3-e82057d22ead): Loading data parts | ||
429 | 2025.02.13 05:08:21.222711 [ 253 ] {7cd91fd8-a9ba-41ae-8362-b5705df9fb46} <Debug> oximeter.measurements_histogrami32 (831e1e2d-80bc-4602-8fc3-e82057d22ead): There are no data parts | ||
430 | 2025.02.13 05:08:21.224017 [ 253 ] {7cd91fd8-a9ba-41ae-8362-b5705df9fb46} <Debug> TCPHandler: Processed in 0.004282461 sec. | ||
431 | 2025.02.13 05:08:21.224240 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
432 | 2025.02.13 05:08:21.224583 [ 3 ] {a356f010-71cc-430f-8ad0-418e2ec660e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
433 | 2025.02.13 05:08:21.224661 [ 3 ] {a356f010-71cc-430f-8ad0-418e2ec660e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
434 | 2025.02.13 05:08:21.226937 [ 3 ] {a356f010-71cc-430f-8ad0-418e2ec660e9} <Debug> oximeter.measurements_histogramu32 (d148f365-cd52-4934-9b4b-448153f6dfed): Loading data parts | ||
435 | 2025.02.13 05:08:21.227099 [ 3 ] {a356f010-71cc-430f-8ad0-418e2ec660e9} <Debug> oximeter.measurements_histogramu32 (d148f365-cd52-4934-9b4b-448153f6dfed): There are no data parts | ||
436 | 2025.02.13 05:08:21.228404 [ 3 ] {a356f010-71cc-430f-8ad0-418e2ec660e9} <Debug> TCPHandler: Processed in 0.00423212 sec. | ||
437 | 2025.02.13 05:08:21.228601 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
438 | 2025.02.13 05:08:21.228897 [ 253 ] {867bb893-1b1e-442a-b3a8-23e64078b5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
439 | 2025.02.13 05:08:21.228982 [ 253 ] {867bb893-1b1e-442a-b3a8-23e64078b5f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
440 | 2025.02.13 05:08:21.231269 [ 253 ] {867bb893-1b1e-442a-b3a8-23e64078b5f6} <Debug> oximeter.measurements_histogrami64 (f855307c-14ec-4be5-aafe-725d46b17361): Loading data parts | ||
441 | 2025.02.13 05:08:21.231428 [ 253 ] {867bb893-1b1e-442a-b3a8-23e64078b5f6} <Debug> oximeter.measurements_histogrami64 (f855307c-14ec-4be5-aafe-725d46b17361): There are no data parts | ||
442 | 2025.02.13 05:08:21.232725 [ 253 ] {867bb893-1b1e-442a-b3a8-23e64078b5f6} <Debug> TCPHandler: Processed in 0.004183029 sec. | ||
443 | 2025.02.13 05:08:21.232922 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
444 | 2025.02.13 05:08:21.233283 [ 3 ] {58a5bcd2-e10e-4db7-bde7-ae5f9b251db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
445 | 2025.02.13 05:08:21.233370 [ 3 ] {58a5bcd2-e10e-4db7-bde7-ae5f9b251db9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
446 | 2025.02.13 05:08:21.235627 [ 3 ] {58a5bcd2-e10e-4db7-bde7-ae5f9b251db9} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Loading data parts | ||
447 | 2025.02.13 05:08:21.235783 [ 3 ] {58a5bcd2-e10e-4db7-bde7-ae5f9b251db9} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): There are no data parts | ||
448 | 2025.02.13 05:08:21.237085 [ 3 ] {58a5bcd2-e10e-4db7-bde7-ae5f9b251db9} <Debug> TCPHandler: Processed in 0.00423171 sec. | ||
449 | 2025.02.13 05:08:21.237268 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
450 | 2025.02.13 05:08:21.237565 [ 253 ] {c9324132-1c93-4104-a7f5-4807e3d7d47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
451 | 2025.02.13 05:08:21.237653 [ 253 ] {c9324132-1c93-4104-a7f5-4807e3d7d47e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
452 | 2025.02.13 05:08:21.239925 [ 253 ] {c9324132-1c93-4104-a7f5-4807e3d7d47e} <Debug> oximeter.measurements_histogramf32 (1760615a-ee7e-414e-92b9-1d0bb5d029b2): Loading data parts | ||
453 | 2025.02.13 05:08:21.240086 [ 253 ] {c9324132-1c93-4104-a7f5-4807e3d7d47e} <Debug> oximeter.measurements_histogramf32 (1760615a-ee7e-414e-92b9-1d0bb5d029b2): There are no data parts | ||
454 | 2025.02.13 05:08:21.241378 [ 253 ] {c9324132-1c93-4104-a7f5-4807e3d7d47e} <Debug> TCPHandler: Processed in 0.004169778 sec. | ||
455 | 2025.02.13 05:08:21.241562 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
456 | 2025.02.13 05:08:21.241926 [ 3 ] {14df7d16-a155-4328-beca-b6a0d86237e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
457 | 2025.02.13 05:08:21.242018 [ 3 ] {14df7d16-a155-4328-beca-b6a0d86237e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
458 | 2025.02.13 05:08:21.244506 [ 3 ] {14df7d16-a155-4328-beca-b6a0d86237e3} <Debug> oximeter.measurements_histogramf64 (f3425b70-dce2-4d01-86dc-a8143baa8f10): Loading data parts | ||
459 | 2025.02.13 05:08:21.244660 [ 3 ] {14df7d16-a155-4328-beca-b6a0d86237e3} <Debug> oximeter.measurements_histogramf64 (f3425b70-dce2-4d01-86dc-a8143baa8f10): There are no data parts | ||
460 | 2025.02.13 05:08:21.246097 [ 3 ] {14df7d16-a155-4328-beca-b6a0d86237e3} <Debug> TCPHandler: Processed in 0.004591931 sec. | ||
461 | 2025.02.13 05:08:21.246306 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
462 | 2025.02.13 05:08:21.246525 [ 253 ] {1d123bf4-c96f-45a2-b2d9-d8150cd5152d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) /* The field tables store named dimensions of each timeseries. | ||
463 | * | ||
464 | * As with the measurement tables, there is one field table for each field data | ||
465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
466 | * this behavior **must not** be relied upon for query correctness. | ||
467 | * | ||
468 | * The index for the fields differs from the measurements, however. Rows are | ||
469 | * sorted by timeseries name, then field name, field value, and finally | ||
470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
472 | * usually then used to look up measurements. | ||
473 | * | ||
474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
475 | * timeseries name and then key, since it would improve lookups where one | ||
476 | * already has the key. Realistically though, these tables are quite small and | ||
477 | * so performance benefits will be low in absolute terms. | ||
478 | * | ||
479 | * TTL: We use a materialized column to expire old field table records. This | ||
480 | * column is generated automatically by the database whenever a new row is | ||
481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
483 | * record will remain during a deduplication, which will have the last | ||
484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
485 | * measurement tables. | ||
486 | */ | ||
487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
488 | 2025.02.13 05:08:21.246610 [ 253 ] {1d123bf4-c96f-45a2-b2d9-d8150cd5152d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
489 | 2025.02.13 05:08:21.249594 [ 253 ] {1d123bf4-c96f-45a2-b2d9-d8150cd5152d} <Debug> oximeter.fields_bool (1dc803e8-98df-4e5f-adfa-2171360a3929): Loading data parts | ||
490 | 2025.02.13 05:08:21.249780 [ 253 ] {1d123bf4-c96f-45a2-b2d9-d8150cd5152d} <Debug> oximeter.fields_bool (1dc803e8-98df-4e5f-adfa-2171360a3929): There are no data parts | ||
491 | 2025.02.13 05:08:21.251185 [ 253 ] {1d123bf4-c96f-45a2-b2d9-d8150cd5152d} <Debug> TCPHandler: Processed in 0.004946981 sec. | ||
492 | 2025.02.13 05:08:21.251375 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
493 | 2025.02.13 05:08:21.251607 [ 3 ] {7900530f-facf-4e6c-8426-67274ddb0077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
494 | 2025.02.13 05:08:21.251667 [ 3 ] {7900530f-facf-4e6c-8426-67274ddb0077} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
495 | 2025.02.13 05:08:21.253509 [ 3 ] {7900530f-facf-4e6c-8426-67274ddb0077} <Debug> oximeter.fields_i8 (917fd616-1051-426f-a6b3-084ad0f4f1d4): Loading data parts | ||
496 | 2025.02.13 05:08:21.253685 [ 3 ] {7900530f-facf-4e6c-8426-67274ddb0077} <Debug> oximeter.fields_i8 (917fd616-1051-426f-a6b3-084ad0f4f1d4): There are no data parts | ||
497 | 2025.02.13 05:08:21.255176 [ 3 ] {7900530f-facf-4e6c-8426-67274ddb0077} <Debug> TCPHandler: Processed in 0.00386067 sec. | ||
498 | 2025.02.13 05:08:21.255394 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
499 | 2025.02.13 05:08:21.255608 [ 253 ] {0f3121fe-3629-4196-8bed-51fd4bc62064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
500 | 2025.02.13 05:08:21.255693 [ 253 ] {0f3121fe-3629-4196-8bed-51fd4bc62064} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
501 | 2025.02.13 05:08:21.257609 [ 253 ] {0f3121fe-3629-4196-8bed-51fd4bc62064} <Debug> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Loading data parts | ||
502 | 2025.02.13 05:08:21.257781 [ 253 ] {0f3121fe-3629-4196-8bed-51fd4bc62064} <Debug> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): There are no data parts | ||
503 | 2025.02.13 05:08:21.259344 [ 253 ] {0f3121fe-3629-4196-8bed-51fd4bc62064} <Debug> TCPHandler: Processed in 0.004011964 sec. | ||
504 | 2025.02.13 05:08:21.259530 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
505 | 2025.02.13 05:08:21.259778 [ 3 ] {98efdf5e-8534-4b45-9169-97ebe3a258ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
506 | 2025.02.13 05:08:21.259843 [ 3 ] {98efdf5e-8534-4b45-9169-97ebe3a258ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
507 | 2025.02.13 05:08:21.261773 [ 3 ] {98efdf5e-8534-4b45-9169-97ebe3a258ec} <Debug> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Loading data parts | ||
508 | 2025.02.13 05:08:21.261933 [ 3 ] {98efdf5e-8534-4b45-9169-97ebe3a258ec} <Debug> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): There are no data parts | ||
509 | 2025.02.13 05:08:21.263292 [ 3 ] {98efdf5e-8534-4b45-9169-97ebe3a258ec} <Debug> TCPHandler: Processed in 0.003821059 sec. | ||
510 | 2025.02.13 05:08:21.263493 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
511 | 2025.02.13 05:08:21.263757 [ 253 ] {ad2faee3-689f-4e99-8b66-89efc82f2b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
512 | 2025.02.13 05:08:21.263849 [ 253 ] {ad2faee3-689f-4e99-8b66-89efc82f2b76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
513 | 2025.02.13 05:08:21.265840 [ 253 ] {ad2faee3-689f-4e99-8b66-89efc82f2b76} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Loading data parts | ||
514 | 2025.02.13 05:08:21.266021 [ 253 ] {ad2faee3-689f-4e99-8b66-89efc82f2b76} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): There are no data parts | ||
515 | 2025.02.13 05:08:21.267512 [ 253 ] {ad2faee3-689f-4e99-8b66-89efc82f2b76} <Debug> TCPHandler: Processed in 0.004089777 sec. | ||
516 | 2025.02.13 05:08:21.267705 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
517 | 2025.02.13 05:08:21.267997 [ 3 ] {7e79adea-6ade-418f-8a4e-5343cbc032a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
518 | 2025.02.13 05:08:21.268073 [ 3 ] {7e79adea-6ade-418f-8a4e-5343cbc032a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
519 | 2025.02.13 05:08:21.270032 [ 3 ] {7e79adea-6ade-418f-8a4e-5343cbc032a7} <Debug> oximeter.fields_i32 (bd5d6ed3-20d9-40bf-a6ee-c2b4a643b601): Loading data parts | ||
520 | 2025.02.13 05:08:21.270229 [ 3 ] {7e79adea-6ade-418f-8a4e-5343cbc032a7} <Debug> oximeter.fields_i32 (bd5d6ed3-20d9-40bf-a6ee-c2b4a643b601): There are no data parts | ||
521 | 2025.02.13 05:08:21.271597 [ 3 ] {7e79adea-6ade-418f-8a4e-5343cbc032a7} <Debug> TCPHandler: Processed in 0.003959613 sec. | ||
522 | 2025.02.13 05:08:21.271787 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
523 | 2025.02.13 05:08:21.271995 [ 253 ] {c03d6fea-6a0b-4a5e-8d09-a2c8673f4fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
524 | 2025.02.13 05:08:21.272071 [ 253 ] {c03d6fea-6a0b-4a5e-8d09-a2c8673f4fd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
525 | 2025.02.13 05:08:21.273940 [ 253 ] {c03d6fea-6a0b-4a5e-8d09-a2c8673f4fd8} <Debug> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Loading data parts | ||
526 | 2025.02.13 05:08:21.274103 [ 253 ] {c03d6fea-6a0b-4a5e-8d09-a2c8673f4fd8} <Debug> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): There are no data parts | ||
527 | 2025.02.13 05:08:21.275524 [ 253 ] {c03d6fea-6a0b-4a5e-8d09-a2c8673f4fd8} <Debug> TCPHandler: Processed in 0.003795168 sec. | ||
528 | 2025.02.13 05:08:21.275709 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
529 | 2025.02.13 05:08:21.275947 [ 3 ] {8b8a2024-b8fc-4ee0-8036-c75fd7add5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
530 | 2025.02.13 05:08:21.276010 [ 3 ] {8b8a2024-b8fc-4ee0-8036-c75fd7add5b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
531 | 2025.02.13 05:08:21.277867 [ 3 ] {8b8a2024-b8fc-4ee0-8036-c75fd7add5b6} <Debug> oximeter.fields_i64 (9c488faf-eff7-4fa3-9a7f-ac9f73830edc): Loading data parts | ||
532 | 2025.02.13 05:08:21.278020 [ 3 ] {8b8a2024-b8fc-4ee0-8036-c75fd7add5b6} <Debug> oximeter.fields_i64 (9c488faf-eff7-4fa3-9a7f-ac9f73830edc): There are no data parts | ||
533 | 2025.02.13 05:08:21.279453 [ 3 ] {8b8a2024-b8fc-4ee0-8036-c75fd7add5b6} <Debug> TCPHandler: Processed in 0.003801698 sec. | ||
534 | 2025.02.13 05:08:21.279640 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
535 | 2025.02.13 05:08:21.279896 [ 253 ] {ef6395d4-aeec-4229-b69c-2afe614254da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
536 | 2025.02.13 05:08:21.279983 [ 253 ] {ef6395d4-aeec-4229-b69c-2afe614254da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
537 | 2025.02.13 05:08:21.281937 [ 253 ] {ef6395d4-aeec-4229-b69c-2afe614254da} <Debug> oximeter.fields_u64 (61be1393-af2f-4e10-bcb1-578aee9ff5a6): Loading data parts | ||
538 | 2025.02.13 05:08:21.282101 [ 253 ] {ef6395d4-aeec-4229-b69c-2afe614254da} <Debug> oximeter.fields_u64 (61be1393-af2f-4e10-bcb1-578aee9ff5a6): There are no data parts | ||
539 | 2025.02.13 05:08:21.283541 [ 253 ] {ef6395d4-aeec-4229-b69c-2afe614254da} <Debug> TCPHandler: Processed in 0.003969023 sec. | ||
540 | 2025.02.13 05:08:21.283724 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
541 | 2025.02.13 05:08:21.283959 [ 3 ] {8726ec3a-b31c-404e-9716-5586025d2c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
542 | 2025.02.13 05:08:21.284022 [ 3 ] {8726ec3a-b31c-404e-9716-5586025d2c28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
543 | 2025.02.13 05:08:21.285906 [ 3 ] {8726ec3a-b31c-404e-9716-5586025d2c28} <Debug> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Loading data parts | ||
544 | 2025.02.13 05:08:21.286068 [ 3 ] {8726ec3a-b31c-404e-9716-5586025d2c28} <Debug> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): There are no data parts | ||
545 | 2025.02.13 05:08:21.287416 [ 3 ] {8726ec3a-b31c-404e-9716-5586025d2c28} <Debug> TCPHandler: Processed in 0.003750887 sec. | ||
546 | 2025.02.13 05:08:21.287599 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2025.02.13 05:08:21.287848 [ 253 ] {463aca54-a690-406c-b4c3-630d26c8dd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
548 | 2025.02.13 05:08:21.287935 [ 253 ] {463aca54-a690-406c-b4c3-630d26c8dd22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
549 | 2025.02.13 05:08:21.289899 [ 253 ] {463aca54-a690-406c-b4c3-630d26c8dd22} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Loading data parts | ||
550 | 2025.02.13 05:08:21.290055 [ 253 ] {463aca54-a690-406c-b4c3-630d26c8dd22} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): There are no data parts | ||
551 | 2025.02.13 05:08:21.291421 [ 253 ] {463aca54-a690-406c-b4c3-630d26c8dd22} <Debug> TCPHandler: Processed in 0.003889621 sec. | ||
552 | 2025.02.13 05:08:21.291621 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2025.02.13 05:08:21.291848 [ 3 ] {30f2ffb7-3284-4035-b045-202b1c4be832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
554 | 2025.02.13 05:08:21.291924 [ 3 ] {30f2ffb7-3284-4035-b045-202b1c4be832} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
555 | 2025.02.13 05:08:21.293775 [ 3 ] {30f2ffb7-3284-4035-b045-202b1c4be832} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Loading data parts | ||
556 | 2025.02.13 05:08:21.293937 [ 3 ] {30f2ffb7-3284-4035-b045-202b1c4be832} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): There are no data parts | ||
557 | 2025.02.13 05:08:21.295294 [ 3 ] {30f2ffb7-3284-4035-b045-202b1c4be832} <Debug> TCPHandler: Processed in 0.003732566 sec. | ||
558 | 2025.02.13 05:08:21.295487 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2025.02.13 05:08:21.295828 [ 253 ] {08c8d80a-92c1-4c1c-a7c9-81c51798a82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) /* The timeseries schema table stores the extracted schema for the samples | ||
560 | * oximeter collects. | ||
561 | */ | ||
562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
563 | 2025.02.13 05:08:21.295946 [ 253 ] {08c8d80a-92c1-4c1c-a7c9-81c51798a82e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
564 | 2025.02.13 05:08:21.297853 [ 253 ] {08c8d80a-92c1-4c1c-a7c9-81c51798a82e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71): Loading data parts | ||
565 | 2025.02.13 05:08:21.297989 [ 253 ] {08c8d80a-92c1-4c1c-a7c9-81c51798a82e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71): There are no data parts | ||
566 | 2025.02.13 05:08:21.299548 [ 253 ] {08c8d80a-92c1-4c1c-a7c9-81c51798a82e} <Debug> TCPHandler: Processed in 0.004119487 sec. | ||
567 | 2025.02.13 05:08:21.299743 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
568 | 2025.02.13 05:08:21.300024 [ 3 ] {d5f08a03-a206-4cbb-b416-50a80aefb3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
569 | 2025.02.13 05:08:21.301323 [ 3 ] {d5f08a03-a206-4cbb-b416-50a80aefb3ef} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
570 | 2025.02.13 05:08:21.309395 [ 260 ] {d5f08a03-a206-4cbb-b416-50a80aefb3ef} <Trace> oximeter.version (09f817f7-388b-4e4a-84d7-51d2171951a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
571 | 2025.02.13 05:08:21.309450 [ 260 ] {d5f08a03-a206-4cbb-b416-50a80aefb3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
572 | 2025.02.13 05:08:21.314049 [ 260 ] {d5f08a03-a206-4cbb-b416-50a80aefb3ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
573 | 2025.02.13 05:08:21.314510 [ 260 ] {d5f08a03-a206-4cbb-b416-50a80aefb3ef} <Trace> oximeter.version (09f817f7-388b-4e4a-84d7-51d2171951a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
574 | 2025.02.13 05:08:21.314854 [ 3 ] {d5f08a03-a206-4cbb-b416-50a80aefb3ef} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014971 sec., 66.79580522343197 rows/sec., 1.04 KiB/sec. | ||
575 | 2025.02.13 05:08:21.315155 [ 3 ] {d5f08a03-a206-4cbb-b416-50a80aefb3ef} <Debug> TCPHandler: Processed in 0.01547961 sec. | ||
576 | 2025.02.13 05:08:22.000150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.48 MiB, peak 124.48 MiB, free memory in arenas 0.00 B, will set to 139.26 MiB (RSS), difference: 14.78 MiB | ||
577 | 2025.02.13 05:08:22.791132 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40578 | ||
578 | 2025.02.13 05:08:22.791312 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
579 | 2025.02.13 05:08:22.791343 [ 261 ] {} <Debug> TCP-Session: 2ed4248a-7ad3-4024-8f03-5e42ec777f9d Authenticating user 'default' from [fd00:1122:3344:101::c]:40578 | ||
580 | 2025.02.13 05:08:22.791368 [ 261 ] {} <Debug> TCP-Session: 2ed4248a-7ad3-4024-8f03-5e42ec777f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
581 | 2025.02.13 05:08:22.791409 [ 261 ] {} <Debug> TCP-Session: 2ed4248a-7ad3-4024-8f03-5e42ec777f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
582 | 2025.02.13 05:08:22.791464 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
583 | 2025.02.13 05:08:22.791490 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
584 | 2025.02.13 05:08:22.791543 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
585 | 2025.02.13 05:08:22.792513 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36888 | ||
586 | 2025.02.13 05:08:22.792610 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52412 | ||
587 | 2025.02.13 05:08:22.792717 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
588 | 2025.02.13 05:08:22.792726 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58129 | ||
589 | 2025.02.13 05:08:22.792772 [ 262 ] {} <Debug> TCP-Session: eb88a314-5777-4a46-9872-5a28e8ae55c1 Authenticating user 'default' from [fd00:1122:3344:101::c]:36888 | ||
590 | 2025.02.13 05:08:22.792785 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41480 | ||
591 | 2025.02.13 05:08:22.792951 [ 262 ] {} <Debug> TCP-Session: eb88a314-5777-4a46-9872-5a28e8ae55c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
592 | 2025.02.13 05:08:22.792967 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61827 | ||
593 | 2025.02.13 05:08:22.792964 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
594 | 2025.02.13 05:08:22.793183 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
595 | 2025.02.13 05:08:22.793258 [ 262 ] {} <Debug> TCP-Session: eb88a314-5777-4a46-9872-5a28e8ae55c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2025.02.13 05:08:22.793332 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41062 | ||
597 | 2025.02.13 05:08:22.793342 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
598 | 2025.02.13 05:08:22.793390 [ 265 ] {} <Debug> TCP-Session: dd7bd739-5dfc-42d6-8a5f-39584bb87941 Authenticating user 'default' from [fd00:1122:3344:101::c]:41480 | ||
599 | 2025.02.13 05:08:22.793453 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
600 | 2025.02.13 05:08:22.793456 [ 263 ] {} <Debug> TCP-Session: 8b2817d2-1e06-4e00-87dd-bdd0463a0d5e Authenticating user 'default' from [fd00:1122:3344:101::c]:52412 | ||
601 | 2025.02.13 05:08:22.793591 [ 265 ] {} <Debug> TCP-Session: dd7bd739-5dfc-42d6-8a5f-39584bb87941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
602 | 2025.02.13 05:08:22.793610 [ 263 ] {} <Debug> TCP-Session: 8b2817d2-1e06-4e00-87dd-bdd0463a0d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2025.02.13 05:08:22.793629 [ 266 ] {} <Debug> TCP-Session: 26242766-cd5b-4277-b61a-7ec6b6e8b191 Authenticating user 'default' from [fd00:1122:3344:101::c]:61827 | ||
604 | 2025.02.13 05:08:22.793652 [ 265 ] {} <Debug> TCP-Session: dd7bd739-5dfc-42d6-8a5f-39584bb87941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2025.02.13 05:08:22.793684 [ 264 ] {} <Debug> TCP-Session: 9da4c6f1-ecc4-494b-be4f-b2691839292b Authenticating user 'default' from [fd00:1122:3344:101::c]:58129 | ||
606 | 2025.02.13 05:08:22.793714 [ 263 ] {} <Debug> TCP-Session: 8b2817d2-1e06-4e00-87dd-bdd0463a0d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
607 | 2025.02.13 05:08:22.793678 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58332 | ||
608 | 2025.02.13 05:08:22.793736 [ 266 ] {} <Debug> TCP-Session: 26242766-cd5b-4277-b61a-7ec6b6e8b191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
609 | 2025.02.13 05:08:22.793771 [ 264 ] {} <Debug> TCP-Session: 9da4c6f1-ecc4-494b-be4f-b2691839292b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
610 | 2025.02.13 05:08:22.793848 [ 266 ] {} <Debug> TCP-Session: 26242766-cd5b-4277-b61a-7ec6b6e8b191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2025.02.13 05:08:22.793936 [ 264 ] {} <Debug> TCP-Session: 9da4c6f1-ecc4-494b-be4f-b2691839292b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
612 | 2025.02.13 05:08:22.794054 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
613 | 2025.02.13 05:08:22.794119 [ 267 ] {} <Debug> TCP-Session: f54c962a-8ead-4fa8-ade7-a5b9e5fda67e Authenticating user 'default' from [fd00:1122:3344:101::c]:58332 | ||
614 | 2025.02.13 05:08:22.794149 [ 267 ] {} <Debug> TCP-Session: f54c962a-8ead-4fa8-ade7-a5b9e5fda67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2025.02.13 05:08:22.794218 [ 267 ] {} <Debug> TCP-Session: f54c962a-8ead-4fa8-ade7-a5b9e5fda67e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2025.02.13 05:08:22.797540 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
617 | 2025.02.13 05:08:22.797581 [ 268 ] {} <Debug> TCP-Session: ba0b9e2d-512d-4cc3-9cf9-a3f53dea4686 Authenticating user 'default' from [fd00:1122:3344:101::c]:41062 | ||
618 | 2025.02.13 05:08:22.797651 [ 268 ] {} <Debug> TCP-Session: ba0b9e2d-512d-4cc3-9cf9-a3f53dea4686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2025.02.13 05:08:22.797666 [ 268 ] {} <Debug> TCP-Session: ba0b9e2d-512d-4cc3-9cf9-a3f53dea4686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2025.02.13 05:08:24.363074 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47652 | ||
621 | 2025.02.13 05:08:24.363273 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
622 | 2025.02.13 05:08:24.363389 [ 269 ] {} <Debug> TCP-Session: 1e714ae2-88dc-4f10-b2a7-a3ec9e766d1e Authenticating user 'default' from [fd00:1122:3344:101::b]:47652 | ||
623 | 2025.02.13 05:08:24.363416 [ 269 ] {} <Debug> TCP-Session: 1e714ae2-88dc-4f10-b2a7-a3ec9e766d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2025.02.13 05:08:24.363430 [ 269 ] {} <Debug> TCP-Session: 1e714ae2-88dc-4f10-b2a7-a3ec9e766d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
625 | 2025.02.13 05:08:24.363535 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
626 | 2025.02.13 05:08:24.363561 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
627 | 2025.02.13 05:08:24.363611 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
628 | 2025.02.13 05:08:24.364639 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52273 | ||
629 | 2025.02.13 05:08:24.364831 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60134 | ||
630 | 2025.02.13 05:08:24.364988 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61814 | ||
631 | 2025.02.13 05:08:24.365000 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
632 | 2025.02.13 05:08:24.364832 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61843 | ||
633 | 2025.02.13 05:08:24.365321 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
634 | 2025.02.13 05:08:24.365386 [ 270 ] {} <Debug> TCP-Session: b1a880cc-2f41-4c8f-989b-138a4c249542 Authenticating user 'default' from [fd00:1122:3344:101::b]:52273 | ||
635 | 2025.02.13 05:08:24.365428 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
636 | 2025.02.13 05:08:24.365494 [ 270 ] {} <Debug> TCP-Session: b1a880cc-2f41-4c8f-989b-138a4c249542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
637 | 2025.02.13 05:08:24.365437 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53247 | ||
638 | 2025.02.13 05:08:24.365643 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56915 | ||
639 | 2025.02.13 05:08:24.365843 [ 270 ] {} <Debug> TCP-Session: b1a880cc-2f41-4c8f-989b-138a4c249542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
640 | 2025.02.13 05:08:24.365876 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
641 | 2025.02.13 05:08:24.365679 [ 273 ] {} <Debug> TCP-Session: 651ae118-9819-4ec3-9ae4-53eb8649c9a7 Authenticating user 'default' from [fd00:1122:3344:101::b]:61814 | ||
642 | 2025.02.13 05:08:24.365935 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
643 | 2025.02.13 05:08:24.366039 [ 272 ] {} <Debug> TCP-Session: 41e8fa96-14e1-4483-b057-f58a8b1d3a7f Authenticating user 'default' from [fd00:1122:3344:101::b]:60134 | ||
644 | 2025.02.13 05:08:24.366063 [ 273 ] {} <Debug> TCP-Session: 651ae118-9819-4ec3-9ae4-53eb8649c9a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2025.02.13 05:08:24.366064 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50651 | ||
646 | 2025.02.13 05:08:24.366269 [ 271 ] {} <Debug> TCP-Session: c1cc8d6a-9bd9-4f43-a100-31759d3df30e Authenticating user 'default' from [fd00:1122:3344:101::b]:61843 | ||
647 | 2025.02.13 05:08:24.366297 [ 274 ] {} <Debug> TCP-Session: ffb1e274-07fd-4061-a974-0656c15207b6 Authenticating user 'default' from [fd00:1122:3344:101::b]:53247 | ||
648 | 2025.02.13 05:08:24.366256 [ 273 ] {} <Debug> TCP-Session: 651ae118-9819-4ec3-9ae4-53eb8649c9a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
649 | 2025.02.13 05:08:24.366495 [ 272 ] {} <Debug> TCP-Session: 41e8fa96-14e1-4483-b057-f58a8b1d3a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2025.02.13 05:08:24.366580 [ 271 ] {} <Debug> TCP-Session: c1cc8d6a-9bd9-4f43-a100-31759d3df30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2025.02.13 05:08:24.366584 [ 274 ] {} <Debug> TCP-Session: ffb1e274-07fd-4061-a974-0656c15207b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2025.02.13 05:08:24.366533 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
653 | 2025.02.13 05:08:24.366753 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
654 | 2025.02.13 05:08:24.366719 [ 271 ] {} <Debug> TCP-Session: c1cc8d6a-9bd9-4f43-a100-31759d3df30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.02.13 05:08:24.366706 [ 274 ] {} <Debug> TCP-Session: ffb1e274-07fd-4061-a974-0656c15207b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2025.02.13 05:08:24.366912 [ 275 ] {} <Debug> TCP-Session: 2a0d6b76-ceb9-4b34-8200-52e01427a5a7 Authenticating user 'default' from [fd00:1122:3344:101::b]:56915 | ||
657 | 2025.02.13 05:08:24.366869 [ 276 ] {} <Debug> TCP-Session: 7b5a1ed7-76b4-42ff-b6c8-b3e1c3e3da72 Authenticating user 'default' from [fd00:1122:3344:101::b]:50651 | ||
658 | 2025.02.13 05:08:24.366696 [ 272 ] {} <Debug> TCP-Session: 41e8fa96-14e1-4483-b057-f58a8b1d3a7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2025.02.13 05:08:24.367085 [ 275 ] {} <Debug> TCP-Session: 2a0d6b76-ceb9-4b34-8200-52e01427a5a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2025.02.13 05:08:24.367106 [ 276 ] {} <Debug> TCP-Session: 7b5a1ed7-76b4-42ff-b6c8-b3e1c3e3da72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2025.02.13 05:08:24.367192 [ 275 ] {} <Debug> TCP-Session: 2a0d6b76-ceb9-4b34-8200-52e01427a5a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2025.02.13 05:08:24.367217 [ 276 ] {} <Debug> TCP-Session: 7b5a1ed7-76b4-42ff-b6c8-b3e1c3e3da72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2025.02.13 05:08:24.816238 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38443 | ||
664 | 2025.02.13 05:08:24.816428 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
665 | 2025.02.13 05:08:24.816513 [ 277 ] {} <Debug> TCP-Session: b84c4f81-adf8-46cd-ab94-8fb861d6f998 Authenticating user 'default' from [fd00:1122:3344:101::a]:38443 | ||
666 | 2025.02.13 05:08:24.816538 [ 277 ] {} <Debug> TCP-Session: b84c4f81-adf8-46cd-ab94-8fb861d6f998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2025.02.13 05:08:24.816552 [ 277 ] {} <Debug> TCP-Session: b84c4f81-adf8-46cd-ab94-8fb861d6f998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2025.02.13 05:08:24.816628 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
669 | 2025.02.13 05:08:24.816674 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
670 | 2025.02.13 05:08:24.816721 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
671 | 2025.02.13 05:08:24.817747 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38341 | ||
672 | 2025.02.13 05:08:24.817985 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47513 | ||
673 | 2025.02.13 05:08:24.818010 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35270 | ||
674 | 2025.02.13 05:08:24.818113 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
675 | 2025.02.13 05:08:24.818129 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37093 | ||
676 | 2025.02.13 05:08:24.818178 [ 278 ] {} <Debug> TCP-Session: f2e901d5-301d-487b-aa7e-9eeeed9e489b Authenticating user 'default' from [fd00:1122:3344:101::a]:38341 | ||
677 | 2025.02.13 05:08:24.818499 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2025.02.13 05:08:24.818517 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39861 | ||
679 | 2025.02.13 05:08:24.818513 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2025.02.13 05:08:24.818575 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63048 | ||
681 | 2025.02.13 05:08:24.818541 [ 278 ] {} <Debug> TCP-Session: f2e901d5-301d-487b-aa7e-9eeeed9e489b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2025.02.13 05:08:24.818658 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46051 | ||
683 | 2025.02.13 05:08:24.819227 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
684 | 2025.02.13 05:08:24.819256 [ 279 ] {} <Debug> TCP-Session: 84384651-dce2-48f5-a9fa-53965dbccb8f Authenticating user 'default' from [fd00:1122:3344:101::a]:35270 | ||
685 | 2025.02.13 05:08:24.819276 [ 280 ] {} <Debug> TCP-Session: ee5ebd3b-3e60-4385-acc9-21f5cd0781d6 Authenticating user 'default' from [fd00:1122:3344:101::a]:47513 | ||
686 | 2025.02.13 05:08:24.819298 [ 278 ] {} <Debug> TCP-Session: f2e901d5-301d-487b-aa7e-9eeeed9e489b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2025.02.13 05:08:24.819227 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
688 | 2025.02.13 05:08:24.819734 [ 281 ] {} <Debug> TCP-Session: 8abac505-85df-438c-86f5-4a77d40f8663 Authenticating user 'default' from [fd00:1122:3344:101::a]:37093 | ||
689 | 2025.02.13 05:08:24.819753 [ 284 ] {} <Debug> TCP-Session: 8f0313e2-e352-47a4-9bad-29dcf61d42c7 Authenticating user 'default' from [fd00:1122:3344:101::a]:46051 | ||
690 | 2025.02.13 05:08:24.819801 [ 281 ] {} <Debug> TCP-Session: 8abac505-85df-438c-86f5-4a77d40f8663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2025.02.13 05:08:24.819777 [ 279 ] {} <Debug> TCP-Session: 84384651-dce2-48f5-a9fa-53965dbccb8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2025.02.13 05:08:24.819816 [ 280 ] {} <Debug> TCP-Session: ee5ebd3b-3e60-4385-acc9-21f5cd0781d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.02.13 05:08:24.819844 [ 284 ] {} <Debug> TCP-Session: 8f0313e2-e352-47a4-9bad-29dcf61d42c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.02.13 05:08:24.819876 [ 279 ] {} <Debug> TCP-Session: 84384651-dce2-48f5-a9fa-53965dbccb8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2025.02.13 05:08:24.819865 [ 281 ] {} <Debug> TCP-Session: 8abac505-85df-438c-86f5-4a77d40f8663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2025.02.13 05:08:24.819920 [ 280 ] {} <Debug> TCP-Session: ee5ebd3b-3e60-4385-acc9-21f5cd0781d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2025.02.13 05:08:24.819970 [ 284 ] {} <Debug> TCP-Session: 8f0313e2-e352-47a4-9bad-29dcf61d42c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2025.02.13 05:08:24.822567 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
699 | 2025.02.13 05:08:24.822660 [ 282 ] {} <Debug> TCP-Session: 3153d343-83c0-42db-b332-00f2aa8a86b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:39861 | ||
700 | 2025.02.13 05:08:24.822683 [ 282 ] {} <Debug> TCP-Session: 3153d343-83c0-42db-b332-00f2aa8a86b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2025.02.13 05:08:24.822702 [ 282 ] {} <Debug> TCP-Session: 3153d343-83c0-42db-b332-00f2aa8a86b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.02.13 05:08:24.823844 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
703 | 2025.02.13 05:08:24.823899 [ 283 ] {} <Debug> TCP-Session: aba11a26-233e-4a53-9aa6-a5f096098b20 Authenticating user 'default' from [fd00:1122:3344:101::a]:63048 | ||
704 | 2025.02.13 05:08:24.823920 [ 283 ] {} <Debug> TCP-Session: aba11a26-233e-4a53-9aa6-a5f096098b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.02.13 05:08:24.823935 [ 283 ] {} <Debug> TCP-Session: aba11a26-233e-4a53-9aa6-a5f096098b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.02.13 05:08:28.455304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
707 | 2025.02.13 05:08:28.455339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
708 | 2025.02.13 05:08:28.455434 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
709 | 2025.02.13 05:08:28.455470 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
710 | 2025.02.13 05:08:28.463436 [ 244 ] {} <Debug> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Loading data parts | ||
711 | 2025.02.13 05:08:28.463881 [ 244 ] {} <Debug> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): There are no data parts | ||
712 | 2025.02.13 05:08:28.471927 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
713 | 2025.02.13 05:08:28.472089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
714 | 2025.02.13 05:08:28.477647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
715 | 2025.02.13 05:08:28.478437 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
716 | 2025.02.13 05:08:28.479426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
717 | 2025.02.13 05:08:28.483854 [ 243 ] {} <Debug> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Loading data parts | ||
718 | 2025.02.13 05:08:28.484067 [ 243 ] {} <Debug> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): There are no data parts | ||
719 | 2025.02.13 05:08:28.508840 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
720 | 2025.02.13 05:08:28.508928 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
721 | 2025.02.13 05:08:28.516592 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
722 | 2025.02.13 05:08:28.517353 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
723 | 2025.02.13 05:08:28.520048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
724 | 2025.02.13 05:08:29.000371 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.86 MiB, peak 149.86 MiB, free memory in arenas 0.00 B, will set to 150.66 MiB (RSS), difference: 4.81 MiB | ||
725 | 2025.02.13 05:08:30.955246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
726 | 2025.02.13 05:08:30.955430 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
727 | 2025.02.13 05:08:30.960534 [ 242 ] {} <Debug> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Loading data parts | ||
728 | 2025.02.13 05:08:30.960749 [ 242 ] {} <Debug> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): There are no data parts | ||
729 | 2025.02.13 05:08:30.968298 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
730 | 2025.02.13 05:08:30.968505 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
731 | 2025.02.13 05:08:30.970257 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
732 | 2025.02.13 05:08:30.970839 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
733 | 2025.02.13 05:08:30.971424 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
734 | 2025.02.13 05:08:31.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.84 MiB, peak 154.84 MiB, free memory in arenas 0.00 B, will set to 151.06 MiB (RSS), difference: -3.78 MiB | ||
735 | 2025.02.13 05:08:35.927091 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
736 | 2025.02.13 05:08:35.927156 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
737 | 2025.02.13 05:08:35.980519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 915 | ||
738 | 2025.02.13 05:08:35.985151 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
739 | 2025.02.13 05:08:35.985215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
740 | 2025.02.13 05:08:35.986012 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
741 | 2025.02.13 05:08:35.986371 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
742 | 2025.02.13 05:08:35.986641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 915 | ||
743 | 2025.02.13 05:08:36.021072 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
744 | 2025.02.13 05:08:36.042742 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
745 | 2025.02.13 05:08:36.042796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
746 | 2025.02.13 05:08:36.049664 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
747 | 2025.02.13 05:08:36.050417 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
748 | 2025.02.13 05:08:36.053282 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
749 | 2025.02.13 05:08:41.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.76 MiB, peak 155.81 MiB, free memory in arenas 0.00 B, will set to 152.77 MiB (RSS), difference: 4.02 MiB | ||
750 | 2025.02.13 05:08:41.320213 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
751 | 2025.02.13 05:08:41.320499 [ 3 ] {6ba7dc8d-0215-483c-84ea-0702d578726c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
752 | 2025.02.13 05:08:41.324911 [ 3 ] {6ba7dc8d-0215-483c-84ea-0702d578726c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
753 | 2025.02.13 05:08:41.334832 [ 3 ] {6ba7dc8d-0215-483c-84ea-0702d578726c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
754 | 2025.02.13 05:08:41.345838 [ 3 ] {6ba7dc8d-0215-483c-84ea-0702d578726c} <Debug> TCPHandler: Processed in 0.025766583 sec. | ||
755 | 2025.02.13 05:08:41.355154 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
756 | 2025.02.13 05:08:41.355448 [ 253 ] {e95eeec4-6f49-4b17-9fcb-481a4b65112a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
757 | 2025.02.13 05:08:41.361606 [ 253 ] {e95eeec4-6f49-4b17-9fcb-481a4b65112a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
758 | 2025.02.13 05:08:41.361720 [ 253 ] {e95eeec4-6f49-4b17-9fcb-481a4b65112a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
759 | 2025.02.13 05:08:41.362454 [ 253 ] {e95eeec4-6f49-4b17-9fcb-481a4b65112a} <Debug> TCPHandler: Processed in 0.007441772 sec. | ||
760 | 2025.02.13 05:08:41.362806 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
761 | 2025.02.13 05:08:41.363008 [ 3 ] {affd6ec9-2166-4427-aaab-c610c9954392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
762 | 2025.02.13 05:08:41.365525 [ 3 ] {affd6ec9-2166-4427-aaab-c610c9954392} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
763 | 2025.02.13 05:08:41.365597 [ 3 ] {affd6ec9-2166-4427-aaab-c610c9954392} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
764 | 2025.02.13 05:08:41.366194 [ 3 ] {affd6ec9-2166-4427-aaab-c610c9954392} <Debug> TCPHandler: Processed in 0.003460949 sec. | ||
765 | 2025.02.13 05:08:41.366593 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
766 | 2025.02.13 05:08:41.366786 [ 253 ] {d91aa22d-5484-49b7-a8db-1f00fdf4c1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
767 | 2025.02.13 05:08:41.367242 [ 253 ] {d91aa22d-5484-49b7-a8db-1f00fdf4c1ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
768 | 2025.02.13 05:08:41.367301 [ 253 ] {d91aa22d-5484-49b7-a8db-1f00fdf4c1ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
769 | 2025.02.13 05:08:41.367811 [ 253 ] {d91aa22d-5484-49b7-a8db-1f00fdf4c1ba} <Debug> TCPHandler: Processed in 0.001290177 sec. | ||
770 | 2025.02.13 05:08:41.368063 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
771 | 2025.02.13 05:08:41.368214 [ 3 ] {f692519c-81d7-4aea-a56c-f448f54591c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) 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') FORMAT Native; (stage: Complete) | ||
772 | 2025.02.13 05:08:41.368646 [ 3 ] {f692519c-81d7-4aea-a56c-f448f54591c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
773 | 2025.02.13 05:08:41.368712 [ 3 ] {f692519c-81d7-4aea-a56c-f448f54591c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
774 | 2025.02.13 05:08:41.369248 [ 3 ] {f692519c-81d7-4aea-a56c-f448f54591c0} <Debug> TCPHandler: Processed in 0.001239945 sec. | ||
775 | 2025.02.13 05:08:41.369586 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
776 | 2025.02.13 05:08:41.369741 [ 253 ] {2d31aab0-d4e6-4ed4-a84c-8c351e648a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) 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') FORMAT Native; (stage: Complete) | ||
777 | 2025.02.13 05:08:41.370111 [ 253 ] {2d31aab0-d4e6-4ed4-a84c-8c351e648a38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
778 | 2025.02.13 05:08:41.370168 [ 253 ] {2d31aab0-d4e6-4ed4-a84c-8c351e648a38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
779 | 2025.02.13 05:08:41.370670 [ 253 ] {2d31aab0-d4e6-4ed4-a84c-8c351e648a38} <Debug> TCPHandler: Processed in 0.001142402 sec. | ||
780 | 2025.02.13 05:08:41.370919 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
781 | 2025.02.13 05:08:41.371070 [ 3 ] {08f2bb8d-efce-4998-83a6-88552b4ffb81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) 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') FORMAT Native; (stage: Complete) | ||
782 | 2025.02.13 05:08:41.371430 [ 3 ] {08f2bb8d-efce-4998-83a6-88552b4ffb81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
783 | 2025.02.13 05:08:41.371485 [ 3 ] {08f2bb8d-efce-4998-83a6-88552b4ffb81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
784 | 2025.02.13 05:08:41.371943 [ 3 ] {08f2bb8d-efce-4998-83a6-88552b4ffb81} <Debug> TCPHandler: Processed in 0.00107587 sec. | ||
785 | 2025.02.13 05:08:41.372194 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
786 | 2025.02.13 05:08:41.372373 [ 253 ] {9cf439ba-39c5-40ce-9b38-92be89d2b5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) 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') FORMAT Native; (stage: Complete) | ||
787 | 2025.02.13 05:08:41.372830 [ 253 ] {9cf439ba-39c5-40ce-9b38-92be89d2b5ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
788 | 2025.02.13 05:08:41.372897 [ 253 ] {9cf439ba-39c5-40ce-9b38-92be89d2b5ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
789 | 2025.02.13 05:08:41.373464 [ 253 ] {9cf439ba-39c5-40ce-9b38-92be89d2b5ec} <Debug> TCPHandler: Processed in 0.001326828 sec. | ||
790 | 2025.02.13 05:08:41.373691 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
791 | 2025.02.13 05:08:41.373843 [ 3 ] {70c41cd3-da29-47c6-8929-7058507cd858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) 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') FORMAT Native; (stage: Complete) | ||
792 | 2025.02.13 05:08:41.374214 [ 3 ] {70c41cd3-da29-47c6-8929-7058507cd858} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
793 | 2025.02.13 05:08:41.374267 [ 3 ] {70c41cd3-da29-47c6-8929-7058507cd858} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
794 | 2025.02.13 05:08:41.374734 [ 3 ] {70c41cd3-da29-47c6-8929-7058507cd858} <Debug> TCPHandler: Processed in 0.001094971 sec. | ||
795 | 2025.02.13 05:08:41.374986 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
796 | 2025.02.13 05:08:41.375145 [ 253 ] {b89630cf-6c2b-436a-ad98-f57d3f946bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) 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') FORMAT Native; (stage: Complete) | ||
797 | 2025.02.13 05:08:41.375537 [ 253 ] {b89630cf-6c2b-436a-ad98-f57d3f946bc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
798 | 2025.02.13 05:08:41.375592 [ 253 ] {b89630cf-6c2b-436a-ad98-f57d3f946bc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
799 | 2025.02.13 05:08:41.376090 [ 253 ] {b89630cf-6c2b-436a-ad98-f57d3f946bc5} <Debug> TCPHandler: Processed in 0.001160453 sec. | ||
800 | 2025.02.13 05:08:41.376340 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
801 | 2025.02.13 05:08:41.376496 [ 3 ] {eb4f9b47-908a-476e-9fa7-98c6bc65058a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) 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') FORMAT Native; (stage: Complete) | ||
802 | 2025.02.13 05:08:41.376873 [ 3 ] {eb4f9b47-908a-476e-9fa7-98c6bc65058a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
803 | 2025.02.13 05:08:41.376927 [ 3 ] {eb4f9b47-908a-476e-9fa7-98c6bc65058a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
804 | 2025.02.13 05:08:41.377378 [ 3 ] {eb4f9b47-908a-476e-9fa7-98c6bc65058a} <Debug> TCPHandler: Processed in 0.001090281 sec. | ||
805 | 2025.02.13 05:08:41.377635 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
806 | 2025.02.13 05:08:41.377797 [ 253 ] {6ee968b1-7d43-48df-81c1-b6059cdcd85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) 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') FORMAT Native; (stage: Complete) | ||
807 | 2025.02.13 05:08:41.378191 [ 253 ] {6ee968b1-7d43-48df-81c1-b6059cdcd85b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
808 | 2025.02.13 05:08:41.378246 [ 253 ] {6ee968b1-7d43-48df-81c1-b6059cdcd85b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
809 | 2025.02.13 05:08:41.378762 [ 253 ] {6ee968b1-7d43-48df-81c1-b6059cdcd85b} <Debug> TCPHandler: Processed in 0.001186233 sec. | ||
810 | 2025.02.13 05:08:41.378995 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
811 | 2025.02.13 05:08:41.379151 [ 3 ] {e3f7dadc-fff6-4a09-82b2-88d7d20433b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) 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') FORMAT Native; (stage: Complete) | ||
812 | 2025.02.13 05:08:41.379599 [ 3 ] {e3f7dadc-fff6-4a09-82b2-88d7d20433b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
813 | 2025.02.13 05:08:41.379665 [ 3 ] {e3f7dadc-fff6-4a09-82b2-88d7d20433b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
814 | 2025.02.13 05:08:41.380202 [ 3 ] {e3f7dadc-fff6-4a09-82b2-88d7d20433b2} <Debug> TCPHandler: Processed in 0.001258185 sec. | ||
815 | 2025.02.13 05:08:41.380458 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
816 | 2025.02.13 05:08:41.380619 [ 253 ] {a6653e2b-ddeb-40b1-ae30-35dd80f9fe75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) 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') FORMAT Native; (stage: Complete) | ||
817 | 2025.02.13 05:08:41.381016 [ 253 ] {a6653e2b-ddeb-40b1-ae30-35dd80f9fe75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
818 | 2025.02.13 05:08:41.381071 [ 253 ] {a6653e2b-ddeb-40b1-ae30-35dd80f9fe75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
819 | 2025.02.13 05:08:41.381582 [ 253 ] {a6653e2b-ddeb-40b1-ae30-35dd80f9fe75} <Debug> TCPHandler: Processed in 0.001182503 sec. | ||
820 | 2025.02.13 05:08:41.381863 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
821 | 2025.02.13 05:08:41.381991 [ 3 ] {554bb6c3-2b3c-4960-9737-8e21c745db85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
822 | 2025.02.13 05:08:41.382043 [ 3 ] {554bb6c3-2b3c-4960-9737-8e21c745db85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
823 | 2025.02.13 05:08:41.382767 [ 3 ] {554bb6c3-2b3c-4960-9737-8e21c745db85} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
824 | 2025.02.13 05:08:41.382811 [ 3 ] {554bb6c3-2b3c-4960-9737-8e21c745db85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
825 | 2025.02.13 05:08:41.383434 [ 3 ] {554bb6c3-2b3c-4960-9737-8e21c745db85} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
826 | 2025.02.13 05:08:41.383652 [ 3 ] {554bb6c3-2b3c-4960-9737-8e21c745db85} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
827 | 2025.02.13 05:08:41.383879 [ 3 ] {554bb6c3-2b3c-4960-9737-8e21c745db85} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001922 sec., 7284.0790842872 rows/sec., 1.02 MiB/sec. | ||
828 | 2025.02.13 05:08:41.384050 [ 3 ] {554bb6c3-2b3c-4960-9737-8e21c745db85} <Debug> TCPHandler: Processed in 0.002241404 sec. | ||
829 | 2025.02.13 05:08:41.384209 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
830 | 2025.02.13 05:08:41.384343 [ 253 ] {657ef456-ed24-4031-b95b-3141baf74e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
831 | 2025.02.13 05:08:41.384393 [ 253 ] {657ef456-ed24-4031-b95b-3141baf74e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
832 | 2025.02.13 05:08:41.389634 [ 253 ] {657ef456-ed24-4031-b95b-3141baf74e98} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
833 | 2025.02.13 05:08:41.389687 [ 253 ] {657ef456-ed24-4031-b95b-3141baf74e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
834 | 2025.02.13 05:08:41.390219 [ 253 ] {657ef456-ed24-4031-b95b-3141baf74e98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
835 | 2025.02.13 05:08:41.390490 [ 253 ] {657ef456-ed24-4031-b95b-3141baf74e98} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
836 | 2025.02.13 05:08:41.390759 [ 253 ] {657ef456-ed24-4031-b95b-3141baf74e98} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.006426 sec., 4046.062869592281 rows/sec., 320.81 KiB/sec. | ||
837 | 2025.02.13 05:08:41.390850 [ 253 ] {657ef456-ed24-4031-b95b-3141baf74e98} <Debug> TCPHandler: Processed in 0.00670733 sec. | ||
838 | 2025.02.13 05:08:41.391001 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
839 | 2025.02.13 05:08:41.391140 [ 3 ] {038c877b-490b-47ff-83ac-3e665476b986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
840 | 2025.02.13 05:08:41.391197 [ 3 ] {038c877b-490b-47ff-83ac-3e665476b986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
841 | 2025.02.13 05:08:41.391887 [ 3 ] {038c877b-490b-47ff-83ac-3e665476b986} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
842 | 2025.02.13 05:08:41.391932 [ 3 ] {038c877b-490b-47ff-83ac-3e665476b986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
843 | 2025.02.13 05:08:41.392343 [ 3 ] {038c877b-490b-47ff-83ac-3e665476b986} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
844 | 2025.02.13 05:08:41.392579 [ 3 ] {038c877b-490b-47ff-83ac-3e665476b986} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
845 | 2025.02.13 05:08:41.392847 [ 3 ] {038c877b-490b-47ff-83ac-3e665476b986} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001722 sec., 16260.162601626016 rows/sec., 1.27 MiB/sec. | ||
846 | 2025.02.13 05:08:41.392909 [ 3 ] {038c877b-490b-47ff-83ac-3e665476b986} <Debug> TCPHandler: Processed in 0.001975916 sec. | ||
847 | 2025.02.13 05:08:41.393052 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
848 | 2025.02.13 05:08:41.393172 [ 253 ] {a073dfdf-594b-4564-88e3-c0e5424f9c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
849 | 2025.02.13 05:08:41.393224 [ 253 ] {a073dfdf-594b-4564-88e3-c0e5424f9c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
850 | 2025.02.13 05:08:41.393857 [ 253 ] {a073dfdf-594b-4564-88e3-c0e5424f9c9f} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
851 | 2025.02.13 05:08:41.393904 [ 253 ] {a073dfdf-594b-4564-88e3-c0e5424f9c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
852 | 2025.02.13 05:08:41.394419 [ 253 ] {a073dfdf-594b-4564-88e3-c0e5424f9c9f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
853 | 2025.02.13 05:08:41.394654 [ 253 ] {a073dfdf-594b-4564-88e3-c0e5424f9c9f} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
854 | 2025.02.13 05:08:41.394853 [ 253 ] {a073dfdf-594b-4564-88e3-c0e5424f9c9f} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001707 sec., 5858.230814294083 rows/sec., 415.91 KiB/sec. | ||
855 | 2025.02.13 05:08:41.394903 [ 253 ] {a073dfdf-594b-4564-88e3-c0e5424f9c9f} <Debug> TCPHandler: Processed in 0.001909685 sec. | ||
856 | 2025.02.13 05:08:41.395035 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
857 | 2025.02.13 05:08:41.395152 [ 3 ] {d6a9e18e-6713-40e3-b11a-3b59617db756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
858 | 2025.02.13 05:08:41.395202 [ 3 ] {d6a9e18e-6713-40e3-b11a-3b59617db756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
859 | 2025.02.13 05:08:41.395725 [ 3 ] {d6a9e18e-6713-40e3-b11a-3b59617db756} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
860 | 2025.02.13 05:08:41.395770 [ 3 ] {d6a9e18e-6713-40e3-b11a-3b59617db756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
861 | 2025.02.13 05:08:41.396213 [ 3 ] {d6a9e18e-6713-40e3-b11a-3b59617db756} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
862 | 2025.02.13 05:08:41.396455 [ 3 ] {d6a9e18e-6713-40e3-b11a-3b59617db756} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
863 | 2025.02.13 05:08:41.396676 [ 3 ] {d6a9e18e-6713-40e3-b11a-3b59617db756} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001545 sec., 2588.9967637540453 rows/sec., 182.04 KiB/sec. | ||
864 | 2025.02.13 05:08:41.396725 [ 3 ] {d6a9e18e-6713-40e3-b11a-3b59617db756} <Debug> TCPHandler: Processed in 0.001746169 sec. | ||
865 | 2025.02.13 05:08:43.487677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1403 | ||
866 | 2025.02.13 05:08:43.488312 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
867 | 2025.02.13 05:08:43.488354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
868 | 2025.02.13 05:08:43.488961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
869 | 2025.02.13 05:08:43.489226 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
870 | 2025.02.13 05:08:43.489476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
871 | 2025.02.13 05:08:43.554301 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
872 | 2025.02.13 05:08:43.573212 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
873 | 2025.02.13 05:08:43.573273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
874 | 2025.02.13 05:08:43.579749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
875 | 2025.02.13 05:08:43.580490 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
876 | 2025.02.13 05:08:43.582975 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
877 | 2025.02.13 05:08:46.322601 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
878 | 2025.02.13 05:08:46.322809 [ 3 ] {64c9d697-9edf-4648-b28d-7510c5577374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
879 | 2025.02.13 05:08:46.322884 [ 3 ] {64c9d697-9edf-4648-b28d-7510c5577374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
880 | 2025.02.13 05:08:46.323613 [ 3 ] {64c9d697-9edf-4648-b28d-7510c5577374} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
881 | 2025.02.13 05:08:46.323668 [ 3 ] {64c9d697-9edf-4648-b28d-7510c5577374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
882 | 2025.02.13 05:08:46.324121 [ 3 ] {64c9d697-9edf-4648-b28d-7510c5577374} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
883 | 2025.02.13 05:08:46.324390 [ 3 ] {64c9d697-9edf-4648-b28d-7510c5577374} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
884 | 2025.02.13 05:08:46.324659 [ 3 ] {64c9d697-9edf-4648-b28d-7510c5577374} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001896 sec., 13713.080168776372 rows/sec., 1.06 MiB/sec. | ||
885 | 2025.02.13 05:08:46.324809 [ 3 ] {64c9d697-9edf-4648-b28d-7510c5577374} <Debug> TCPHandler: Processed in 0.002345506 sec. | ||
886 | 2025.02.13 05:08:46.325061 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
887 | 2025.02.13 05:08:46.325245 [ 253 ] {b948eb99-e716-4fd7-972b-afe3102bca6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
888 | 2025.02.13 05:08:46.325318 [ 253 ] {b948eb99-e716-4fd7-972b-afe3102bca6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
889 | 2025.02.13 05:08:46.326059 [ 253 ] {b948eb99-e716-4fd7-972b-afe3102bca6f} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
890 | 2025.02.13 05:08:46.326104 [ 253 ] {b948eb99-e716-4fd7-972b-afe3102bca6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
891 | 2025.02.13 05:08:46.326548 [ 253 ] {b948eb99-e716-4fd7-972b-afe3102bca6f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
892 | 2025.02.13 05:08:46.326817 [ 253 ] {b948eb99-e716-4fd7-972b-afe3102bca6f} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
893 | 2025.02.13 05:08:46.327009 [ 253 ] {b948eb99-e716-4fd7-972b-afe3102bca6f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001817 sec., 15410.016510731975 rows/sec., 1.20 MiB/sec. | ||
894 | 2025.02.13 05:08:46.327070 [ 253 ] {b948eb99-e716-4fd7-972b-afe3102bca6f} <Debug> TCPHandler: Processed in 0.002147472 sec. | ||
895 | 2025.02.13 05:08:46.327217 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
896 | 2025.02.13 05:08:46.327346 [ 3 ] {3fae51aa-7c0b-419b-8704-9991218d92f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
897 | 2025.02.13 05:08:46.327404 [ 3 ] {3fae51aa-7c0b-419b-8704-9991218d92f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
898 | 2025.02.13 05:08:46.330999 [ 3 ] {3fae51aa-7c0b-419b-8704-9991218d92f9} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
899 | 2025.02.13 05:08:46.331042 [ 3 ] {3fae51aa-7c0b-419b-8704-9991218d92f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
900 | 2025.02.13 05:08:46.331463 [ 3 ] {3fae51aa-7c0b-419b-8704-9991218d92f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
901 | 2025.02.13 05:08:46.331718 [ 3 ] {3fae51aa-7c0b-419b-8704-9991218d92f9} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
902 | 2025.02.13 05:08:46.331941 [ 3 ] {3fae51aa-7c0b-419b-8704-9991218d92f9} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.004627 sec., 10806.13788631943 rows/sec., 767.19 KiB/sec. | ||
903 | 2025.02.13 05:08:46.332006 [ 3 ] {3fae51aa-7c0b-419b-8704-9991218d92f9} <Debug> TCPHandler: Processed in 0.004857458 sec. | ||
904 | 2025.02.13 05:08:46.332163 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
905 | 2025.02.13 05:08:46.332292 [ 253 ] {c61b596b-9dc7-4e68-8224-78563c1d4a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
906 | 2025.02.13 05:08:46.332348 [ 253 ] {c61b596b-9dc7-4e68-8224-78563c1d4a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
907 | 2025.02.13 05:08:46.332854 [ 253 ] {c61b596b-9dc7-4e68-8224-78563c1d4a93} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
908 | 2025.02.13 05:08:46.332892 [ 253 ] {c61b596b-9dc7-4e68-8224-78563c1d4a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
909 | 2025.02.13 05:08:46.333282 [ 253 ] {c61b596b-9dc7-4e68-8224-78563c1d4a93} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
910 | 2025.02.13 05:08:46.333539 [ 253 ] {c61b596b-9dc7-4e68-8224-78563c1d4a93} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
911 | 2025.02.13 05:08:46.333765 [ 253 ] {c61b596b-9dc7-4e68-8224-78563c1d4a93} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.00149 sec., 13422.818791946309 rows/sec., 943.79 KiB/sec. | ||
912 | 2025.02.13 05:08:46.333887 [ 253 ] {c61b596b-9dc7-4e68-8224-78563c1d4a93} <Debug> TCPHandler: Processed in 0.0017875 sec. | ||
913 | 2025.02.13 05:08:50.927221 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
914 | 2025.02.13 05:08:50.927286 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
915 | 2025.02.13 05:08:50.973529 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 134 | ||
916 | 2025.02.13 05:08:50.977361 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
917 | 2025.02.13 05:08:50.977404 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
918 | 2025.02.13 05:08:50.978888 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
919 | 2025.02.13 05:08:50.979195 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
920 | 2025.02.13 05:08:50.979821 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
921 | 2025.02.13 05:08:50.990454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1830 | ||
922 | 2025.02.13 05:08:50.991102 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
923 | 2025.02.13 05:08:50.991156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
924 | 2025.02.13 05:08:50.991756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
925 | 2025.02.13 05:08:50.992030 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
926 | 2025.02.13 05:08:50.992383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1830 | ||
927 | 2025.02.13 05:08:51.083890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
928 | 2025.02.13 05:08:51.103522 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
929 | 2025.02.13 05:08:51.103585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
930 | 2025.02.13 05:08:51.110418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
931 | 2025.02.13 05:08:51.111180 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
932 | 2025.02.13 05:08:51.113745 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
933 | 2025.02.13 05:08:51.322679 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
934 | 2025.02.13 05:08:51.322913 [ 3 ] {2c4b73b1-3c3a-49da-8fd7-5d5ad9a8e089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) 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') FORMAT Native; (stage: Complete) | ||
935 | 2025.02.13 05:08:51.325834 [ 3 ] {2c4b73b1-3c3a-49da-8fd7-5d5ad9a8e089} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
936 | 2025.02.13 05:08:51.330176 [ 3 ] {2c4b73b1-3c3a-49da-8fd7-5d5ad9a8e089} <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')" moved to PREWHERE | ||
937 | 2025.02.13 05:08:51.330731 [ 3 ] {2c4b73b1-3c3a-49da-8fd7-5d5ad9a8e089} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
938 | 2025.02.13 05:08:51.335674 [ 3 ] {2c4b73b1-3c3a-49da-8fd7-5d5ad9a8e089} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
939 | 2025.02.13 05:08:51.336033 [ 3 ] {2c4b73b1-3c3a-49da-8fd7-5d5ad9a8e089} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
940 | 2025.02.13 05:08:51.340926 [ 3 ] {2c4b73b1-3c3a-49da-8fd7-5d5ad9a8e089} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
941 | 2025.02.13 05:08:51.342876 [ 3 ] {2c4b73b1-3c3a-49da-8fd7-5d5ad9a8e089} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
942 | 2025.02.13 05:08:51.342905 [ 3 ] {2c4b73b1-3c3a-49da-8fd7-5d5ad9a8e089} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
943 | 2025.02.13 05:08:51.343042 [ 3 ] {2c4b73b1-3c3a-49da-8fd7-5d5ad9a8e089} <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'))" | ||
944 | 2025.02.13 05:08:51.343073 [ 3 ] {2c4b73b1-3c3a-49da-8fd7-5d5ad9a8e089} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
945 | 2025.02.13 05:08:51.360652 [ 3 ] {2c4b73b1-3c3a-49da-8fd7-5d5ad9a8e089} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.03784 sec., 369.9788583509514 rows/sec., 15.10 KiB/sec. | ||
946 | 2025.02.13 05:08:51.360747 [ 3 ] {2c4b73b1-3c3a-49da-8fd7-5d5ad9a8e089} <Debug> TCPHandler: Processed in 0.038193206 sec. | ||
947 | 2025.02.13 05:08:51.362643 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
948 | 2025.02.13 05:08:51.362884 [ 253 ] {3f70ecc9-8b6f-4030-8b01-44d82748cd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
949 | 2025.02.13 05:08:51.363272 [ 253 ] {3f70ecc9-8b6f-4030-8b01-44d82748cd24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
950 | 2025.02.13 05:08:51.363314 [ 253 ] {3f70ecc9-8b6f-4030-8b01-44d82748cd24} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
951 | 2025.02.13 05:08:51.363607 [ 253 ] {3f70ecc9-8b6f-4030-8b01-44d82748cd24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
952 | 2025.02.13 05:08:51.363686 [ 253 ] {3f70ecc9-8b6f-4030-8b01-44d82748cd24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
953 | 2025.02.13 05:08:51.363868 [ 253 ] {3f70ecc9-8b6f-4030-8b01-44d82748cd24} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
954 | 2025.02.13 05:08:51.363908 [ 253 ] {3f70ecc9-8b6f-4030-8b01-44d82748cd24} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
955 | 2025.02.13 05:08:51.363934 [ 253 ] {3f70ecc9-8b6f-4030-8b01-44d82748cd24} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
956 | 2025.02.13 05:08:51.363951 [ 253 ] {3f70ecc9-8b6f-4030-8b01-44d82748cd24} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
957 | 2025.02.13 05:08:51.364000 [ 253 ] {3f70ecc9-8b6f-4030-8b01-44d82748cd24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
958 | 2025.02.13 05:08:51.364024 [ 253 ] {3f70ecc9-8b6f-4030-8b01-44d82748cd24} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
959 | 2025.02.13 05:08:51.364671 [ 253 ] {3f70ecc9-8b6f-4030-8b01-44d82748cd24} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001891 sec., 7403.490216816499 rows/sec., 302.11 KiB/sec. | ||
960 | 2025.02.13 05:08:51.364794 [ 253 ] {3f70ecc9-8b6f-4030-8b01-44d82748cd24} <Debug> TCPHandler: Processed in 0.002275905 sec. | ||
961 | 2025.02.13 05:08:51.365049 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
962 | 2025.02.13 05:08:51.365254 [ 3 ] {eaf99145-0d07-4abe-9088-eadbc1e5de5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
963 | 2025.02.13 05:08:51.365597 [ 3 ] {eaf99145-0d07-4abe-9088-eadbc1e5de5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
964 | 2025.02.13 05:08:51.365637 [ 3 ] {eaf99145-0d07-4abe-9088-eadbc1e5de5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
965 | 2025.02.13 05:08:51.365894 [ 3 ] {eaf99145-0d07-4abe-9088-eadbc1e5de5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
966 | 2025.02.13 05:08:51.365962 [ 3 ] {eaf99145-0d07-4abe-9088-eadbc1e5de5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
967 | 2025.02.13 05:08:51.366116 [ 3 ] {eaf99145-0d07-4abe-9088-eadbc1e5de5e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
968 | 2025.02.13 05:08:51.366149 [ 3 ] {eaf99145-0d07-4abe-9088-eadbc1e5de5e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
969 | 2025.02.13 05:08:51.366173 [ 3 ] {eaf99145-0d07-4abe-9088-eadbc1e5de5e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
970 | 2025.02.13 05:08:51.366190 [ 3 ] {eaf99145-0d07-4abe-9088-eadbc1e5de5e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
971 | 2025.02.13 05:08:51.366234 [ 3 ] {eaf99145-0d07-4abe-9088-eadbc1e5de5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
972 | 2025.02.13 05:08:51.366258 [ 3 ] {eaf99145-0d07-4abe-9088-eadbc1e5de5e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
973 | 2025.02.13 05:08:51.366793 [ 3 ] {eaf99145-0d07-4abe-9088-eadbc1e5de5e} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001635 sec., 8562.691131498472 rows/sec., 349.41 KiB/sec. | ||
974 | 2025.02.13 05:08:51.366877 [ 3 ] {eaf99145-0d07-4abe-9088-eadbc1e5de5e} <Debug> TCPHandler: Processed in 0.001898764 sec. | ||
975 | 2025.02.13 05:08:51.367202 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
976 | 2025.02.13 05:08:51.367377 [ 253 ] {cf35471b-1d0d-4cc9-956d-4a71c137f51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
977 | 2025.02.13 05:08:51.367685 [ 253 ] {cf35471b-1d0d-4cc9-956d-4a71c137f51b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
978 | 2025.02.13 05:08:51.367726 [ 253 ] {cf35471b-1d0d-4cc9-956d-4a71c137f51b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
979 | 2025.02.13 05:08:51.367987 [ 253 ] {cf35471b-1d0d-4cc9-956d-4a71c137f51b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
980 | 2025.02.13 05:08:51.368053 [ 253 ] {cf35471b-1d0d-4cc9-956d-4a71c137f51b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
981 | 2025.02.13 05:08:51.368203 [ 253 ] {cf35471b-1d0d-4cc9-956d-4a71c137f51b} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
982 | 2025.02.13 05:08:51.368239 [ 253 ] {cf35471b-1d0d-4cc9-956d-4a71c137f51b} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
983 | 2025.02.13 05:08:51.368263 [ 253 ] {cf35471b-1d0d-4cc9-956d-4a71c137f51b} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
984 | 2025.02.13 05:08:51.368280 [ 253 ] {cf35471b-1d0d-4cc9-956d-4a71c137f51b} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
985 | 2025.02.13 05:08:51.368325 [ 253 ] {cf35471b-1d0d-4cc9-956d-4a71c137f51b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
986 | 2025.02.13 05:08:51.368347 [ 253 ] {cf35471b-1d0d-4cc9-956d-4a71c137f51b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
987 | 2025.02.13 05:08:51.368905 [ 253 ] {cf35471b-1d0d-4cc9-956d-4a71c137f51b} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 356.17 KiB/sec. | ||
988 | 2025.02.13 05:08:51.369019 [ 253 ] {cf35471b-1d0d-4cc9-956d-4a71c137f51b} <Debug> TCPHandler: Processed in 0.001874014 sec. | ||
989 | 2025.02.13 05:08:51.369834 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
990 | 2025.02.13 05:08:51.370006 [ 3 ] {e7f7887d-d107-4173-b200-49af623ac52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
991 | 2025.02.13 05:08:51.370314 [ 3 ] {e7f7887d-d107-4173-b200-49af623ac52a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
992 | 2025.02.13 05:08:51.370355 [ 3 ] {e7f7887d-d107-4173-b200-49af623ac52a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
993 | 2025.02.13 05:08:51.370617 [ 3 ] {e7f7887d-d107-4173-b200-49af623ac52a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
994 | 2025.02.13 05:08:51.370682 [ 3 ] {e7f7887d-d107-4173-b200-49af623ac52a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
995 | 2025.02.13 05:08:51.370830 [ 3 ] {e7f7887d-d107-4173-b200-49af623ac52a} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
996 | 2025.02.13 05:08:51.370862 [ 3 ] {e7f7887d-d107-4173-b200-49af623ac52a} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
997 | 2025.02.13 05:08:51.370885 [ 3 ] {e7f7887d-d107-4173-b200-49af623ac52a} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
998 | 2025.02.13 05:08:51.370902 [ 3 ] {e7f7887d-d107-4173-b200-49af623ac52a} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
999 | 2025.02.13 05:08:51.370946 [ 3 ] {e7f7887d-d107-4173-b200-49af623ac52a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1000 | 2025.02.13 05:08:51.370969 [ 3 ] {e7f7887d-d107-4173-b200-49af623ac52a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1001 | 2025.02.13 05:08:51.371576 [ 3 ] {e7f7887d-d107-4173-b200-49af623ac52a} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001647 sec., 8500.303582270795 rows/sec., 346.87 KiB/sec. | ||
1002 | 2025.02.13 05:08:51.371657 [ 3 ] {e7f7887d-d107-4173-b200-49af623ac52a} <Debug> TCPHandler: Processed in 0.001878964 sec. | ||
1003 | 2025.02.13 05:08:51.372010 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1004 | 2025.02.13 05:08:51.372182 [ 253 ] {44002711-1e3e-440e-8662-e1842a926e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
1005 | 2025.02.13 05:08:51.372494 [ 253 ] {44002711-1e3e-440e-8662-e1842a926e65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1006 | 2025.02.13 05:08:51.372537 [ 253 ] {44002711-1e3e-440e-8662-e1842a926e65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
1007 | 2025.02.13 05:08:51.372801 [ 253 ] {44002711-1e3e-440e-8662-e1842a926e65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1008 | 2025.02.13 05:08:51.372868 [ 253 ] {44002711-1e3e-440e-8662-e1842a926e65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1009 | 2025.02.13 05:08:51.373017 [ 253 ] {44002711-1e3e-440e-8662-e1842a926e65} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1010 | 2025.02.13 05:08:51.373050 [ 253 ] {44002711-1e3e-440e-8662-e1842a926e65} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1011 | 2025.02.13 05:08:51.373073 [ 253 ] {44002711-1e3e-440e-8662-e1842a926e65} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1012 | 2025.02.13 05:08:51.373090 [ 253 ] {44002711-1e3e-440e-8662-e1842a926e65} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1013 | 2025.02.13 05:08:51.373133 [ 253 ] {44002711-1e3e-440e-8662-e1842a926e65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" | ||
1014 | 2025.02.13 05:08:51.373156 [ 253 ] {44002711-1e3e-440e-8662-e1842a926e65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1015 | 2025.02.13 05:08:51.373719 [ 253 ] {44002711-1e3e-440e-8662-e1842a926e65} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001615 sec., 8668.7306501548 rows/sec., 353.74 KiB/sec. | ||
1016 | 2025.02.13 05:08:51.373832 [ 253 ] {44002711-1e3e-440e-8662-e1842a926e65} <Debug> TCPHandler: Processed in 0.001878214 sec. | ||
1017 | 2025.02.13 05:08:51.374430 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1018 | 2025.02.13 05:08:51.374605 [ 3 ] {3ad4766c-940d-490a-ab8e-91ea04c3a9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
1019 | 2025.02.13 05:08:51.374905 [ 3 ] {3ad4766c-940d-490a-ab8e-91ea04c3a9a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1020 | 2025.02.13 05:08:51.374946 [ 3 ] {3ad4766c-940d-490a-ab8e-91ea04c3a9a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
1021 | 2025.02.13 05:08:51.375212 [ 3 ] {3ad4766c-940d-490a-ab8e-91ea04c3a9a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1022 | 2025.02.13 05:08:51.375279 [ 3 ] {3ad4766c-940d-490a-ab8e-91ea04c3a9a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1023 | 2025.02.13 05:08:51.375426 [ 3 ] {3ad4766c-940d-490a-ab8e-91ea04c3a9a2} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1024 | 2025.02.13 05:08:51.375459 [ 3 ] {3ad4766c-940d-490a-ab8e-91ea04c3a9a2} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1025 | 2025.02.13 05:08:51.375482 [ 3 ] {3ad4766c-940d-490a-ab8e-91ea04c3a9a2} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1026 | 2025.02.13 05:08:51.375499 [ 3 ] {3ad4766c-940d-490a-ab8e-91ea04c3a9a2} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1027 | 2025.02.13 05:08:51.375542 [ 3 ] {3ad4766c-940d-490a-ab8e-91ea04c3a9a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1028 | 2025.02.13 05:08:51.375564 [ 3 ] {3ad4766c-940d-490a-ab8e-91ea04c3a9a2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1029 | 2025.02.13 05:08:51.376100 [ 3 ] {3ad4766c-940d-490a-ab8e-91ea04c3a9a2} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001575 sec., 8888.888888888889 rows/sec., 362.72 KiB/sec. | ||
1030 | 2025.02.13 05:08:51.376181 [ 3 ] {3ad4766c-940d-490a-ab8e-91ea04c3a9a2} <Debug> TCPHandler: Processed in 0.001807811 sec. | ||
1031 | 2025.02.13 05:08:51.376452 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1032 | 2025.02.13 05:08:51.376626 [ 253 ] {ae5654fe-8e51-43ed-be98-933e3bbc790e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1033 | 2025.02.13 05:08:51.376934 [ 253 ] {ae5654fe-8e51-43ed-be98-933e3bbc790e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1034 | 2025.02.13 05:08:51.376977 [ 253 ] {ae5654fe-8e51-43ed-be98-933e3bbc790e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
1035 | 2025.02.13 05:08:51.377249 [ 253 ] {ae5654fe-8e51-43ed-be98-933e3bbc790e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1036 | 2025.02.13 05:08:51.377316 [ 253 ] {ae5654fe-8e51-43ed-be98-933e3bbc790e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1037 | 2025.02.13 05:08:51.377465 [ 253 ] {ae5654fe-8e51-43ed-be98-933e3bbc790e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1038 | 2025.02.13 05:08:51.377499 [ 253 ] {ae5654fe-8e51-43ed-be98-933e3bbc790e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1039 | 2025.02.13 05:08:51.377522 [ 253 ] {ae5654fe-8e51-43ed-be98-933e3bbc790e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1040 | 2025.02.13 05:08:51.377539 [ 253 ] {ae5654fe-8e51-43ed-be98-933e3bbc790e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1041 | 2025.02.13 05:08:51.377581 [ 253 ] {ae5654fe-8e51-43ed-be98-933e3bbc790e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1042 | 2025.02.13 05:08:51.377604 [ 253 ] {ae5654fe-8e51-43ed-be98-933e3bbc790e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1043 | 2025.02.13 05:08:51.378179 [ 253 ] {ae5654fe-8e51-43ed-be98-933e3bbc790e} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001634 sec., 8567.931456548347 rows/sec., 349.63 KiB/sec. | ||
1044 | 2025.02.13 05:08:51.378298 [ 253 ] {ae5654fe-8e51-43ed-be98-933e3bbc790e} <Debug> TCPHandler: Processed in 0.001902774 sec. | ||
1045 | 2025.02.13 05:08:51.378562 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1046 | 2025.02.13 05:08:51.378765 [ 3 ] {d1dd37c5-d51e-49eb-a9da-4bd4c7bf2fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1047 | 2025.02.13 05:08:51.379129 [ 3 ] {d1dd37c5-d51e-49eb-a9da-4bd4c7bf2fee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1048 | 2025.02.13 05:08:51.379181 [ 3 ] {d1dd37c5-d51e-49eb-a9da-4bd4c7bf2fee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1049 | 2025.02.13 05:08:51.379503 [ 3 ] {d1dd37c5-d51e-49eb-a9da-4bd4c7bf2fee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1050 | 2025.02.13 05:08:51.379568 [ 3 ] {d1dd37c5-d51e-49eb-a9da-4bd4c7bf2fee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1051 | 2025.02.13 05:08:51.379716 [ 3 ] {d1dd37c5-d51e-49eb-a9da-4bd4c7bf2fee} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1052 | 2025.02.13 05:08:51.379749 [ 3 ] {d1dd37c5-d51e-49eb-a9da-4bd4c7bf2fee} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1053 | 2025.02.13 05:08:51.379772 [ 3 ] {d1dd37c5-d51e-49eb-a9da-4bd4c7bf2fee} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1054 | 2025.02.13 05:08:51.379788 [ 3 ] {d1dd37c5-d51e-49eb-a9da-4bd4c7bf2fee} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1055 | 2025.02.13 05:08:51.379833 [ 3 ] {d1dd37c5-d51e-49eb-a9da-4bd4c7bf2fee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1056 | 2025.02.13 05:08:51.379855 [ 3 ] {d1dd37c5-d51e-49eb-a9da-4bd4c7bf2fee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1057 | 2025.02.13 05:08:51.380469 [ 3 ] {d1dd37c5-d51e-49eb-a9da-4bd4c7bf2fee} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.0018 sec., 7777.777777777778 rows/sec., 317.38 KiB/sec. | ||
1058 | 2025.02.13 05:08:51.380551 [ 3 ] {d1dd37c5-d51e-49eb-a9da-4bd4c7bf2fee} <Debug> TCPHandler: Processed in 0.002056389 sec. | ||
1059 | 2025.02.13 05:08:51.380852 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1060 | 2025.02.13 05:08:51.381026 [ 253 ] {53dd521b-92e7-49fb-9965-958982e5b256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1061 | 2025.02.13 05:08:51.381341 [ 253 ] {53dd521b-92e7-49fb-9965-958982e5b256} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1062 | 2025.02.13 05:08:51.381383 [ 253 ] {53dd521b-92e7-49fb-9965-958982e5b256} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1063 | 2025.02.13 05:08:51.381658 [ 253 ] {53dd521b-92e7-49fb-9965-958982e5b256} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1064 | 2025.02.13 05:08:51.381724 [ 253 ] {53dd521b-92e7-49fb-9965-958982e5b256} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1065 | 2025.02.13 05:08:51.381874 [ 253 ] {53dd521b-92e7-49fb-9965-958982e5b256} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1066 | 2025.02.13 05:08:51.381906 [ 253 ] {53dd521b-92e7-49fb-9965-958982e5b256} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1067 | 2025.02.13 05:08:51.381929 [ 253 ] {53dd521b-92e7-49fb-9965-958982e5b256} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1068 | 2025.02.13 05:08:51.381946 [ 253 ] {53dd521b-92e7-49fb-9965-958982e5b256} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1069 | 2025.02.13 05:08:51.381989 [ 253 ] {53dd521b-92e7-49fb-9965-958982e5b256} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1070 | 2025.02.13 05:08:51.382011 [ 253 ] {53dd521b-92e7-49fb-9965-958982e5b256} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1071 | 2025.02.13 05:08:51.382563 [ 253 ] {53dd521b-92e7-49fb-9965-958982e5b256} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001617 sec., 8658.008658008659 rows/sec., 353.30 KiB/sec. | ||
1072 | 2025.02.13 05:08:51.382688 [ 253 ] {53dd521b-92e7-49fb-9965-958982e5b256} <Debug> TCPHandler: Processed in 0.001895943 sec. | ||
1073 | 2025.02.13 05:08:51.383125 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1074 | 2025.02.13 05:08:51.383449 [ 3 ] {2b8dd81a-3919-4118-87bf-761adbfbb3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
1075 | 2025.02.13 05:08:51.383806 [ 3 ] {2b8dd81a-3919-4118-87bf-761adbfbb3c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1076 | 2025.02.13 05:08:51.383849 [ 3 ] {2b8dd81a-3919-4118-87bf-761adbfbb3c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1077 | 2025.02.13 05:08:51.384124 [ 3 ] {2b8dd81a-3919-4118-87bf-761adbfbb3c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1078 | 2025.02.13 05:08:51.384190 [ 3 ] {2b8dd81a-3919-4118-87bf-761adbfbb3c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1079 | 2025.02.13 05:08:51.384342 [ 3 ] {2b8dd81a-3919-4118-87bf-761adbfbb3c0} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1080 | 2025.02.13 05:08:51.384377 [ 3 ] {2b8dd81a-3919-4118-87bf-761adbfbb3c0} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1081 | 2025.02.13 05:08:51.384400 [ 3 ] {2b8dd81a-3919-4118-87bf-761adbfbb3c0} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1082 | 2025.02.13 05:08:51.384417 [ 3 ] {2b8dd81a-3919-4118-87bf-761adbfbb3c0} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1083 | 2025.02.13 05:08:51.384460 [ 3 ] {2b8dd81a-3919-4118-87bf-761adbfbb3c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1084 | 2025.02.13 05:08:51.384484 [ 3 ] {2b8dd81a-3919-4118-87bf-761adbfbb3c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1085 | 2025.02.13 05:08:51.385004 [ 3 ] {2b8dd81a-3919-4118-87bf-761adbfbb3c0} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001714 sec., 8168.028004667444 rows/sec., 333.31 KiB/sec. | ||
1086 | 2025.02.13 05:08:51.385086 [ 3 ] {2b8dd81a-3919-4118-87bf-761adbfbb3c0} <Debug> TCPHandler: Processed in 0.002068989 sec. | ||
1087 | 2025.02.13 05:08:51.385363 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1088 | 2025.02.13 05:08:51.385538 [ 253 ] {1c3cb438-e510-4d88-9451-82dd3c073661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
1089 | 2025.02.13 05:08:51.385851 [ 253 ] {1c3cb438-e510-4d88-9451-82dd3c073661} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1090 | 2025.02.13 05:08:51.385895 [ 253 ] {1c3cb438-e510-4d88-9451-82dd3c073661} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
1091 | 2025.02.13 05:08:51.386174 [ 253 ] {1c3cb438-e510-4d88-9451-82dd3c073661} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1092 | 2025.02.13 05:08:51.386245 [ 253 ] {1c3cb438-e510-4d88-9451-82dd3c073661} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1093 | 2025.02.13 05:08:51.386395 [ 253 ] {1c3cb438-e510-4d88-9451-82dd3c073661} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1094 | 2025.02.13 05:08:51.386430 [ 253 ] {1c3cb438-e510-4d88-9451-82dd3c073661} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1095 | 2025.02.13 05:08:51.386452 [ 253 ] {1c3cb438-e510-4d88-9451-82dd3c073661} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1096 | 2025.02.13 05:08:51.386469 [ 253 ] {1c3cb438-e510-4d88-9451-82dd3c073661} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1097 | 2025.02.13 05:08:51.386513 [ 253 ] {1c3cb438-e510-4d88-9451-82dd3c073661} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
1098 | 2025.02.13 05:08:51.386537 [ 253 ] {1c3cb438-e510-4d88-9451-82dd3c073661} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1099 | 2025.02.13 05:08:51.387124 [ 253 ] {1c3cb438-e510-4d88-9451-82dd3c073661} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001667 sec., 8398.320335932813 rows/sec., 342.70 KiB/sec. | ||
1100 | 2025.02.13 05:08:51.387240 [ 253 ] {1c3cb438-e510-4d88-9451-82dd3c073661} <Debug> TCPHandler: Processed in 0.001936605 sec. | ||
1101 | 2025.02.13 05:08:51.387506 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1102 | 2025.02.13 05:08:51.387714 [ 3 ] {c756c7df-571c-4e0f-956e-35e1e2dade3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
1103 | 2025.02.13 05:08:51.388084 [ 3 ] {c756c7df-571c-4e0f-956e-35e1e2dade3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1104 | 2025.02.13 05:08:51.388137 [ 3 ] {c756c7df-571c-4e0f-956e-35e1e2dade3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
1105 | 2025.02.13 05:08:51.388523 [ 3 ] {c756c7df-571c-4e0f-956e-35e1e2dade3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1106 | 2025.02.13 05:08:51.388594 [ 3 ] {c756c7df-571c-4e0f-956e-35e1e2dade3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1107 | 2025.02.13 05:08:51.388745 [ 3 ] {c756c7df-571c-4e0f-956e-35e1e2dade3c} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1108 | 2025.02.13 05:08:51.388779 [ 3 ] {c756c7df-571c-4e0f-956e-35e1e2dade3c} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1109 | 2025.02.13 05:08:51.388803 [ 3 ] {c756c7df-571c-4e0f-956e-35e1e2dade3c} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1110 | 2025.02.13 05:08:51.388819 [ 3 ] {c756c7df-571c-4e0f-956e-35e1e2dade3c} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1111 | 2025.02.13 05:08:51.388863 [ 3 ] {c756c7df-571c-4e0f-956e-35e1e2dade3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
1112 | 2025.02.13 05:08:51.388888 [ 3 ] {c756c7df-571c-4e0f-956e-35e1e2dade3c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1113 | 2025.02.13 05:08:51.389403 [ 3 ] {c756c7df-571c-4e0f-956e-35e1e2dade3c} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001791 sec., 7816.862088218872 rows/sec., 318.98 KiB/sec. | ||
1114 | 2025.02.13 05:08:51.389490 [ 3 ] {c756c7df-571c-4e0f-956e-35e1e2dade3c} <Debug> TCPHandler: Processed in 0.002039128 sec. | ||
1115 | 2025.02.13 05:08:51.389757 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1116 | 2025.02.13 05:08:51.389936 [ 253 ] {d181d3f8-4dbf-41c7-98ed-02dfa4b1a4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
1117 | 2025.02.13 05:08:51.390260 [ 253 ] {d181d3f8-4dbf-41c7-98ed-02dfa4b1a4fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1118 | 2025.02.13 05:08:51.390303 [ 253 ] {d181d3f8-4dbf-41c7-98ed-02dfa4b1a4fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
1119 | 2025.02.13 05:08:51.390591 [ 253 ] {d181d3f8-4dbf-41c7-98ed-02dfa4b1a4fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1120 | 2025.02.13 05:08:51.390656 [ 253 ] {d181d3f8-4dbf-41c7-98ed-02dfa4b1a4fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1121 | 2025.02.13 05:08:51.390805 [ 253 ] {d181d3f8-4dbf-41c7-98ed-02dfa4b1a4fc} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1122 | 2025.02.13 05:08:51.390838 [ 253 ] {d181d3f8-4dbf-41c7-98ed-02dfa4b1a4fc} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1123 | 2025.02.13 05:08:51.390861 [ 253 ] {d181d3f8-4dbf-41c7-98ed-02dfa4b1a4fc} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1124 | 2025.02.13 05:08:51.390877 [ 253 ] {d181d3f8-4dbf-41c7-98ed-02dfa4b1a4fc} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1125 | 2025.02.13 05:08:51.390921 [ 253 ] {d181d3f8-4dbf-41c7-98ed-02dfa4b1a4fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
1126 | 2025.02.13 05:08:51.390945 [ 253 ] {d181d3f8-4dbf-41c7-98ed-02dfa4b1a4fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1127 | 2025.02.13 05:08:51.391484 [ 253 ] {d181d3f8-4dbf-41c7-98ed-02dfa4b1a4fc} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001634 sec., 8567.931456548347 rows/sec., 349.63 KiB/sec. | ||
1128 | 2025.02.13 05:08:51.391597 [ 253 ] {d181d3f8-4dbf-41c7-98ed-02dfa4b1a4fc} <Debug> TCPHandler: Processed in 0.001897614 sec. | ||
1129 | 2025.02.13 05:08:51.391864 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1130 | 2025.02.13 05:08:51.392074 [ 3 ] {c96e2061-e0f2-4704-9c3f-9a9d96735262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
1131 | 2025.02.13 05:08:51.392455 [ 3 ] {c96e2061-e0f2-4704-9c3f-9a9d96735262} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1132 | 2025.02.13 05:08:51.392503 [ 3 ] {c96e2061-e0f2-4704-9c3f-9a9d96735262} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
1133 | 2025.02.13 05:08:51.392794 [ 3 ] {c96e2061-e0f2-4704-9c3f-9a9d96735262} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1134 | 2025.02.13 05:08:51.392858 [ 3 ] {c96e2061-e0f2-4704-9c3f-9a9d96735262} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1135 | 2025.02.13 05:08:51.393005 [ 3 ] {c96e2061-e0f2-4704-9c3f-9a9d96735262} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1136 | 2025.02.13 05:08:51.393038 [ 3 ] {c96e2061-e0f2-4704-9c3f-9a9d96735262} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1137 | 2025.02.13 05:08:51.393061 [ 3 ] {c96e2061-e0f2-4704-9c3f-9a9d96735262} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1138 | 2025.02.13 05:08:51.393078 [ 3 ] {c96e2061-e0f2-4704-9c3f-9a9d96735262} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1139 | 2025.02.13 05:08:51.393121 [ 3 ] {c96e2061-e0f2-4704-9c3f-9a9d96735262} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
1140 | 2025.02.13 05:08:51.393145 [ 3 ] {c96e2061-e0f2-4704-9c3f-9a9d96735262} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1141 | 2025.02.13 05:08:51.393627 [ 3 ] {c96e2061-e0f2-4704-9c3f-9a9d96735262} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001659 sec., 8438.818565400843 rows/sec., 344.36 KiB/sec. | ||
1142 | 2025.02.13 05:08:51.393708 [ 3 ] {c96e2061-e0f2-4704-9c3f-9a9d96735262} <Debug> TCPHandler: Processed in 0.001909484 sec. | ||
1143 | 2025.02.13 05:08:51.399669 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1144 | 2025.02.13 05:08:51.399851 [ 253 ] {98d2b2cd-52fb-4f19-bdbc-3de3aeeebf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
1145 | 2025.02.13 05:08:51.400171 [ 253 ] {98d2b2cd-52fb-4f19-bdbc-3de3aeeebf92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1146 | 2025.02.13 05:08:51.400215 [ 253 ] {98d2b2cd-52fb-4f19-bdbc-3de3aeeebf92} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
1147 | 2025.02.13 05:08:51.400508 [ 253 ] {98d2b2cd-52fb-4f19-bdbc-3de3aeeebf92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1148 | 2025.02.13 05:08:51.400574 [ 253 ] {98d2b2cd-52fb-4f19-bdbc-3de3aeeebf92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1149 | 2025.02.13 05:08:51.400725 [ 253 ] {98d2b2cd-52fb-4f19-bdbc-3de3aeeebf92} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1150 | 2025.02.13 05:08:51.400759 [ 253 ] {98d2b2cd-52fb-4f19-bdbc-3de3aeeebf92} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1151 | 2025.02.13 05:08:51.400785 [ 253 ] {98d2b2cd-52fb-4f19-bdbc-3de3aeeebf92} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1152 | 2025.02.13 05:08:51.400802 [ 253 ] {98d2b2cd-52fb-4f19-bdbc-3de3aeeebf92} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1153 | 2025.02.13 05:08:51.400845 [ 253 ] {98d2b2cd-52fb-4f19-bdbc-3de3aeeebf92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
1154 | 2025.02.13 05:08:51.400869 [ 253 ] {98d2b2cd-52fb-4f19-bdbc-3de3aeeebf92} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1155 | 2025.02.13 05:08:51.401475 [ 253 ] {98d2b2cd-52fb-4f19-bdbc-3de3aeeebf92} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00171 sec., 8187.134502923977 rows/sec., 334.09 KiB/sec. | ||
1156 | 2025.02.13 05:08:51.401591 [ 253 ] {98d2b2cd-52fb-4f19-bdbc-3de3aeeebf92} <Debug> TCPHandler: Processed in 0.001980736 sec. | ||
1157 | 2025.02.13 05:08:51.402418 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1158 | 2025.02.13 05:08:51.402548 [ 3 ] {0f5196d2-f6da-491b-9053-f2b03b3402f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1159 | 2025.02.13 05:08:51.402599 [ 3 ] {0f5196d2-f6da-491b-9053-f2b03b3402f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1160 | 2025.02.13 05:08:51.403488 [ 3 ] {0f5196d2-f6da-491b-9053-f2b03b3402f1} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1161 | 2025.02.13 05:08:51.403530 [ 3 ] {0f5196d2-f6da-491b-9053-f2b03b3402f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1162 | 2025.02.13 05:08:51.404014 [ 3 ] {0f5196d2-f6da-491b-9053-f2b03b3402f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1163 | 2025.02.13 05:08:51.404231 [ 3 ] {0f5196d2-f6da-491b-9053-f2b03b3402f1} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1164 | 2025.02.13 05:08:51.404448 [ 3 ] {0f5196d2-f6da-491b-9053-f2b03b3402f1} <Debug> executeQuery: Read 16 rows, 4.79 KiB in 0.001939 sec., 8251.676121712222 rows/sec., 2.41 MiB/sec. | ||
1165 | 2025.02.13 05:08:51.404506 [ 3 ] {0f5196d2-f6da-491b-9053-f2b03b3402f1} <Debug> TCPHandler: Processed in 0.002145261 sec. | ||
1166 | 2025.02.13 05:08:51.404655 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1167 | 2025.02.13 05:08:51.404784 [ 253 ] {c9d6e7ed-a06e-4c80-9201-2c2d484dea65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1168 | 2025.02.13 05:08:51.404835 [ 253 ] {c9d6e7ed-a06e-4c80-9201-2c2d484dea65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1169 | 2025.02.13 05:08:51.405655 [ 253 ] {c9d6e7ed-a06e-4c80-9201-2c2d484dea65} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1170 | 2025.02.13 05:08:51.405691 [ 253 ] {c9d6e7ed-a06e-4c80-9201-2c2d484dea65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1171 | 2025.02.13 05:08:51.406105 [ 253 ] {c9d6e7ed-a06e-4c80-9201-2c2d484dea65} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1172 | 2025.02.13 05:08:51.406356 [ 253 ] {c9d6e7ed-a06e-4c80-9201-2c2d484dea65} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1173 | 2025.02.13 05:08:51.406561 [ 253 ] {c9d6e7ed-a06e-4c80-9201-2c2d484dea65} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00181 sec., 117127.07182320442 rows/sec., 7.45 MiB/sec. | ||
1174 | 2025.02.13 05:08:51.406662 [ 253 ] {c9d6e7ed-a06e-4c80-9201-2c2d484dea65} <Debug> TCPHandler: Processed in 0.002062668 sec. | ||
1175 | 2025.02.13 05:08:51.406825 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1176 | 2025.02.13 05:08:51.406963 [ 3 ] {d8fd79fb-96c3-45f7-950b-4e94a86e7a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1177 | 2025.02.13 05:08:51.407021 [ 3 ] {d8fd79fb-96c3-45f7-950b-4e94a86e7a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1178 | 2025.02.13 05:08:51.408021 [ 3 ] {d8fd79fb-96c3-45f7-950b-4e94a86e7a97} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1179 | 2025.02.13 05:08:51.408060 [ 3 ] {d8fd79fb-96c3-45f7-950b-4e94a86e7a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1180 | 2025.02.13 05:08:51.408459 [ 3 ] {d8fd79fb-96c3-45f7-950b-4e94a86e7a97} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1181 | 2025.02.13 05:08:51.408704 [ 3 ] {d8fd79fb-96c3-45f7-950b-4e94a86e7a97} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1182 | 2025.02.13 05:08:51.408994 [ 3 ] {d8fd79fb-96c3-45f7-950b-4e94a86e7a97} <Debug> executeQuery: Read 635 rows, 51.53 KiB in 0.002047 sec., 310210.06350757205 rows/sec., 24.58 MiB/sec. | ||
1183 | 2025.02.13 05:08:51.409070 [ 3 ] {d8fd79fb-96c3-45f7-950b-4e94a86e7a97} <Debug> TCPHandler: Processed in 0.002314786 sec. | ||
1184 | 2025.02.13 05:08:51.409208 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1185 | 2025.02.13 05:08:51.409327 [ 253 ] {1e209a6f-804c-48da-8f8b-8b6ad3573742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1186 | 2025.02.13 05:08:51.409376 [ 253 ] {1e209a6f-804c-48da-8f8b-8b6ad3573742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1187 | 2025.02.13 05:08:51.410046 [ 253 ] {1e209a6f-804c-48da-8f8b-8b6ad3573742} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1188 | 2025.02.13 05:08:51.410084 [ 253 ] {1e209a6f-804c-48da-8f8b-8b6ad3573742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1189 | 2025.02.13 05:08:51.410446 [ 253 ] {1e209a6f-804c-48da-8f8b-8b6ad3573742} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1190 | 2025.02.13 05:08:51.410681 [ 253 ] {1e209a6f-804c-48da-8f8b-8b6ad3573742} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1191 | 2025.02.13 05:08:51.410962 [ 253 ] {1e209a6f-804c-48da-8f8b-8b6ad3573742} <Debug> executeQuery: Read 130 rows, 8.19 KiB in 0.001652 sec., 78692.49394673124 rows/sec., 4.84 MiB/sec. | ||
1192 | 2025.02.13 05:08:51.411015 [ 253 ] {1e209a6f-804c-48da-8f8b-8b6ad3573742} <Debug> TCPHandler: Processed in 0.001863183 sec. | ||
1193 | 2025.02.13 05:08:51.411154 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1194 | 2025.02.13 05:08:51.411270 [ 3 ] {51817b94-ae88-4906-a645-1486e11c603e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1195 | 2025.02.13 05:08:51.411317 [ 3 ] {51817b94-ae88-4906-a645-1486e11c603e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1196 | 2025.02.13 05:08:51.411966 [ 3 ] {51817b94-ae88-4906-a645-1486e11c603e} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1197 | 2025.02.13 05:08:51.412007 [ 3 ] {51817b94-ae88-4906-a645-1486e11c603e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1198 | 2025.02.13 05:08:51.412398 [ 3 ] {51817b94-ae88-4906-a645-1486e11c603e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1199 | 2025.02.13 05:08:51.412636 [ 3 ] {51817b94-ae88-4906-a645-1486e11c603e} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1200 | 2025.02.13 05:08:51.412894 [ 3 ] {51817b94-ae88-4906-a645-1486e11c603e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001635 sec., 69113.1498470948 rows/sec., 4.47 MiB/sec. | ||
1201 | 2025.02.13 05:08:51.412965 [ 3 ] {51817b94-ae88-4906-a645-1486e11c603e} <Debug> TCPHandler: Processed in 0.001865823 sec. | ||
1202 | 2025.02.13 05:08:51.413116 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1203 | 2025.02.13 05:08:51.413231 [ 253 ] {4a8e3c86-272c-4689-9b70-089b7816cb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1204 | 2025.02.13 05:08:51.413280 [ 253 ] {4a8e3c86-272c-4689-9b70-089b7816cb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1205 | 2025.02.13 05:08:51.413875 [ 253 ] {4a8e3c86-272c-4689-9b70-089b7816cb31} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1206 | 2025.02.13 05:08:51.413912 [ 253 ] {4a8e3c86-272c-4689-9b70-089b7816cb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1207 | 2025.02.13 05:08:51.414271 [ 253 ] {4a8e3c86-272c-4689-9b70-089b7816cb31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1208 | 2025.02.13 05:08:51.414505 [ 253 ] {4a8e3c86-272c-4689-9b70-089b7816cb31} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1209 | 2025.02.13 05:08:51.414756 [ 253 ] {4a8e3c86-272c-4689-9b70-089b7816cb31} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001539 sec., 72774.52891487979 rows/sec., 4.15 MiB/sec. | ||
1210 | 2025.02.13 05:08:51.414811 [ 253 ] {4a8e3c86-272c-4689-9b70-089b7816cb31} <Debug> TCPHandler: Processed in 0.00175166 sec. | ||
1211 | 2025.02.13 05:08:51.414957 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1212 | 2025.02.13 05:08:51.415095 [ 3 ] {c8e53471-9fb4-46e5-9188-8e2b56223818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1213 | 2025.02.13 05:08:51.415150 [ 3 ] {c8e53471-9fb4-46e5-9188-8e2b56223818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1214 | 2025.02.13 05:08:51.415915 [ 3 ] {c8e53471-9fb4-46e5-9188-8e2b56223818} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1215 | 2025.02.13 05:08:51.415955 [ 3 ] {c8e53471-9fb4-46e5-9188-8e2b56223818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1216 | 2025.02.13 05:08:51.416329 [ 3 ] {c8e53471-9fb4-46e5-9188-8e2b56223818} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1217 | 2025.02.13 05:08:51.416562 [ 3 ] {c8e53471-9fb4-46e5-9188-8e2b56223818} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1218 | 2025.02.13 05:08:51.416849 [ 3 ] {c8e53471-9fb4-46e5-9188-8e2b56223818} <Debug> executeQuery: Read 380 rows, 27.44 KiB in 0.001768 sec., 214932.12669683257 rows/sec., 15.16 MiB/sec. | ||
1219 | 2025.02.13 05:08:51.416947 [ 3 ] {c8e53471-9fb4-46e5-9188-8e2b56223818} <Debug> TCPHandler: Processed in 0.002059238 sec. | ||
1220 | 2025.02.13 05:08:51.417086 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1221 | 2025.02.13 05:08:51.417228 [ 253 ] {87ecc3dd-080b-4fe5-a474-79da26f3bf94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1222 | 2025.02.13 05:08:51.417284 [ 253 ] {87ecc3dd-080b-4fe5-a474-79da26f3bf94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1223 | 2025.02.13 05:08:51.417759 [ 253 ] {87ecc3dd-080b-4fe5-a474-79da26f3bf94} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1224 | 2025.02.13 05:08:51.417796 [ 253 ] {87ecc3dd-080b-4fe5-a474-79da26f3bf94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1225 | 2025.02.13 05:08:51.418161 [ 253 ] {87ecc3dd-080b-4fe5-a474-79da26f3bf94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1226 | 2025.02.13 05:08:51.418396 [ 253 ] {87ecc3dd-080b-4fe5-a474-79da26f3bf94} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1227 | 2025.02.13 05:08:51.418598 [ 253 ] {87ecc3dd-080b-4fe5-a474-79da26f3bf94} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001395 sec., 4301.075268817204 rows/sec., 224.71 KiB/sec. | ||
1228 | 2025.02.13 05:08:51.418648 [ 253 ] {87ecc3dd-080b-4fe5-a474-79da26f3bf94} <Debug> TCPHandler: Processed in 0.001616555 sec. | ||
1229 | 2025.02.13 05:08:51.418816 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1230 | 2025.02.13 05:08:51.418957 [ 3 ] {7eec7e0a-b2ae-4e7a-8f6f-f3fbd6f7d073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1231 | 2025.02.13 05:08:51.419019 [ 3 ] {7eec7e0a-b2ae-4e7a-8f6f-f3fbd6f7d073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1232 | 2025.02.13 05:08:51.419607 [ 3 ] {7eec7e0a-b2ae-4e7a-8f6f-f3fbd6f7d073} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1233 | 2025.02.13 05:08:51.419646 [ 3 ] {7eec7e0a-b2ae-4e7a-8f6f-f3fbd6f7d073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1234 | 2025.02.13 05:08:51.420026 [ 3 ] {7eec7e0a-b2ae-4e7a-8f6f-f3fbd6f7d073} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1235 | 2025.02.13 05:08:51.420257 [ 3 ] {7eec7e0a-b2ae-4e7a-8f6f-f3fbd6f7d073} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1236 | 2025.02.13 05:08:51.420468 [ 3 ] {7eec7e0a-b2ae-4e7a-8f6f-f3fbd6f7d073} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001543 sec., 82307.19377835385 rows/sec., 5.32 MiB/sec. | ||
1237 | 2025.02.13 05:08:51.420521 [ 3 ] {7eec7e0a-b2ae-4e7a-8f6f-f3fbd6f7d073} <Debug> TCPHandler: Processed in 0.001775901 sec. | ||
1238 | 2025.02.13 05:08:51.420651 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1239 | 2025.02.13 05:08:51.420766 [ 253 ] {c93d3d6c-2015-4071-873c-e159f1b23b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1240 | 2025.02.13 05:08:51.420817 [ 253 ] {c93d3d6c-2015-4071-873c-e159f1b23b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1241 | 2025.02.13 05:08:51.421284 [ 253 ] {c93d3d6c-2015-4071-873c-e159f1b23b1e} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1242 | 2025.02.13 05:08:51.421322 [ 253 ] {c93d3d6c-2015-4071-873c-e159f1b23b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1243 | 2025.02.13 05:08:51.421667 [ 253 ] {c93d3d6c-2015-4071-873c-e159f1b23b1e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1244 | 2025.02.13 05:08:51.421901 [ 253 ] {c93d3d6c-2015-4071-873c-e159f1b23b1e} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1245 | 2025.02.13 05:08:51.422183 [ 253 ] {c93d3d6c-2015-4071-873c-e159f1b23b1e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001433 sec., 697.8367062107467 rows/sec., 47.02 KiB/sec. | ||
1246 | 2025.02.13 05:08:51.422245 [ 253 ] {c93d3d6c-2015-4071-873c-e159f1b23b1e} <Debug> TCPHandler: Processed in 0.001650607 sec. | ||
1247 | 2025.02.13 05:08:51.422380 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1248 | 2025.02.13 05:08:51.422502 [ 3 ] {8069033c-b9d3-418b-98b3-503176a26dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1249 | 2025.02.13 05:08:51.422592 [ 3 ] {8069033c-b9d3-418b-98b3-503176a26dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1250 | 2025.02.13 05:08:51.423867 [ 3 ] {8069033c-b9d3-418b-98b3-503176a26dcd} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1251 | 2025.02.13 05:08:51.423906 [ 3 ] {8069033c-b9d3-418b-98b3-503176a26dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1252 | 2025.02.13 05:08:51.426442 [ 3 ] {8069033c-b9d3-418b-98b3-503176a26dcd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1253 | 2025.02.13 05:08:51.426709 [ 3 ] {8069033c-b9d3-418b-98b3-503176a26dcd} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1254 | 2025.02.13 05:08:51.427007 [ 3 ] {8069033c-b9d3-418b-98b3-503176a26dcd} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00452 sec., 5309.734513274337 rows/sec., 9.51 MiB/sec. | ||
1255 | 2025.02.13 05:08:51.427113 [ 3 ] {8069033c-b9d3-418b-98b3-503176a26dcd} <Debug> TCPHandler: Processed in 0.004792886 sec. | ||
1256 | 2025.02.13 05:08:51.427258 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1257 | 2025.02.13 05:08:51.427375 [ 253 ] {d8df8ce9-d1f4-4b00-b90d-6c19ba4cbaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1258 | 2025.02.13 05:08:51.427425 [ 253 ] {d8df8ce9-d1f4-4b00-b90d-6c19ba4cbaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1259 | 2025.02.13 05:08:51.427901 [ 253 ] {d8df8ce9-d1f4-4b00-b90d-6c19ba4cbaf0} <Trace> oximeter.measurements_i64 (d7e7898d-3655-43d7-be08-768ec650b311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1260 | 2025.02.13 05:08:51.427939 [ 253 ] {d8df8ce9-d1f4-4b00-b90d-6c19ba4cbaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1261 | 2025.02.13 05:08:51.428307 [ 253 ] {d8df8ce9-d1f4-4b00-b90d-6c19ba4cbaf0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1262 | 2025.02.13 05:08:51.428541 [ 253 ] {d8df8ce9-d1f4-4b00-b90d-6c19ba4cbaf0} <Trace> oximeter.measurements_i64 (d7e7898d-3655-43d7-be08-768ec650b311): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1263 | 2025.02.13 05:08:51.428823 [ 253 ] {d8df8ce9-d1f4-4b00-b90d-6c19ba4cbaf0} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001444 sec., 12465.373961218836 rows/sec., 939.37 KiB/sec. | ||
1264 | 2025.02.13 05:08:51.428940 [ 253 ] {d8df8ce9-d1f4-4b00-b90d-6c19ba4cbaf0} <Debug> TCPHandler: Processed in 0.00174346 sec. | ||
1265 | 2025.02.13 05:08:51.429070 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1266 | 2025.02.13 05:08:51.429187 [ 3 ] {e5657468-528f-46b0-a2f8-0ed594c91b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1267 | 2025.02.13 05:08:51.429236 [ 3 ] {e5657468-528f-46b0-a2f8-0ed594c91b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1268 | 2025.02.13 05:08:51.429706 [ 3 ] {e5657468-528f-46b0-a2f8-0ed594c91b55} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1269 | 2025.02.13 05:08:51.429746 [ 3 ] {e5657468-528f-46b0-a2f8-0ed594c91b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1270 | 2025.02.13 05:08:51.430101 [ 3 ] {e5657468-528f-46b0-a2f8-0ed594c91b55} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1271 | 2025.02.13 05:08:51.430335 [ 3 ] {e5657468-528f-46b0-a2f8-0ed594c91b55} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1272 | 2025.02.13 05:08:51.430545 [ 3 ] {e5657468-528f-46b0-a2f8-0ed594c91b55} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001383 sec., 30368.763557483733 rows/sec., 1.83 MiB/sec. | ||
1273 | 2025.02.13 05:08:51.430595 [ 3 ] {e5657468-528f-46b0-a2f8-0ed594c91b55} <Debug> TCPHandler: Processed in 0.001582205 sec. | ||
1274 | 2025.02.13 05:08:56.325421 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1275 | 2025.02.13 05:08:56.325692 [ 3 ] {1fdef0d0-691c-41c2-95b8-b381cd7edefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1276 | 2025.02.13 05:08:56.325806 [ 3 ] {1fdef0d0-691c-41c2-95b8-b381cd7edefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1277 | 2025.02.13 05:08:56.326912 [ 3 ] {1fdef0d0-691c-41c2-95b8-b381cd7edefc} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1278 | 2025.02.13 05:08:56.326991 [ 3 ] {1fdef0d0-691c-41c2-95b8-b381cd7edefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1279 | 2025.02.13 05:08:56.327646 [ 3 ] {1fdef0d0-691c-41c2-95b8-b381cd7edefc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1280 | 2025.02.13 05:08:56.328036 [ 3 ] {1fdef0d0-691c-41c2-95b8-b381cd7edefc} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1281 | 2025.02.13 05:08:56.328352 [ 3 ] {1fdef0d0-691c-41c2-95b8-b381cd7edefc} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002736 sec., 19005.847953216373 rows/sec., 1.44 MiB/sec. | ||
1282 | 2025.02.13 05:08:56.328453 [ 3 ] {1fdef0d0-691c-41c2-95b8-b381cd7edefc} <Debug> TCPHandler: Processed in 0.003197821 sec. | ||
1283 | 2025.02.13 05:08:56.328841 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1284 | 2025.02.13 05:08:56.329090 [ 253 ] {f6e92d93-e212-4c33-afa5-a279c3b08f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1285 | 2025.02.13 05:08:56.329193 [ 253 ] {f6e92d93-e212-4c33-afa5-a279c3b08f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1286 | 2025.02.13 05:08:56.330313 [ 253 ] {f6e92d93-e212-4c33-afa5-a279c3b08f82} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1287 | 2025.02.13 05:08:56.330382 [ 253 ] {f6e92d93-e212-4c33-afa5-a279c3b08f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1288 | 2025.02.13 05:08:56.331086 [ 253 ] {f6e92d93-e212-4c33-afa5-a279c3b08f82} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1289 | 2025.02.13 05:08:56.331486 [ 253 ] {f6e92d93-e212-4c33-afa5-a279c3b08f82} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1290 | 2025.02.13 05:08:56.331791 [ 253 ] {f6e92d93-e212-4c33-afa5-a279c3b08f82} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.002771 sec., 20209.31071815229 rows/sec., 1.58 MiB/sec. | ||
1291 | 2025.02.13 05:08:56.331893 [ 253 ] {f6e92d93-e212-4c33-afa5-a279c3b08f82} <Debug> TCPHandler: Processed in 0.003244932 sec. | ||
1292 | 2025.02.13 05:08:56.332185 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1293 | 2025.02.13 05:08:56.332372 [ 3 ] {73c30f57-8a18-4a51-a7dc-563360147f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1294 | 2025.02.13 05:08:56.332457 [ 3 ] {73c30f57-8a18-4a51-a7dc-563360147f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1295 | 2025.02.13 05:08:56.333422 [ 3 ] {73c30f57-8a18-4a51-a7dc-563360147f9b} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1296 | 2025.02.13 05:08:56.333479 [ 3 ] {73c30f57-8a18-4a51-a7dc-563360147f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1297 | 2025.02.13 05:08:56.334036 [ 3 ] {73c30f57-8a18-4a51-a7dc-563360147f9b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1298 | 2025.02.13 05:08:56.334400 [ 3 ] {73c30f57-8a18-4a51-a7dc-563360147f9b} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1299 | 2025.02.13 05:08:56.334703 [ 3 ] {73c30f57-8a18-4a51-a7dc-563360147f9b} <Debug> executeQuery: Read 70 rows, 4.97 KiB in 0.002382 sec., 29387.06968933669 rows/sec., 2.04 MiB/sec. | ||
1300 | 2025.02.13 05:08:56.334801 [ 3 ] {73c30f57-8a18-4a51-a7dc-563360147f9b} <Debug> TCPHandler: Processed in 0.002744078 sec. | ||
1301 | 2025.02.13 05:08:56.335040 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1302 | 2025.02.13 05:08:56.335232 [ 253 ] {d2d30ec0-d6e4-4c8f-93e6-b9800cbf8b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1303 | 2025.02.13 05:08:56.335323 [ 253 ] {d2d30ec0-d6e4-4c8f-93e6-b9800cbf8b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1304 | 2025.02.13 05:08:56.336728 [ 253 ] {d2d30ec0-d6e4-4c8f-93e6-b9800cbf8b44} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1305 | 2025.02.13 05:08:56.336786 [ 253 ] {d2d30ec0-d6e4-4c8f-93e6-b9800cbf8b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1306 | 2025.02.13 05:08:56.337364 [ 253 ] {d2d30ec0-d6e4-4c8f-93e6-b9800cbf8b44} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1307 | 2025.02.13 05:08:56.337729 [ 253 ] {d2d30ec0-d6e4-4c8f-93e6-b9800cbf8b44} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1308 | 2025.02.13 05:08:56.337980 [ 253 ] {d2d30ec0-d6e4-4c8f-93e6-b9800cbf8b44} <Debug> executeQuery: Read 26 rows, 1.83 KiB in 0.002798 sec., 9292.351679771265 rows/sec., 653.02 KiB/sec. | ||
1309 | 2025.02.13 05:08:56.338075 [ 253 ] {d2d30ec0-d6e4-4c8f-93e6-b9800cbf8b44} <Debug> TCPHandler: Processed in 0.0031454 sec. | ||
1310 | 2025.02.13 05:08:58.493451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2318 | ||
1311 | 2025.02.13 05:08:58.494131 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1312 | 2025.02.13 05:08:58.494182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1313 | 2025.02.13 05:08:58.494780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1314 | 2025.02.13 05:08:58.495042 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1315 | 2025.02.13 05:08:58.495300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1316 | 2025.02.13 05:08:58.614744 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1317 | 2025.02.13 05:08:58.635146 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1318 | 2025.02.13 05:08:58.635215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1319 | 2025.02.13 05:08:58.642159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1320 | 2025.02.13 05:08:58.642927 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1321 | 2025.02.13 05:08:58.645566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1322 | 2025.02.13 05:08:59.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.50 MiB, peak 161.50 MiB, free memory in arenas 0.00 B, will set to 158.96 MiB (RSS), difference: 1.45 MiB | ||
1323 | 2025.02.13 05:09:00.980943 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 200 | ||
1324 | 2025.02.13 05:09:00.984621 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1325 | 2025.02.13 05:09:00.984677 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1326 | 2025.02.13 05:09:00.986233 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1327 | 2025.02.13 05:09:00.986547 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1328 | 2025.02.13 05:09:00.987259 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
1329 | 2025.02.13 05:09:01.334535 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1330 | 2025.02.13 05:09:01.334732 [ 3 ] {51c44463-fc6b-42a5-89d8-d662df06fbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1331 | 2025.02.13 05:09:01.334808 [ 3 ] {51c44463-fc6b-42a5-89d8-d662df06fbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1332 | 2025.02.13 05:09:01.335614 [ 3 ] {51c44463-fc6b-42a5-89d8-d662df06fbfb} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1333 | 2025.02.13 05:09:01.335669 [ 3 ] {51c44463-fc6b-42a5-89d8-d662df06fbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1334 | 2025.02.13 05:09:01.336117 [ 3 ] {51c44463-fc6b-42a5-89d8-d662df06fbfb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1335 | 2025.02.13 05:09:01.336378 [ 3 ] {51c44463-fc6b-42a5-89d8-d662df06fbfb} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1336 | 2025.02.13 05:09:01.336608 [ 3 ] {51c44463-fc6b-42a5-89d8-d662df06fbfb} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001931 sec., 109787.67477990678 rows/sec., 6.98 MiB/sec. | ||
1337 | 2025.02.13 05:09:01.336675 [ 3 ] {51c44463-fc6b-42a5-89d8-d662df06fbfb} <Debug> TCPHandler: Processed in 0.002275885 sec. | ||
1338 | 2025.02.13 05:09:01.336915 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1339 | 2025.02.13 05:09:01.337107 [ 253 ] {47734be0-5cd7-4ac9-a130-526ee443c465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1340 | 2025.02.13 05:09:01.337183 [ 253 ] {47734be0-5cd7-4ac9-a130-526ee443c465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1341 | 2025.02.13 05:09:01.338391 [ 253 ] {47734be0-5cd7-4ac9-a130-526ee443c465} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1342 | 2025.02.13 05:09:01.338444 [ 253 ] {47734be0-5cd7-4ac9-a130-526ee443c465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1343 | 2025.02.13 05:09:01.338926 [ 253 ] {47734be0-5cd7-4ac9-a130-526ee443c465} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1344 | 2025.02.13 05:09:01.339186 [ 253 ] {47734be0-5cd7-4ac9-a130-526ee443c465} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1345 | 2025.02.13 05:09:01.339424 [ 253 ] {47734be0-5cd7-4ac9-a130-526ee443c465} <Debug> executeQuery: Read 661 rows, 53.51 KiB in 0.002373 sec., 278550.3581963759 rows/sec., 22.02 MiB/sec. | ||
1346 | 2025.02.13 05:09:01.339491 [ 253 ] {47734be0-5cd7-4ac9-a130-526ee443c465} <Debug> TCPHandler: Processed in 0.002710987 sec. | ||
1347 | 2025.02.13 05:09:01.339680 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1348 | 2025.02.13 05:09:01.339816 [ 3 ] {6ccb9ce8-a95c-4511-99c1-f110ff8953db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1349 | 2025.02.13 05:09:01.339868 [ 3 ] {6ccb9ce8-a95c-4511-99c1-f110ff8953db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1350 | 2025.02.13 05:09:01.340517 [ 3 ] {6ccb9ce8-a95c-4511-99c1-f110ff8953db} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1351 | 2025.02.13 05:09:01.340559 [ 3 ] {6ccb9ce8-a95c-4511-99c1-f110ff8953db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1352 | 2025.02.13 05:09:01.340953 [ 3 ] {6ccb9ce8-a95c-4511-99c1-f110ff8953db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1353 | 2025.02.13 05:09:01.341202 [ 3 ] {6ccb9ce8-a95c-4511-99c1-f110ff8953db} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1354 | 2025.02.13 05:09:01.341476 [ 3 ] {6ccb9ce8-a95c-4511-99c1-f110ff8953db} <Debug> executeQuery: Read 130 rows, 8.19 KiB in 0.001666 sec., 78031.212484994 rows/sec., 4.80 MiB/sec. | ||
1355 | 2025.02.13 05:09:01.341570 [ 3 ] {6ccb9ce8-a95c-4511-99c1-f110ff8953db} <Debug> TCPHandler: Processed in 0.001951025 sec. | ||
1356 | 2025.02.13 05:09:01.341715 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1357 | 2025.02.13 05:09:01.341840 [ 253 ] {0a746a0c-00ab-4a17-9753-08a200bfa558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1358 | 2025.02.13 05:09:01.341895 [ 253 ] {0a746a0c-00ab-4a17-9753-08a200bfa558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1359 | 2025.02.13 05:09:01.342550 [ 253 ] {0a746a0c-00ab-4a17-9753-08a200bfa558} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1360 | 2025.02.13 05:09:01.342592 [ 253 ] {0a746a0c-00ab-4a17-9753-08a200bfa558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1361 | 2025.02.13 05:09:01.342967 [ 253 ] {0a746a0c-00ab-4a17-9753-08a200bfa558} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1362 | 2025.02.13 05:09:01.343227 [ 253 ] {0a746a0c-00ab-4a17-9753-08a200bfa558} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1363 | 2025.02.13 05:09:01.343437 [ 253 ] {0a746a0c-00ab-4a17-9753-08a200bfa558} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001626 sec., 69495.69495694956 rows/sec., 4.50 MiB/sec. | ||
1364 | 2025.02.13 05:09:01.343493 [ 253 ] {0a746a0c-00ab-4a17-9753-08a200bfa558} <Debug> TCPHandler: Processed in 0.001837762 sec. | ||
1365 | 2025.02.13 05:09:01.343625 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1366 | 2025.02.13 05:09:01.343744 [ 3 ] {ccd9ada5-8444-4161-860d-07317f8fd202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1367 | 2025.02.13 05:09:01.343792 [ 3 ] {ccd9ada5-8444-4161-860d-07317f8fd202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1368 | 2025.02.13 05:09:01.344417 [ 3 ] {ccd9ada5-8444-4161-860d-07317f8fd202} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1369 | 2025.02.13 05:09:01.344458 [ 3 ] {ccd9ada5-8444-4161-860d-07317f8fd202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1370 | 2025.02.13 05:09:01.344825 [ 3 ] {ccd9ada5-8444-4161-860d-07317f8fd202} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1371 | 2025.02.13 05:09:01.345065 [ 3 ] {ccd9ada5-8444-4161-860d-07317f8fd202} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1372 | 2025.02.13 05:09:01.345378 [ 3 ] {ccd9ada5-8444-4161-860d-07317f8fd202} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00166 sec., 67469.8795180723 rows/sec., 3.84 MiB/sec. | ||
1373 | 2025.02.13 05:09:01.345432 [ 3 ] {ccd9ada5-8444-4161-860d-07317f8fd202} <Debug> TCPHandler: Processed in 0.001862673 sec. | ||
1374 | 2025.02.13 05:09:01.345567 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1375 | 2025.02.13 05:09:01.345687 [ 253 ] {c53abf59-115b-4e8a-bbc9-8675988fee7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1376 | 2025.02.13 05:09:01.345738 [ 253 ] {c53abf59-115b-4e8a-bbc9-8675988fee7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1377 | 2025.02.13 05:09:01.346483 [ 253 ] {c53abf59-115b-4e8a-bbc9-8675988fee7d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1378 | 2025.02.13 05:09:01.346523 [ 253 ] {c53abf59-115b-4e8a-bbc9-8675988fee7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1379 | 2025.02.13 05:09:01.346908 [ 253 ] {c53abf59-115b-4e8a-bbc9-8675988fee7d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1380 | 2025.02.13 05:09:01.347148 [ 253 ] {c53abf59-115b-4e8a-bbc9-8675988fee7d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1381 | 2025.02.13 05:09:01.347373 [ 253 ] {c53abf59-115b-4e8a-bbc9-8675988fee7d} <Debug> executeQuery: Read 398 rows, 28.86 KiB in 0.001711 sec., 232612.5073056692 rows/sec., 16.47 MiB/sec. | ||
1382 | 2025.02.13 05:09:01.347429 [ 253 ] {c53abf59-115b-4e8a-bbc9-8675988fee7d} <Debug> TCPHandler: Processed in 0.001921955 sec. | ||
1383 | 2025.02.13 05:09:01.347576 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1384 | 2025.02.13 05:09:01.347693 [ 3 ] {d4d5b8b9-60ed-4750-906f-8b3826a1011f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1385 | 2025.02.13 05:09:01.347743 [ 3 ] {d4d5b8b9-60ed-4750-906f-8b3826a1011f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1386 | 2025.02.13 05:09:01.348323 [ 3 ] {d4d5b8b9-60ed-4750-906f-8b3826a1011f} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1387 | 2025.02.13 05:09:01.348369 [ 3 ] {d4d5b8b9-60ed-4750-906f-8b3826a1011f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1388 | 2025.02.13 05:09:01.348794 [ 3 ] {d4d5b8b9-60ed-4750-906f-8b3826a1011f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1389 | 2025.02.13 05:09:01.349031 [ 3 ] {d4d5b8b9-60ed-4750-906f-8b3826a1011f} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1390 | 2025.02.13 05:09:01.349303 [ 3 ] {d4d5b8b9-60ed-4750-906f-8b3826a1011f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001617 sec., 3710.575139146568 rows/sec., 193.86 KiB/sec. | ||
1391 | 2025.02.13 05:09:01.349411 [ 3 ] {d4d5b8b9-60ed-4750-906f-8b3826a1011f} <Debug> TCPHandler: Processed in 0.001888793 sec. | ||
1392 | 2025.02.13 05:09:01.349553 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1393 | 2025.02.13 05:09:01.349672 [ 253 ] {073d4d41-33ca-4f4d-8174-67774d0a4cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1394 | 2025.02.13 05:09:01.349725 [ 253 ] {073d4d41-33ca-4f4d-8174-67774d0a4cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1395 | 2025.02.13 05:09:01.350327 [ 253 ] {073d4d41-33ca-4f4d-8174-67774d0a4cd0} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1396 | 2025.02.13 05:09:01.350368 [ 253 ] {073d4d41-33ca-4f4d-8174-67774d0a4cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1397 | 2025.02.13 05:09:01.350765 [ 253 ] {073d4d41-33ca-4f4d-8174-67774d0a4cd0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1398 | 2025.02.13 05:09:01.351004 [ 253 ] {073d4d41-33ca-4f4d-8174-67774d0a4cd0} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1399 | 2025.02.13 05:09:01.351308 [ 253 ] {073d4d41-33ca-4f4d-8174-67774d0a4cd0} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001639 sec., 138499.08480780965 rows/sec., 9.24 MiB/sec. | ||
1400 | 2025.02.13 05:09:01.351411 [ 253 ] {073d4d41-33ca-4f4d-8174-67774d0a4cd0} <Debug> TCPHandler: Processed in 0.001916464 sec. | ||
1401 | 2025.02.13 05:09:01.351556 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1402 | 2025.02.13 05:09:01.351671 [ 3 ] {3136d765-a9c1-49ee-abd7-4212a48fce16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1403 | 2025.02.13 05:09:01.351722 [ 3 ] {3136d765-a9c1-49ee-abd7-4212a48fce16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1404 | 2025.02.13 05:09:01.352263 [ 3 ] {3136d765-a9c1-49ee-abd7-4212a48fce16} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1405 | 2025.02.13 05:09:01.352308 [ 3 ] {3136d765-a9c1-49ee-abd7-4212a48fce16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1406 | 2025.02.13 05:09:01.352736 [ 3 ] {3136d765-a9c1-49ee-abd7-4212a48fce16} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1407 | 2025.02.13 05:09:01.352979 [ 3 ] {3136d765-a9c1-49ee-abd7-4212a48fce16} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1408 | 2025.02.13 05:09:01.353188 [ 3 ] {3136d765-a9c1-49ee-abd7-4212a48fce16} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00154 sec., 649.3506493506494 rows/sec., 43.76 KiB/sec. | ||
1409 | 2025.02.13 05:09:01.353238 [ 3 ] {3136d765-a9c1-49ee-abd7-4212a48fce16} <Debug> TCPHandler: Processed in 0.001736269 sec. | ||
1410 | 2025.02.13 05:09:01.353376 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1411 | 2025.02.13 05:09:01.353492 [ 253 ] {96621960-308d-461e-9637-04ccb43fea8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1412 | 2025.02.13 05:09:01.353573 [ 253 ] {96621960-308d-461e-9637-04ccb43fea8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1413 | 2025.02.13 05:09:01.354708 [ 253 ] {96621960-308d-461e-9637-04ccb43fea8d} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1414 | 2025.02.13 05:09:01.354747 [ 253 ] {96621960-308d-461e-9637-04ccb43fea8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1415 | 2025.02.13 05:09:01.355516 [ 253 ] {96621960-308d-461e-9637-04ccb43fea8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1416 | 2025.02.13 05:09:01.355927 [ 253 ] {96621960-308d-461e-9637-04ccb43fea8d} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1417 | 2025.02.13 05:09:01.356267 [ 253 ] {96621960-308d-461e-9637-04ccb43fea8d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002796 sec., 8583.690987124464 rows/sec., 15.38 MiB/sec. | ||
1418 | 2025.02.13 05:09:01.356432 [ 253 ] {96621960-308d-461e-9637-04ccb43fea8d} <Debug> TCPHandler: Processed in 0.003111898 sec. | ||
1419 | 2025.02.13 05:09:01.356590 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1420 | 2025.02.13 05:09:01.356708 [ 3 ] {b83b6fe3-cf3f-4caf-b89c-7e8b658ebb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1421 | 2025.02.13 05:09:01.356758 [ 3 ] {b83b6fe3-cf3f-4caf-b89c-7e8b658ebb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1422 | 2025.02.13 05:09:01.357253 [ 3 ] {b83b6fe3-cf3f-4caf-b89c-7e8b658ebb2b} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1423 | 2025.02.13 05:09:01.357291 [ 3 ] {b83b6fe3-cf3f-4caf-b89c-7e8b658ebb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1424 | 2025.02.13 05:09:01.357654 [ 3 ] {b83b6fe3-cf3f-4caf-b89c-7e8b658ebb2b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1425 | 2025.02.13 05:09:01.357891 [ 3 ] {b83b6fe3-cf3f-4caf-b89c-7e8b658ebb2b} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1426 | 2025.02.13 05:09:01.358109 [ 3 ] {b83b6fe3-cf3f-4caf-b89c-7e8b658ebb2b} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001425 sec., 50526.31578947368 rows/sec., 3.22 MiB/sec. | ||
1427 | 2025.02.13 05:09:01.358162 [ 3 ] {b83b6fe3-cf3f-4caf-b89c-7e8b658ebb2b} <Debug> TCPHandler: Processed in 0.001629596 sec. | ||
1428 | 2025.02.13 05:09:05.927544 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1429 | 2025.02.13 05:09:05.927643 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1430 | 2025.02.13 05:09:05.996329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2745 | ||
1431 | 2025.02.13 05:09:05.996953 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1432 | 2025.02.13 05:09:05.997000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1433 | 2025.02.13 05:09:05.997619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1434 | 2025.02.13 05:09:05.997883 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1435 | 2025.02.13 05:09:05.998083 [ 80 ] {} <Debug> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1436 | 2025.02.13 05:09:05.998165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2745 | ||
1437 | 2025.02.13 05:09:05.998195 [ 80 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1438 | 2025.02.13 05:09:05.998225 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1439 | 2025.02.13 05:09:06.002328 [ 194 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
1440 | 2025.02.13 05:09:06.002562 [ 194 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1441 | 2025.02.13 05:09:06.002688 [ 194 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
1442 | 2025.02.13 05:09:06.002843 [ 194 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
1443 | 2025.02.13 05:09:06.003109 [ 194 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
1444 | 2025.02.13 05:09:06.003278 [ 194 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
1445 | 2025.02.13 05:09:06.003437 [ 194 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
1446 | 2025.02.13 05:09:06.003603 [ 194 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
1447 | 2025.02.13 05:09:06.025218 [ 200 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2745 rows, containing 4 columns (4 merged, 0 gathered) in 0.026907265 sec., 102017.05747499793 rows/sec., 1.46 MiB/sec. | ||
1448 | 2025.02.13 05:09:06.025976 [ 201 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1449 | 2025.02.13 05:09:06.026349 [ 201 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_6_1} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1450 | 2025.02.13 05:09:06.026445 [ 201 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_6_1} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1451 | 2025.02.13 05:09:06.026585 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1452 | 2025.02.13 05:09:06.146539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1453 | 2025.02.13 05:09:06.167849 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1454 | 2025.02.13 05:09:06.167899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1455 | 2025.02.13 05:09:06.174701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1456 | 2025.02.13 05:09:06.175575 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1457 | 2025.02.13 05:09:06.175906 [ 80 ] {} <Debug> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1458 | 2025.02.13 05:09:06.175966 [ 80 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1459 | 2025.02.13 05:09:06.176006 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1460 | 2025.02.13 05:09:06.176424 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
1461 | 2025.02.13 05:09:06.190619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1462 | 2025.02.13 05:09:06.192360 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1463 | 2025.02.13 05:09:06.193808 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
1464 | 2025.02.13 05:09:06.199158 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
1465 | 2025.02.13 05:09:06.204474 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
1466 | 2025.02.13 05:09:06.209239 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
1467 | 2025.02.13 05:09:06.220596 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
1468 | 2025.02.13 05:09:06.225079 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
1469 | 2025.02.13 05:09:06.289865 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.113745395 sec., 404.4119764145177 rows/sec., 2.09 MiB/sec. | ||
1470 | 2025.02.13 05:09:06.292556 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1471 | 2025.02.13 05:09:06.295508 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_6_1} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1472 | 2025.02.13 05:09:06.295636 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_6_1} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1473 | 2025.02.13 05:09:06.297699 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1474 | 2025.02.13 05:09:06.327074 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1475 | 2025.02.13 05:09:06.327261 [ 3 ] {53a81d53-3889-487f-8bf5-ed0e2b828cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1476 | 2025.02.13 05:09:06.327339 [ 3 ] {53a81d53-3889-487f-8bf5-ed0e2b828cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1477 | 2025.02.13 05:09:06.328192 [ 3 ] {53a81d53-3889-487f-8bf5-ed0e2b828cfa} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1478 | 2025.02.13 05:09:06.328234 [ 3 ] {53a81d53-3889-487f-8bf5-ed0e2b828cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1479 | 2025.02.13 05:09:06.328698 [ 3 ] {53a81d53-3889-487f-8bf5-ed0e2b828cfa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1480 | 2025.02.13 05:09:06.329012 [ 3 ] {53a81d53-3889-487f-8bf5-ed0e2b828cfa} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1481 | 2025.02.13 05:09:06.329180 [ 80 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1482 | 2025.02.13 05:09:06.329228 [ 80 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1483 | 2025.02.13 05:09:06.329257 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1484 | 2025.02.13 05:09:06.329273 [ 3 ] {53a81d53-3889-487f-8bf5-ed0e2b828cfa} <Debug> executeQuery: Read 68 rows, 5.63 KiB in 0.002064 sec., 32945.73643410853 rows/sec., 2.66 MiB/sec. | ||
1485 | 2025.02.13 05:09:06.329395 [ 3 ] {53a81d53-3889-487f-8bf5-ed0e2b828cfa} <Debug> TCPHandler: Processed in 0.00245853 sec. | ||
1486 | 2025.02.13 05:09:06.329436 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
1487 | 2025.02.13 05:09:06.329574 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1488 | 2025.02.13 05:09:06.329619 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
1489 | 2025.02.13 05:09:06.329785 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1490 | 2025.02.13 05:09:06.329807 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1491 | 2025.02.13 05:09:06.330039 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 635 rows starting from the beginning of the part | ||
1492 | 2025.02.13 05:09:06.330252 [ 253 ] {5505f9b0-81f8-4764-987f-7b7f9135d79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1493 | 2025.02.13 05:09:06.330363 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
1494 | 2025.02.13 05:09:06.330432 [ 253 ] {5505f9b0-81f8-4764-987f-7b7f9135d79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1495 | 2025.02.13 05:09:06.330662 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 661 rows starting from the beginning of the part | ||
1496 | 2025.02.13 05:09:06.330985 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 68 rows starting from the beginning of the part | ||
1497 | 2025.02.13 05:09:06.333006 [ 253 ] {5505f9b0-81f8-4764-987f-7b7f9135d79e} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1498 | 2025.02.13 05:09:06.333097 [ 253 ] {5505f9b0-81f8-4764-987f-7b7f9135d79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1499 | 2025.02.13 05:09:06.334221 [ 253 ] {5505f9b0-81f8-4764-987f-7b7f9135d79e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1500 | 2025.02.13 05:09:06.334273 [ 189 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.00493228 sec., 297631.11583284 rows/sec., 24.66 MiB/sec. | ||
1501 | 2025.02.13 05:09:06.334596 [ 189 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1502 | 2025.02.13 05:09:06.334602 [ 253 ] {5505f9b0-81f8-4764-987f-7b7f9135d79e} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1503 | 2025.02.13 05:09:06.335183 [ 253 ] {5505f9b0-81f8-4764-987f-7b7f9135d79e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005073 sec., 1576.9761482357578 rows/sec., 118.58 KiB/sec. | ||
1504 | 2025.02.13 05:09:06.335431 [ 253 ] {5505f9b0-81f8-4764-987f-7b7f9135d79e} <Debug> TCPHandler: Processed in 0.005872367 sec. | ||
1505 | 2025.02.13 05:09:06.335460 [ 189 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_6_1} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1506 | 2025.02.13 05:09:06.335629 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1507 | 2025.02.13 05:09:06.335639 [ 189 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_6_1} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1508 | 2025.02.13 05:09:06.335830 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
1509 | 2025.02.13 05:09:06.335857 [ 3 ] {de491857-13a5-4e89-9904-f8e367a18192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1510 | 2025.02.13 05:09:06.335921 [ 3 ] {de491857-13a5-4e89-9904-f8e367a18192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1511 | 2025.02.13 05:09:06.336551 [ 3 ] {de491857-13a5-4e89-9904-f8e367a18192} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1512 | 2025.02.13 05:09:06.336591 [ 3 ] {de491857-13a5-4e89-9904-f8e367a18192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1513 | 2025.02.13 05:09:06.336975 [ 3 ] {de491857-13a5-4e89-9904-f8e367a18192} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1514 | 2025.02.13 05:09:06.337225 [ 3 ] {de491857-13a5-4e89-9904-f8e367a18192} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1515 | 2025.02.13 05:09:06.337348 [ 80 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1516 | 2025.02.13 05:09:06.337393 [ 80 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1517 | 2025.02.13 05:09:06.337417 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1518 | 2025.02.13 05:09:06.337420 [ 3 ] {de491857-13a5-4e89-9904-f8e367a18192} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001629 sec., 39287.90669122161 rows/sec., 3.07 MiB/sec. | ||
1519 | 2025.02.13 05:09:06.337712 [ 3 ] {de491857-13a5-4e89-9904-f8e367a18192} <Debug> TCPHandler: Processed in 0.002169592 sec. | ||
1520 | 2025.02.13 05:09:06.337801 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
1521 | 2025.02.13 05:09:06.337999 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1522 | 2025.02.13 05:09:06.338065 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1523 | 2025.02.13 05:09:06.338109 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
1524 | 2025.02.13 05:09:06.338135 [ 253 ] {7a9dc75e-8b0c-483d-a130-8b2c43fd10cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1525 | 2025.02.13 05:09:06.338206 [ 253 ] {7a9dc75e-8b0c-483d-a130-8b2c43fd10cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1526 | 2025.02.13 05:09:06.338312 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
1527 | 2025.02.13 05:09:06.338760 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 380 rows starting from the beginning of the part | ||
1528 | 2025.02.13 05:09:06.339167 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
1529 | 2025.02.13 05:09:06.339519 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 398 rows starting from the beginning of the part | ||
1530 | 2025.02.13 05:09:06.339926 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
1531 | 2025.02.13 05:09:06.340691 [ 253 ] {7a9dc75e-8b0c-483d-a130-8b2c43fd10cb} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1532 | 2025.02.13 05:09:06.340736 [ 253 ] {7a9dc75e-8b0c-483d-a130-8b2c43fd10cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1533 | 2025.02.13 05:09:06.341342 [ 253 ] {7a9dc75e-8b0c-483d-a130-8b2c43fd10cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1534 | 2025.02.13 05:09:06.341691 [ 253 ] {7a9dc75e-8b0c-483d-a130-8b2c43fd10cb} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1535 | 2025.02.13 05:09:06.341771 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 954 rows, containing 5 columns (5 merged, 0 gathered) in 0.004258281 sec., 224034.0644499506 rows/sec., 16.99 MiB/sec. | ||
1536 | 2025.02.13 05:09:06.341925 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1537 | 2025.02.13 05:09:06.342017 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1538 | 2025.02.13 05:09:06.342073 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1539 | 2025.02.13 05:09:06.342088 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1540 | 2025.02.13 05:09:06.342219 [ 253 ] {7a9dc75e-8b0c-483d-a130-8b2c43fd10cb} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.004066 sec., 36891.29365469749 rows/sec., 2.56 MiB/sec. | ||
1541 | 2025.02.13 05:09:06.342761 [ 253 ] {7a9dc75e-8b0c-483d-a130-8b2c43fd10cb} <Debug> TCPHandler: Processed in 0.00490207 sec. | ||
1542 | 2025.02.13 05:09:06.342777 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
1543 | 2025.02.13 05:09:06.343136 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1544 | 2025.02.13 05:09:06.343232 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1545 | 2025.02.13 05:09:06.343250 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_6_1} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1546 | 2025.02.13 05:09:06.343299 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
1547 | 2025.02.13 05:09:06.343386 [ 3 ] {88969716-f8ed-40db-8bf5-cc08d66fc1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1548 | 2025.02.13 05:09:06.343430 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_6_1} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1549 | 2025.02.13 05:09:06.343611 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
1550 | 2025.02.13 05:09:06.343729 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
1551 | 2025.02.13 05:09:06.343820 [ 3 ] {88969716-f8ed-40db-8bf5-cc08d66fc1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1552 | 2025.02.13 05:09:06.343927 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 127 rows starting from the beginning of the part | ||
1553 | 2025.02.13 05:09:06.344177 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
1554 | 2025.02.13 05:09:06.344400 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 227 rows starting from the beginning of the part | ||
1555 | 2025.02.13 05:09:06.344630 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
1556 | 2025.02.13 05:09:06.346783 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 5 columns (5 merged, 0 gathered) in 0.004543289 sec., 139546.48273530477 rows/sec., 9.41 MiB/sec. | ||
1557 | 2025.02.13 05:09:06.346840 [ 3 ] {88969716-f8ed-40db-8bf5-cc08d66fc1fa} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1558 | 2025.02.13 05:09:06.346882 [ 3 ] {88969716-f8ed-40db-8bf5-cc08d66fc1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1559 | 2025.02.13 05:09:06.346972 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1560 | 2025.02.13 05:09:06.347416 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1561 | 2025.02.13 05:09:06.347568 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1562 | 2025.02.13 05:09:06.347680 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
1563 | 2025.02.13 05:09:06.347804 [ 3 ] {88969716-f8ed-40db-8bf5-cc08d66fc1fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1564 | 2025.02.13 05:09:06.348070 [ 3 ] {88969716-f8ed-40db-8bf5-cc08d66fc1fa} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1565 | 2025.02.13 05:09:06.348276 [ 3 ] {88969716-f8ed-40db-8bf5-cc08d66fc1fa} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004967 sec., 1610.6301590497283 rows/sec., 2.89 MiB/sec. | ||
1566 | 2025.02.13 05:09:06.348383 [ 3 ] {88969716-f8ed-40db-8bf5-cc08d66fc1fa} <Debug> TCPHandler: Processed in 0.005468416 sec. | ||
1567 | 2025.02.13 05:09:06.348546 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1568 | 2025.02.13 05:09:06.348688 [ 253 ] {30ddae73-d164-49cc-8826-b2661081b640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1569 | 2025.02.13 05:09:06.348749 [ 253 ] {30ddae73-d164-49cc-8826-b2661081b640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1570 | 2025.02.13 05:09:06.349269 [ 253 ] {30ddae73-d164-49cc-8826-b2661081b640} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1571 | 2025.02.13 05:09:06.349307 [ 253 ] {30ddae73-d164-49cc-8826-b2661081b640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1572 | 2025.02.13 05:09:06.349678 [ 253 ] {30ddae73-d164-49cc-8826-b2661081b640} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1573 | 2025.02.13 05:09:06.349925 [ 253 ] {30ddae73-d164-49cc-8826-b2661081b640} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1574 | 2025.02.13 05:09:06.350078 [ 80 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1575 | 2025.02.13 05:09:06.350141 [ 80 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1576 | 2025.02.13 05:09:06.350182 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1577 | 2025.02.13 05:09:06.350187 [ 253 ] {30ddae73-d164-49cc-8826-b2661081b640} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001527 sec., 32743.94237066143 rows/sec., 2.25 MiB/sec. | ||
1578 | 2025.02.13 05:09:06.350460 [ 253 ] {30ddae73-d164-49cc-8826-b2661081b640} <Debug> TCPHandler: Processed in 0.001981466 sec. | ||
1579 | 2025.02.13 05:09:06.350720 [ 190 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
1580 | 2025.02.13 05:09:06.350855 [ 190 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1581 | 2025.02.13 05:09:06.350896 [ 190 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
1582 | 2025.02.13 05:09:06.350982 [ 190 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
1583 | 2025.02.13 05:09:06.351168 [ 190 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
1584 | 2025.02.13 05:09:06.351378 [ 190 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
1585 | 2025.02.13 05:09:06.351534 [ 190 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
1586 | 2025.02.13 05:09:06.351667 [ 190 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
1587 | 2025.02.13 05:09:06.352784 [ 196 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002500481 sec., 85583.5337281107 rows/sec., 5.60 MiB/sec. | ||
1588 | 2025.02.13 05:09:06.352955 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1589 | 2025.02.13 05:09:06.353322 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_6_1} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1590 | 2025.02.13 05:09:06.353417 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_6_1} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1591 | 2025.02.13 05:09:06.353509 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
1592 | 2025.02.13 05:09:07.001148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.82 MiB, peak 169.77 MiB, free memory in arenas 0.00 B, will set to 164.20 MiB (RSS), difference: 3.38 MiB | ||
1593 | 2025.02.13 05:09:10.988396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 234 | ||
1594 | 2025.02.13 05:09:10.991360 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1595 | 2025.02.13 05:09:10.991415 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1596 | 2025.02.13 05:09:10.993551 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1597 | 2025.02.13 05:09:10.993985 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1598 | 2025.02.13 05:09:10.994881 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
1599 | 2025.02.13 05:09:11.326219 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1600 | 2025.02.13 05:09:11.326655 [ 3 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) 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', '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) | ||
1601 | 2025.02.13 05:09:11.327224 [ 3 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1602 | 2025.02.13 05:09:11.327274 [ 3 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <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', '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 | ||
1603 | 2025.02.13 05:09:11.327620 [ 3 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1604 | 2025.02.13 05:09:11.327705 [ 3 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1605 | 2025.02.13 05:09:11.327893 [ 3 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1606 | 2025.02.13 05:09:11.328182 [ 287 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1607 | 2025.02.13 05:09:11.328201 [ 286 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1608 | 2025.02.13 05:09:11.328343 [ 3 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1609 | 2025.02.13 05:09:11.328371 [ 3 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1610 | 2025.02.13 05:09:11.332383 [ 3 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1611 | 2025.02.13 05:09:11.332418 [ 3 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1612 | 2025.02.13 05:09:11.332488 [ 3 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <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', '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'))" | ||
1613 | 2025.02.13 05:09:11.332549 [ 3 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <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', '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'))" | ||
1614 | 2025.02.13 05:09:11.334001 [ 3 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.007555 sec., 3970.880211780278 rows/sec., 151.36 KiB/sec. | ||
1615 | 2025.02.13 05:09:11.334147 [ 3 ] {b8d1ba8f-d3e4-41b4-aad3-9118c52d27c6} <Debug> TCPHandler: Processed in 0.008118831 sec. | ||
1616 | 2025.02.13 05:09:11.334476 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1617 | 2025.02.13 05:09:11.334708 [ 253 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) 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', '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) | ||
1618 | 2025.02.13 05:09:11.335204 [ 253 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1619 | 2025.02.13 05:09:11.335256 [ 253 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <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', '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 | ||
1620 | 2025.02.13 05:09:11.335597 [ 253 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1621 | 2025.02.13 05:09:11.335678 [ 253 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1622 | 2025.02.13 05:09:11.335856 [ 253 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1623 | 2025.02.13 05:09:11.335976 [ 287 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1624 | 2025.02.13 05:09:11.335979 [ 288 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1625 | 2025.02.13 05:09:11.336121 [ 253 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1626 | 2025.02.13 05:09:11.336156 [ 253 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1627 | 2025.02.13 05:09:11.336253 [ 253 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1628 | 2025.02.13 05:09:11.336277 [ 253 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1629 | 2025.02.13 05:09:11.336323 [ 253 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <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', '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'))" | ||
1630 | 2025.02.13 05:09:11.336372 [ 253 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <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', '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'))" | ||
1631 | 2025.02.13 05:09:11.337518 [ 253 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002918 sec., 10281.014393420151 rows/sec., 391.90 KiB/sec. | ||
1632 | 2025.02.13 05:09:11.337687 [ 253 ] {c34289ff-5a7a-4a5f-a141-042d34f681a7} <Debug> TCPHandler: Processed in 0.003292703 sec. | ||
1633 | 2025.02.13 05:09:11.338022 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1634 | 2025.02.13 05:09:11.338255 [ 3 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) 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', '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) | ||
1635 | 2025.02.13 05:09:11.338670 [ 3 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1636 | 2025.02.13 05:09:11.338730 [ 3 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <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', '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 | ||
1637 | 2025.02.13 05:09:11.339101 [ 3 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1638 | 2025.02.13 05:09:11.339170 [ 3 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1639 | 2025.02.13 05:09:11.339330 [ 3 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1640 | 2025.02.13 05:09:11.339439 [ 287 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1641 | 2025.02.13 05:09:11.339445 [ 286 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1642 | 2025.02.13 05:09:11.339549 [ 3 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1643 | 2025.02.13 05:09:11.339574 [ 3 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1644 | 2025.02.13 05:09:11.339657 [ 3 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1645 | 2025.02.13 05:09:11.339680 [ 3 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1646 | 2025.02.13 05:09:11.339723 [ 3 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <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', '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'))" | ||
1647 | 2025.02.13 05:09:11.339771 [ 3 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <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', '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'))" | ||
1648 | 2025.02.13 05:09:11.340841 [ 3 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002703 sec., 11098.779134295228 rows/sec., 423.07 KiB/sec. | ||
1649 | 2025.02.13 05:09:11.340985 [ 3 ] {005f6473-d8d4-4393-9b99-d45f04a7225c} <Debug> TCPHandler: Processed in 0.003030096 sec. | ||
1650 | 2025.02.13 05:09:11.341258 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1651 | 2025.02.13 05:09:11.341455 [ 253 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) 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', 'static_routing_config:static_nexthops', 'static_routing_config: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) | ||
1652 | 2025.02.13 05:09:11.341805 [ 253 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1653 | 2025.02.13 05:09:11.341855 [ 253 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <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', 'static_routing_config:static_nexthops', 'static_routing_config: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 | ||
1654 | 2025.02.13 05:09:11.342175 [ 253 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1655 | 2025.02.13 05:09:11.342244 [ 253 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1656 | 2025.02.13 05:09:11.342399 [ 253 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1657 | 2025.02.13 05:09:11.342499 [ 287 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1658 | 2025.02.13 05:09:11.342516 [ 288 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1659 | 2025.02.13 05:09:11.342623 [ 253 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1660 | 2025.02.13 05:09:11.342652 [ 253 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1661 | 2025.02.13 05:09:11.342737 [ 253 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1662 | 2025.02.13 05:09:11.342759 [ 253 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1663 | 2025.02.13 05:09:11.342802 [ 253 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <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', 'static_routing_config:static_nexthops', 'static_routing_config: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'))" | ||
1664 | 2025.02.13 05:09:11.342848 [ 253 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <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', 'static_routing_config:static_nexthops', 'static_routing_config: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'))" | ||
1665 | 2025.02.13 05:09:11.343950 [ 253 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.00259 sec., 11583.011583011583 rows/sec., 441.53 KiB/sec. | ||
1666 | 2025.02.13 05:09:11.344105 [ 253 ] {7e98966e-fad7-444a-9340-dfb8b4a24ea6} <Debug> TCPHandler: Processed in 0.002907753 sec. | ||
1667 | 2025.02.13 05:09:11.345838 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1668 | 2025.02.13 05:09:11.346000 [ 3 ] {1b4f594d-0018-42b9-9c71-4a2da7ce3ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1669 | 2025.02.13 05:09:11.346066 [ 3 ] {1b4f594d-0018-42b9-9c71-4a2da7ce3ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1670 | 2025.02.13 05:09:11.346960 [ 3 ] {1b4f594d-0018-42b9-9c71-4a2da7ce3ae1} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1671 | 2025.02.13 05:09:11.347010 [ 3 ] {1b4f594d-0018-42b9-9c71-4a2da7ce3ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1672 | 2025.02.13 05:09:11.347517 [ 3 ] {1b4f594d-0018-42b9-9c71-4a2da7ce3ae1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1673 | 2025.02.13 05:09:11.347755 [ 3 ] {1b4f594d-0018-42b9-9c71-4a2da7ce3ae1} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1674 | 2025.02.13 05:09:11.348019 [ 3 ] {1b4f594d-0018-42b9-9c71-4a2da7ce3ae1} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002064 sec., 1937.9844961240312 rows/sec., 246.51 KiB/sec. | ||
1675 | 2025.02.13 05:09:11.348191 [ 3 ] {1b4f594d-0018-42b9-9c71-4a2da7ce3ae1} <Debug> TCPHandler: Processed in 0.002424229 sec. | ||
1676 | 2025.02.13 05:09:11.348353 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1677 | 2025.02.13 05:09:11.348486 [ 253 ] {de821ea1-ae33-4f3c-8e42-d5a52c362424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1678 | 2025.02.13 05:09:11.348537 [ 253 ] {de821ea1-ae33-4f3c-8e42-d5a52c362424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1679 | 2025.02.13 05:09:11.349185 [ 253 ] {de821ea1-ae33-4f3c-8e42-d5a52c362424} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1680 | 2025.02.13 05:09:11.349225 [ 253 ] {de821ea1-ae33-4f3c-8e42-d5a52c362424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1681 | 2025.02.13 05:09:11.349614 [ 253 ] {de821ea1-ae33-4f3c-8e42-d5a52c362424} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1682 | 2025.02.13 05:09:11.349857 [ 253 ] {de821ea1-ae33-4f3c-8e42-d5a52c362424} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1683 | 2025.02.13 05:09:11.350071 [ 253 ] {de821ea1-ae33-4f3c-8e42-d5a52c362424} <Debug> executeQuery: Read 104 rows, 8.88 KiB in 0.001621 sec., 64157.92720542874 rows/sec., 5.35 MiB/sec. | ||
1684 | 2025.02.13 05:09:11.350127 [ 253 ] {de821ea1-ae33-4f3c-8e42-d5a52c362424} <Debug> TCPHandler: Processed in 0.001832752 sec. | ||
1685 | 2025.02.13 05:09:11.350303 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1686 | 2025.02.13 05:09:11.350444 [ 3 ] {73b7ea66-6196-413f-92a1-9277185b865b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1687 | 2025.02.13 05:09:11.350504 [ 3 ] {73b7ea66-6196-413f-92a1-9277185b865b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1688 | 2025.02.13 05:09:11.351191 [ 3 ] {73b7ea66-6196-413f-92a1-9277185b865b} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1689 | 2025.02.13 05:09:11.351232 [ 3 ] {73b7ea66-6196-413f-92a1-9277185b865b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1690 | 2025.02.13 05:09:11.351599 [ 3 ] {73b7ea66-6196-413f-92a1-9277185b865b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1691 | 2025.02.13 05:09:11.351842 [ 3 ] {73b7ea66-6196-413f-92a1-9277185b865b} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1692 | 2025.02.13 05:09:11.352068 [ 3 ] {73b7ea66-6196-413f-92a1-9277185b865b} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001657 sec., 14484.007242003621 rows/sec., 1.06 MiB/sec. | ||
1693 | 2025.02.13 05:09:11.352129 [ 3 ] {73b7ea66-6196-413f-92a1-9277185b865b} <Debug> TCPHandler: Processed in 0.001893394 sec. | ||
1694 | 2025.02.13 05:09:11.352294 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1695 | 2025.02.13 05:09:11.352437 [ 253 ] {63e29c37-e598-43f0-ac04-c9b0ccdafd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1696 | 2025.02.13 05:09:11.352496 [ 253 ] {63e29c37-e598-43f0-ac04-c9b0ccdafd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1697 | 2025.02.13 05:09:11.353199 [ 253 ] {63e29c37-e598-43f0-ac04-c9b0ccdafd3f} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1698 | 2025.02.13 05:09:11.353240 [ 253 ] {63e29c37-e598-43f0-ac04-c9b0ccdafd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1699 | 2025.02.13 05:09:11.353606 [ 253 ] {63e29c37-e598-43f0-ac04-c9b0ccdafd3f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1700 | 2025.02.13 05:09:11.353847 [ 253 ] {63e29c37-e598-43f0-ac04-c9b0ccdafd3f} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1701 | 2025.02.13 05:09:11.354063 [ 253 ] {63e29c37-e598-43f0-ac04-c9b0ccdafd3f} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00166 sec., 53012.048192771086 rows/sec., 4.14 MiB/sec. | ||
1702 | 2025.02.13 05:09:11.354118 [ 253 ] {63e29c37-e598-43f0-ac04-c9b0ccdafd3f} <Debug> TCPHandler: Processed in 0.001891504 sec. | ||
1703 | 2025.02.13 05:09:11.354288 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1704 | 2025.02.13 05:09:11.354428 [ 3 ] {c8f0d038-41b4-4caa-892f-48b7aefca980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1705 | 2025.02.13 05:09:11.354490 [ 3 ] {c8f0d038-41b4-4caa-892f-48b7aefca980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1706 | 2025.02.13 05:09:11.355137 [ 3 ] {c8f0d038-41b4-4caa-892f-48b7aefca980} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1707 | 2025.02.13 05:09:11.355176 [ 3 ] {c8f0d038-41b4-4caa-892f-48b7aefca980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1708 | 2025.02.13 05:09:11.355572 [ 3 ] {c8f0d038-41b4-4caa-892f-48b7aefca980} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1709 | 2025.02.13 05:09:11.355809 [ 3 ] {c8f0d038-41b4-4caa-892f-48b7aefca980} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1710 | 2025.02.13 05:09:11.356113 [ 3 ] {c8f0d038-41b4-4caa-892f-48b7aefca980} <Debug> executeQuery: Read 152 rows, 10.80 KiB in 0.001695 sec., 89675.5162241888 rows/sec., 6.22 MiB/sec. | ||
1711 | 2025.02.13 05:09:11.356249 [ 3 ] {c8f0d038-41b4-4caa-892f-48b7aefca980} <Debug> TCPHandler: Processed in 0.002031177 sec. | ||
1712 | 2025.02.13 05:09:11.356405 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1713 | 2025.02.13 05:09:11.356525 [ 253 ] {1a3b4603-2218-4a65-acdb-3e3d28bebe51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1714 | 2025.02.13 05:09:11.356605 [ 253 ] {1a3b4603-2218-4a65-acdb-3e3d28bebe51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1715 | 2025.02.13 05:09:11.357736 [ 253 ] {1a3b4603-2218-4a65-acdb-3e3d28bebe51} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1716 | 2025.02.13 05:09:11.357776 [ 253 ] {1a3b4603-2218-4a65-acdb-3e3d28bebe51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1717 | 2025.02.13 05:09:11.358402 [ 253 ] {1a3b4603-2218-4a65-acdb-3e3d28bebe51} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1718 | 2025.02.13 05:09:11.358668 [ 253 ] {1a3b4603-2218-4a65-acdb-3e3d28bebe51} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1719 | 2025.02.13 05:09:11.358947 [ 253 ] {1a3b4603-2218-4a65-acdb-3e3d28bebe51} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002445 sec., 9815.9509202454 rows/sec., 17.59 MiB/sec. | ||
1720 | 2025.02.13 05:09:11.359047 [ 253 ] {1a3b4603-2218-4a65-acdb-3e3d28bebe51} <Debug> TCPHandler: Processed in 0.002698517 sec. | ||
1721 | 2025.02.13 05:09:11.359211 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1722 | 2025.02.13 05:09:11.359352 [ 3 ] {36265969-0a70-4ee2-82ed-a07b95145588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1723 | 2025.02.13 05:09:11.359413 [ 3 ] {36265969-0a70-4ee2-82ed-a07b95145588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1724 | 2025.02.13 05:09:11.359986 [ 3 ] {36265969-0a70-4ee2-82ed-a07b95145588} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1725 | 2025.02.13 05:09:11.360029 [ 3 ] {36265969-0a70-4ee2-82ed-a07b95145588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1726 | 2025.02.13 05:09:11.360405 [ 3 ] {36265969-0a70-4ee2-82ed-a07b95145588} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1727 | 2025.02.13 05:09:11.360655 [ 3 ] {36265969-0a70-4ee2-82ed-a07b95145588} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1728 | 2025.02.13 05:09:11.360868 [ 3 ] {36265969-0a70-4ee2-82ed-a07b95145588} <Debug> executeQuery: Read 52 rows, 3.64 KiB in 0.001549 sec., 33570.045190445446 rows/sec., 2.29 MiB/sec. | ||
1729 | 2025.02.13 05:09:11.360925 [ 3 ] {36265969-0a70-4ee2-82ed-a07b95145588} <Debug> TCPHandler: Processed in 0.001778681 sec. | ||
1730 | 2025.02.13 05:09:13.499154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3233 | ||
1731 | 2025.02.13 05:09:13.499815 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1732 | 2025.02.13 05:09:13.499855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1733 | 2025.02.13 05:09:13.500380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1734 | 2025.02.13 05:09:13.500639 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1735 | 2025.02.13 05:09:13.500887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1736 | 2025.02.13 05:09:13.691576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1737 | 2025.02.13 05:09:13.710974 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1738 | 2025.02.13 05:09:13.711046 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1739 | 2025.02.13 05:09:13.717992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1740 | 2025.02.13 05:09:13.718814 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1741 | 2025.02.13 05:09:13.721876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1742 | 2025.02.13 05:09:16.327812 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1743 | 2025.02.13 05:09:16.328034 [ 3 ] {be43a45a-f7a4-4f0a-acc3-c3bc0613fed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1744 | 2025.02.13 05:09:16.328118 [ 3 ] {be43a45a-f7a4-4f0a-acc3-c3bc0613fed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1745 | 2025.02.13 05:09:16.328922 [ 3 ] {be43a45a-f7a4-4f0a-acc3-c3bc0613fed4} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1746 | 2025.02.13 05:09:16.328982 [ 3 ] {be43a45a-f7a4-4f0a-acc3-c3bc0613fed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1747 | 2025.02.13 05:09:16.329448 [ 3 ] {be43a45a-f7a4-4f0a-acc3-c3bc0613fed4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1748 | 2025.02.13 05:09:16.329753 [ 3 ] {be43a45a-f7a4-4f0a-acc3-c3bc0613fed4} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1749 | 2025.02.13 05:09:16.330112 [ 3 ] {be43a45a-f7a4-4f0a-acc3-c3bc0613fed4} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002121 sec., 33946.251768033944 rows/sec., 2.75 MiB/sec. | ||
1750 | 2025.02.13 05:09:16.330200 [ 3 ] {be43a45a-f7a4-4f0a-acc3-c3bc0613fed4} <Debug> TCPHandler: Processed in 0.002539092 sec. | ||
1751 | 2025.02.13 05:09:16.330464 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1752 | 2025.02.13 05:09:16.330671 [ 253 ] {89f2134e-ea71-4fd8-aa46-b35c1ece9ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1753 | 2025.02.13 05:09:16.330752 [ 253 ] {89f2134e-ea71-4fd8-aa46-b35c1ece9ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1754 | 2025.02.13 05:09:16.331527 [ 253 ] {89f2134e-ea71-4fd8-aa46-b35c1ece9ef8} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1755 | 2025.02.13 05:09:16.331568 [ 253 ] {89f2134e-ea71-4fd8-aa46-b35c1ece9ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1756 | 2025.02.13 05:09:16.331991 [ 253 ] {89f2134e-ea71-4fd8-aa46-b35c1ece9ef8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1757 | 2025.02.13 05:09:16.332246 [ 253 ] {89f2134e-ea71-4fd8-aa46-b35c1ece9ef8} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1758 | 2025.02.13 05:09:16.332448 [ 253 ] {89f2134e-ea71-4fd8-aa46-b35c1ece9ef8} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001834 sec., 4362.0501635768815 rows/sec., 328.01 KiB/sec. | ||
1759 | 2025.02.13 05:09:16.332510 [ 253 ] {89f2134e-ea71-4fd8-aa46-b35c1ece9ef8} <Debug> TCPHandler: Processed in 0.002179322 sec. | ||
1760 | 2025.02.13 05:09:16.332648 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1761 | 2025.02.13 05:09:16.332774 [ 3 ] {bc9a3374-a419-4540-ab5e-0e204e3d084e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1762 | 2025.02.13 05:09:16.332828 [ 3 ] {bc9a3374-a419-4540-ab5e-0e204e3d084e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1763 | 2025.02.13 05:09:16.333498 [ 3 ] {bc9a3374-a419-4540-ab5e-0e204e3d084e} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1764 | 2025.02.13 05:09:16.333542 [ 3 ] {bc9a3374-a419-4540-ab5e-0e204e3d084e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1765 | 2025.02.13 05:09:16.333947 [ 3 ] {bc9a3374-a419-4540-ab5e-0e204e3d084e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1766 | 2025.02.13 05:09:16.334206 [ 3 ] {bc9a3374-a419-4540-ab5e-0e204e3d084e} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1767 | 2025.02.13 05:09:16.334442 [ 3 ] {bc9a3374-a419-4540-ab5e-0e204e3d084e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001696 sec., 42452.83018867925 rows/sec., 3.31 MiB/sec. | ||
1768 | 2025.02.13 05:09:16.334510 [ 3 ] {bc9a3374-a419-4540-ab5e-0e204e3d084e} <Debug> TCPHandler: Processed in 0.001920484 sec. | ||
1769 | 2025.02.13 05:09:16.334670 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1770 | 2025.02.13 05:09:16.334793 [ 253 ] {d215037a-8ba4-413c-9e63-dd8f8765663d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1771 | 2025.02.13 05:09:16.334849 [ 253 ] {d215037a-8ba4-413c-9e63-dd8f8765663d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1772 | 2025.02.13 05:09:16.335431 [ 253 ] {d215037a-8ba4-413c-9e63-dd8f8765663d} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1773 | 2025.02.13 05:09:16.335467 [ 253 ] {d215037a-8ba4-413c-9e63-dd8f8765663d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1774 | 2025.02.13 05:09:16.335866 [ 253 ] {d215037a-8ba4-413c-9e63-dd8f8765663d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1775 | 2025.02.13 05:09:16.336102 [ 253 ] {d215037a-8ba4-413c-9e63-dd8f8765663d} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1776 | 2025.02.13 05:09:16.336281 [ 253 ] {d215037a-8ba4-413c-9e63-dd8f8765663d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001517 sec., 105471.32498352011 rows/sec., 7.35 MiB/sec. | ||
1777 | 2025.02.13 05:09:16.336334 [ 253 ] {d215037a-8ba4-413c-9e63-dd8f8765663d} <Debug> TCPHandler: Processed in 0.001722298 sec. | ||
1778 | 2025.02.13 05:09:16.336494 [ 3 ] {} <Trace> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1779 | 2025.02.13 05:09:16.336618 [ 3 ] {99b8fb35-5f14-4c9b-bd36-db0476cfcbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53354) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1780 | 2025.02.13 05:09:16.336703 [ 3 ] {99b8fb35-5f14-4c9b-bd36-db0476cfcbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1781 | 2025.02.13 05:09:16.337833 [ 3 ] {99b8fb35-5f14-4c9b-bd36-db0476cfcbfc} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1782 | 2025.02.13 05:09:16.337875 [ 3 ] {99b8fb35-5f14-4c9b-bd36-db0476cfcbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1783 | 2025.02.13 05:09:16.338504 [ 3 ] {99b8fb35-5f14-4c9b-bd36-db0476cfcbfc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1784 | 2025.02.13 05:09:16.338772 [ 3 ] {99b8fb35-5f14-4c9b-bd36-db0476cfcbfc} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1785 | 2025.02.13 05:09:16.338995 [ 3 ] {99b8fb35-5f14-4c9b-bd36-db0476cfcbfc} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.0024 sec., 3333.3333333333335 rows/sec., 5.97 MiB/sec. | ||
1786 | 2025.02.13 05:09:16.339245 [ 3 ] {99b8fb35-5f14-4c9b-bd36-db0476cfcbfc} <Debug> TCPHandler: Processed in 0.00281014 sec. | ||
1787 | 2025.02.13 05:09:16.339422 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1788 | 2025.02.13 05:09:16.339560 [ 253 ] {6b92fd0f-a5cd-4ab8-ade1-7b69d2504b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1789 | 2025.02.13 05:09:16.339620 [ 253 ] {6b92fd0f-a5cd-4ab8-ade1-7b69d2504b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1790 | 2025.02.13 05:09:16.340188 [ 253 ] {6b92fd0f-a5cd-4ab8-ade1-7b69d2504b6d} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1791 | 2025.02.13 05:09:16.340226 [ 253 ] {6b92fd0f-a5cd-4ab8-ade1-7b69d2504b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1792 | 2025.02.13 05:09:16.340590 [ 253 ] {6b92fd0f-a5cd-4ab8-ade1-7b69d2504b6d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1793 | 2025.02.13 05:09:16.340825 [ 253 ] {6b92fd0f-a5cd-4ab8-ade1-7b69d2504b6d} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1794 | 2025.02.13 05:09:16.341037 [ 253 ] {6b92fd0f-a5cd-4ab8-ade1-7b69d2504b6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. | ||
1795 | 2025.02.13 05:09:16.341089 [ 253 ] {6b92fd0f-a5cd-4ab8-ade1-7b69d2504b6d} <Debug> TCPHandler: Processed in 0.00173219 sec. | ||
1796 | 2025.02.13 05:09:20.927701 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1797 | 2025.02.13 05:09:20.927779 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1798 | 2025.02.13 05:09:20.995987 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 268 | ||
1799 | 2025.02.13 05:09:20.999161 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1800 | 2025.02.13 05:09:20.999217 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1801 | 2025.02.13 05:09:21.001228 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1802 | 2025.02.13 05:09:21.001575 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1803 | 2025.02.13 05:09:21.002009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1804 | 2025.02.13 05:09:21.003986 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
1805 | 2025.02.13 05:09:21.004359 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1806 | 2025.02.13 05:09:21.004401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1807 | 2025.02.13 05:09:21.005020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1808 | 2025.02.13 05:09:21.005307 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1809 | 2025.02.13 05:09:21.005486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1810 | 2025.02.13 05:09:21.014890 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1811 | 2025.02.13 05:09:21.014983 [ 3 ] {} <Debug> TCP-Session: 60a81e2c-eb25-40c2-9396-7be42dc59afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1812 | 2025.02.13 05:09:21.222854 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1813 | 2025.02.13 05:09:21.242385 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1814 | 2025.02.13 05:09:21.242432 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1815 | 2025.02.13 05:09:21.249619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1816 | 2025.02.13 05:09:21.250386 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1817 | 2025.02.13 05:09:21.253360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1818 | 2025.02.13 05:09:21.328887 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1819 | 2025.02.13 05:09:21.329058 [ 253 ] {24e7be7f-54c2-4179-b5af-9b4652644088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1820 | 2025.02.13 05:09:21.329122 [ 253 ] {24e7be7f-54c2-4179-b5af-9b4652644088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1821 | 2025.02.13 05:09:21.329863 [ 253 ] {24e7be7f-54c2-4179-b5af-9b4652644088} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1822 | 2025.02.13 05:09:21.329906 [ 253 ] {24e7be7f-54c2-4179-b5af-9b4652644088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1823 | 2025.02.13 05:09:21.330316 [ 253 ] {24e7be7f-54c2-4179-b5af-9b4652644088} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1824 | 2025.02.13 05:09:21.330558 [ 253 ] {24e7be7f-54c2-4179-b5af-9b4652644088} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1825 | 2025.02.13 05:09:21.330810 [ 253 ] {24e7be7f-54c2-4179-b5af-9b4652644088} <Debug> executeQuery: Read 104 rows, 8.88 KiB in 0.001797 sec., 57874.23483583751 rows/sec., 4.82 MiB/sec. | ||
1826 | 2025.02.13 05:09:21.330946 [ 253 ] {24e7be7f-54c2-4179-b5af-9b4652644088} <Debug> TCPHandler: Processed in 0.002161762 sec. | ||
1827 | 2025.02.13 05:09:21.331237 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1828 | 2025.02.13 05:09:21.331441 [ 5 ] {c202a03e-a09f-473d-80b6-458f5eb698a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1829 | 2025.02.13 05:09:21.331543 [ 5 ] {c202a03e-a09f-473d-80b6-458f5eb698a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1830 | 2025.02.13 05:09:21.332355 [ 5 ] {c202a03e-a09f-473d-80b6-458f5eb698a3} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1831 | 2025.02.13 05:09:21.332395 [ 5 ] {c202a03e-a09f-473d-80b6-458f5eb698a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1832 | 2025.02.13 05:09:21.332802 [ 5 ] {c202a03e-a09f-473d-80b6-458f5eb698a3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1833 | 2025.02.13 05:09:21.333053 [ 5 ] {c202a03e-a09f-473d-80b6-458f5eb698a3} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1834 | 2025.02.13 05:09:21.333185 [ 55 ] {} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1835 | 2025.02.13 05:09:21.333235 [ 55 ] {} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1836 | 2025.02.13 05:09:21.333246 [ 5 ] {c202a03e-a09f-473d-80b6-458f5eb698a3} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001859 sec., 12910.166756320603 rows/sec., 970.78 KiB/sec. | ||
1837 | 2025.02.13 05:09:21.333267 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1838 | 2025.02.13 05:09:21.333348 [ 5 ] {c202a03e-a09f-473d-80b6-458f5eb698a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1839 | 2025.02.13 05:09:21.333438 [ 5 ] {c202a03e-a09f-473d-80b6-458f5eb698a3} <Debug> TCPHandler: Processed in 0.002357296 sec. | ||
1840 | 2025.02.13 05:09:21.333854 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1841 | 2025.02.13 05:09:21.334044 [ 190 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
1842 | 2025.02.13 05:09:21.334115 [ 253 ] {77a56c04-9f70-4578-b61b-86bb335efb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1843 | 2025.02.13 05:09:21.334201 [ 253 ] {77a56c04-9f70-4578-b61b-86bb335efb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1844 | 2025.02.13 05:09:21.334215 [ 190 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1845 | 2025.02.13 05:09:21.334278 [ 190 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 130 rows starting from the beginning of the part | ||
1846 | 2025.02.13 05:09:21.334387 [ 190 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 130 rows starting from the beginning of the part | ||
1847 | 2025.02.13 05:09:21.334862 [ 190 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
1848 | 2025.02.13 05:09:21.335347 [ 190 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
1849 | 2025.02.13 05:09:21.335812 [ 190 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
1850 | 2025.02.13 05:09:21.336157 [ 190 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
1851 | 2025.02.13 05:09:21.336856 [ 253 ] {77a56c04-9f70-4578-b61b-86bb335efb0f} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1852 | 2025.02.13 05:09:21.336906 [ 253 ] {77a56c04-9f70-4578-b61b-86bb335efb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1853 | 2025.02.13 05:09:21.337441 [ 253 ] {77a56c04-9f70-4578-b61b-86bb335efb0f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1854 | 2025.02.13 05:09:21.337797 [ 253 ] {77a56c04-9f70-4578-b61b-86bb335efb0f} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1855 | 2025.02.13 05:09:21.337831 [ 193 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 5 columns (5 merged, 0 gathered) in 0.004452107 sec., 72774.53125003508 rows/sec., 4.93 MiB/sec. | ||
1856 | 2025.02.13 05:09:21.338276 [ 253 ] {77a56c04-9f70-4578-b61b-86bb335efb0f} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.004181 sec., 21047.59626883521 rows/sec., 1.64 MiB/sec. | ||
1857 | 2025.02.13 05:09:21.338363 [ 193 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1858 | 2025.02.13 05:09:21.338421 [ 253 ] {77a56c04-9f70-4578-b61b-86bb335efb0f} <Debug> TCPHandler: Processed in 0.004854238 sec. | ||
1859 | 2025.02.13 05:09:21.338615 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1860 | 2025.02.13 05:09:21.338850 [ 5 ] {b3c00fb2-648d-4773-b1fe-16328e32f056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1861 | 2025.02.13 05:09:21.338946 [ 193 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_6_1} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1862 | 2025.02.13 05:09:21.338962 [ 5 ] {b3c00fb2-648d-4773-b1fe-16328e32f056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1863 | 2025.02.13 05:09:21.339178 [ 193 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_6_1} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1864 | 2025.02.13 05:09:21.339389 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1865 | 2025.02.13 05:09:21.339889 [ 5 ] {b3c00fb2-648d-4773-b1fe-16328e32f056} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1866 | 2025.02.13 05:09:21.339932 [ 5 ] {b3c00fb2-648d-4773-b1fe-16328e32f056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1867 | 2025.02.13 05:09:21.340329 [ 5 ] {b3c00fb2-648d-4773-b1fe-16328e32f056} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1868 | 2025.02.13 05:09:21.340570 [ 5 ] {b3c00fb2-648d-4773-b1fe-16328e32f056} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1869 | 2025.02.13 05:09:21.340807 [ 5 ] {b3c00fb2-648d-4773-b1fe-16328e32f056} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002024 sec., 79051.38339920947 rows/sec., 5.51 MiB/sec. | ||
1870 | 2025.02.13 05:09:21.340914 [ 5 ] {b3c00fb2-648d-4773-b1fe-16328e32f056} <Debug> TCPHandler: Processed in 0.002390808 sec. | ||
1871 | 2025.02.13 05:09:21.341069 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1872 | 2025.02.13 05:09:21.341208 [ 253 ] {67846c2d-0d8a-450e-8558-9c1cda8fc676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1873 | 2025.02.13 05:09:21.341300 [ 253 ] {67846c2d-0d8a-450e-8558-9c1cda8fc676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1874 | 2025.02.13 05:09:21.342617 [ 253 ] {67846c2d-0d8a-450e-8558-9c1cda8fc676} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1875 | 2025.02.13 05:09:21.342655 [ 253 ] {67846c2d-0d8a-450e-8558-9c1cda8fc676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1876 | 2025.02.13 05:09:21.343299 [ 253 ] {67846c2d-0d8a-450e-8558-9c1cda8fc676} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1877 | 2025.02.13 05:09:21.343547 [ 253 ] {67846c2d-0d8a-450e-8558-9c1cda8fc676} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1878 | 2025.02.13 05:09:21.343721 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1879 | 2025.02.13 05:09:21.343791 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1880 | 2025.02.13 05:09:21.343826 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1881 | 2025.02.13 05:09:21.343832 [ 253 ] {67846c2d-0d8a-450e-8558-9c1cda8fc676} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002648 sec., 9063.444108761329 rows/sec., 16.24 MiB/sec. | ||
1882 | 2025.02.13 05:09:21.344403 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
1883 | 2025.02.13 05:09:21.344432 [ 253 ] {67846c2d-0d8a-450e-8558-9c1cda8fc676} <Debug> TCPHandler: Processed in 0.003429577 sec. | ||
1884 | 2025.02.13 05:09:21.344685 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1885 | 2025.02.13 05:09:21.344996 [ 5 ] {0a0e990c-d871-4773-add6-90a7dfc01d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1886 | 2025.02.13 05:09:21.345073 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1887 | 2025.02.13 05:09:21.345103 [ 5 ] {0a0e990c-d871-4773-add6-90a7dfc01d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1888 | 2025.02.13 05:09:21.345283 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
1889 | 2025.02.13 05:09:21.346177 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
1890 | 2025.02.13 05:09:21.346745 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
1891 | 2025.02.13 05:09:21.347470 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
1892 | 2025.02.13 05:09:21.347599 [ 5 ] {0a0e990c-d871-4773-add6-90a7dfc01d6a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1893 | 2025.02.13 05:09:21.347723 [ 5 ] {0a0e990c-d871-4773-add6-90a7dfc01d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1894 | 2025.02.13 05:09:21.348076 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
1895 | 2025.02.13 05:09:21.348673 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
1896 | 2025.02.13 05:09:21.349293 [ 5 ] {0a0e990c-d871-4773-add6-90a7dfc01d6a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1897 | 2025.02.13 05:09:21.349802 [ 5 ] {0a0e990c-d871-4773-add6-90a7dfc01d6a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1898 | 2025.02.13 05:09:21.350394 [ 5 ] {0a0e990c-d871-4773-add6-90a7dfc01d6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005471 sec., 10966.916468652897 rows/sec., 756.83 KiB/sec. | ||
1899 | 2025.02.13 05:09:21.350637 [ 5 ] {0a0e990c-d871-4773-add6-90a7dfc01d6a} <Debug> TCPHandler: Processed in 0.006079983 sec. | ||
1900 | 2025.02.13 05:09:21.352561 [ 190 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 19 columns (19 merged, 0 gathered) in 0.008623406 sec., 12987.907562278757 rows/sec., 23.27 MiB/sec. | ||
1901 | 2025.02.13 05:09:21.352881 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1902 | 2025.02.13 05:09:21.353301 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1903 | 2025.02.13 05:09:21.353391 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1904 | 2025.02.13 05:09:21.353512 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
1905 | 2025.02.13 05:09:25.381775 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1906 | 2025.02.13 05:09:25.382050 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) 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) | ||
1907 | 2025.02.13 05:09:25.382467 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1908 | 2025.02.13 05:09:25.382519 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <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 | ||
1909 | 2025.02.13 05:09:25.382882 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1910 | 2025.02.13 05:09:25.382966 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1911 | 2025.02.13 05:09:25.383143 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1912 | 2025.02.13 05:09:25.383444 [ 286 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1913 | 2025.02.13 05:09:25.383496 [ 288 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1914 | 2025.02.13 05:09:25.383447 [ 290 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1915 | 2025.02.13 05:09:25.383718 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1916 | 2025.02.13 05:09:25.383748 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1917 | 2025.02.13 05:09:25.383871 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1918 | 2025.02.13 05:09:25.383895 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1919 | 2025.02.13 05:09:25.383941 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <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'))" | ||
1920 | 2025.02.13 05:09:25.383989 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <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'))" | ||
1921 | 2025.02.13 05:09:25.384033 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <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'))" | ||
1922 | 2025.02.13 05:09:25.385732 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003803 sec., 8940.310281356824 rows/sec., 344.10 KiB/sec. | ||
1923 | 2025.02.13 05:09:25.385926 [ 253 ] {486fdb87-3719-4226-ae24-cc80aab41dbe} <Debug> TCPHandler: Processed in 0.004277172 sec. | ||
1924 | 2025.02.13 05:09:25.386389 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1925 | 2025.02.13 05:09:25.386666 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) 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) | ||
1926 | 2025.02.13 05:09:25.387157 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1927 | 2025.02.13 05:09:25.387220 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <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 | ||
1928 | 2025.02.13 05:09:25.387617 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1929 | 2025.02.13 05:09:25.387698 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1930 | 2025.02.13 05:09:25.387876 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1931 | 2025.02.13 05:09:25.387994 [ 291 ] {47f56661-e064-42e5-ae52-f906042c4692} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1932 | 2025.02.13 05:09:25.388015 [ 288 ] {47f56661-e064-42e5-ae52-f906042c4692} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1933 | 2025.02.13 05:09:25.388033 [ 286 ] {47f56661-e064-42e5-ae52-f906042c4692} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1934 | 2025.02.13 05:09:25.388152 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1935 | 2025.02.13 05:09:25.388183 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1936 | 2025.02.13 05:09:25.388298 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1937 | 2025.02.13 05:09:25.388323 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1938 | 2025.02.13 05:09:25.388369 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <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'))" | ||
1939 | 2025.02.13 05:09:25.388419 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <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'))" | ||
1940 | 2025.02.13 05:09:25.388465 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <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'))" | ||
1941 | 2025.02.13 05:09:25.389830 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003303 sec., 10293.672419013019 rows/sec., 396.18 KiB/sec. | ||
1942 | 2025.02.13 05:09:25.390008 [ 5 ] {47f56661-e064-42e5-ae52-f906042c4692} <Debug> TCPHandler: Processed in 0.003749066 sec. | ||
1943 | 2025.02.13 05:09:25.390273 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1944 | 2025.02.13 05:09:25.390472 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) 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) | ||
1945 | 2025.02.13 05:09:25.390835 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1946 | 2025.02.13 05:09:25.390887 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <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 | ||
1947 | 2025.02.13 05:09:25.391218 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1948 | 2025.02.13 05:09:25.391286 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1949 | 2025.02.13 05:09:25.391439 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1950 | 2025.02.13 05:09:25.391577 [ 288 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1951 | 2025.02.13 05:09:25.391596 [ 290 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1952 | 2025.02.13 05:09:25.391610 [ 286 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1953 | 2025.02.13 05:09:25.391731 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1954 | 2025.02.13 05:09:25.391761 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1955 | 2025.02.13 05:09:25.391871 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1956 | 2025.02.13 05:09:25.391894 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1957 | 2025.02.13 05:09:25.391937 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <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'))" | ||
1958 | 2025.02.13 05:09:25.391985 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <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'))" | ||
1959 | 2025.02.13 05:09:25.392029 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <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'))" | ||
1960 | 2025.02.13 05:09:25.393484 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003112 sec., 10925.449871465295 rows/sec., 420.50 KiB/sec. | ||
1961 | 2025.02.13 05:09:25.393667 [ 253 ] {bbda19a6-04d7-4a5e-b0aa-beeea9443649} <Debug> TCPHandler: Processed in 0.003450918 sec. | ||
1962 | 2025.02.13 05:09:25.393946 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1963 | 2025.02.13 05:09:25.394177 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) 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) | ||
1964 | 2025.02.13 05:09:25.394560 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1965 | 2025.02.13 05:09:25.394610 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <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 | ||
1966 | 2025.02.13 05:09:25.394941 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1967 | 2025.02.13 05:09:25.395009 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1968 | 2025.02.13 05:09:25.395164 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1969 | 2025.02.13 05:09:25.395234 [ 288 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1970 | 2025.02.13 05:09:25.395310 [ 291 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1971 | 2025.02.13 05:09:25.395326 [ 286 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1972 | 2025.02.13 05:09:25.395435 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1973 | 2025.02.13 05:09:25.395466 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1974 | 2025.02.13 05:09:25.395573 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1975 | 2025.02.13 05:09:25.395597 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1976 | 2025.02.13 05:09:25.395640 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <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'))" | ||
1977 | 2025.02.13 05:09:25.395690 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <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'))" | ||
1978 | 2025.02.13 05:09:25.395735 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <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'))" | ||
1979 | 2025.02.13 05:09:25.397139 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003083 sec., 11028.219266947779 rows/sec., 424.45 KiB/sec. | ||
1980 | 2025.02.13 05:09:25.397304 [ 5 ] {125bc5b9-e046-48ed-af77-f9ce23f2f0ba} <Debug> TCPHandler: Processed in 0.003429127 sec. | ||
1981 | 2025.02.13 05:09:25.397600 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1982 | 2025.02.13 05:09:25.397829 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) 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) | ||
1983 | 2025.02.13 05:09:25.398248 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1984 | 2025.02.13 05:09:25.398312 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <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 | ||
1985 | 2025.02.13 05:09:25.398659 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1986 | 2025.02.13 05:09:25.398726 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1987 | 2025.02.13 05:09:25.398878 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1988 | 2025.02.13 05:09:25.399001 [ 288 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1989 | 2025.02.13 05:09:25.399013 [ 290 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1990 | 2025.02.13 05:09:25.399046 [ 286 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1991 | 2025.02.13 05:09:25.399156 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
1992 | 2025.02.13 05:09:25.399184 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1993 | 2025.02.13 05:09:25.399291 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1994 | 2025.02.13 05:09:25.399314 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1995 | 2025.02.13 05:09:25.399356 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <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'))" | ||
1996 | 2025.02.13 05:09:25.399405 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <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'))" | ||
1997 | 2025.02.13 05:09:25.399450 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <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'))" | ||
1998 | 2025.02.13 05:09:25.400856 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003143 sec., 10817.690104995228 rows/sec., 416.35 KiB/sec. | ||
1999 | 2025.02.13 05:09:25.401042 [ 253 ] {771e5fa6-bd1b-4f8b-a3b4-c5736a43787e} <Debug> TCPHandler: Processed in 0.00350772 sec. | ||
2000 | 2025.02.13 05:09:25.401296 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2001 | 2025.02.13 05:09:25.401520 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) 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) | ||
2002 | 2025.02.13 05:09:25.401936 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2003 | 2025.02.13 05:09:25.401998 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <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 | ||
2004 | 2025.02.13 05:09:25.402402 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2005 | 2025.02.13 05:09:25.402468 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2006 | 2025.02.13 05:09:25.402617 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2007 | 2025.02.13 05:09:25.402709 [ 288 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2008 | 2025.02.13 05:09:25.402768 [ 286 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2009 | 2025.02.13 05:09:25.402786 [ 291 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2010 | 2025.02.13 05:09:25.402916 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
2011 | 2025.02.13 05:09:25.402941 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2012 | 2025.02.13 05:09:25.403046 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2013 | 2025.02.13 05:09:25.403068 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
2014 | 2025.02.13 05:09:25.403110 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <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'))" | ||
2015 | 2025.02.13 05:09:25.403159 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <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'))" | ||
2016 | 2025.02.13 05:09:25.403206 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <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'))" | ||
2017 | 2025.02.13 05:09:25.404627 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003222 sec., 10552.451893234016 rows/sec., 406.14 KiB/sec. | ||
2018 | 2025.02.13 05:09:25.404807 [ 5 ] {d2c3e4b2-e47a-4ee0-bc88-28f19a46a0de} <Debug> TCPHandler: Processed in 0.003578702 sec. | ||
2019 | 2025.02.13 05:09:25.530994 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2020 | 2025.02.13 05:09:25.531164 [ 253 ] {92eae3b6-5d95-4511-8e34-295c523fdc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2021 | 2025.02.13 05:09:25.531233 [ 253 ] {92eae3b6-5d95-4511-8e34-295c523fdc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2022 | 2025.02.13 05:09:25.532037 [ 253 ] {92eae3b6-5d95-4511-8e34-295c523fdc7b} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2023 | 2025.02.13 05:09:25.532077 [ 253 ] {92eae3b6-5d95-4511-8e34-295c523fdc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2024 | 2025.02.13 05:09:25.532598 [ 253 ] {92eae3b6-5d95-4511-8e34-295c523fdc7b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2025 | 2025.02.13 05:09:25.532815 [ 253 ] {92eae3b6-5d95-4511-8e34-295c523fdc7b} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2026 | 2025.02.13 05:09:25.533031 [ 253 ] {92eae3b6-5d95-4511-8e34-295c523fdc7b} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001906 sec., 3147.953830010493 rows/sec., 700.91 KiB/sec. | ||
2027 | 2025.02.13 05:09:25.533227 [ 253 ] {92eae3b6-5d95-4511-8e34-295c523fdc7b} <Debug> TCPHandler: Processed in 0.002315946 sec. | ||
2028 | 2025.02.13 05:09:25.533456 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2029 | 2025.02.13 05:09:25.533651 [ 5 ] {a8f5cf41-d4f4-45fb-b68b-57ec89425885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2030 | 2025.02.13 05:09:25.533726 [ 5 ] {a8f5cf41-d4f4-45fb-b68b-57ec89425885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2031 | 2025.02.13 05:09:25.535114 [ 5 ] {a8f5cf41-d4f4-45fb-b68b-57ec89425885} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2032 | 2025.02.13 05:09:25.535170 [ 5 ] {a8f5cf41-d4f4-45fb-b68b-57ec89425885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2033 | 2025.02.13 05:09:25.535702 [ 5 ] {a8f5cf41-d4f4-45fb-b68b-57ec89425885} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2034 | 2025.02.13 05:09:25.535965 [ 5 ] {a8f5cf41-d4f4-45fb-b68b-57ec89425885} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2035 | 2025.02.13 05:09:25.536208 [ 5 ] {a8f5cf41-d4f4-45fb-b68b-57ec89425885} <Debug> executeQuery: Read 1212 rows, 102.08 KiB in 0.002612 sec., 464012.2511485451 rows/sec., 38.16 MiB/sec. | ||
2036 | 2025.02.13 05:09:25.536275 [ 5 ] {a8f5cf41-d4f4-45fb-b68b-57ec89425885} <Debug> TCPHandler: Processed in 0.002938994 sec. | ||
2037 | 2025.02.13 05:09:25.536416 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2038 | 2025.02.13 05:09:25.536535 [ 253 ] {c06b80d8-339b-4847-8831-88a23b1882d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2039 | 2025.02.13 05:09:25.536586 [ 253 ] {c06b80d8-339b-4847-8831-88a23b1882d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2040 | 2025.02.13 05:09:25.537190 [ 253 ] {c06b80d8-339b-4847-8831-88a23b1882d8} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2041 | 2025.02.13 05:09:25.537229 [ 253 ] {c06b80d8-339b-4847-8831-88a23b1882d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2042 | 2025.02.13 05:09:25.537588 [ 253 ] {c06b80d8-339b-4847-8831-88a23b1882d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2043 | 2025.02.13 05:09:25.537826 [ 253 ] {c06b80d8-339b-4847-8831-88a23b1882d8} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2044 | 2025.02.13 05:09:25.538003 [ 253 ] {c06b80d8-339b-4847-8831-88a23b1882d8} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001494 sec., 5354.75234270415 rows/sec., 402.65 KiB/sec. | ||
2045 | 2025.02.13 05:09:25.538058 [ 253 ] {c06b80d8-339b-4847-8831-88a23b1882d8} <Debug> TCPHandler: Processed in 0.001698369 sec. | ||
2046 | 2025.02.13 05:09:25.538203 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2047 | 2025.02.13 05:09:25.538329 [ 5 ] {39e17971-8de0-4a98-a77d-3ac5a50a251b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2048 | 2025.02.13 05:09:25.538381 [ 5 ] {39e17971-8de0-4a98-a77d-3ac5a50a251b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2049 | 2025.02.13 05:09:25.539291 [ 5 ] {39e17971-8de0-4a98-a77d-3ac5a50a251b} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2050 | 2025.02.13 05:09:25.539344 [ 5 ] {39e17971-8de0-4a98-a77d-3ac5a50a251b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2051 | 2025.02.13 05:09:25.539732 [ 5 ] {39e17971-8de0-4a98-a77d-3ac5a50a251b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2052 | 2025.02.13 05:09:25.539979 [ 5 ] {39e17971-8de0-4a98-a77d-3ac5a50a251b} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2053 | 2025.02.13 05:09:25.540276 [ 5 ] {39e17971-8de0-4a98-a77d-3ac5a50a251b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001961 sec., 116267.21060683325 rows/sec., 7.87 MiB/sec. | ||
2054 | 2025.02.13 05:09:25.540370 [ 5 ] {39e17971-8de0-4a98-a77d-3ac5a50a251b} <Debug> TCPHandler: Processed in 0.002226233 sec. | ||
2055 | 2025.02.13 05:09:25.540521 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2056 | 2025.02.13 05:09:25.540637 [ 253 ] {65216635-d14e-4f76-9dc7-cf0ec5505885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2057 | 2025.02.13 05:09:25.540687 [ 253 ] {65216635-d14e-4f76-9dc7-cf0ec5505885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2058 | 2025.02.13 05:09:25.541528 [ 253 ] {65216635-d14e-4f76-9dc7-cf0ec5505885} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2059 | 2025.02.13 05:09:25.541567 [ 253 ] {65216635-d14e-4f76-9dc7-cf0ec5505885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2060 | 2025.02.13 05:09:25.541950 [ 253 ] {65216635-d14e-4f76-9dc7-cf0ec5505885} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2061 | 2025.02.13 05:09:25.542188 [ 253 ] {65216635-d14e-4f76-9dc7-cf0ec5505885} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2062 | 2025.02.13 05:09:25.542369 [ 253 ] {65216635-d14e-4f76-9dc7-cf0ec5505885} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001757 sec., 300512.2367672168 rows/sec., 22.26 MiB/sec. | ||
2063 | 2025.02.13 05:09:25.542422 [ 253 ] {65216635-d14e-4f76-9dc7-cf0ec5505885} <Debug> TCPHandler: Processed in 0.001957636 sec. | ||
2064 | 2025.02.13 05:09:25.542587 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2065 | 2025.02.13 05:09:25.542714 [ 5 ] {554272a8-3737-4977-9740-7aa26ae7a1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2066 | 2025.02.13 05:09:25.542769 [ 5 ] {554272a8-3737-4977-9740-7aa26ae7a1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2067 | 2025.02.13 05:09:25.544299 [ 5 ] {554272a8-3737-4977-9740-7aa26ae7a1c7} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2068 | 2025.02.13 05:09:25.544339 [ 5 ] {554272a8-3737-4977-9740-7aa26ae7a1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2069 | 2025.02.13 05:09:25.545010 [ 5 ] {554272a8-3737-4977-9740-7aa26ae7a1c7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2070 | 2025.02.13 05:09:25.545292 [ 5 ] {554272a8-3737-4977-9740-7aa26ae7a1c7} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2071 | 2025.02.13 05:09:25.545526 [ 5 ] {554272a8-3737-4977-9740-7aa26ae7a1c7} <Debug> executeQuery: Read 3620 rows, 247.84 KiB in 0.002842 sec., 1273750.8796622097 rows/sec., 85.16 MiB/sec. | ||
2072 | 2025.02.13 05:09:25.545596 [ 5 ] {554272a8-3737-4977-9740-7aa26ae7a1c7} <Debug> TCPHandler: Processed in 0.003068807 sec. | ||
2073 | 2025.02.13 05:09:25.545747 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2074 | 2025.02.13 05:09:25.545862 [ 253 ] {8f8c6170-4ecc-4238-8d67-1c80fd489dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2075 | 2025.02.13 05:09:25.545949 [ 253 ] {8f8c6170-4ecc-4238-8d67-1c80fd489dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2076 | 2025.02.13 05:09:25.547042 [ 253 ] {8f8c6170-4ecc-4238-8d67-1c80fd489dad} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2077 | 2025.02.13 05:09:25.547080 [ 253 ] {8f8c6170-4ecc-4238-8d67-1c80fd489dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2078 | 2025.02.13 05:09:25.547698 [ 253 ] {8f8c6170-4ecc-4238-8d67-1c80fd489dad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2079 | 2025.02.13 05:09:25.547961 [ 253 ] {8f8c6170-4ecc-4238-8d67-1c80fd489dad} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2080 | 2025.02.13 05:09:25.548252 [ 253 ] {8f8c6170-4ecc-4238-8d67-1c80fd489dad} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002397 sec., 3337.5052148518985 rows/sec., 5.98 MiB/sec. | ||
2081 | 2025.02.13 05:09:25.548377 [ 253 ] {8f8c6170-4ecc-4238-8d67-1c80fd489dad} <Debug> TCPHandler: Processed in 0.002683846 sec. | ||
2082 | 2025.02.13 05:09:25.548537 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2083 | 2025.02.13 05:09:25.548683 [ 5 ] {1ec79c33-6313-4634-b8b5-da9443b6be9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2084 | 2025.02.13 05:09:25.548740 [ 5 ] {1ec79c33-6313-4634-b8b5-da9443b6be9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2085 | 2025.02.13 05:09:25.549252 [ 5 ] {1ec79c33-6313-4634-b8b5-da9443b6be9e} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2086 | 2025.02.13 05:09:25.549294 [ 5 ] {1ec79c33-6313-4634-b8b5-da9443b6be9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2087 | 2025.02.13 05:09:25.549683 [ 5 ] {1ec79c33-6313-4634-b8b5-da9443b6be9e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2088 | 2025.02.13 05:09:25.549947 [ 5 ] {1ec79c33-6313-4634-b8b5-da9443b6be9e} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2089 | 2025.02.13 05:09:25.550135 [ 5 ] {1ec79c33-6313-4634-b8b5-da9443b6be9e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001478 sec., 32476.319350473615 rows/sec., 2.19 MiB/sec. | ||
2090 | 2025.02.13 05:09:25.550206 [ 5 ] {1ec79c33-6313-4634-b8b5-da9443b6be9e} <Debug> TCPHandler: Processed in 0.001726319 sec. | ||
2091 | 2025.02.13 05:09:26.325186 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2092 | 2025.02.13 05:09:26.325436 [ 253 ] {7e995446-eb24-4712-ae92-d93fe175d83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2093 | 2025.02.13 05:09:26.325539 [ 253 ] {7e995446-eb24-4712-ae92-d93fe175d83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2094 | 2025.02.13 05:09:26.326842 [ 253 ] {7e995446-eb24-4712-ae92-d93fe175d83b} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2095 | 2025.02.13 05:09:26.326923 [ 253 ] {7e995446-eb24-4712-ae92-d93fe175d83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2096 | 2025.02.13 05:09:26.327557 [ 253 ] {7e995446-eb24-4712-ae92-d93fe175d83b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2097 | 2025.02.13 05:09:26.327932 [ 253 ] {7e995446-eb24-4712-ae92-d93fe175d83b} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2098 | 2025.02.13 05:09:26.328192 [ 47 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2099 | 2025.02.13 05:09:26.328266 [ 253 ] {7e995446-eb24-4712-ae92-d93fe175d83b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002897 sec., 19330.341732827063 rows/sec., 1.48 MiB/sec. | ||
2100 | 2025.02.13 05:09:26.328294 [ 47 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2101 | 2025.02.13 05:09:26.328382 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2102 | 2025.02.13 05:09:26.328455 [ 253 ] {7e995446-eb24-4712-ae92-d93fe175d83b} <Debug> TCPHandler: Processed in 0.003481529 sec. | ||
2103 | 2025.02.13 05:09:26.328848 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2104 | 2025.02.13 05:09:26.328903 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
2105 | 2025.02.13 05:09:26.329148 [ 5 ] {2488ba25-cd35-4636-8d7f-3f6156916c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2106 | 2025.02.13 05:09:26.329217 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2107 | 2025.02.13 05:09:26.329303 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 677 rows starting from the beginning of the part | ||
2108 | 2025.02.13 05:09:26.329311 [ 5 ] {2488ba25-cd35-4636-8d7f-3f6156916c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2109 | 2025.02.13 05:09:26.329590 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
2110 | 2025.02.13 05:09:26.329846 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part | ||
2111 | 2025.02.13 05:09:26.330036 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
2112 | 2025.02.13 05:09:26.330793 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1212 rows starting from the beginning of the part | ||
2113 | 2025.02.13 05:09:26.331220 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
2114 | 2025.02.13 05:09:26.332579 [ 5 ] {2488ba25-cd35-4636-8d7f-3f6156916c80} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2115 | 2025.02.13 05:09:26.332681 [ 5 ] {2488ba25-cd35-4636-8d7f-3f6156916c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2116 | 2025.02.13 05:09:26.334133 [ 5 ] {2488ba25-cd35-4636-8d7f-3f6156916c80} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2117 | 2025.02.13 05:09:26.334761 [ 5 ] {2488ba25-cd35-4636-8d7f-3f6156916c80} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2118 | 2025.02.13 05:09:26.335009 [ 47 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2119 | 2025.02.13 05:09:26.335104 [ 47 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2120 | 2025.02.13 05:09:26.335177 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2121 | 2025.02.13 05:09:26.335390 [ 5 ] {2488ba25-cd35-4636-8d7f-3f6156916c80} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006262 sec., 10220.376876397317 rows/sec., 816.87 KiB/sec. | ||
2122 | 2025.02.13 05:09:26.335957 [ 5 ] {2488ba25-cd35-4636-8d7f-3f6156916c80} <Debug> TCPHandler: Processed in 0.007317588 sec. | ||
2123 | 2025.02.13 05:09:26.336002 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2124 | 2025.02.13 05:09:26.336164 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2225 rows, containing 5 columns (5 merged, 0 gathered) in 0.007622757 sec., 291889.141946936 rows/sec., 24.85 MiB/sec. | ||
2125 | 2025.02.13 05:09:26.336380 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2126 | 2025.02.13 05:09:26.336450 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 416 rows starting from the beginning of the part | ||
2127 | 2025.02.13 05:09:26.336465 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2128 | 2025.02.13 05:09:26.336788 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2129 | 2025.02.13 05:09:26.336841 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 88 rows starting from the beginning of the part | ||
2130 | 2025.02.13 05:09:26.337299 [ 253 ] {1db9f631-4246-442a-9e32-bb0306ed4c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2131 | 2025.02.13 05:09:26.337479 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part | ||
2132 | 2025.02.13 05:09:26.337647 [ 253 ] {1db9f631-4246-442a-9e32-bb0306ed4c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2133 | 2025.02.13 05:09:26.338061 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 88 rows starting from the beginning of the part | ||
2134 | 2025.02.13 05:09:26.338540 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_11_2} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2135 | 2025.02.13 05:09:26.338766 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 528 rows starting from the beginning of the part | ||
2136 | 2025.02.13 05:09:26.339119 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_11_2} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2137 | 2025.02.13 05:09:26.339639 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
2138 | 2025.02.13 05:09:26.339640 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2139 | 2025.02.13 05:09:26.341658 [ 253 ] {1db9f631-4246-442a-9e32-bb0306ed4c0f} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2140 | 2025.02.13 05:09:26.341774 [ 253 ] {1db9f631-4246-442a-9e32-bb0306ed4c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2141 | 2025.02.13 05:09:26.342981 [ 253 ] {1db9f631-4246-442a-9e32-bb0306ed4c0f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2142 | 2025.02.13 05:09:26.343618 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1256 rows, containing 5 columns (5 merged, 0 gathered) in 0.008296186 sec., 151394.86988358264 rows/sec., 11.80 MiB/sec. | ||
2143 | 2025.02.13 05:09:26.343764 [ 253 ] {1db9f631-4246-442a-9e32-bb0306ed4c0f} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2144 | 2025.02.13 05:09:26.343950 [ 190 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2145 | 2025.02.13 05:09:26.344129 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2146 | 2025.02.13 05:09:26.344251 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2147 | 2025.02.13 05:09:26.344294 [ 253 ] {1db9f631-4246-442a-9e32-bb0306ed4c0f} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.007478 sec., 4279.219042524739 rows/sec., 305.19 KiB/sec. | ||
2148 | 2025.02.13 05:09:26.344312 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2149 | 2025.02.13 05:09:26.344756 [ 253 ] {1db9f631-4246-442a-9e32-bb0306ed4c0f} <Debug> TCPHandler: Processed in 0.008509292 sec. | ||
2150 | 2025.02.13 05:09:26.345094 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
2151 | 2025.02.13 05:09:26.345361 [ 190 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_11_2} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2152 | 2025.02.13 05:09:26.345385 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2153 | 2025.02.13 05:09:26.345721 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2154 | 2025.02.13 05:09:26.345725 [ 190 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_11_2} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2155 | 2025.02.13 05:09:26.345842 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 634 rows starting from the beginning of the part | ||
2156 | 2025.02.13 05:09:26.345959 [ 5 ] {db3e3d18-3dba-46ea-bdac-4aaa867eaa32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2157 | 2025.02.13 05:09:26.346015 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
2158 | 2025.02.13 05:09:26.346251 [ 5 ] {db3e3d18-3dba-46ea-bdac-4aaa867eaa32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2159 | 2025.02.13 05:09:26.346273 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 152 rows starting from the beginning of the part | ||
2160 | 2025.02.13 05:09:26.346738 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
2161 | 2025.02.13 05:09:26.347193 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
2162 | 2025.02.13 05:09:26.347579 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3620 rows starting from the beginning of the part | ||
2163 | 2025.02.13 05:09:26.348105 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
2164 | 2025.02.13 05:09:26.349349 [ 5 ] {db3e3d18-3dba-46ea-bdac-4aaa867eaa32} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2165 | 2025.02.13 05:09:26.349449 [ 5 ] {db3e3d18-3dba-46ea-bdac-4aaa867eaa32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2166 | 2025.02.13 05:09:26.350803 [ 5 ] {db3e3d18-3dba-46ea-bdac-4aaa867eaa32} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2167 | 2025.02.13 05:09:26.351433 [ 5 ] {db3e3d18-3dba-46ea-bdac-4aaa867eaa32} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2168 | 2025.02.13 05:09:26.351736 [ 46 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2169 | 2025.02.13 05:09:26.351860 [ 46 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2170 | 2025.02.13 05:09:26.351988 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2171 | 2025.02.13 05:09:26.352014 [ 5 ] {db3e3d18-3dba-46ea-bdac-4aaa867eaa32} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.006158 sec., 1948.6846378694381 rows/sec., 134.48 KiB/sec. | ||
2172 | 2025.02.13 05:09:26.352392 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2173 | 2025.02.13 05:09:26.352434 [ 5 ] {db3e3d18-3dba-46ea-bdac-4aaa867eaa32} <Debug> TCPHandler: Processed in 0.007412791 sec. | ||
2174 | 2025.02.13 05:09:26.353038 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2175 | 2025.02.13 05:09:26.353098 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4758 rows, containing 5 columns (5 merged, 0 gathered) in 0.008538103 sec., 557266.6434218468 rows/sec., 37.46 MiB/sec. | ||
2176 | 2025.02.13 05:09:26.353128 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 214 rows starting from the beginning of the part | ||
2177 | 2025.02.13 05:09:26.353351 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
2178 | 2025.02.13 05:09:26.353542 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
2179 | 2025.02.13 05:09:26.353797 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
2180 | 2025.02.13 05:09:26.353816 [ 199 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2181 | 2025.02.13 05:09:26.354133 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
2182 | 2025.02.13 05:09:26.354672 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
2183 | 2025.02.13 05:09:26.355353 [ 199 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2184 | 2025.02.13 05:09:26.355582 [ 199 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2185 | 2025.02.13 05:09:26.355819 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
2186 | 2025.02.13 05:09:26.356848 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 4 columns (4 merged, 0 gathered) in 0.004668823 sec., 95527.28814092974 rows/sec., 6.36 MiB/sec. | ||
2187 | 2025.02.13 05:09:26.357084 [ 190 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2188 | 2025.02.13 05:09:26.357495 [ 190 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_11_2} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2189 | 2025.02.13 05:09:26.357623 [ 190 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_11_2} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2190 | 2025.02.13 05:09:26.357734 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
2191 | 2025.02.13 05:09:28.506524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
2192 | 2025.02.13 05:09:28.507172 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2193 | 2025.02.13 05:09:28.507221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2194 | 2025.02.13 05:09:28.507775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2195 | 2025.02.13 05:09:28.508046 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2196 | 2025.02.13 05:09:28.508345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
2197 | 2025.02.13 05:09:28.754415 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2198 | 2025.02.13 05:09:28.774200 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2199 | 2025.02.13 05:09:28.774268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2200 | 2025.02.13 05:09:28.781080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2201 | 2025.02.13 05:09:28.781813 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2202 | 2025.02.13 05:09:28.784954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2203 | 2025.02.13 05:09:31.005311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 316 | ||
2204 | 2025.02.13 05:09:31.008852 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2205 | 2025.02.13 05:09:31.008913 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2206 | 2025.02.13 05:09:31.010669 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2207 | 2025.02.13 05:09:31.011004 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2208 | 2025.02.13 05:09:31.011215 [ 39 ] {} <Debug> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2209 | 2025.02.13 05:09:31.011339 [ 39 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2210 | 2025.02.13 05:09:31.011407 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2211 | 2025.02.13 05:09:31.012144 [ 188 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::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 | ||
2212 | 2025.02.13 05:09:31.013501 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
2213 | 2025.02.13 05:09:31.013830 [ 188 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2214 | 2025.02.13 05:09:31.013996 [ 188 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
2215 | 2025.02.13 05:09:31.014646 [ 188 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
2216 | 2025.02.13 05:09:31.015246 [ 188 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 66 rows starting from the beginning of the part | ||
2217 | 2025.02.13 05:09:31.015852 [ 188 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
2218 | 2025.02.13 05:09:31.016555 [ 188 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::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 | ||
2219 | 2025.02.13 05:09:31.017135 [ 188 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::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 | ||
2220 | 2025.02.13 05:09:31.026908 [ 195 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 72 columns (72 merged, 0 gathered) in 0.015341837 sec., 20597.27267340932 rows/sec., 21.04 MiB/sec. | ||
2221 | 2025.02.13 05:09:31.028219 [ 195 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2222 | 2025.02.13 05:09:31.029078 [ 195 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_6_1} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2223 | 2025.02.13 05:09:31.029172 [ 195 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_6_1} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2224 | 2025.02.13 05:09:31.029520 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
2225 | 2025.02.13 05:09:31.328548 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2226 | 2025.02.13 05:09:31.328762 [ 253 ] {8cdefc07-e537-4f3e-99b9-2e7b58dd9627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2227 | 2025.02.13 05:09:31.328843 [ 253 ] {8cdefc07-e537-4f3e-99b9-2e7b58dd9627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2228 | 2025.02.13 05:09:31.329699 [ 253 ] {8cdefc07-e537-4f3e-99b9-2e7b58dd9627} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2229 | 2025.02.13 05:09:31.329744 [ 253 ] {8cdefc07-e537-4f3e-99b9-2e7b58dd9627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2230 | 2025.02.13 05:09:31.330170 [ 253 ] {8cdefc07-e537-4f3e-99b9-2e7b58dd9627} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2231 | 2025.02.13 05:09:31.330425 [ 253 ] {8cdefc07-e537-4f3e-99b9-2e7b58dd9627} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2232 | 2025.02.13 05:09:31.330724 [ 253 ] {8cdefc07-e537-4f3e-99b9-2e7b58dd9627} <Debug> executeQuery: Read 104 rows, 8.88 KiB in 0.002017 sec., 51561.72533465543 rows/sec., 4.30 MiB/sec. | ||
2233 | 2025.02.13 05:09:31.330939 [ 253 ] {8cdefc07-e537-4f3e-99b9-2e7b58dd9627} <Debug> TCPHandler: Processed in 0.002556412 sec. | ||
2234 | 2025.02.13 05:09:31.331246 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2235 | 2025.02.13 05:09:31.331551 [ 5 ] {cb7bf5d1-f73d-43a9-a3e0-751b08f26688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2236 | 2025.02.13 05:09:31.331645 [ 5 ] {cb7bf5d1-f73d-43a9-a3e0-751b08f26688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2237 | 2025.02.13 05:09:31.332394 [ 5 ] {cb7bf5d1-f73d-43a9-a3e0-751b08f26688} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2238 | 2025.02.13 05:09:31.332447 [ 5 ] {cb7bf5d1-f73d-43a9-a3e0-751b08f26688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2239 | 2025.02.13 05:09:31.332889 [ 5 ] {cb7bf5d1-f73d-43a9-a3e0-751b08f26688} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2240 | 2025.02.13 05:09:31.333148 [ 5 ] {cb7bf5d1-f73d-43a9-a3e0-751b08f26688} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2241 | 2025.02.13 05:09:31.333402 [ 5 ] {cb7bf5d1-f73d-43a9-a3e0-751b08f26688} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001939 sec., 12377.514182568335 rows/sec., 930.73 KiB/sec. | ||
2242 | 2025.02.13 05:09:31.333467 [ 5 ] {cb7bf5d1-f73d-43a9-a3e0-751b08f26688} <Debug> TCPHandler: Processed in 0.002408888 sec. | ||
2243 | 2025.02.13 05:09:31.333615 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2244 | 2025.02.13 05:09:31.333761 [ 253 ] {3bbabf06-d9cc-45aa-93b4-b2dc5418980d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2245 | 2025.02.13 05:09:31.333821 [ 253 ] {3bbabf06-d9cc-45aa-93b4-b2dc5418980d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2246 | 2025.02.13 05:09:31.334552 [ 253 ] {3bbabf06-d9cc-45aa-93b4-b2dc5418980d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2247 | 2025.02.13 05:09:31.334599 [ 253 ] {3bbabf06-d9cc-45aa-93b4-b2dc5418980d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2248 | 2025.02.13 05:09:31.334979 [ 253 ] {3bbabf06-d9cc-45aa-93b4-b2dc5418980d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2249 | 2025.02.13 05:09:31.335217 [ 253 ] {3bbabf06-d9cc-45aa-93b4-b2dc5418980d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2250 | 2025.02.13 05:09:31.335432 [ 253 ] {3bbabf06-d9cc-45aa-93b4-b2dc5418980d} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001706 sec., 51582.649472450175 rows/sec., 4.03 MiB/sec. | ||
2251 | 2025.02.13 05:09:31.335486 [ 253 ] {3bbabf06-d9cc-45aa-93b4-b2dc5418980d} <Debug> TCPHandler: Processed in 0.001939825 sec. | ||
2252 | 2025.02.13 05:09:31.335637 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2253 | 2025.02.13 05:09:31.335785 [ 5 ] {f7c49afd-f487-4af6-9796-3711d24dc74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2254 | 2025.02.13 05:09:31.335851 [ 5 ] {f7c49afd-f487-4af6-9796-3711d24dc74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2255 | 2025.02.13 05:09:31.336566 [ 5 ] {f7c49afd-f487-4af6-9796-3711d24dc74a} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2256 | 2025.02.13 05:09:31.336607 [ 5 ] {f7c49afd-f487-4af6-9796-3711d24dc74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2257 | 2025.02.13 05:09:31.337017 [ 5 ] {f7c49afd-f487-4af6-9796-3711d24dc74a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2258 | 2025.02.13 05:09:31.337263 [ 5 ] {f7c49afd-f487-4af6-9796-3711d24dc74a} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2259 | 2025.02.13 05:09:31.337491 [ 5 ] {f7c49afd-f487-4af6-9796-3711d24dc74a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001742 sec., 91848.45005740528 rows/sec., 6.40 MiB/sec. | ||
2260 | 2025.02.13 05:09:31.337553 [ 5 ] {f7c49afd-f487-4af6-9796-3711d24dc74a} <Debug> TCPHandler: Processed in 0.001986916 sec. | ||
2261 | 2025.02.13 05:09:31.337736 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2262 | 2025.02.13 05:09:31.337879 [ 253 ] {1d76fea3-2ab8-4169-ae43-8dbe45bb6cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2263 | 2025.02.13 05:09:31.337973 [ 253 ] {1d76fea3-2ab8-4169-ae43-8dbe45bb6cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2264 | 2025.02.13 05:09:31.339223 [ 253 ] {1d76fea3-2ab8-4169-ae43-8dbe45bb6cef} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2265 | 2025.02.13 05:09:31.339262 [ 253 ] {1d76fea3-2ab8-4169-ae43-8dbe45bb6cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2266 | 2025.02.13 05:09:31.339945 [ 253 ] {1d76fea3-2ab8-4169-ae43-8dbe45bb6cef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2267 | 2025.02.13 05:09:31.340207 [ 253 ] {1d76fea3-2ab8-4169-ae43-8dbe45bb6cef} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2268 | 2025.02.13 05:09:31.340447 [ 253 ] {1d76fea3-2ab8-4169-ae43-8dbe45bb6cef} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002602 sec., 9223.674096848577 rows/sec., 16.53 MiB/sec. | ||
2269 | 2025.02.13 05:09:31.340561 [ 253 ] {1d76fea3-2ab8-4169-ae43-8dbe45bb6cef} <Debug> TCPHandler: Processed in 0.002891962 sec. | ||
2270 | 2025.02.13 05:09:31.340710 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2271 | 2025.02.13 05:09:31.340873 [ 5 ] {027d243d-71fb-472a-be24-9517f50afb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2272 | 2025.02.13 05:09:31.340947 [ 5 ] {027d243d-71fb-472a-be24-9517f50afb2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2273 | 2025.02.13 05:09:31.341472 [ 5 ] {027d243d-71fb-472a-be24-9517f50afb2a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2274 | 2025.02.13 05:09:31.341513 [ 5 ] {027d243d-71fb-472a-be24-9517f50afb2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2275 | 2025.02.13 05:09:31.341914 [ 5 ] {027d243d-71fb-472a-be24-9517f50afb2a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2276 | 2025.02.13 05:09:31.342163 [ 5 ] {027d243d-71fb-472a-be24-9517f50afb2a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2277 | 2025.02.13 05:09:31.342377 [ 5 ] {027d243d-71fb-472a-be24-9517f50afb2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. | ||
2278 | 2025.02.13 05:09:31.342428 [ 5 ] {027d243d-71fb-472a-be24-9517f50afb2a} <Debug> TCPHandler: Processed in 0.00177331 sec. | ||
2279 | 2025.02.13 05:09:35.927821 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2280 | 2025.02.13 05:09:35.927890 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2281 | 2025.02.13 05:09:36.009433 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2282 | 2025.02.13 05:09:36.010111 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2283 | 2025.02.13 05:09:36.010163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2284 | 2025.02.13 05:09:36.010688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2285 | 2025.02.13 05:09:36.010958 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2286 | 2025.02.13 05:09:36.011245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2287 | 2025.02.13 05:09:36.285966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2288 | 2025.02.13 05:09:36.305926 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2289 | 2025.02.13 05:09:36.305999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2290 | 2025.02.13 05:09:36.313168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2291 | 2025.02.13 05:09:36.313964 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2292 | 2025.02.13 05:09:36.316946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2293 | 2025.02.13 05:09:36.327114 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2294 | 2025.02.13 05:09:36.327304 [ 253 ] {8b0619df-8347-4340-8500-bd529527532b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2295 | 2025.02.13 05:09:36.327376 [ 253 ] {8b0619df-8347-4340-8500-bd529527532b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2296 | 2025.02.13 05:09:36.328166 [ 253 ] {8b0619df-8347-4340-8500-bd529527532b} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2297 | 2025.02.13 05:09:36.328215 [ 253 ] {8b0619df-8347-4340-8500-bd529527532b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2298 | 2025.02.13 05:09:36.328652 [ 253 ] {8b0619df-8347-4340-8500-bd529527532b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2299 | 2025.02.13 05:09:36.328998 [ 253 ] {8b0619df-8347-4340-8500-bd529527532b} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2300 | 2025.02.13 05:09:36.329267 [ 253 ] {8b0619df-8347-4340-8500-bd529527532b} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002009 sec., 35838.725734196116 rows/sec., 2.90 MiB/sec. | ||
2301 | 2025.02.13 05:09:36.329353 [ 253 ] {8b0619df-8347-4340-8500-bd529527532b} <Debug> TCPHandler: Processed in 0.002369387 sec. | ||
2302 | 2025.02.13 05:09:36.329615 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2303 | 2025.02.13 05:09:36.329804 [ 5 ] {7366328b-238f-4ba2-88b7-01f227443a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2304 | 2025.02.13 05:09:36.329877 [ 5 ] {7366328b-238f-4ba2-88b7-01f227443a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2305 | 2025.02.13 05:09:36.330618 [ 5 ] {7366328b-238f-4ba2-88b7-01f227443a65} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2306 | 2025.02.13 05:09:36.330669 [ 5 ] {7366328b-238f-4ba2-88b7-01f227443a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2307 | 2025.02.13 05:09:36.331221 [ 5 ] {7366328b-238f-4ba2-88b7-01f227443a65} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2308 | 2025.02.13 05:09:36.331477 [ 5 ] {7366328b-238f-4ba2-88b7-01f227443a65} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2309 | 2025.02.13 05:09:36.331731 [ 5 ] {7366328b-238f-4ba2-88b7-01f227443a65} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001977 sec., 4046.535154274153 rows/sec., 304.28 KiB/sec. | ||
2310 | 2025.02.13 05:09:36.331796 [ 5 ] {7366328b-238f-4ba2-88b7-01f227443a65} <Debug> TCPHandler: Processed in 0.002309525 sec. | ||
2311 | 2025.02.13 05:09:36.331986 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2312 | 2025.02.13 05:09:36.332113 [ 253 ] {9814e263-85d5-41d8-a45d-20ed35bd6961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2313 | 2025.02.13 05:09:36.332167 [ 253 ] {9814e263-85d5-41d8-a45d-20ed35bd6961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2314 | 2025.02.13 05:09:36.332792 [ 253 ] {9814e263-85d5-41d8-a45d-20ed35bd6961} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2315 | 2025.02.13 05:09:36.332833 [ 253 ] {9814e263-85d5-41d8-a45d-20ed35bd6961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2316 | 2025.02.13 05:09:36.333241 [ 253 ] {9814e263-85d5-41d8-a45d-20ed35bd6961} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2317 | 2025.02.13 05:09:36.333486 [ 253 ] {9814e263-85d5-41d8-a45d-20ed35bd6961} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2318 | 2025.02.13 05:09:36.333756 [ 253 ] {9814e263-85d5-41d8-a45d-20ed35bd6961} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001664 sec., 43269.23076923077 rows/sec., 3.38 MiB/sec. | ||
2319 | 2025.02.13 05:09:36.333948 [ 253 ] {9814e263-85d5-41d8-a45d-20ed35bd6961} <Debug> TCPHandler: Processed in 0.002040298 sec. | ||
2320 | 2025.02.13 05:09:36.334110 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2321 | 2025.02.13 05:09:36.334264 [ 5 ] {a08f8a79-d06b-413b-8d05-f46791673dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2322 | 2025.02.13 05:09:36.334332 [ 5 ] {a08f8a79-d06b-413b-8d05-f46791673dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2323 | 2025.02.13 05:09:36.334990 [ 5 ] {a08f8a79-d06b-413b-8d05-f46791673dc2} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2324 | 2025.02.13 05:09:36.335032 [ 5 ] {a08f8a79-d06b-413b-8d05-f46791673dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2325 | 2025.02.13 05:09:36.335450 [ 5 ] {a08f8a79-d06b-413b-8d05-f46791673dc2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2326 | 2025.02.13 05:09:36.335690 [ 5 ] {a08f8a79-d06b-413b-8d05-f46791673dc2} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2327 | 2025.02.13 05:09:36.335968 [ 5 ] {a08f8a79-d06b-413b-8d05-f46791673dc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001733 sec., 92325.44720138489 rows/sec., 6.43 MiB/sec. | ||
2328 | 2025.02.13 05:09:36.336119 [ 5 ] {a08f8a79-d06b-413b-8d05-f46791673dc2} <Debug> TCPHandler: Processed in 0.002075829 sec. | ||
2329 | 2025.02.13 05:09:36.336280 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2330 | 2025.02.13 05:09:36.336424 [ 253 ] {2ad9e150-18b1-48a2-af57-53b238636a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2331 | 2025.02.13 05:09:36.336516 [ 253 ] {2ad9e150-18b1-48a2-af57-53b238636a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2332 | 2025.02.13 05:09:36.337654 [ 253 ] {2ad9e150-18b1-48a2-af57-53b238636a1d} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2333 | 2025.02.13 05:09:36.337692 [ 253 ] {2ad9e150-18b1-48a2-af57-53b238636a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2334 | 2025.02.13 05:09:36.338317 [ 253 ] {2ad9e150-18b1-48a2-af57-53b238636a1d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2335 | 2025.02.13 05:09:36.338572 [ 253 ] {2ad9e150-18b1-48a2-af57-53b238636a1d} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2336 | 2025.02.13 05:09:36.338773 [ 253 ] {2ad9e150-18b1-48a2-af57-53b238636a1d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002384 sec., 3355.7046979865772 rows/sec., 6.01 MiB/sec. | ||
2337 | 2025.02.13 05:09:36.338876 [ 253 ] {2ad9e150-18b1-48a2-af57-53b238636a1d} <Debug> TCPHandler: Processed in 0.002663106 sec. | ||
2338 | 2025.02.13 05:09:36.339051 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2339 | 2025.02.13 05:09:36.339224 [ 5 ] {9e7b92b9-25fb-4dd4-b163-c28345460ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2340 | 2025.02.13 05:09:36.339297 [ 5 ] {9e7b92b9-25fb-4dd4-b163-c28345460ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2341 | 2025.02.13 05:09:36.339921 [ 5 ] {9e7b92b9-25fb-4dd4-b163-c28345460ec8} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2342 | 2025.02.13 05:09:36.339961 [ 5 ] {9e7b92b9-25fb-4dd4-b163-c28345460ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2343 | 2025.02.13 05:09:36.340328 [ 5 ] {9e7b92b9-25fb-4dd4-b163-c28345460ec8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2344 | 2025.02.13 05:09:36.340562 [ 5 ] {9e7b92b9-25fb-4dd4-b163-c28345460ec8} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2345 | 2025.02.13 05:09:36.340775 [ 5 ] {9e7b92b9-25fb-4dd4-b163-c28345460ec8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001592 sec., 37688.44221105528 rows/sec., 2.54 MiB/sec. | ||
2346 | 2025.02.13 05:09:36.340829 [ 5 ] {9e7b92b9-25fb-4dd4-b163-c28345460ec8} <Debug> TCPHandler: Processed in 0.001860752 sec. | ||
2347 | 2025.02.13 05:09:41.014700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 340 | ||
2348 | 2025.02.13 05:09:41.017877 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2349 | 2025.02.13 05:09:41.017930 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2350 | 2025.02.13 05:09:41.019536 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2351 | 2025.02.13 05:09:41.019884 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2352 | 2025.02.13 05:09:41.020943 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 340 | ||
2353 | 2025.02.13 05:09:41.325900 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2354 | 2025.02.13 05:09:41.326132 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) 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) | ||
2355 | 2025.02.13 05:09:41.326525 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2356 | 2025.02.13 05:09:41.326579 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <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 | ||
2357 | 2025.02.13 05:09:41.326940 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2358 | 2025.02.13 05:09:41.327017 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2359 | 2025.02.13 05:09:41.327186 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2360 | 2025.02.13 05:09:41.327402 [ 291 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2361 | 2025.02.13 05:09:41.327435 [ 290 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2362 | 2025.02.13 05:09:41.327455 [ 286 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2363 | 2025.02.13 05:09:41.327402 [ 288 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2364 | 2025.02.13 05:09:41.327634 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
2365 | 2025.02.13 05:09:41.327665 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2366 | 2025.02.13 05:09:41.327808 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2367 | 2025.02.13 05:09:41.327833 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2368 | 2025.02.13 05:09:41.327879 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <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'))" | ||
2369 | 2025.02.13 05:09:41.327926 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <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'))" | ||
2370 | 2025.02.13 05:09:41.327969 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <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'))" | ||
2371 | 2025.02.13 05:09:41.328010 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <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'))" | ||
2372 | 2025.02.13 05:09:41.330239 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004216 sec., 9487.666034155598 rows/sec., 361.81 KiB/sec. | ||
2373 | 2025.02.13 05:09:41.330496 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Debug> MemoryTracker: Peak memory usage (for query): 143.86 KiB. | ||
2374 | 2025.02.13 05:09:41.330517 [ 253 ] {7e8cafcf-d581-4f95-b1b7-4bd0ff820139} <Debug> TCPHandler: Processed in 0.004716784 sec. | ||
2375 | 2025.02.13 05:09:41.332950 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2376 | 2025.02.13 05:09:41.333363 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) 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) | ||
2377 | 2025.02.13 05:09:41.334022 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2378 | 2025.02.13 05:09:41.334075 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <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 | ||
2379 | 2025.02.13 05:09:41.334442 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2380 | 2025.02.13 05:09:41.334523 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2381 | 2025.02.13 05:09:41.334699 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2382 | 2025.02.13 05:09:41.334900 [ 288 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2383 | 2025.02.13 05:09:41.334913 [ 290 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2384 | 2025.02.13 05:09:41.334927 [ 293 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2385 | 2025.02.13 05:09:41.334983 [ 286 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2386 | 2025.02.13 05:09:41.335158 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
2387 | 2025.02.13 05:09:41.335191 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2388 | 2025.02.13 05:09:41.335330 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2389 | 2025.02.13 05:09:41.335356 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2390 | 2025.02.13 05:09:41.335400 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <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'))" | ||
2391 | 2025.02.13 05:09:41.335452 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <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'))" | ||
2392 | 2025.02.13 05:09:41.335499 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <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'))" | ||
2393 | 2025.02.13 05:09:41.335545 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <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'))" | ||
2394 | 2025.02.13 05:09:41.337557 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004409 sec., 9072.352007257881 rows/sec., 345.97 KiB/sec. | ||
2395 | 2025.02.13 05:09:41.337762 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Debug> MemoryTracker: Peak memory usage (for query): 144.21 KiB. | ||
2396 | 2025.02.13 05:09:41.337781 [ 5 ] {afd5ae9e-d2c8-4d15-9c2d-11d2d85c739e} <Debug> TCPHandler: Processed in 0.004985192 sec. | ||
2397 | 2025.02.13 05:09:41.338087 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2398 | 2025.02.13 05:09:41.338318 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) 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_port_control_data_link:errors_received', '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) | ||
2399 | 2025.02.13 05:09:41.338753 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2400 | 2025.02.13 05:09:41.338817 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <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_port_control_data_link:errors_received', '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 | ||
2401 | 2025.02.13 05:09:41.339170 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2402 | 2025.02.13 05:09:41.339237 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2403 | 2025.02.13 05:09:41.339385 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
2404 | 2025.02.13 05:09:41.339558 [ 288 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2405 | 2025.02.13 05:09:41.339566 [ 291 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2406 | 2025.02.13 05:09:41.339617 [ 290 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2407 | 2025.02.13 05:09:41.339650 [ 286 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2408 | 2025.02.13 05:09:41.339775 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
2409 | 2025.02.13 05:09:41.339804 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2410 | 2025.02.13 05:09:41.339935 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2411 | 2025.02.13 05:09:41.339959 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2412 | 2025.02.13 05:09:41.340005 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <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_port_control_data_link:errors_received', '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'))" | ||
2413 | 2025.02.13 05:09:41.340055 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <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_port_control_data_link:errors_received', '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'))" | ||
2414 | 2025.02.13 05:09:41.340100 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <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_port_control_data_link:errors_received', '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'))" | ||
2415 | 2025.02.13 05:09:41.340146 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <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_port_control_data_link:errors_received', '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'))" | ||
2416 | 2025.02.13 05:09:41.342055 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003857 sec., 10370.754472387865 rows/sec., 395.49 KiB/sec. | ||
2417 | 2025.02.13 05:09:41.342309 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Debug> MemoryTracker: Peak memory usage (for query): 145.93 KiB. | ||
2418 | 2025.02.13 05:09:41.342330 [ 253 ] {21ac1843-1f83-4f35-b3f9-8f209f25ff86} <Debug> TCPHandler: Processed in 0.004312783 sec. | ||
2419 | 2025.02.13 05:09:41.342747 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2420 | 2025.02.13 05:09:41.342951 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
2421 | 2025.02.13 05:09:41.343312 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2422 | 2025.02.13 05:09:41.343365 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
2423 | 2025.02.13 05:09:41.343713 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2424 | 2025.02.13 05:09:41.343782 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2425 | 2025.02.13 05:09:41.343932 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
2426 | 2025.02.13 05:09:41.344113 [ 291 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2427 | 2025.02.13 05:09:41.344114 [ 293 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2428 | 2025.02.13 05:09:41.344128 [ 290 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2429 | 2025.02.13 05:09:41.344176 [ 286 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2430 | 2025.02.13 05:09:41.344303 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
2431 | 2025.02.13 05:09:41.344333 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2432 | 2025.02.13 05:09:41.344465 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2433 | 2025.02.13 05:09:41.344489 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2434 | 2025.02.13 05:09:41.344534 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2435 | 2025.02.13 05:09:41.344582 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2436 | 2025.02.13 05:09:41.344629 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2437 | 2025.02.13 05:09:41.344674 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
2438 | 2025.02.13 05:09:41.346518 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.00367 sec., 10899.182561307902 rows/sec., 415.64 KiB/sec. | ||
2439 | 2025.02.13 05:09:41.346726 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Debug> MemoryTracker: Peak memory usage (for query): 144.70 KiB. | ||
2440 | 2025.02.13 05:09:41.346744 [ 5 ] {89fefcfe-f32c-4516-be8d-d144553af8c9} <Debug> TCPHandler: Processed in 0.004058696 sec. | ||
2441 | 2025.02.13 05:09:41.347059 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2442 | 2025.02.13 05:09:41.347289 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
2443 | 2025.02.13 05:09:41.347721 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2444 | 2025.02.13 05:09:41.347785 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
2445 | 2025.02.13 05:09:41.348155 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2446 | 2025.02.13 05:09:41.348222 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2447 | 2025.02.13 05:09:41.348371 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
2448 | 2025.02.13 05:09:41.348535 [ 290 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2449 | 2025.02.13 05:09:41.348562 [ 288 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2450 | 2025.02.13 05:09:41.348564 [ 291 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2451 | 2025.02.13 05:09:41.348600 [ 286 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2452 | 2025.02.13 05:09:41.348726 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
2453 | 2025.02.13 05:09:41.348756 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2454 | 2025.02.13 05:09:41.348889 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2455 | 2025.02.13 05:09:41.348913 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2456 | 2025.02.13 05:09:41.348957 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
2457 | 2025.02.13 05:09:41.349007 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
2458 | 2025.02.13 05:09:41.349055 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
2459 | 2025.02.13 05:09:41.349105 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
2460 | 2025.02.13 05:09:41.351017 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003845 sec., 10403.120936280884 rows/sec., 396.72 KiB/sec. | ||
2461 | 2025.02.13 05:09:41.351269 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Debug> MemoryTracker: Peak memory usage (for query): 145.24 KiB. | ||
2462 | 2025.02.13 05:09:41.351289 [ 253 ] {60833e0f-675d-4d54-9ed0-1f24d29d12b4} <Debug> TCPHandler: Processed in 0.004299052 sec. | ||
2463 | 2025.02.13 05:09:41.351640 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2464 | 2025.02.13 05:09:41.351842 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
2465 | 2025.02.13 05:09:41.352205 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2466 | 2025.02.13 05:09:41.352257 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
2467 | 2025.02.13 05:09:41.352615 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2468 | 2025.02.13 05:09:41.352681 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2469 | 2025.02.13 05:09:41.352827 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
2470 | 2025.02.13 05:09:41.352972 [ 290 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2471 | 2025.02.13 05:09:41.353013 [ 291 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2472 | 2025.02.13 05:09:41.353040 [ 288 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2473 | 2025.02.13 05:09:41.353054 [ 293 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2474 | 2025.02.13 05:09:41.353160 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
2475 | 2025.02.13 05:09:41.353186 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2476 | 2025.02.13 05:09:41.353309 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2477 | 2025.02.13 05:09:41.353332 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2478 | 2025.02.13 05:09:41.353374 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
2479 | 2025.02.13 05:09:41.353423 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
2480 | 2025.02.13 05:09:41.353469 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
2481 | 2025.02.13 05:09:41.353515 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
2482 | 2025.02.13 05:09:41.355453 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003715 sec., 10767.160161507403 rows/sec., 410.60 KiB/sec. | ||
2483 | 2025.02.13 05:09:41.355634 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Debug> MemoryTracker: Peak memory usage (for query): 145.63 KiB. | ||
2484 | 2025.02.13 05:09:41.355651 [ 5 ] {38a4e93e-3431-48ff-880d-f1d34e7abe2e} <Debug> TCPHandler: Processed in 0.004070566 sec. | ||
2485 | 2025.02.13 05:09:41.355961 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2486 | 2025.02.13 05:09:41.356193 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
2487 | 2025.02.13 05:09:41.356624 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2488 | 2025.02.13 05:09:41.356690 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
2489 | 2025.02.13 05:09:41.357078 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2490 | 2025.02.13 05:09:41.357143 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2491 | 2025.02.13 05:09:41.357288 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
2492 | 2025.02.13 05:09:41.357446 [ 290 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2493 | 2025.02.13 05:09:41.357479 [ 291 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2494 | 2025.02.13 05:09:41.357517 [ 286 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2495 | 2025.02.13 05:09:41.357487 [ 288 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2496 | 2025.02.13 05:09:41.357670 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (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 | ||
2497 | 2025.02.13 05:09:41.357698 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2498 | 2025.02.13 05:09:41.357831 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2499 | 2025.02.13 05:09:41.357854 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2500 | 2025.02.13 05:09:41.357898 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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.02.13 05:09:41.357946 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
2502 | 2025.02.13 05:09:41.357992 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
2503 | 2025.02.13 05:09:41.358041 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
2504 | 2025.02.13 05:09:41.359973 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003901 sec., 10253.781081773905 rows/sec., 391.03 KiB/sec. | ||
2505 | 2025.02.13 05:09:41.360239 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Debug> MemoryTracker: Peak memory usage (for query): 146.20 KiB. | ||
2506 | 2025.02.13 05:09:41.360260 [ 253 ] {5454aacf-7dd8-4a06-b4e4-3bc8a504ea4a} <Debug> TCPHandler: Processed in 0.004371284 sec. | ||
2507 | 2025.02.13 05:09:41.373189 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2508 | 2025.02.13 05:09:41.373328 [ 253 ] {8ee88ec6-8158-47ab-bb2d-d856e1f08494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2509 | 2025.02.13 05:09:41.373384 [ 253 ] {8ee88ec6-8158-47ab-bb2d-d856e1f08494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2510 | 2025.02.13 05:09:41.374176 [ 253 ] {8ee88ec6-8158-47ab-bb2d-d856e1f08494} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2511 | 2025.02.13 05:09:41.374214 [ 253 ] {8ee88ec6-8158-47ab-bb2d-d856e1f08494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2512 | 2025.02.13 05:09:41.374685 [ 253 ] {8ee88ec6-8158-47ab-bb2d-d856e1f08494} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2513 | 2025.02.13 05:09:41.374946 [ 253 ] {8ee88ec6-8158-47ab-bb2d-d856e1f08494} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2514 | 2025.02.13 05:09:41.375211 [ 253 ] {8ee88ec6-8158-47ab-bb2d-d856e1f08494} <Debug> executeQuery: Read 7 rows, 3.07 KiB in 0.001903 sec., 3678.4025223331582 rows/sec., 1.57 MiB/sec. | ||
2515 | 2025.02.13 05:09:41.375328 [ 253 ] {8ee88ec6-8158-47ab-bb2d-d856e1f08494} <Debug> TCPHandler: Processed in 0.002202243 sec. | ||
2516 | 2025.02.13 05:09:41.375544 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2517 | 2025.02.13 05:09:41.375782 [ 5 ] {37d1bd36-fa62-478c-ae51-94a74dc21343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2518 | 2025.02.13 05:09:41.375875 [ 5 ] {37d1bd36-fa62-478c-ae51-94a74dc21343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2519 | 2025.02.13 05:09:41.376525 [ 5 ] {37d1bd36-fa62-478c-ae51-94a74dc21343} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2520 | 2025.02.13 05:09:41.376569 [ 5 ] {37d1bd36-fa62-478c-ae51-94a74dc21343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2521 | 2025.02.13 05:09:41.376993 [ 5 ] {37d1bd36-fa62-478c-ae51-94a74dc21343} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2522 | 2025.02.13 05:09:41.377237 [ 5 ] {37d1bd36-fa62-478c-ae51-94a74dc21343} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2523 | 2025.02.13 05:09:41.377462 [ 5 ] {37d1bd36-fa62-478c-ae51-94a74dc21343} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001746 sec., 13745.704467353953 rows/sec., 1.14 MiB/sec. | ||
2524 | 2025.02.13 05:09:41.377519 [ 5 ] {37d1bd36-fa62-478c-ae51-94a74dc21343} <Debug> TCPHandler: Processed in 0.002086469 sec. | ||
2525 | 2025.02.13 05:09:41.377677 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2526 | 2025.02.13 05:09:41.377816 [ 253 ] {834c15cc-58a2-499f-b58a-ad27ba3a1b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2527 | 2025.02.13 05:09:41.377875 [ 253 ] {834c15cc-58a2-499f-b58a-ad27ba3a1b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2528 | 2025.02.13 05:09:41.378538 [ 253 ] {834c15cc-58a2-499f-b58a-ad27ba3a1b63} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2529 | 2025.02.13 05:09:41.378583 [ 253 ] {834c15cc-58a2-499f-b58a-ad27ba3a1b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2530 | 2025.02.13 05:09:41.378973 [ 253 ] {834c15cc-58a2-499f-b58a-ad27ba3a1b63} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2531 | 2025.02.13 05:09:41.379207 [ 253 ] {834c15cc-58a2-499f-b58a-ad27ba3a1b63} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2532 | 2025.02.13 05:09:41.379441 [ 253 ] {834c15cc-58a2-499f-b58a-ad27ba3a1b63} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001644 sec., 3649.63503649635 rows/sec., 297.60 KiB/sec. | ||
2533 | 2025.02.13 05:09:41.379499 [ 253 ] {834c15cc-58a2-499f-b58a-ad27ba3a1b63} <Debug> TCPHandler: Processed in 0.001890564 sec. | ||
2534 | 2025.02.13 05:09:41.379637 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2535 | 2025.02.13 05:09:41.379754 [ 5 ] {33a00d91-f157-4019-a171-0d0cc8c9cccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2536 | 2025.02.13 05:09:41.379803 [ 5 ] {33a00d91-f157-4019-a171-0d0cc8c9cccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2537 | 2025.02.13 05:09:41.380588 [ 5 ] {33a00d91-f157-4019-a171-0d0cc8c9cccb} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2538 | 2025.02.13 05:09:41.380635 [ 5 ] {33a00d91-f157-4019-a171-0d0cc8c9cccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2539 | 2025.02.13 05:09:41.381058 [ 5 ] {33a00d91-f157-4019-a171-0d0cc8c9cccb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2540 | 2025.02.13 05:09:41.381293 [ 5 ] {33a00d91-f157-4019-a171-0d0cc8c9cccb} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2541 | 2025.02.13 05:09:41.381500 [ 5 ] {33a00d91-f157-4019-a171-0d0cc8c9cccb} <Debug> executeQuery: Read 227 rows, 20.53 KiB in 0.001771 sec., 128176.17165443252 rows/sec., 11.32 MiB/sec. | ||
2542 | 2025.02.13 05:09:41.381552 [ 5 ] {33a00d91-f157-4019-a171-0d0cc8c9cccb} <Debug> TCPHandler: Processed in 0.001970446 sec. | ||
2543 | 2025.02.13 05:09:41.381698 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2544 | 2025.02.13 05:09:41.381814 [ 253 ] {13dbd680-a867-424f-b685-fb4f73529506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2545 | 2025.02.13 05:09:41.381862 [ 253 ] {13dbd680-a867-424f-b685-fb4f73529506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2546 | 2025.02.13 05:09:41.382582 [ 253 ] {13dbd680-a867-424f-b685-fb4f73529506} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2547 | 2025.02.13 05:09:41.382626 [ 253 ] {13dbd680-a867-424f-b685-fb4f73529506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2548 | 2025.02.13 05:09:41.383013 [ 253 ] {13dbd680-a867-424f-b685-fb4f73529506} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2549 | 2025.02.13 05:09:41.383239 [ 253 ] {13dbd680-a867-424f-b685-fb4f73529506} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2550 | 2025.02.13 05:09:41.383497 [ 253 ] {13dbd680-a867-424f-b685-fb4f73529506} <Debug> executeQuery: Read 42 rows, 3.18 KiB in 0.001679 sec., 25014.889815366292 rows/sec., 1.85 MiB/sec. | ||
2551 | 2025.02.13 05:09:41.383635 [ 253 ] {13dbd680-a867-424f-b685-fb4f73529506} <Debug> TCPHandler: Processed in 0.001991427 sec. | ||
2552 | 2025.02.13 05:09:41.383786 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2553 | 2025.02.13 05:09:41.383930 [ 5 ] {367ec3bc-8cc4-4f19-96f5-f5701879496e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2554 | 2025.02.13 05:09:41.384019 [ 5 ] {367ec3bc-8cc4-4f19-96f5-f5701879496e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2555 | 2025.02.13 05:09:41.385020 [ 5 ] {367ec3bc-8cc4-4f19-96f5-f5701879496e} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2556 | 2025.02.13 05:09:41.385059 [ 5 ] {367ec3bc-8cc4-4f19-96f5-f5701879496e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2557 | 2025.02.13 05:09:41.385420 [ 5 ] {367ec3bc-8cc4-4f19-96f5-f5701879496e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2558 | 2025.02.13 05:09:41.385654 [ 5 ] {367ec3bc-8cc4-4f19-96f5-f5701879496e} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2559 | 2025.02.13 05:09:41.385925 [ 5 ] {367ec3bc-8cc4-4f19-96f5-f5701879496e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002032 sec., 11811.023622047245 rows/sec., 1003.48 KiB/sec. | ||
2560 | 2025.02.13 05:09:41.385998 [ 5 ] {367ec3bc-8cc4-4f19-96f5-f5701879496e} <Debug> TCPHandler: Processed in 0.002267154 sec. | ||
2561 | 2025.02.13 05:09:41.386140 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2562 | 2025.02.13 05:09:41.386256 [ 253 ] {3462ed9b-e4d8-4424-b92f-55e097dc3396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2563 | 2025.02.13 05:09:41.386303 [ 253 ] {3462ed9b-e4d8-4424-b92f-55e097dc3396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2564 | 2025.02.13 05:09:41.386871 [ 253 ] {3462ed9b-e4d8-4424-b92f-55e097dc3396} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2565 | 2025.02.13 05:09:41.386908 [ 253 ] {3462ed9b-e4d8-4424-b92f-55e097dc3396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2566 | 2025.02.13 05:09:41.387246 [ 253 ] {3462ed9b-e4d8-4424-b92f-55e097dc3396} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2567 | 2025.02.13 05:09:41.387509 [ 253 ] {3462ed9b-e4d8-4424-b92f-55e097dc3396} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2568 | 2025.02.13 05:09:41.387742 [ 253 ] {3462ed9b-e4d8-4424-b92f-55e097dc3396} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001498 sec., 8010.680907877169 rows/sec., 625.83 KiB/sec. | ||
2569 | 2025.02.13 05:09:41.387799 [ 253 ] {3462ed9b-e4d8-4424-b92f-55e097dc3396} <Debug> TCPHandler: Processed in 0.001716138 sec. | ||
2570 | 2025.02.13 05:09:41.387953 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2571 | 2025.02.13 05:09:41.388090 [ 5 ] {737f91a3-ce98-4b3b-bd03-f06b7fe0d6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2572 | 2025.02.13 05:09:41.388147 [ 5 ] {737f91a3-ce98-4b3b-bd03-f06b7fe0d6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2573 | 2025.02.13 05:09:41.388882 [ 5 ] {737f91a3-ce98-4b3b-bd03-f06b7fe0d6d9} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2574 | 2025.02.13 05:09:41.388921 [ 5 ] {737f91a3-ce98-4b3b-bd03-f06b7fe0d6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2575 | 2025.02.13 05:09:41.389283 [ 5 ] {737f91a3-ce98-4b3b-bd03-f06b7fe0d6d9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2576 | 2025.02.13 05:09:41.389516 [ 5 ] {737f91a3-ce98-4b3b-bd03-f06b7fe0d6d9} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2577 | 2025.02.13 05:09:41.389721 [ 5 ] {737f91a3-ce98-4b3b-bd03-f06b7fe0d6d9} <Debug> executeQuery: Read 130 rows, 10.78 KiB in 0.001661 sec., 78266.10475617099 rows/sec., 6.34 MiB/sec. | ||
2578 | 2025.02.13 05:09:41.389775 [ 5 ] {737f91a3-ce98-4b3b-bd03-f06b7fe0d6d9} <Debug> TCPHandler: Processed in 0.001887764 sec. | ||
2579 | 2025.02.13 05:09:41.389919 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2580 | 2025.02.13 05:09:41.390057 [ 253 ] {72bdb909-ffa9-41a9-b27f-05455bc66a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2581 | 2025.02.13 05:09:41.390117 [ 253 ] {72bdb909-ffa9-41a9-b27f-05455bc66a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2582 | 2025.02.13 05:09:41.390894 [ 253 ] {72bdb909-ffa9-41a9-b27f-05455bc66a0d} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2583 | 2025.02.13 05:09:41.390931 [ 253 ] {72bdb909-ffa9-41a9-b27f-05455bc66a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2584 | 2025.02.13 05:09:41.391321 [ 253 ] {72bdb909-ffa9-41a9-b27f-05455bc66a0d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2585 | 2025.02.13 05:09:41.391553 [ 253 ] {72bdb909-ffa9-41a9-b27f-05455bc66a0d} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2586 | 2025.02.13 05:09:41.391727 [ 253 ] {72bdb909-ffa9-41a9-b27f-05455bc66a0d} <Debug> executeQuery: Read 427 rows, 33.54 KiB in 0.0017 sec., 251176.4705882353 rows/sec., 19.26 MiB/sec. | ||
2587 | 2025.02.13 05:09:41.391777 [ 253 ] {72bdb909-ffa9-41a9-b27f-05455bc66a0d} <Debug> TCPHandler: Processed in 0.001924365 sec. | ||
2588 | 2025.02.13 05:09:41.391968 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2589 | 2025.02.13 05:09:41.392190 [ 5 ] {98b838b3-2ce8-4b88-af22-7bf32578858b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2590 | 2025.02.13 05:09:41.392326 [ 5 ] {98b838b3-2ce8-4b88-af22-7bf32578858b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2591 | 2025.02.13 05:09:41.393735 [ 5 ] {98b838b3-2ce8-4b88-af22-7bf32578858b} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2592 | 2025.02.13 05:09:41.393774 [ 5 ] {98b838b3-2ce8-4b88-af22-7bf32578858b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2593 | 2025.02.13 05:09:41.394416 [ 5 ] {98b838b3-2ce8-4b88-af22-7bf32578858b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2594 | 2025.02.13 05:09:41.394668 [ 5 ] {98b838b3-2ce8-4b88-af22-7bf32578858b} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2595 | 2025.02.13 05:09:41.394895 [ 5 ] {98b838b3-2ce8-4b88-af22-7bf32578858b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002742 sec., 8752.735229759299 rows/sec., 15.68 MiB/sec. | ||
2596 | 2025.02.13 05:09:41.395332 [ 5 ] {98b838b3-2ce8-4b88-af22-7bf32578858b} <Debug> TCPHandler: Processed in 0.003467109 sec. | ||
2597 | 2025.02.13 05:09:41.395527 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2598 | 2025.02.13 05:09:41.395664 [ 253 ] {63aa8913-60ff-4210-b373-1daf8ed67563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2599 | 2025.02.13 05:09:41.395730 [ 253 ] {63aa8913-60ff-4210-b373-1daf8ed67563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2600 | 2025.02.13 05:09:41.396248 [ 253 ] {63aa8913-60ff-4210-b373-1daf8ed67563} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2601 | 2025.02.13 05:09:41.396286 [ 253 ] {63aa8913-60ff-4210-b373-1daf8ed67563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2602 | 2025.02.13 05:09:41.396646 [ 253 ] {63aa8913-60ff-4210-b373-1daf8ed67563} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2603 | 2025.02.13 05:09:41.396878 [ 253 ] {63aa8913-60ff-4210-b373-1daf8ed67563} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2604 | 2025.02.13 05:09:41.397127 [ 253 ] {63aa8913-60ff-4210-b373-1daf8ed67563} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec. | ||
2605 | 2025.02.13 05:09:41.397221 [ 253 ] {63aa8913-60ff-4210-b373-1daf8ed67563} <Debug> TCPHandler: Processed in 0.001761611 sec. | ||
2606 | 2025.02.13 05:09:42.000155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.01 MiB, peak 172.05 MiB, free memory in arenas 0.00 B, will set to 167.78 MiB (RSS), difference: -1.23 MiB | ||
2607 | 2025.02.13 05:09:43.512326 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2608 | 2025.02.13 05:09:43.512984 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2609 | 2025.02.13 05:09:43.513037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2610 | 2025.02.13 05:09:43.513674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2611 | 2025.02.13 05:09:43.513946 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2612 | 2025.02.13 05:09:43.514183 [ 116 ] {} <Debug> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2613 | 2025.02.13 05:09:43.514254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2614 | 2025.02.13 05:09:43.514311 [ 116 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2615 | 2025.02.13 05:09:43.514358 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2616 | 2025.02.13 05:09:43.514540 [ 198 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
2617 | 2025.02.13 05:09:43.514723 [ 198 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2618 | 2025.02.13 05:09:43.514775 [ 198 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2745 rows starting from the beginning of the part | ||
2619 | 2025.02.13 05:09:43.514871 [ 198 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
2620 | 2025.02.13 05:09:43.515068 [ 198 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
2621 | 2025.02.13 05:09:43.515386 [ 198 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
2622 | 2025.02.13 05:09:43.515714 [ 198 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
2623 | 2025.02.13 05:09:43.515991 [ 198 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
2624 | 2025.02.13 05:09:43.517838 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.003355945 sec., 1508665.9644302872 rows/sec., 21.58 MiB/sec. | ||
2625 | 2025.02.13 05:09:43.518719 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2626 | 2025.02.13 05:09:43.519069 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_11_2} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2627 | 2025.02.13 05:09:43.519159 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_11_2} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2628 | 2025.02.13 05:09:43.519266 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2629 | 2025.02.13 05:09:43.817952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2630 | 2025.02.13 05:09:43.839217 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2631 | 2025.02.13 05:09:43.839281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2632 | 2025.02.13 05:09:43.846828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2633 | 2025.02.13 05:09:43.847762 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2634 | 2025.02.13 05:09:43.848091 [ 136 ] {} <Debug> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2635 | 2025.02.13 05:09:43.848168 [ 136 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2636 | 2025.02.13 05:09:43.848215 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2637 | 2025.02.13 05:09:43.848657 [ 187 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
2638 | 2025.02.13 05:09:43.864581 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2639 | 2025.02.13 05:09:43.867280 [ 187 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2640 | 2025.02.13 05:09:43.869680 [ 187 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
2641 | 2025.02.13 05:09:43.878331 [ 187 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
2642 | 2025.02.13 05:09:43.884049 [ 187 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
2643 | 2025.02.13 05:09:43.889581 [ 187 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
2644 | 2025.02.13 05:09:43.895899 [ 187 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
2645 | 2025.02.13 05:09:43.900556 [ 187 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
2646 | 2025.02.13 05:09:43.957617 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.109255958 sec., 759.6839707359484 rows/sec., 3.93 MiB/sec. | ||
2647 | 2025.02.13 05:09:43.960231 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2648 | 2025.02.13 05:09:43.963229 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_11_2} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2649 | 2025.02.13 05:09:43.963360 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_11_2} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2650 | 2025.02.13 05:09:43.965975 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2651 | 2025.02.13 05:09:44.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.91 MiB, peak 178.79 MiB, free memory in arenas 0.00 B, will set to 169.97 MiB (RSS), difference: 1.06 MiB | ||
2652 | 2025.02.13 05:09:46.328029 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2653 | 2025.02.13 05:09:46.328240 [ 253 ] {b000fc05-26ed-438d-b075-a668e79d15f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2654 | 2025.02.13 05:09:46.328321 [ 253 ] {b000fc05-26ed-438d-b075-a668e79d15f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2655 | 2025.02.13 05:09:46.329180 [ 253 ] {b000fc05-26ed-438d-b075-a668e79d15f3} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2656 | 2025.02.13 05:09:46.329233 [ 253 ] {b000fc05-26ed-438d-b075-a668e79d15f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2657 | 2025.02.13 05:09:46.329754 [ 253 ] {b000fc05-26ed-438d-b075-a668e79d15f3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2658 | 2025.02.13 05:09:46.330023 [ 253 ] {b000fc05-26ed-438d-b075-a668e79d15f3} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2659 | 2025.02.13 05:09:46.330286 [ 253 ] {b000fc05-26ed-438d-b075-a668e79d15f3} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002093 sec., 34400.382226469184 rows/sec., 2.78 MiB/sec. | ||
2660 | 2025.02.13 05:09:46.330485 [ 253 ] {b000fc05-26ed-438d-b075-a668e79d15f3} <Debug> TCPHandler: Processed in 0.002591604 sec. | ||
2661 | 2025.02.13 05:09:46.330781 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2662 | 2025.02.13 05:09:46.330976 [ 5 ] {2e19b939-5231-495f-a165-5ec9c6defd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2663 | 2025.02.13 05:09:46.331052 [ 5 ] {2e19b939-5231-495f-a165-5ec9c6defd1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2664 | 2025.02.13 05:09:46.331853 [ 5 ] {2e19b939-5231-495f-a165-5ec9c6defd1a} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2665 | 2025.02.13 05:09:46.331908 [ 5 ] {2e19b939-5231-495f-a165-5ec9c6defd1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2666 | 2025.02.13 05:09:46.332382 [ 5 ] {2e19b939-5231-495f-a165-5ec9c6defd1a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2667 | 2025.02.13 05:09:46.332639 [ 5 ] {2e19b939-5231-495f-a165-5ec9c6defd1a} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2668 | 2025.02.13 05:09:46.332828 [ 173 ] {} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2669 | 2025.02.13 05:09:46.332910 [ 5 ] {2e19b939-5231-495f-a165-5ec9c6defd1a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001981 sec., 4038.3644623927307 rows/sec., 303.67 KiB/sec. | ||
2670 | 2025.02.13 05:09:46.332919 [ 173 ] {} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2671 | 2025.02.13 05:09:46.333001 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2672 | 2025.02.13 05:09:46.333063 [ 5 ] {2e19b939-5231-495f-a165-5ec9c6defd1a} <Debug> TCPHandler: Processed in 0.002414088 sec. | ||
2673 | 2025.02.13 05:09:46.333318 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
2674 | 2025.02.13 05:09:46.333326 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2675 | 2025.02.13 05:09:46.333659 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2676 | 2025.02.13 05:09:46.333667 [ 253 ] {64e25c8e-0409-43c4-bf7f-e182a65b8130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2677 | 2025.02.13 05:09:46.333735 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 138 rows starting from the beginning of the part | ||
2678 | 2025.02.13 05:09:46.333781 [ 253 ] {64e25c8e-0409-43c4-bf7f-e182a65b8130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2679 | 2025.02.13 05:09:46.334171 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
2680 | 2025.02.13 05:09:46.334537 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
2681 | 2025.02.13 05:09:46.335015 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
2682 | 2025.02.13 05:09:46.335332 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
2683 | 2025.02.13 05:09:46.335609 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
2684 | 2025.02.13 05:09:46.336489 [ 253 ] {64e25c8e-0409-43c4-bf7f-e182a65b8130} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2685 | 2025.02.13 05:09:46.336566 [ 253 ] {64e25c8e-0409-43c4-bf7f-e182a65b8130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2686 | 2025.02.13 05:09:46.337647 [ 253 ] {64e25c8e-0409-43c4-bf7f-e182a65b8130} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2687 | 2025.02.13 05:09:46.338232 [ 253 ] {64e25c8e-0409-43c4-bf7f-e182a65b8130} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2688 | 2025.02.13 05:09:46.338857 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.005734913 sec., 39756.48802344516 rows/sec., 2.81 MiB/sec. | ||
2689 | 2025.02.13 05:09:46.338881 [ 253 ] {64e25c8e-0409-43c4-bf7f-e182a65b8130} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00531 sec., 13559.322033898306 rows/sec., 1.06 MiB/sec. | ||
2690 | 2025.02.13 05:09:46.339041 [ 253 ] {64e25c8e-0409-43c4-bf7f-e182a65b8130} <Debug> TCPHandler: Processed in 0.005844156 sec. | ||
2691 | 2025.02.13 05:09:46.339134 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2692 | 2025.02.13 05:09:46.339307 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2693 | 2025.02.13 05:09:46.339581 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_11_2} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2694 | 2025.02.13 05:09:46.339674 [ 5 ] {4336189c-d49c-4906-a19b-246ae6a60f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2695 | 2025.02.13 05:09:46.339755 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_11_2} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2696 | 2025.02.13 05:09:46.339834 [ 5 ] {4336189c-d49c-4906-a19b-246ae6a60f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2697 | 2025.02.13 05:09:46.339928 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2698 | 2025.02.13 05:09:46.340607 [ 5 ] {4336189c-d49c-4906-a19b-246ae6a60f2d} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2699 | 2025.02.13 05:09:46.340654 [ 5 ] {4336189c-d49c-4906-a19b-246ae6a60f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2700 | 2025.02.13 05:09:46.341074 [ 5 ] {4336189c-d49c-4906-a19b-246ae6a60f2d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2701 | 2025.02.13 05:09:46.341327 [ 5 ] {4336189c-d49c-4906-a19b-246ae6a60f2d} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2702 | 2025.02.13 05:09:46.341632 [ 5 ] {4336189c-d49c-4906-a19b-246ae6a60f2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002077 sec., 77034.18391911412 rows/sec., 5.37 MiB/sec. | ||
2703 | 2025.02.13 05:09:46.341870 [ 5 ] {4336189c-d49c-4906-a19b-246ae6a60f2d} <Debug> TCPHandler: Processed in 0.002708517 sec. | ||
2704 | 2025.02.13 05:09:46.342052 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2705 | 2025.02.13 05:09:46.342195 [ 253 ] {83f8ae60-d905-485f-8e7f-893ba94673ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2706 | 2025.02.13 05:09:46.342292 [ 253 ] {83f8ae60-d905-485f-8e7f-893ba94673ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2707 | 2025.02.13 05:09:46.343518 [ 253 ] {83f8ae60-d905-485f-8e7f-893ba94673ff} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2708 | 2025.02.13 05:09:46.343558 [ 253 ] {83f8ae60-d905-485f-8e7f-893ba94673ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2709 | 2025.02.13 05:09:46.344209 [ 253 ] {83f8ae60-d905-485f-8e7f-893ba94673ff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2710 | 2025.02.13 05:09:46.344469 [ 253 ] {83f8ae60-d905-485f-8e7f-893ba94673ff} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2711 | 2025.02.13 05:09:46.344645 [ 173 ] {} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2712 | 2025.02.13 05:09:46.344723 [ 173 ] {} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2713 | 2025.02.13 05:09:46.344763 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2714 | 2025.02.13 05:09:46.344769 [ 253 ] {83f8ae60-d905-485f-8e7f-893ba94673ff} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002599 sec., 3078.1069642170064 rows/sec., 5.52 MiB/sec. | ||
2715 | 2025.02.13 05:09:46.344990 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
2716 | 2025.02.13 05:09:46.345024 [ 253 ] {83f8ae60-d905-485f-8e7f-893ba94673ff} <Debug> TCPHandler: Processed in 0.003040117 sec. | ||
2717 | 2025.02.13 05:09:46.345238 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2718 | 2025.02.13 05:09:46.345504 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2719 | 2025.02.13 05:09:46.345513 [ 5 ] {27f47c59-6321-4228-a984-a001ee8c9cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2720 | 2025.02.13 05:09:46.345647 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 112 rows starting from the beginning of the part | ||
2721 | 2025.02.13 05:09:46.345655 [ 5 ] {27f47c59-6321-4228-a984-a001ee8c9cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2722 | 2025.02.13 05:09:46.346593 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
2723 | 2025.02.13 05:09:46.347234 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
2724 | 2025.02.13 05:09:46.348007 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
2725 | 2025.02.13 05:09:46.348111 [ 5 ] {27f47c59-6321-4228-a984-a001ee8c9cb7} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2726 | 2025.02.13 05:09:46.348228 [ 5 ] {27f47c59-6321-4228-a984-a001ee8c9cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2727 | 2025.02.13 05:09:46.348650 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
2728 | 2025.02.13 05:09:46.349347 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
2729 | 2025.02.13 05:09:46.349806 [ 5 ] {27f47c59-6321-4228-a984-a001ee8c9cb7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2730 | 2025.02.13 05:09:46.350633 [ 5 ] {27f47c59-6321-4228-a984-a001ee8c9cb7} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2731 | 2025.02.13 05:09:46.351069 [ 5 ] {27f47c59-6321-4228-a984-a001ee8c9cb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005651 sec., 10617.589807113785 rows/sec., 732.72 KiB/sec. | ||
2732 | 2025.02.13 05:09:46.351273 [ 5 ] {27f47c59-6321-4228-a984-a001ee8c9cb7} <Debug> TCPHandler: Processed in 0.006132294 sec. | ||
2733 | 2025.02.13 05:09:46.354364 [ 189 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 19 columns (19 merged, 0 gathered) in 0.00951014 sec., 19347.76985407155 rows/sec., 34.67 MiB/sec. | ||
2734 | 2025.02.13 05:09:46.354702 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2735 | 2025.02.13 05:09:46.355080 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2736 | 2025.02.13 05:09:46.355163 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2737 | 2025.02.13 05:09:46.355272 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
2738 | 2025.02.13 05:09:50.927931 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2739 | 2025.02.13 05:09:50.927999 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2740 | 2025.02.13 05:09:51.015319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2741 | 2025.02.13 05:09:51.016001 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2742 | 2025.02.13 05:09:51.016050 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2743 | 2025.02.13 05:09:51.016618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2744 | 2025.02.13 05:09:51.016887 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2745 | 2025.02.13 05:09:51.017175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2746 | 2025.02.13 05:09:51.022005 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 388 | ||
2747 | 2025.02.13 05:09:51.025385 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2748 | 2025.02.13 05:09:51.025429 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2749 | 2025.02.13 05:09:51.026903 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2750 | 2025.02.13 05:09:51.027218 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2751 | 2025.02.13 05:09:51.027831 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
2752 | 2025.02.13 05:09:51.329401 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2753 | 2025.02.13 05:09:51.329636 [ 253 ] {f5f862e5-8073-413a-83d7-1faed0472474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2754 | 2025.02.13 05:09:51.329729 [ 253 ] {f5f862e5-8073-413a-83d7-1faed0472474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2755 | 2025.02.13 05:09:51.330635 [ 253 ] {f5f862e5-8073-413a-83d7-1faed0472474} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2756 | 2025.02.13 05:09:51.330677 [ 253 ] {f5f862e5-8073-413a-83d7-1faed0472474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2757 | 2025.02.13 05:09:51.331037 [ 253 ] {f5f862e5-8073-413a-83d7-1faed0472474} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2758 | 2025.02.13 05:09:51.331276 [ 253 ] {f5f862e5-8073-413a-83d7-1faed0472474} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2759 | 2025.02.13 05:09:51.331451 [ 52 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2760 | 2025.02.13 05:09:51.331518 [ 253 ] {f5f862e5-8073-413a-83d7-1faed0472474} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001945 sec., 62724.93573264782 rows/sec., 5.32 MiB/sec. | ||
2761 | 2025.02.13 05:09:51.331537 [ 52 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2762 | 2025.02.13 05:09:51.331611 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2763 | 2025.02.13 05:09:51.331634 [ 253 ] {f5f862e5-8073-413a-83d7-1faed0472474} <Debug> TCPHandler: Processed in 0.002347647 sec. | ||
2764 | 2025.02.13 05:09:51.331890 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
2765 | 2025.02.13 05:09:51.332019 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2766 | 2025.02.13 05:09:51.332086 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2767 | 2025.02.13 05:09:51.332138 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1821 rows starting from the beginning of the part | ||
2768 | 2025.02.13 05:09:51.332384 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
2769 | 2025.02.13 05:09:51.332516 [ 5 ] {37b57cee-c657-4686-8298-62da6fd14b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2770 | 2025.02.13 05:09:51.332579 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part | ||
2771 | 2025.02.13 05:09:51.332676 [ 5 ] {37b57cee-c657-4686-8298-62da6fd14b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2772 | 2025.02.13 05:09:51.333081 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 227 rows starting from the beginning of the part | ||
2773 | 2025.02.13 05:09:51.333356 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
2774 | 2025.02.13 05:09:51.333656 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 122 rows starting from the beginning of the part | ||
2775 | 2025.02.13 05:09:51.335363 [ 5 ] {37b57cee-c657-4686-8298-62da6fd14b18} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2776 | 2025.02.13 05:09:51.335455 [ 5 ] {37b57cee-c657-4686-8298-62da6fd14b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2777 | 2025.02.13 05:09:51.336496 [ 5 ] {37b57cee-c657-4686-8298-62da6fd14b18} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2778 | 2025.02.13 05:09:51.336900 [ 5 ] {37b57cee-c657-4686-8298-62da6fd14b18} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2779 | 2025.02.13 05:09:51.337348 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.00562798 sec., 429639.0534436867 rows/sec., 36.94 MiB/sec. | ||
2780 | 2025.02.13 05:09:51.337559 [ 5 ] {37b57cee-c657-4686-8298-62da6fd14b18} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.005201 sec., 6344.9336666025765 rows/sec., 477.11 KiB/sec. | ||
2781 | 2025.02.13 05:09:51.337737 [ 5 ] {37b57cee-c657-4686-8298-62da6fd14b18} <Debug> TCPHandler: Processed in 0.00596767 sec. | ||
2782 | 2025.02.13 05:09:51.337753 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2783 | 2025.02.13 05:09:51.337957 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2784 | 2025.02.13 05:09:51.338173 [ 253 ] {337df97f-6ac4-411c-9b87-ee3ca97a47bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2785 | 2025.02.13 05:09:51.338264 [ 253 ] {337df97f-6ac4-411c-9b87-ee3ca97a47bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2786 | 2025.02.13 05:09:51.338278 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_16_3} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2787 | 2025.02.13 05:09:51.338496 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_16_3} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2788 | 2025.02.13 05:09:51.338644 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
2789 | 2025.02.13 05:09:51.339185 [ 253 ] {337df97f-6ac4-411c-9b87-ee3ca97a47bb} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2790 | 2025.02.13 05:09:51.339229 [ 253 ] {337df97f-6ac4-411c-9b87-ee3ca97a47bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2791 | 2025.02.13 05:09:51.339591 [ 253 ] {337df97f-6ac4-411c-9b87-ee3ca97a47bb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2792 | 2025.02.13 05:09:51.339826 [ 253 ] {337df97f-6ac4-411c-9b87-ee3ca97a47bb} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2793 | 2025.02.13 05:09:51.339986 [ 52 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2794 | 2025.02.13 05:09:51.340045 [ 52 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2795 | 2025.02.13 05:09:51.340075 [ 253 ] {337df97f-6ac4-411c-9b87-ee3ca97a47bb} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001954 sec., 54247.69703172978 rows/sec., 4.24 MiB/sec. | ||
2796 | 2025.02.13 05:09:51.340087 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2797 | 2025.02.13 05:09:51.340322 [ 253 ] {337df97f-6ac4-411c-9b87-ee3ca97a47bb} <Debug> TCPHandler: Processed in 0.00246881 sec. | ||
2798 | 2025.02.13 05:09:51.340489 [ 200 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
2799 | 2025.02.13 05:09:51.340688 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2800 | 2025.02.13 05:09:51.340925 [ 200 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2801 | 2025.02.13 05:09:51.340997 [ 200 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 880 rows starting from the beginning of the part | ||
2802 | 2025.02.13 05:09:51.341006 [ 5 ] {a66e9c2f-a8b3-4297-8ccf-67ddad8810f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2803 | 2025.02.13 05:09:51.341235 [ 200 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 88 rows starting from the beginning of the part | ||
2804 | 2025.02.13 05:09:51.341254 [ 5 ] {a66e9c2f-a8b3-4297-8ccf-67ddad8810f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2805 | 2025.02.13 05:09:51.341579 [ 200 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part | ||
2806 | 2025.02.13 05:09:51.341906 [ 200 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 130 rows starting from the beginning of the part | ||
2807 | 2025.02.13 05:09:51.342287 [ 200 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
2808 | 2025.02.13 05:09:51.342629 [ 200 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 106 rows starting from the beginning of the part | ||
2809 | 2025.02.13 05:09:51.344065 [ 5 ] {a66e9c2f-a8b3-4297-8ccf-67ddad8810f1} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2810 | 2025.02.13 05:09:51.344135 [ 5 ] {a66e9c2f-a8b3-4297-8ccf-67ddad8810f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2811 | 2025.02.13 05:09:51.345156 [ 5 ] {a66e9c2f-a8b3-4297-8ccf-67ddad8810f1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2812 | 2025.02.13 05:09:51.345420 [ 200 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1348 rows, containing 5 columns (5 merged, 0 gathered) in 0.005219628 sec., 258255.95233989856 rows/sec., 20.27 MiB/sec. | ||
2813 | 2025.02.13 05:09:51.345641 [ 200 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2814 | 2025.02.13 05:09:51.345650 [ 5 ] {a66e9c2f-a8b3-4297-8ccf-67ddad8810f1} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2815 | 2025.02.13 05:09:51.345973 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2816 | 2025.02.13 05:09:51.346092 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2817 | 2025.02.13 05:09:51.346175 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2818 | 2025.02.13 05:09:51.346315 [ 5 ] {a66e9c2f-a8b3-4297-8ccf-67ddad8810f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005336 sec., 29985.007496251877 rows/sec., 2.09 MiB/sec. | ||
2819 | 2025.02.13 05:09:51.346492 [ 192 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_16_3} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2820 | 2025.02.13 05:09:51.346658 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
2821 | 2025.02.13 05:09:51.346765 [ 5 ] {a66e9c2f-a8b3-4297-8ccf-67ddad8810f1} <Debug> TCPHandler: Processed in 0.006264688 sec. | ||
2822 | 2025.02.13 05:09:51.347106 [ 192 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_16_3} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2823 | 2025.02.13 05:09:51.347159 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2824 | 2025.02.13 05:09:51.347566 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
2825 | 2025.02.13 05:09:51.347585 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2826 | 2025.02.13 05:09:51.347740 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4758 rows starting from the beginning of the part | ||
2827 | 2025.02.13 05:09:51.347760 [ 253 ] {ffe7722b-e07b-493b-ab05-23a92cef90bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2828 | 2025.02.13 05:09:51.348003 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
2829 | 2025.02.13 05:09:51.348182 [ 253 ] {ffe7722b-e07b-493b-ab05-23a92cef90bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2830 | 2025.02.13 05:09:51.348361 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
2831 | 2025.02.13 05:09:51.348700 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
2832 | 2025.02.13 05:09:51.349164 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
2833 | 2025.02.13 05:09:51.349589 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2834 | 2025.02.13 05:09:51.351962 [ 253 ] {ffe7722b-e07b-493b-ab05-23a92cef90bb} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2835 | 2025.02.13 05:09:51.352005 [ 253 ] {ffe7722b-e07b-493b-ab05-23a92cef90bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2836 | 2025.02.13 05:09:51.352839 [ 253 ] {ffe7722b-e07b-493b-ab05-23a92cef90bb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2837 | 2025.02.13 05:09:51.353094 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5825 rows, containing 5 columns (5 merged, 0 gathered) in 0.006787583 sec., 858184.717593877 rows/sec., 58.52 MiB/sec. | ||
2838 | 2025.02.13 05:09:51.353219 [ 253 ] {ffe7722b-e07b-493b-ab05-23a92cef90bb} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2839 | 2025.02.13 05:09:51.353648 [ 253 ] {ffe7722b-e07b-493b-ab05-23a92cef90bb} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.005989 sec., 5510.101853397896 rows/sec., 9.87 MiB/sec. | ||
2840 | 2025.02.13 05:09:51.353680 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2841 | 2025.02.13 05:09:51.354031 [ 253 ] {ffe7722b-e07b-493b-ab05-23a92cef90bb} <Debug> TCPHandler: Processed in 0.007111742 sec. | ||
2842 | 2025.02.13 05:09:51.354270 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2843 | 2025.02.13 05:09:51.354420 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2844 | 2025.02.13 05:09:51.354494 [ 5 ] {48b5b4b7-3f95-4f69-b697-809fc72fa711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2845 | 2025.02.13 05:09:51.354601 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2846 | 2025.02.13 05:09:51.354607 [ 5 ] {48b5b4b7-3f95-4f69-b697-809fc72fa711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2847 | 2025.02.13 05:09:51.354806 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
2848 | 2025.02.13 05:09:51.355316 [ 5 ] {48b5b4b7-3f95-4f69-b697-809fc72fa711} <Trace> oximeter.measurements_i64 (d7e7898d-3655-43d7-be08-768ec650b311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2849 | 2025.02.13 05:09:51.355360 [ 5 ] {48b5b4b7-3f95-4f69-b697-809fc72fa711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2850 | 2025.02.13 05:09:51.355734 [ 5 ] {48b5b4b7-3f95-4f69-b697-809fc72fa711} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2851 | 2025.02.13 05:09:51.355976 [ 5 ] {48b5b4b7-3f95-4f69-b697-809fc72fa711} <Trace> oximeter.measurements_i64 (d7e7898d-3655-43d7-be08-768ec650b311): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2852 | 2025.02.13 05:09:51.356262 [ 5 ] {48b5b4b7-3f95-4f69-b697-809fc72fa711} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001819 sec., 4947.773501924134 rows/sec., 349.50 KiB/sec. | ||
2853 | 2025.02.13 05:09:51.356324 [ 5 ] {48b5b4b7-3f95-4f69-b697-809fc72fa711} <Debug> TCPHandler: Processed in 0.002163072 sec. | ||
2854 | 2025.02.13 05:09:51.356494 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2855 | 2025.02.13 05:09:51.356634 [ 253 ] {4526ad6b-f840-4f76-b9cc-66e39fd34edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2856 | 2025.02.13 05:09:51.356691 [ 253 ] {4526ad6b-f840-4f76-b9cc-66e39fd34edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2857 | 2025.02.13 05:09:51.357255 [ 253 ] {4526ad6b-f840-4f76-b9cc-66e39fd34edd} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2858 | 2025.02.13 05:09:51.357293 [ 253 ] {4526ad6b-f840-4f76-b9cc-66e39fd34edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2859 | 2025.02.13 05:09:51.357662 [ 253 ] {4526ad6b-f840-4f76-b9cc-66e39fd34edd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2860 | 2025.02.13 05:09:51.357894 [ 253 ] {4526ad6b-f840-4f76-b9cc-66e39fd34edd} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2861 | 2025.02.13 05:09:51.358044 [ 52 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2862 | 2025.02.13 05:09:51.358104 [ 52 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2863 | 2025.02.13 05:09:51.358143 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2864 | 2025.02.13 05:09:51.358156 [ 253 ] {4526ad6b-f840-4f76-b9cc-66e39fd34edd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. | ||
2865 | 2025.02.13 05:09:51.358372 [ 253 ] {4526ad6b-f840-4f76-b9cc-66e39fd34edd} <Debug> TCPHandler: Processed in 0.001941506 sec. | ||
2866 | 2025.02.13 05:09:51.358395 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
2867 | 2025.02.13 05:09:51.358543 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2868 | 2025.02.13 05:09:51.358581 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 446 rows starting from the beginning of the part | ||
2869 | 2025.02.13 05:09:51.358648 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
2870 | 2025.02.13 05:09:51.358875 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2871 | 2025.02.13 05:09:51.359043 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
2872 | 2025.02.13 05:09:51.359193 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
2873 | 2025.02.13 05:09:51.359282 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
2874 | 2025.02.13 05:09:51.360417 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 4 columns (4 merged, 0 gathered) in 0.002198263 sec., 339358.84832706547 rows/sec., 22.70 MiB/sec. | ||
2875 | 2025.02.13 05:09:51.360590 [ 186 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2876 | 2025.02.13 05:09:51.360891 [ 186 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_16_3} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2877 | 2025.02.13 05:09:51.360967 [ 186 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_16_3} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2878 | 2025.02.13 05:09:51.361050 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
2879 | 2025.02.13 05:09:51.365592 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2880 | 2025.02.13 05:09:51.385374 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2881 | 2025.02.13 05:09:51.385423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2882 | 2025.02.13 05:09:51.392781 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2883 | 2025.02.13 05:09:51.393567 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2884 | 2025.02.13 05:09:51.396639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2885 | 2025.02.13 05:09:52.794396 [ 90 ] {} <Debug> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2886 | 2025.02.13 05:09:52.794464 [ 90 ] {} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2887 | 2025.02.13 05:09:52.794492 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2888 | 2025.02.13 05:09:52.794759 [ 192 ] {cde0b221-26b1-41ba-af34-ad43da0f5e71::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 | ||
2889 | 2025.02.13 05:09:52.795176 [ 192 ] {cde0b221-26b1-41ba-af34-ad43da0f5e71::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2890 | 2025.02.13 05:09:52.795226 [ 192 ] {cde0b221-26b1-41ba-af34-ad43da0f5e71::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 | ||
2891 | 2025.02.13 05:09:52.795321 [ 192 ] {cde0b221-26b1-41ba-af34-ad43da0f5e71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
2892 | 2025.02.13 05:09:52.795414 [ 192 ] {cde0b221-26b1-41ba-af34-ad43da0f5e71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2893 | 2025.02.13 05:09:52.795501 [ 192 ] {cde0b221-26b1-41ba-af34-ad43da0f5e71::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 | ||
2894 | 2025.02.13 05:09:52.795582 [ 192 ] {cde0b221-26b1-41ba-af34-ad43da0f5e71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
2895 | 2025.02.13 05:09:52.797703 [ 186 ] {cde0b221-26b1-41ba-af34-ad43da0f5e71::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 6 columns (6 merged, 0 gathered) in 0.003128739 sec., 15022.02644579813 rows/sec., 3.66 MiB/sec. | ||
2896 | 2025.02.13 05:09:52.797953 [ 193 ] {cde0b221-26b1-41ba-af34-ad43da0f5e71::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2897 | 2025.02.13 05:09:52.798480 [ 193 ] {cde0b221-26b1-41ba-af34-ad43da0f5e71::all_1_5_1} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2898 | 2025.02.13 05:09:52.798574 [ 193 ] {cde0b221-26b1-41ba-af34-ad43da0f5e71::all_1_5_1} <Trace> oximeter.timeseries_schema (cde0b221-26b1-41ba-af34-ad43da0f5e71) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2899 | 2025.02.13 05:09:52.798685 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2900 | 2025.02.13 05:09:55.308404 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2901 | 2025.02.13 05:09:55.308628 [ 253 ] {d3b8a117-adea-40db-bbcd-de70edac4f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2902 | 2025.02.13 05:09:55.308710 [ 253 ] {d3b8a117-adea-40db-bbcd-de70edac4f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2903 | 2025.02.13 05:09:55.309559 [ 253 ] {d3b8a117-adea-40db-bbcd-de70edac4f0a} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2904 | 2025.02.13 05:09:55.309610 [ 253 ] {d3b8a117-adea-40db-bbcd-de70edac4f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2905 | 2025.02.13 05:09:55.310016 [ 253 ] {d3b8a117-adea-40db-bbcd-de70edac4f0a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2906 | 2025.02.13 05:09:55.310266 [ 253 ] {d3b8a117-adea-40db-bbcd-de70edac4f0a} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2907 | 2025.02.13 05:09:55.310526 [ 253 ] {d3b8a117-adea-40db-bbcd-de70edac4f0a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001951 sec., 3075.3459764223476 rows/sec., 250.77 KiB/sec. | ||
2908 | 2025.02.13 05:09:55.310599 [ 253 ] {d3b8a117-adea-40db-bbcd-de70edac4f0a} <Debug> TCPHandler: Processed in 0.002332266 sec. | ||
2909 | 2025.02.13 05:09:55.310885 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2910 | 2025.02.13 05:09:55.311082 [ 5 ] {1ffca06c-e6ec-4302-ab3f-1821d717910a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2911 | 2025.02.13 05:09:55.311180 [ 5 ] {1ffca06c-e6ec-4302-ab3f-1821d717910a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2912 | 2025.02.13 05:09:55.312621 [ 5 ] {1ffca06c-e6ec-4302-ab3f-1821d717910a} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2913 | 2025.02.13 05:09:55.312674 [ 5 ] {1ffca06c-e6ec-4302-ab3f-1821d717910a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2914 | 2025.02.13 05:09:55.313207 [ 5 ] {1ffca06c-e6ec-4302-ab3f-1821d717910a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2915 | 2025.02.13 05:09:55.313492 [ 5 ] {1ffca06c-e6ec-4302-ab3f-1821d717910a} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2916 | 2025.02.13 05:09:55.313804 [ 5 ] {1ffca06c-e6ec-4302-ab3f-1821d717910a} <Debug> executeQuery: Read 1215 rows, 102.30 KiB in 0.002757 sec., 440696.40914037 rows/sec., 36.24 MiB/sec. | ||
2917 | 2025.02.13 05:09:55.314011 [ 5 ] {1ffca06c-e6ec-4302-ab3f-1821d717910a} <Debug> TCPHandler: Processed in 0.003261023 sec. | ||
2918 | 2025.02.13 05:09:55.314179 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2919 | 2025.02.13 05:09:55.314306 [ 253 ] {58fe7df3-e234-440e-ba04-bbda163375ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2920 | 2025.02.13 05:09:55.314359 [ 253 ] {58fe7df3-e234-440e-ba04-bbda163375ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2921 | 2025.02.13 05:09:55.314963 [ 253 ] {58fe7df3-e234-440e-ba04-bbda163375ed} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2922 | 2025.02.13 05:09:55.315003 [ 253 ] {58fe7df3-e234-440e-ba04-bbda163375ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2923 | 2025.02.13 05:09:55.315363 [ 253 ] {58fe7df3-e234-440e-ba04-bbda163375ed} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2924 | 2025.02.13 05:09:55.315603 [ 253 ] {58fe7df3-e234-440e-ba04-bbda163375ed} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2925 | 2025.02.13 05:09:55.315826 [ 253 ] {58fe7df3-e234-440e-ba04-bbda163375ed} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.00155 sec., 9032.258064516129 rows/sec., 658.39 KiB/sec. | ||
2926 | 2025.02.13 05:09:55.315889 [ 253 ] {58fe7df3-e234-440e-ba04-bbda163375ed} <Debug> TCPHandler: Processed in 0.001771131 sec. | ||
2927 | 2025.02.13 05:09:55.316042 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2928 | 2025.02.13 05:09:55.316169 [ 5 ] {ef48b952-1287-499b-9622-667f85245944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2929 | 2025.02.13 05:09:55.316223 [ 5 ] {ef48b952-1287-499b-9622-667f85245944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2930 | 2025.02.13 05:09:55.317359 [ 5 ] {ef48b952-1287-499b-9622-667f85245944} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2931 | 2025.02.13 05:09:55.317401 [ 5 ] {ef48b952-1287-499b-9622-667f85245944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2932 | 2025.02.13 05:09:55.317780 [ 5 ] {ef48b952-1287-499b-9622-667f85245944} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2933 | 2025.02.13 05:09:55.318043 [ 5 ] {ef48b952-1287-499b-9622-667f85245944} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2934 | 2025.02.13 05:09:55.318333 [ 5 ] {ef48b952-1287-499b-9622-667f85245944} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002172 sec., 104972.37569060775 rows/sec., 7.11 MiB/sec. | ||
2935 | 2025.02.13 05:09:55.318451 [ 5 ] {ef48b952-1287-499b-9622-667f85245944} <Debug> TCPHandler: Processed in 0.00246822 sec. | ||
2936 | 2025.02.13 05:09:55.318599 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2937 | 2025.02.13 05:09:55.318747 [ 253 ] {8bdd7783-30cd-434a-95aa-fd5ba850727e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2938 | 2025.02.13 05:09:55.318833 [ 253 ] {8bdd7783-30cd-434a-95aa-fd5ba850727e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2939 | 2025.02.13 05:09:55.319772 [ 253 ] {8bdd7783-30cd-434a-95aa-fd5ba850727e} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2940 | 2025.02.13 05:09:55.319811 [ 253 ] {8bdd7783-30cd-434a-95aa-fd5ba850727e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2941 | 2025.02.13 05:09:55.320235 [ 253 ] {8bdd7783-30cd-434a-95aa-fd5ba850727e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2942 | 2025.02.13 05:09:55.320477 [ 253 ] {8bdd7783-30cd-434a-95aa-fd5ba850727e} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2943 | 2025.02.13 05:09:55.320784 [ 253 ] {8bdd7783-30cd-434a-95aa-fd5ba850727e} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.002048 sec., 260742.1875 rows/sec., 19.33 MiB/sec. | ||
2944 | 2025.02.13 05:09:55.320951 [ 253 ] {8bdd7783-30cd-434a-95aa-fd5ba850727e} <Debug> TCPHandler: Processed in 0.002403258 sec. | ||
2945 | 2025.02.13 05:09:55.321112 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2946 | 2025.02.13 05:09:55.321234 [ 5 ] {61126360-3650-4403-8b51-66320bdf4606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2947 | 2025.02.13 05:09:55.321293 [ 5 ] {61126360-3650-4403-8b51-66320bdf4606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2948 | 2025.02.13 05:09:55.322492 [ 5 ] {61126360-3650-4403-8b51-66320bdf4606} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2949 | 2025.02.13 05:09:55.322533 [ 5 ] {61126360-3650-4403-8b51-66320bdf4606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2950 | 2025.02.13 05:09:55.322993 [ 5 ] {61126360-3650-4403-8b51-66320bdf4606} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2951 | 2025.02.13 05:09:55.323235 [ 5 ] {61126360-3650-4403-8b51-66320bdf4606} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2952 | 2025.02.13 05:09:55.323453 [ 5 ] {61126360-3650-4403-8b51-66320bdf4606} <Debug> executeQuery: Read 977 rows, 67.17 KiB in 0.002247 sec., 434801.95816644415 rows/sec., 29.19 MiB/sec. | ||
2953 | 2025.02.13 05:09:55.323510 [ 5 ] {61126360-3650-4403-8b51-66320bdf4606} <Debug> TCPHandler: Processed in 0.00245482 sec. | ||
2954 | 2025.02.13 05:09:55.323684 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2955 | 2025.02.13 05:09:55.323827 [ 253 ] {0399387f-1da1-4232-8417-b42aabf2922f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2956 | 2025.02.13 05:09:55.323921 [ 253 ] {0399387f-1da1-4232-8417-b42aabf2922f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2957 | 2025.02.13 05:09:55.325123 [ 253 ] {0399387f-1da1-4232-8417-b42aabf2922f} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2958 | 2025.02.13 05:09:55.325165 [ 253 ] {0399387f-1da1-4232-8417-b42aabf2922f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2959 | 2025.02.13 05:09:55.325796 [ 253 ] {0399387f-1da1-4232-8417-b42aabf2922f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2960 | 2025.02.13 05:09:55.326052 [ 253 ] {0399387f-1da1-4232-8417-b42aabf2922f} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2961 | 2025.02.13 05:09:55.326294 [ 253 ] {0399387f-1da1-4232-8417-b42aabf2922f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002498 sec., 3202.562049639712 rows/sec., 5.74 MiB/sec. | ||
2962 | 2025.02.13 05:09:55.326403 [ 253 ] {0399387f-1da1-4232-8417-b42aabf2922f} <Debug> TCPHandler: Processed in 0.002783909 sec. | ||
2963 | 2025.02.13 05:09:55.326657 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2964 | 2025.02.13 05:09:55.326883 [ 5 ] {4538f3e5-8fab-40ee-a7bc-ca998ce7835e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2965 | 2025.02.13 05:09:55.326980 [ 5 ] {4538f3e5-8fab-40ee-a7bc-ca998ce7835e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2966 | 2025.02.13 05:09:55.327640 [ 5 ] {4538f3e5-8fab-40ee-a7bc-ca998ce7835e} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2967 | 2025.02.13 05:09:55.327680 [ 5 ] {4538f3e5-8fab-40ee-a7bc-ca998ce7835e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2968 | 2025.02.13 05:09:55.328050 [ 5 ] {4538f3e5-8fab-40ee-a7bc-ca998ce7835e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2969 | 2025.02.13 05:09:55.328308 [ 5 ] {4538f3e5-8fab-40ee-a7bc-ca998ce7835e} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2970 | 2025.02.13 05:09:55.328521 [ 5 ] {4538f3e5-8fab-40ee-a7bc-ca998ce7835e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001694 sec., 28335.30106257379 rows/sec., 1.91 MiB/sec. | ||
2971 | 2025.02.13 05:09:55.328573 [ 5 ] {4538f3e5-8fab-40ee-a7bc-ca998ce7835e} <Debug> TCPHandler: Processed in 0.002033327 sec. | ||
2972 | 2025.02.13 05:09:56.321355 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2973 | 2025.02.13 05:09:56.321620 [ 253 ] {92a54fcb-a1a7-4223-b172-8499c77a849a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2974 | 2025.02.13 05:09:56.321733 [ 253 ] {92a54fcb-a1a7-4223-b172-8499c77a849a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2975 | 2025.02.13 05:09:56.322595 [ 253 ] {92a54fcb-a1a7-4223-b172-8499c77a849a} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2976 | 2025.02.13 05:09:56.322651 [ 253 ] {92a54fcb-a1a7-4223-b172-8499c77a849a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2977 | 2025.02.13 05:09:56.323148 [ 253 ] {92a54fcb-a1a7-4223-b172-8499c77a849a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2978 | 2025.02.13 05:09:56.323427 [ 253 ] {92a54fcb-a1a7-4223-b172-8499c77a849a} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2979 | 2025.02.13 05:09:56.323670 [ 253 ] {92a54fcb-a1a7-4223-b172-8499c77a849a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002125 sec., 26352.941176470587 rows/sec., 2.01 MiB/sec. | ||
2980 | 2025.02.13 05:09:56.323799 [ 253 ] {92a54fcb-a1a7-4223-b172-8499c77a849a} <Debug> TCPHandler: Processed in 0.002593754 sec. | ||
2981 | 2025.02.13 05:09:56.324125 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2982 | 2025.02.13 05:09:56.324328 [ 5 ] {030d8d31-7f19-4f96-a4b5-a6a8fe1672ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2983 | 2025.02.13 05:09:56.324407 [ 5 ] {030d8d31-7f19-4f96-a4b5-a6a8fe1672ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2984 | 2025.02.13 05:09:56.325395 [ 5 ] {030d8d31-7f19-4f96-a4b5-a6a8fe1672ec} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2985 | 2025.02.13 05:09:56.325457 [ 5 ] {030d8d31-7f19-4f96-a4b5-a6a8fe1672ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2986 | 2025.02.13 05:09:56.325929 [ 5 ] {030d8d31-7f19-4f96-a4b5-a6a8fe1672ec} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2987 | 2025.02.13 05:09:56.326197 [ 5 ] {030d8d31-7f19-4f96-a4b5-a6a8fe1672ec} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2988 | 2025.02.13 05:09:56.326482 [ 5 ] {030d8d31-7f19-4f96-a4b5-a6a8fe1672ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002208 sec., 28985.507246376812 rows/sec., 2.26 MiB/sec. | ||
2989 | 2025.02.13 05:09:56.326600 [ 5 ] {030d8d31-7f19-4f96-a4b5-a6a8fe1672ec} <Debug> TCPHandler: Processed in 0.002633835 sec. | ||
2990 | 2025.02.13 05:09:56.326915 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2991 | 2025.02.13 05:09:56.327098 [ 253 ] {5fe963f1-b959-4f4a-a5f0-74ca55b9abbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2992 | 2025.02.13 05:09:56.327186 [ 253 ] {5fe963f1-b959-4f4a-a5f0-74ca55b9abbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2993 | 2025.02.13 05:09:56.327984 [ 253 ] {5fe963f1-b959-4f4a-a5f0-74ca55b9abbc} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2994 | 2025.02.13 05:09:56.328038 [ 253 ] {5fe963f1-b959-4f4a-a5f0-74ca55b9abbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2995 | 2025.02.13 05:09:56.328593 [ 253 ] {5fe963f1-b959-4f4a-a5f0-74ca55b9abbc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2996 | 2025.02.13 05:09:56.328952 [ 253 ] {5fe963f1-b959-4f4a-a5f0-74ca55b9abbc} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2997 | 2025.02.13 05:09:56.329276 [ 253 ] {5fe963f1-b959-4f4a-a5f0-74ca55b9abbc} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.002224 sec., 14388.489208633095 rows/sec., 1.00 MiB/sec. | ||
2998 | 2025.02.13 05:09:56.329394 [ 253 ] {5fe963f1-b959-4f4a-a5f0-74ca55b9abbc} <Debug> TCPHandler: Processed in 0.002630945 sec. | ||
2999 | 2025.02.13 05:09:56.329641 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3000 | 2025.02.13 05:09:56.329825 [ 5 ] {7cb9ef77-adae-4ab0-a612-d756178a7efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3001 | 2025.02.13 05:09:56.329905 [ 5 ] {7cb9ef77-adae-4ab0-a612-d756178a7efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3002 | 2025.02.13 05:09:56.330552 [ 5 ] {7cb9ef77-adae-4ab0-a612-d756178a7efa} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3003 | 2025.02.13 05:09:56.330622 [ 5 ] {7cb9ef77-adae-4ab0-a612-d756178a7efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3004 | 2025.02.13 05:09:56.331192 [ 5 ] {7cb9ef77-adae-4ab0-a612-d756178a7efa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3005 | 2025.02.13 05:09:56.331456 [ 5 ] {7cb9ef77-adae-4ab0-a612-d756178a7efa} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3006 | 2025.02.13 05:09:56.331751 [ 5 ] {7cb9ef77-adae-4ab0-a612-d756178a7efa} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001953 sec., 6144.393241167434 rows/sec., 424.03 KiB/sec. | ||
3007 | 2025.02.13 05:09:56.331941 [ 5 ] {7cb9ef77-adae-4ab0-a612-d756178a7efa} <Debug> TCPHandler: Processed in 0.002394368 sec. | ||
3008 | 2025.02.13 05:09:58.518243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
3009 | 2025.02.13 05:09:58.518903 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3010 | 2025.02.13 05:09:58.518955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3011 | 2025.02.13 05:09:58.519527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3012 | 2025.02.13 05:09:58.519797 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3013 | 2025.02.13 05:09:58.520055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
3014 | 2025.02.13 05:09:58.897632 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
3015 | 2025.02.13 05:09:58.917930 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3016 | 2025.02.13 05:09:58.917995 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3017 | 2025.02.13 05:09:58.925402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3018 | 2025.02.13 05:09:58.926184 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3019 | 2025.02.13 05:09:58.929006 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
3020 | 2025.02.13 05:10:01.028990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 426 | ||
3021 | 2025.02.13 05:10:01.032104 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3022 | 2025.02.13 05:10:01.032161 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3023 | 2025.02.13 05:10:01.033659 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3024 | 2025.02.13 05:10:01.033971 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3025 | 2025.02.13 05:10:01.034587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
3026 | 2025.02.13 05:10:01.328922 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3027 | 2025.02.13 05:10:01.329105 [ 253 ] {7dba89dc-a289-479c-b852-55b1adf16634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3028 | 2025.02.13 05:10:01.329176 [ 253 ] {7dba89dc-a289-479c-b852-55b1adf16634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3029 | 2025.02.13 05:10:01.329916 [ 253 ] {7dba89dc-a289-479c-b852-55b1adf16634} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3030 | 2025.02.13 05:10:01.329959 [ 253 ] {7dba89dc-a289-479c-b852-55b1adf16634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3031 | 2025.02.13 05:10:01.330345 [ 253 ] {7dba89dc-a289-479c-b852-55b1adf16634} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3032 | 2025.02.13 05:10:01.330594 [ 253 ] {7dba89dc-a289-479c-b852-55b1adf16634} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3033 | 2025.02.13 05:10:01.330879 [ 253 ] {7dba89dc-a289-479c-b852-55b1adf16634} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001815 sec., 67217.63085399449 rows/sec., 5.70 MiB/sec. | ||
3034 | 2025.02.13 05:10:01.331111 [ 253 ] {7dba89dc-a289-479c-b852-55b1adf16634} <Debug> TCPHandler: Processed in 0.002266945 sec. | ||
3035 | 2025.02.13 05:10:01.331437 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3036 | 2025.02.13 05:10:01.331737 [ 5 ] {7e188328-2628-4c43-9c14-441505c466fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3037 | 2025.02.13 05:10:01.331851 [ 5 ] {7e188328-2628-4c43-9c14-441505c466fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3038 | 2025.02.13 05:10:01.332875 [ 5 ] {7e188328-2628-4c43-9c14-441505c466fa} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3039 | 2025.02.13 05:10:01.332922 [ 5 ] {7e188328-2628-4c43-9c14-441505c466fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3040 | 2025.02.13 05:10:01.333345 [ 5 ] {7e188328-2628-4c43-9c14-441505c466fa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3041 | 2025.02.13 05:10:01.333605 [ 5 ] {7e188328-2628-4c43-9c14-441505c466fa} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3042 | 2025.02.13 05:10:01.333850 [ 5 ] {7e188328-2628-4c43-9c14-441505c466fa} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.002195 sec., 15034.168564920274 rows/sec., 1.10 MiB/sec. | ||
3043 | 2025.02.13 05:10:01.333918 [ 5 ] {7e188328-2628-4c43-9c14-441505c466fa} <Debug> TCPHandler: Processed in 0.002666326 sec. | ||
3044 | 2025.02.13 05:10:01.334091 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3045 | 2025.02.13 05:10:01.334233 [ 253 ] {212158a4-e4b2-4ade-8b51-5c16fc20a9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3046 | 2025.02.13 05:10:01.334294 [ 253 ] {212158a4-e4b2-4ade-8b51-5c16fc20a9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3047 | 2025.02.13 05:10:01.334964 [ 253 ] {212158a4-e4b2-4ade-8b51-5c16fc20a9ad} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3048 | 2025.02.13 05:10:01.335005 [ 253 ] {212158a4-e4b2-4ade-8b51-5c16fc20a9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3049 | 2025.02.13 05:10:01.335380 [ 253 ] {212158a4-e4b2-4ade-8b51-5c16fc20a9ad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3050 | 2025.02.13 05:10:01.335619 [ 253 ] {212158a4-e4b2-4ade-8b51-5c16fc20a9ad} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3051 | 2025.02.13 05:10:01.335841 [ 253 ] {212158a4-e4b2-4ade-8b51-5c16fc20a9ad} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001639 sec., 59182.428309945084 rows/sec., 4.62 MiB/sec. | ||
3052 | 2025.02.13 05:10:01.335895 [ 253 ] {212158a4-e4b2-4ade-8b51-5c16fc20a9ad} <Debug> TCPHandler: Processed in 0.001875153 sec. | ||
3053 | 2025.02.13 05:10:01.336085 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3054 | 2025.02.13 05:10:01.336231 [ 5 ] {ad70a9e3-34ac-4034-b6db-9fac72572afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3055 | 2025.02.13 05:10:01.336298 [ 5 ] {ad70a9e3-34ac-4034-b6db-9fac72572afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3056 | 2025.02.13 05:10:01.336915 [ 5 ] {ad70a9e3-34ac-4034-b6db-9fac72572afb} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3057 | 2025.02.13 05:10:01.336956 [ 5 ] {ad70a9e3-34ac-4034-b6db-9fac72572afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3058 | 2025.02.13 05:10:01.337355 [ 5 ] {ad70a9e3-34ac-4034-b6db-9fac72572afb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3059 | 2025.02.13 05:10:01.337596 [ 5 ] {ad70a9e3-34ac-4034-b6db-9fac72572afb} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3060 | 2025.02.13 05:10:01.337812 [ 5 ] {ad70a9e3-34ac-4034-b6db-9fac72572afb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. | ||
3061 | 2025.02.13 05:10:01.337867 [ 5 ] {ad70a9e3-34ac-4034-b6db-9fac72572afb} <Debug> TCPHandler: Processed in 0.001853382 sec. | ||
3062 | 2025.02.13 05:10:01.338024 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3063 | 2025.02.13 05:10:01.338163 [ 253 ] {27662a52-15b0-4de7-988e-7221c2a1c9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3064 | 2025.02.13 05:10:01.338255 [ 253 ] {27662a52-15b0-4de7-988e-7221c2a1c9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3065 | 2025.02.13 05:10:01.339371 [ 253 ] {27662a52-15b0-4de7-988e-7221c2a1c9e5} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3066 | 2025.02.13 05:10:01.339411 [ 253 ] {27662a52-15b0-4de7-988e-7221c2a1c9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3067 | 2025.02.13 05:10:01.340046 [ 253 ] {27662a52-15b0-4de7-988e-7221c2a1c9e5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3068 | 2025.02.13 05:10:01.340311 [ 253 ] {27662a52-15b0-4de7-988e-7221c2a1c9e5} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3069 | 2025.02.13 05:10:01.340556 [ 253 ] {27662a52-15b0-4de7-988e-7221c2a1c9e5} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002423 sec., 13619.479983491541 rows/sec., 24.41 MiB/sec. | ||
3070 | 2025.02.13 05:10:01.340663 [ 253 ] {27662a52-15b0-4de7-988e-7221c2a1c9e5} <Debug> TCPHandler: Processed in 0.002707497 sec. | ||
3071 | 2025.02.13 05:10:01.340878 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3072 | 2025.02.13 05:10:01.341108 [ 5 ] {03d75359-3780-4420-91ec-f086c6bf76fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3073 | 2025.02.13 05:10:01.341204 [ 5 ] {03d75359-3780-4420-91ec-f086c6bf76fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3074 | 2025.02.13 05:10:01.341857 [ 5 ] {03d75359-3780-4420-91ec-f086c6bf76fc} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3075 | 2025.02.13 05:10:01.341896 [ 5 ] {03d75359-3780-4420-91ec-f086c6bf76fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3076 | 2025.02.13 05:10:01.342274 [ 5 ] {03d75359-3780-4420-91ec-f086c6bf76fc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3077 | 2025.02.13 05:10:01.342512 [ 5 ] {03d75359-3780-4420-91ec-f086c6bf76fc} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3078 | 2025.02.13 05:10:01.342749 [ 5 ] {03d75359-3780-4420-91ec-f086c6bf76fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001696 sec., 35377.35849056604 rows/sec., 2.38 MiB/sec. | ||
3079 | 2025.02.13 05:10:01.342860 [ 5 ] {03d75359-3780-4420-91ec-f086c6bf76fc} <Debug> TCPHandler: Processed in 0.002091289 sec. | ||
3080 | 2025.02.13 05:10:05.928036 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3081 | 2025.02.13 05:10:05.928105 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3082 | 2025.02.13 05:10:06.021093 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
3083 | 2025.02.13 05:10:06.021759 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3084 | 2025.02.13 05:10:06.021802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3085 | 2025.02.13 05:10:06.022382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3086 | 2025.02.13 05:10:06.022649 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3087 | 2025.02.13 05:10:06.022853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3088 | 2025.02.13 05:10:06.327693 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3089 | 2025.02.13 05:10:06.327883 [ 253 ] {a892b294-a85f-4a15-b89f-862abdbe4711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3090 | 2025.02.13 05:10:06.327956 [ 253 ] {a892b294-a85f-4a15-b89f-862abdbe4711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3091 | 2025.02.13 05:10:06.328752 [ 253 ] {a892b294-a85f-4a15-b89f-862abdbe4711} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3092 | 2025.02.13 05:10:06.328804 [ 253 ] {a892b294-a85f-4a15-b89f-862abdbe4711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3093 | 2025.02.13 05:10:06.329252 [ 253 ] {a892b294-a85f-4a15-b89f-862abdbe4711} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3094 | 2025.02.13 05:10:06.329522 [ 253 ] {a892b294-a85f-4a15-b89f-862abdbe4711} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3095 | 2025.02.13 05:10:06.329764 [ 253 ] {a892b294-a85f-4a15-b89f-862abdbe4711} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001932 sec., 37267.08074534162 rows/sec., 3.01 MiB/sec. | ||
3096 | 2025.02.13 05:10:06.329835 [ 253 ] {a892b294-a85f-4a15-b89f-862abdbe4711} <Debug> TCPHandler: Processed in 0.002275575 sec. | ||
3097 | 2025.02.13 05:10:06.330086 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3098 | 2025.02.13 05:10:06.330254 [ 5 ] {88f86d4b-807e-4f7c-a874-d173e8933a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3099 | 2025.02.13 05:10:06.330317 [ 5 ] {88f86d4b-807e-4f7c-a874-d173e8933a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3100 | 2025.02.13 05:10:06.330996 [ 5 ] {88f86d4b-807e-4f7c-a874-d173e8933a08} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3101 | 2025.02.13 05:10:06.331037 [ 5 ] {88f86d4b-807e-4f7c-a874-d173e8933a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3102 | 2025.02.13 05:10:06.331420 [ 5 ] {88f86d4b-807e-4f7c-a874-d173e8933a08} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3103 | 2025.02.13 05:10:06.331682 [ 5 ] {88f86d4b-807e-4f7c-a874-d173e8933a08} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3104 | 2025.02.13 05:10:06.331892 [ 5 ] {88f86d4b-807e-4f7c-a874-d173e8933a08} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001677 sec., 4770.423375074538 rows/sec., 358.71 KiB/sec. | ||
3105 | 2025.02.13 05:10:06.332080 [ 5 ] {88f86d4b-807e-4f7c-a874-d173e8933a08} <Debug> TCPHandler: Processed in 0.002119001 sec. | ||
3106 | 2025.02.13 05:10:06.332263 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3107 | 2025.02.13 05:10:06.332406 [ 253 ] {c61d80ca-c14a-496a-bfbe-674c0a3d9d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3108 | 2025.02.13 05:10:06.332466 [ 253 ] {c61d80ca-c14a-496a-bfbe-674c0a3d9d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3109 | 2025.02.13 05:10:06.333124 [ 253 ] {c61d80ca-c14a-496a-bfbe-674c0a3d9d3c} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3110 | 2025.02.13 05:10:06.333165 [ 253 ] {c61d80ca-c14a-496a-bfbe-674c0a3d9d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3111 | 2025.02.13 05:10:06.333542 [ 253 ] {c61d80ca-c14a-496a-bfbe-674c0a3d9d3c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3112 | 2025.02.13 05:10:06.333795 [ 253 ] {c61d80ca-c14a-496a-bfbe-674c0a3d9d3c} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3113 | 2025.02.13 05:10:06.334015 [ 253 ] {c61d80ca-c14a-496a-bfbe-674c0a3d9d3c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001632 sec., 44117.64705882353 rows/sec., 3.44 MiB/sec. | ||
3114 | 2025.02.13 05:10:06.334122 [ 253 ] {c61d80ca-c14a-496a-bfbe-674c0a3d9d3c} <Debug> TCPHandler: Processed in 0.001926575 sec. | ||
3115 | 2025.02.13 05:10:06.334316 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3116 | 2025.02.13 05:10:06.334462 [ 5 ] {975a54a8-6279-4501-9b6d-04108b883b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3117 | 2025.02.13 05:10:06.334526 [ 5 ] {975a54a8-6279-4501-9b6d-04108b883b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3118 | 2025.02.13 05:10:06.335121 [ 5 ] {975a54a8-6279-4501-9b6d-04108b883b39} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3119 | 2025.02.13 05:10:06.335161 [ 5 ] {975a54a8-6279-4501-9b6d-04108b883b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3120 | 2025.02.13 05:10:06.335562 [ 5 ] {975a54a8-6279-4501-9b6d-04108b883b39} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3121 | 2025.02.13 05:10:06.335802 [ 5 ] {975a54a8-6279-4501-9b6d-04108b883b39} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3122 | 2025.02.13 05:10:06.336073 [ 5 ] {975a54a8-6279-4501-9b6d-04108b883b39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001632 sec., 98039.21568627452 rows/sec., 6.83 MiB/sec. | ||
3123 | 2025.02.13 05:10:06.336181 [ 5 ] {975a54a8-6279-4501-9b6d-04108b883b39} <Debug> TCPHandler: Processed in 0.001931305 sec. | ||
3124 | 2025.02.13 05:10:06.336402 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3125 | 2025.02.13 05:10:06.336519 [ 253 ] {6ccb596a-3758-496c-9aec-5b95b32bf9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3126 | 2025.02.13 05:10:06.336604 [ 253 ] {6ccb596a-3758-496c-9aec-5b95b32bf9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3127 | 2025.02.13 05:10:06.337718 [ 253 ] {6ccb596a-3758-496c-9aec-5b95b32bf9b1} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3128 | 2025.02.13 05:10:06.337759 [ 253 ] {6ccb596a-3758-496c-9aec-5b95b32bf9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3129 | 2025.02.13 05:10:06.338374 [ 253 ] {6ccb596a-3758-496c-9aec-5b95b32bf9b1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3130 | 2025.02.13 05:10:06.338637 [ 253 ] {6ccb596a-3758-496c-9aec-5b95b32bf9b1} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3131 | 2025.02.13 05:10:06.338914 [ 253 ] {6ccb596a-3758-496c-9aec-5b95b32bf9b1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002419 sec., 3307.1517155849524 rows/sec., 5.93 MiB/sec. | ||
3132 | 2025.02.13 05:10:06.339025 [ 253 ] {6ccb596a-3758-496c-9aec-5b95b32bf9b1} <Debug> TCPHandler: Processed in 0.002724787 sec. | ||
3133 | 2025.02.13 05:10:06.339245 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3134 | 2025.02.13 05:10:06.339472 [ 5 ] {f5d1c189-ab48-4268-9cff-292ab67a4d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3135 | 2025.02.13 05:10:06.339571 [ 5 ] {f5d1c189-ab48-4268-9cff-292ab67a4d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3136 | 2025.02.13 05:10:06.340119 [ 5 ] {f5d1c189-ab48-4268-9cff-292ab67a4d38} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3137 | 2025.02.13 05:10:06.340159 [ 5 ] {f5d1c189-ab48-4268-9cff-292ab67a4d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3138 | 2025.02.13 05:10:06.340534 [ 5 ] {f5d1c189-ab48-4268-9cff-292ab67a4d38} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3139 | 2025.02.13 05:10:06.340776 [ 5 ] {f5d1c189-ab48-4268-9cff-292ab67a4d38} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3140 | 2025.02.13 05:10:06.340995 [ 5 ] {f5d1c189-ab48-4268-9cff-292ab67a4d38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001579 sec., 37998.73337555415 rows/sec., 2.56 MiB/sec. | ||
3141 | 2025.02.13 05:10:06.341047 [ 5 ] {f5d1c189-ab48-4268-9cff-292ab67a4d38} <Debug> TCPHandler: Processed in 0.001910925 sec. | ||
3142 | 2025.02.13 05:10:06.430007 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3143 | 2025.02.13 05:10:06.451584 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3144 | 2025.02.13 05:10:06.451644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3145 | 2025.02.13 05:10:06.459393 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3146 | 2025.02.13 05:10:06.460182 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3147 | 2025.02.13 05:10:06.462788 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3148 | 2025.02.13 05:10:08.316060 [ 154 ] {} <Debug> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3149 | 2025.02.13 05:10:08.316127 [ 154 ] {} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3150 | 2025.02.13 05:10:08.316151 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3151 | 2025.02.13 05:10:08.316310 [ 193 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::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 | ||
3152 | 2025.02.13 05:10:08.316464 [ 193 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3153 | 2025.02.13 05:10:08.316502 [ 193 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part | ||
3154 | 2025.02.13 05:10:08.316605 [ 193 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
3155 | 2025.02.13 05:10:08.316843 [ 193 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
3156 | 2025.02.13 05:10:08.317046 [ 193 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
3157 | 2025.02.13 05:10:08.317219 [ 193 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
3158 | 2025.02.13 05:10:08.318366 [ 186 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 5 columns (5 merged, 0 gathered) in 0.002139561 sec., 329974.2330319164 rows/sec., 23.46 MiB/sec. | ||
3159 | 2025.02.13 05:10:08.318561 [ 197 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3160 | 2025.02.13 05:10:08.318854 [ 197 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_5_1} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3161 | 2025.02.13 05:10:08.318931 [ 197 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_5_1} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3162 | 2025.02.13 05:10:08.319011 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
3163 | 2025.02.13 05:10:11.035687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 450 | ||
3164 | 2025.02.13 05:10:11.038542 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3165 | 2025.02.13 05:10:11.038601 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3166 | 2025.02.13 05:10:11.040061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3167 | 2025.02.13 05:10:11.040368 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3168 | 2025.02.13 05:10:11.041022 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
3169 | 2025.02.13 05:10:11.330139 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3170 | 2025.02.13 05:10:11.330294 [ 253 ] {f319f53d-7158-43c1-b59f-dfd5bf997cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3171 | 2025.02.13 05:10:11.330357 [ 253 ] {f319f53d-7158-43c1-b59f-dfd5bf997cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3172 | 2025.02.13 05:10:11.331009 [ 253 ] {f319f53d-7158-43c1-b59f-dfd5bf997cb5} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3173 | 2025.02.13 05:10:11.331053 [ 253 ] {f319f53d-7158-43c1-b59f-dfd5bf997cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3174 | 2025.02.13 05:10:11.331433 [ 253 ] {f319f53d-7158-43c1-b59f-dfd5bf997cb5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3175 | 2025.02.13 05:10:11.331682 [ 253 ] {f319f53d-7158-43c1-b59f-dfd5bf997cb5} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3176 | 2025.02.13 05:10:11.331914 [ 253 ] {f319f53d-7158-43c1-b59f-dfd5bf997cb5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001664 sec., 14423.076923076924 rows/sec., 1.20 MiB/sec. | ||
3177 | 2025.02.13 05:10:11.331971 [ 253 ] {f319f53d-7158-43c1-b59f-dfd5bf997cb5} <Debug> TCPHandler: Processed in 0.001906104 sec. | ||
3178 | 2025.02.13 05:10:11.332248 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3179 | 2025.02.13 05:10:11.332469 [ 5 ] {0240512b-ea8d-4dc3-bb23-e18f20698ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3180 | 2025.02.13 05:10:11.332553 [ 5 ] {0240512b-ea8d-4dc3-bb23-e18f20698ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3181 | 2025.02.13 05:10:11.333315 [ 5 ] {0240512b-ea8d-4dc3-bb23-e18f20698ea1} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3182 | 2025.02.13 05:10:11.333366 [ 5 ] {0240512b-ea8d-4dc3-bb23-e18f20698ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3183 | 2025.02.13 05:10:11.333795 [ 5 ] {0240512b-ea8d-4dc3-bb23-e18f20698ea1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3184 | 2025.02.13 05:10:11.334050 [ 5 ] {0240512b-ea8d-4dc3-bb23-e18f20698ea1} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3185 | 2025.02.13 05:10:11.334360 [ 5 ] {0240512b-ea8d-4dc3-bb23-e18f20698ea1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001931 sec., 1035.732780942517 rows/sec., 84.46 KiB/sec. | ||
3186 | 2025.02.13 05:10:11.334468 [ 5 ] {0240512b-ea8d-4dc3-bb23-e18f20698ea1} <Debug> TCPHandler: Processed in 0.002373677 sec. | ||
3187 | 2025.02.13 05:10:11.334636 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3188 | 2025.02.13 05:10:11.334759 [ 253 ] {2d99646b-db57-4dd9-ad1e-1295ca7b5315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3189 | 2025.02.13 05:10:11.334821 [ 253 ] {2d99646b-db57-4dd9-ad1e-1295ca7b5315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3190 | 2025.02.13 05:10:11.335667 [ 253 ] {2d99646b-db57-4dd9-ad1e-1295ca7b5315} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3191 | 2025.02.13 05:10:11.335716 [ 253 ] {2d99646b-db57-4dd9-ad1e-1295ca7b5315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3192 | 2025.02.13 05:10:11.336105 [ 253 ] {2d99646b-db57-4dd9-ad1e-1295ca7b5315} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3193 | 2025.02.13 05:10:11.336358 [ 253 ] {2d99646b-db57-4dd9-ad1e-1295ca7b5315} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3194 | 2025.02.13 05:10:11.336536 [ 84 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3195 | 2025.02.13 05:10:11.336599 [ 253 ] {2d99646b-db57-4dd9-ad1e-1295ca7b5315} <Debug> executeQuery: Read 243 rows, 22.10 KiB in 0.001862 sec., 130504.83351235231 rows/sec., 11.59 MiB/sec. | ||
3196 | 2025.02.13 05:10:11.336612 [ 84 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3197 | 2025.02.13 05:10:11.336691 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3198 | 2025.02.13 05:10:11.336741 [ 253 ] {2d99646b-db57-4dd9-ad1e-1295ca7b5315} <Debug> TCPHandler: Processed in 0.002165322 sec. | ||
3199 | 2025.02.13 05:10:11.336974 [ 193 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
3200 | 2025.02.13 05:10:11.337016 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3201 | 2025.02.13 05:10:11.337254 [ 193 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3202 | 2025.02.13 05:10:11.337342 [ 193 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1962 rows starting from the beginning of the part | ||
3203 | 2025.02.13 05:10:11.337379 [ 5 ] {28c987ae-978c-40c2-9a81-6d091acb7ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3204 | 2025.02.13 05:10:11.337609 [ 193 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1215 rows starting from the beginning of the part | ||
3205 | 2025.02.13 05:10:11.337609 [ 5 ] {28c987ae-978c-40c2-9a81-6d091acb7ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3206 | 2025.02.13 05:10:11.338015 [ 193 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
3207 | 2025.02.13 05:10:11.338468 [ 193 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 122 rows starting from the beginning of the part | ||
3208 | 2025.02.13 05:10:11.338757 [ 193 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part | ||
3209 | 2025.02.13 05:10:11.339068 [ 193 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 243 rows starting from the beginning of the part | ||
3210 | 2025.02.13 05:10:11.340476 [ 5 ] {28c987ae-978c-40c2-9a81-6d091acb7ea1} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3211 | 2025.02.13 05:10:11.340549 [ 5 ] {28c987ae-978c-40c2-9a81-6d091acb7ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3212 | 2025.02.13 05:10:11.341571 [ 5 ] {28c987ae-978c-40c2-9a81-6d091acb7ea1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3213 | 2025.02.13 05:10:11.341930 [ 5 ] {28c987ae-978c-40c2-9a81-6d091acb7ea1} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3214 | 2025.02.13 05:10:11.342116 [ 84 ] {} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3215 | 2025.02.13 05:10:11.342202 [ 84 ] {} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3216 | 2025.02.13 05:10:11.342236 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3217 | 2025.02.13 05:10:11.342252 [ 5 ] {28c987ae-978c-40c2-9a81-6d091acb7ea1} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.004959 sec., 9477.717281710022 rows/sec., 722.33 KiB/sec. | ||
3218 | 2025.02.13 05:10:11.342717 [ 5 ] {28c987ae-978c-40c2-9a81-6d091acb7ea1} <Debug> TCPHandler: Processed in 0.005856327 sec. | ||
3219 | 2025.02.13 05:10:11.342767 [ 186 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
3220 | 2025.02.13 05:10:11.343025 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3221 | 2025.02.13 05:10:11.343383 [ 186 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3222 | 2025.02.13 05:10:11.343524 [ 186 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 156 rows starting from the beginning of the part | ||
3223 | 2025.02.13 05:10:11.343522 [ 253 ] {0684896d-8603-46b8-a6b5-57ff6a08533c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3224 | 2025.02.13 05:10:11.343688 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3670 rows, containing 5 columns (5 merged, 0 gathered) in 0.006853495 sec., 535493.2045620519 rows/sec., 46.25 MiB/sec. | ||
3225 | 2025.02.13 05:10:11.343814 [ 253 ] {0684896d-8603-46b8-a6b5-57ff6a08533c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3226 | 2025.02.13 05:10:11.344095 [ 186 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 33 rows starting from the beginning of the part | ||
3227 | 2025.02.13 05:10:11.344421 [ 193 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3228 | 2025.02.13 05:10:11.344619 [ 186 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
3229 | 2025.02.13 05:10:11.345268 [ 186 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 33 rows starting from the beginning of the part | ||
3230 | 2025.02.13 05:10:11.345757 [ 186 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3231 | 2025.02.13 05:10:11.345926 [ 193 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_21_4} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3232 | 2025.02.13 05:10:11.346348 [ 186 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part | ||
3233 | 2025.02.13 05:10:11.346522 [ 193 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_21_4} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3234 | 2025.02.13 05:10:11.347328 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
3235 | 2025.02.13 05:10:11.347867 [ 253 ] {0684896d-8603-46b8-a6b5-57ff6a08533c} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3236 | 2025.02.13 05:10:11.347920 [ 253 ] {0684896d-8603-46b8-a6b5-57ff6a08533c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3237 | 2025.02.13 05:10:11.348478 [ 253 ] {0684896d-8603-46b8-a6b5-57ff6a08533c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3238 | 2025.02.13 05:10:11.348692 [ 196 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 5 columns (5 merged, 0 gathered) in 0.0063025 sec., 46172.153907179694 rows/sec., 3.33 MiB/sec. | ||
3239 | 2025.02.13 05:10:11.348883 [ 253 ] {0684896d-8603-46b8-a6b5-57ff6a08533c} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3240 | 2025.02.13 05:10:11.348951 [ 196 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3241 | 2025.02.13 05:10:11.349251 [ 253 ] {0684896d-8603-46b8-a6b5-57ff6a08533c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005877 sec., 4083.71618172537 rows/sec., 346.96 KiB/sec. | ||
3242 | 2025.02.13 05:10:11.349418 [ 253 ] {0684896d-8603-46b8-a6b5-57ff6a08533c} <Debug> TCPHandler: Processed in 0.006568857 sec. | ||
3243 | 2025.02.13 05:10:11.349551 [ 196 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_16_3} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3244 | 2025.02.13 05:10:11.349640 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3245 | 2025.02.13 05:10:11.349658 [ 196 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_16_3} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3246 | 2025.02.13 05:10:11.349842 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3247 | 2025.02.13 05:10:11.349934 [ 5 ] {d6f9e2eb-1e69-4089-917a-373a341e2614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3248 | 2025.02.13 05:10:11.350028 [ 5 ] {d6f9e2eb-1e69-4089-917a-373a341e2614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3249 | 2025.02.13 05:10:11.350964 [ 5 ] {d6f9e2eb-1e69-4089-917a-373a341e2614} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3250 | 2025.02.13 05:10:11.351003 [ 5 ] {d6f9e2eb-1e69-4089-917a-373a341e2614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3251 | 2025.02.13 05:10:11.351362 [ 5 ] {d6f9e2eb-1e69-4089-917a-373a341e2614} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3252 | 2025.02.13 05:10:11.351602 [ 5 ] {d6f9e2eb-1e69-4089-917a-373a341e2614} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3253 | 2025.02.13 05:10:11.351894 [ 5 ] {d6f9e2eb-1e69-4089-917a-373a341e2614} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002034 sec., 5899.705014749263 rows/sec., 460.91 KiB/sec. | ||
3254 | 2025.02.13 05:10:11.351965 [ 5 ] {d6f9e2eb-1e69-4089-917a-373a341e2614} <Debug> TCPHandler: Processed in 0.002407699 sec. | ||
3255 | 2025.02.13 05:10:11.352145 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3256 | 2025.02.13 05:10:11.352289 [ 253 ] {3ceaff0d-0983-4699-a0eb-83317ec26711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3257 | 2025.02.13 05:10:11.352349 [ 253 ] {3ceaff0d-0983-4699-a0eb-83317ec26711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3258 | 2025.02.13 05:10:11.353055 [ 253 ] {3ceaff0d-0983-4699-a0eb-83317ec26711} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3259 | 2025.02.13 05:10:11.353095 [ 253 ] {3ceaff0d-0983-4699-a0eb-83317ec26711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3260 | 2025.02.13 05:10:11.353464 [ 253 ] {3ceaff0d-0983-4699-a0eb-83317ec26711} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3261 | 2025.02.13 05:10:11.353704 [ 253 ] {3ceaff0d-0983-4699-a0eb-83317ec26711} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3262 | 2025.02.13 05:10:11.353877 [ 84 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3263 | 2025.02.13 05:10:11.353943 [ 84 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3264 | 2025.02.13 05:10:11.353959 [ 253 ] {3ceaff0d-0983-4699-a0eb-83317ec26711} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001687 sec., 80023.71072910492 rows/sec., 6.47 MiB/sec. | ||
3265 | 2025.02.13 05:10:11.353979 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3266 | 2025.02.13 05:10:11.354174 [ 253 ] {3ceaff0d-0983-4699-a0eb-83317ec26711} <Debug> TCPHandler: Processed in 0.002087129 sec. | ||
3267 | 2025.02.13 05:10:11.354409 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
3268 | 2025.02.13 05:10:11.354666 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3269 | 2025.02.13 05:10:11.354871 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3270 | 2025.02.13 05:10:11.354948 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 939 rows starting from the beginning of the part | ||
3271 | 2025.02.13 05:10:11.354988 [ 5 ] {4eeab382-a8dc-4b31-8c66-7dbee37f231a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3272 | 2025.02.13 05:10:11.355183 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 534 rows starting from the beginning of the part | ||
3273 | 2025.02.13 05:10:11.355180 [ 5 ] {4eeab382-a8dc-4b31-8c66-7dbee37f231a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3274 | 2025.02.13 05:10:11.355553 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
3275 | 2025.02.13 05:10:11.355890 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 97 rows starting from the beginning of the part | ||
3276 | 2025.02.13 05:10:11.356271 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part | ||
3277 | 2025.02.13 05:10:11.356550 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 135 rows starting from the beginning of the part | ||
3278 | 2025.02.13 05:10:11.357905 [ 5 ] {4eeab382-a8dc-4b31-8c66-7dbee37f231a} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3279 | 2025.02.13 05:10:11.357991 [ 5 ] {4eeab382-a8dc-4b31-8c66-7dbee37f231a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3280 | 2025.02.13 05:10:11.359061 [ 5 ] {4eeab382-a8dc-4b31-8c66-7dbee37f231a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3281 | 2025.02.13 05:10:11.359494 [ 5 ] {4eeab382-a8dc-4b31-8c66-7dbee37f231a} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3282 | 2025.02.13 05:10:11.359750 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1841 rows, containing 5 columns (5 merged, 0 gathered) in 0.005633691 sec., 326783.9858451591 rows/sec., 25.63 MiB/sec. | ||
3283 | 2025.02.13 05:10:11.359849 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3284 | 2025.02.13 05:10:11.359938 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3285 | 2025.02.13 05:10:11.360011 [ 5 ] {4eeab382-a8dc-4b31-8c66-7dbee37f231a} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.005069 sec., 38863.68119944762 rows/sec., 2.79 MiB/sec. | ||
3286 | 2025.02.13 05:10:11.360017 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3287 | 2025.02.13 05:10:11.360176 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3288 | 2025.02.13 05:10:11.360336 [ 5 ] {4eeab382-a8dc-4b31-8c66-7dbee37f231a} <Debug> TCPHandler: Processed in 0.006012001 sec. | ||
3289 | 2025.02.13 05:10:11.360627 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
3290 | 2025.02.13 05:10:11.360678 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3291 | 2025.02.13 05:10:11.360988 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3292 | 2025.02.13 05:10:11.360999 [ 253 ] {9bae62f4-d0ff-4756-8c36-9e98da44d52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3293 | 2025.02.13 05:10:11.361043 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5825 rows starting from the beginning of the part | ||
3294 | 2025.02.13 05:10:11.361316 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_21_4} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3295 | 2025.02.13 05:10:11.361498 [ 253 ] {9bae62f4-d0ff-4756-8c36-9e98da44d52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3296 | 2025.02.13 05:10:11.361555 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 977 rows starting from the beginning of the part | ||
3297 | 2025.02.13 05:10:11.361907 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_21_4} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3298 | 2025.02.13 05:10:11.362161 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
3299 | 2025.02.13 05:10:11.362407 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
3300 | 2025.02.13 05:10:11.362747 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
3301 | 2025.02.13 05:10:11.363147 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
3302 | 2025.02.13 05:10:11.363540 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 197 rows starting from the beginning of the part | ||
3303 | 2025.02.13 05:10:11.365750 [ 253 ] {9bae62f4-d0ff-4756-8c36-9e98da44d52c} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3304 | 2025.02.13 05:10:11.365790 [ 253 ] {9bae62f4-d0ff-4756-8c36-9e98da44d52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3305 | 2025.02.13 05:10:11.366635 [ 253 ] {9bae62f4-d0ff-4756-8c36-9e98da44d52c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3306 | 2025.02.13 05:10:11.366974 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7351 rows, containing 5 columns (5 merged, 0 gathered) in 0.006754732 sec., 1088274.1165748693 rows/sec., 74.23 MiB/sec. | ||
3307 | 2025.02.13 05:10:11.367071 [ 253 ] {9bae62f4-d0ff-4756-8c36-9e98da44d52c} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3308 | 2025.02.13 05:10:11.367333 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3309 | 2025.02.13 05:10:11.367411 [ 253 ] {9bae62f4-d0ff-4756-8c36-9e98da44d52c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.006511 sec., 5068.3458762094915 rows/sec., 9.08 MiB/sec. | ||
3310 | 2025.02.13 05:10:11.367427 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3311 | 2025.02.13 05:10:11.367558 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3312 | 2025.02.13 05:10:11.367635 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3313 | 2025.02.13 05:10:11.368397 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
3314 | 2025.02.13 05:10:11.368557 [ 253 ] {9bae62f4-d0ff-4756-8c36-9e98da44d52c} <Debug> TCPHandler: Processed in 0.00807876 sec. | ||
3315 | 2025.02.13 05:10:11.369070 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3316 | 2025.02.13 05:10:11.369334 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3317 | 2025.02.13 05:10:11.369535 [ 5 ] {bd7e45b9-28e2-42df-a73d-7751dea889aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3318 | 2025.02.13 05:10:11.369619 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3319 | 2025.02.13 05:10:11.369746 [ 5 ] {bd7e45b9-28e2-42df-a73d-7751dea889aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3320 | 2025.02.13 05:10:11.369891 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
3321 | 2025.02.13 05:10:11.370285 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3322 | 2025.02.13 05:10:11.370522 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 184 rows starting from the beginning of the part | ||
3323 | 2025.02.13 05:10:11.371216 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 33 rows starting from the beginning of the part | ||
3324 | 2025.02.13 05:10:11.372034 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
3325 | 2025.02.13 05:10:11.372101 [ 5 ] {bd7e45b9-28e2-42df-a73d-7751dea889aa} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3326 | 2025.02.13 05:10:11.372183 [ 5 ] {bd7e45b9-28e2-42df-a73d-7751dea889aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3327 | 2025.02.13 05:10:11.372632 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 33 rows starting from the beginning of the part | ||
3328 | 2025.02.13 05:10:11.373304 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3329 | 2025.02.13 05:10:11.373655 [ 5 ] {bd7e45b9-28e2-42df-a73d-7751dea889aa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3330 | 2025.02.13 05:10:11.373898 [ 196 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 33 rows starting from the beginning of the part | ||
3331 | 2025.02.13 05:10:11.374559 [ 5 ] {bd7e45b9-28e2-42df-a73d-7751dea889aa} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3332 | 2025.02.13 05:10:11.374868 [ 84 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3333 | 2025.02.13 05:10:11.374952 [ 84 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3334 | 2025.02.13 05:10:11.375031 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3335 | 2025.02.13 05:10:11.375344 [ 5 ] {bd7e45b9-28e2-42df-a73d-7751dea889aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005943 sec., 10095.911155981827 rows/sec., 696.72 KiB/sec. | ||
3336 | 2025.02.13 05:10:11.375545 [ 188 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
3337 | 2025.02.13 05:10:11.375740 [ 5 ] {bd7e45b9-28e2-42df-a73d-7751dea889aa} <Debug> TCPHandler: Processed in 0.006953228 sec. | ||
3338 | 2025.02.13 05:10:11.376255 [ 188 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3339 | 2025.02.13 05:10:11.376405 [ 188 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 746 rows starting from the beginning of the part | ||
3340 | 2025.02.13 05:10:11.376721 [ 188 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
3341 | 2025.02.13 05:10:11.376903 [ 188 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
3342 | 2025.02.13 05:10:11.377110 [ 188 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
3343 | 2025.02.13 05:10:11.377312 [ 188 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
3344 | 2025.02.13 05:10:11.377500 [ 188 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
3345 | 2025.02.13 05:10:11.379579 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 4 columns (4 merged, 0 gathered) in 0.004419656 sec., 223094.28607113313 rows/sec., 14.95 MiB/sec. | ||
3346 | 2025.02.13 05:10:11.379978 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3347 | 2025.02.13 05:10:11.380601 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_21_4} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3348 | 2025.02.13 05:10:11.380700 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_21_4} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3349 | 2025.02.13 05:10:11.380896 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
3350 | 2025.02.13 05:10:11.381535 [ 191 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 19 columns (19 merged, 0 gathered) in 0.01370574 sec., 21815.67722720554 rows/sec., 39.09 MiB/sec. | ||
3351 | 2025.02.13 05:10:11.382015 [ 191 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3352 | 2025.02.13 05:10:11.382423 [ 191 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3353 | 2025.02.13 05:10:11.382507 [ 191 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3354 | 2025.02.13 05:10:11.382654 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
3355 | 2025.02.13 05:10:13.523916 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3356 | 2025.02.13 05:10:13.524547 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3357 | 2025.02.13 05:10:13.524594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3358 | 2025.02.13 05:10:13.525113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3359 | 2025.02.13 05:10:13.525374 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3360 | 2025.02.13 05:10:13.525683 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3361 | 2025.02.13 05:10:13.963770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3362 | 2025.02.13 05:10:13.985031 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3363 | 2025.02.13 05:10:13.985083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3364 | 2025.02.13 05:10:13.992710 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3365 | 2025.02.13 05:10:13.993496 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3366 | 2025.02.13 05:10:13.996489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3367 | 2025.02.13 05:10:16.327359 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3368 | 2025.02.13 05:10:16.327568 [ 253 ] {0fb639ec-b4eb-4532-a2c7-e9e0629e29c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3369 | 2025.02.13 05:10:16.327650 [ 253 ] {0fb639ec-b4eb-4532-a2c7-e9e0629e29c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3370 | 2025.02.13 05:10:16.328472 [ 253 ] {0fb639ec-b4eb-4532-a2c7-e9e0629e29c8} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3371 | 2025.02.13 05:10:16.328522 [ 253 ] {0fb639ec-b4eb-4532-a2c7-e9e0629e29c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3372 | 2025.02.13 05:10:16.328971 [ 253 ] {0fb639ec-b4eb-4532-a2c7-e9e0629e29c8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3373 | 2025.02.13 05:10:16.329240 [ 253 ] {0fb639ec-b4eb-4532-a2c7-e9e0629e29c8} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3374 | 2025.02.13 05:10:16.329450 [ 253 ] {0fb639ec-b4eb-4532-a2c7-e9e0629e29c8} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001939 sec., 37132.542547705 rows/sec., 3.00 MiB/sec. | ||
3375 | 2025.02.13 05:10:16.329516 [ 253 ] {0fb639ec-b4eb-4532-a2c7-e9e0629e29c8} <Debug> TCPHandler: Processed in 0.002296186 sec. | ||
3376 | 2025.02.13 05:10:16.329836 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3377 | 2025.02.13 05:10:16.330080 [ 5 ] {638c46b4-d983-4904-93fe-2eafafbb2a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3378 | 2025.02.13 05:10:16.330155 [ 5 ] {638c46b4-d983-4904-93fe-2eafafbb2a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3379 | 2025.02.13 05:10:16.330909 [ 5 ] {638c46b4-d983-4904-93fe-2eafafbb2a71} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3380 | 2025.02.13 05:10:16.330956 [ 5 ] {638c46b4-d983-4904-93fe-2eafafbb2a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3381 | 2025.02.13 05:10:16.331391 [ 5 ] {638c46b4-d983-4904-93fe-2eafafbb2a71} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3382 | 2025.02.13 05:10:16.331652 [ 5 ] {638c46b4-d983-4904-93fe-2eafafbb2a71} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3383 | 2025.02.13 05:10:16.331886 [ 5 ] {638c46b4-d983-4904-93fe-2eafafbb2a71} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001858 sec., 4305.705059203445 rows/sec., 323.77 KiB/sec. | ||
3384 | 2025.02.13 05:10:16.331946 [ 5 ] {638c46b4-d983-4904-93fe-2eafafbb2a71} <Debug> TCPHandler: Processed in 0.002299536 sec. | ||
3385 | 2025.02.13 05:10:16.332122 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3386 | 2025.02.13 05:10:16.332271 [ 253 ] {cb1da1b7-11ca-4dab-95df-29813b2a0cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3387 | 2025.02.13 05:10:16.332334 [ 253 ] {cb1da1b7-11ca-4dab-95df-29813b2a0cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3388 | 2025.02.13 05:10:16.333061 [ 253 ] {cb1da1b7-11ca-4dab-95df-29813b2a0cc7} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3389 | 2025.02.13 05:10:16.333100 [ 253 ] {cb1da1b7-11ca-4dab-95df-29813b2a0cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3390 | 2025.02.13 05:10:16.333480 [ 253 ] {cb1da1b7-11ca-4dab-95df-29813b2a0cc7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3391 | 2025.02.13 05:10:16.333731 [ 253 ] {cb1da1b7-11ca-4dab-95df-29813b2a0cc7} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3392 | 2025.02.13 05:10:16.333912 [ 253 ] {cb1da1b7-11ca-4dab-95df-29813b2a0cc7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001678 sec., 42908.22407628129 rows/sec., 3.35 MiB/sec. | ||
3393 | 2025.02.13 05:10:16.333967 [ 253 ] {cb1da1b7-11ca-4dab-95df-29813b2a0cc7} <Debug> TCPHandler: Processed in 0.001914784 sec. | ||
3394 | 2025.02.13 05:10:16.334186 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3395 | 2025.02.13 05:10:16.334409 [ 5 ] {afd0f3cd-6127-4d88-be70-c7fdaa5005d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3396 | 2025.02.13 05:10:16.334508 [ 5 ] {afd0f3cd-6127-4d88-be70-c7fdaa5005d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3397 | 2025.02.13 05:10:16.335305 [ 5 ] {afd0f3cd-6127-4d88-be70-c7fdaa5005d6} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3398 | 2025.02.13 05:10:16.335344 [ 5 ] {afd0f3cd-6127-4d88-be70-c7fdaa5005d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3399 | 2025.02.13 05:10:16.335751 [ 5 ] {afd0f3cd-6127-4d88-be70-c7fdaa5005d6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3400 | 2025.02.13 05:10:16.336020 [ 5 ] {afd0f3cd-6127-4d88-be70-c7fdaa5005d6} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3401 | 2025.02.13 05:10:16.336227 [ 5 ] {afd0f3cd-6127-4d88-be70-c7fdaa5005d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001876 sec., 85287.84648187633 rows/sec., 5.94 MiB/sec. | ||
3402 | 2025.02.13 05:10:16.336278 [ 5 ] {afd0f3cd-6127-4d88-be70-c7fdaa5005d6} <Debug> TCPHandler: Processed in 0.002205223 sec. | ||
3403 | 2025.02.13 05:10:16.336462 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3404 | 2025.02.13 05:10:16.336606 [ 253 ] {41681afc-0f08-4e61-b5fb-bf92ec335792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3405 | 2025.02.13 05:10:16.336702 [ 253 ] {41681afc-0f08-4e61-b5fb-bf92ec335792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3406 | 2025.02.13 05:10:16.337852 [ 253 ] {41681afc-0f08-4e61-b5fb-bf92ec335792} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3407 | 2025.02.13 05:10:16.337891 [ 253 ] {41681afc-0f08-4e61-b5fb-bf92ec335792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3408 | 2025.02.13 05:10:16.338519 [ 253 ] {41681afc-0f08-4e61-b5fb-bf92ec335792} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3409 | 2025.02.13 05:10:16.338789 [ 253 ] {41681afc-0f08-4e61-b5fb-bf92ec335792} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3410 | 2025.02.13 05:10:16.338995 [ 253 ] {41681afc-0f08-4e61-b5fb-bf92ec335792} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002423 sec., 3301.6921172100706 rows/sec., 5.92 MiB/sec. | ||
3411 | 2025.02.13 05:10:16.339103 [ 253 ] {41681afc-0f08-4e61-b5fb-bf92ec335792} <Debug> TCPHandler: Processed in 0.002711387 sec. | ||
3412 | 2025.02.13 05:10:16.339266 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3413 | 2025.02.13 05:10:16.339405 [ 5 ] {3337645e-ce2b-4f53-b869-b727a9e1bc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3414 | 2025.02.13 05:10:16.339465 [ 5 ] {3337645e-ce2b-4f53-b869-b727a9e1bc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3415 | 2025.02.13 05:10:16.340022 [ 5 ] {3337645e-ce2b-4f53-b869-b727a9e1bc24} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3416 | 2025.02.13 05:10:16.340061 [ 5 ] {3337645e-ce2b-4f53-b869-b727a9e1bc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3417 | 2025.02.13 05:10:16.340428 [ 5 ] {3337645e-ce2b-4f53-b869-b727a9e1bc24} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3418 | 2025.02.13 05:10:16.340669 [ 5 ] {3337645e-ce2b-4f53-b869-b727a9e1bc24} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3419 | 2025.02.13 05:10:16.340875 [ 5 ] {3337645e-ce2b-4f53-b869-b727a9e1bc24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
3420 | 2025.02.13 05:10:16.340926 [ 5 ] {3337645e-ce2b-4f53-b869-b727a9e1bc24} <Debug> TCPHandler: Processed in 0.001728809 sec. | ||
3421 | 2025.02.13 05:10:20.928153 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3422 | 2025.02.13 05:10:20.928219 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3423 | 2025.02.13 05:10:21.026737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3424 | 2025.02.13 05:10:21.027393 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3425 | 2025.02.13 05:10:21.027437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3426 | 2025.02.13 05:10:21.028026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3427 | 2025.02.13 05:10:21.028282 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3428 | 2025.02.13 05:10:21.028447 [ 147 ] {} <Debug> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3429 | 2025.02.13 05:10:21.028494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3430 | 2025.02.13 05:10:21.028505 [ 147 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3431 | 2025.02.13 05:10:21.028533 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3432 | 2025.02.13 05:10:21.028649 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
3433 | 2025.02.13 05:10:21.028766 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3434 | 2025.02.13 05:10:21.028807 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
3435 | 2025.02.13 05:10:21.028883 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
3436 | 2025.02.13 05:10:21.029084 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
3437 | 2025.02.13 05:10:21.029425 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
3438 | 2025.02.13 05:10:21.029750 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
3439 | 2025.02.13 05:10:21.030081 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
3440 | 2025.02.13 05:10:21.031801 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003209361 sec., 2299834.7646151367 rows/sec., 32.90 MiB/sec. | ||
3441 | 2025.02.13 05:10:21.032353 [ 194 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3442 | 2025.02.13 05:10:21.032778 [ 194 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_16_3} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3443 | 2025.02.13 05:10:21.032888 [ 194 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_16_3} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3444 | 2025.02.13 05:10:21.033022 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3445 | 2025.02.13 05:10:21.042110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 482 | ||
3446 | 2025.02.13 05:10:21.045277 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3447 | 2025.02.13 05:10:21.045323 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3448 | 2025.02.13 05:10:21.046743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3449 | 2025.02.13 05:10:21.047040 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3450 | 2025.02.13 05:10:21.047266 [ 147 ] {} <Debug> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3451 | 2025.02.13 05:10:21.047385 [ 147 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3452 | 2025.02.13 05:10:21.047468 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3453 | 2025.02.13 05:10:21.048087 [ 189 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::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 | ||
3454 | 2025.02.13 05:10:21.048584 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
3455 | 2025.02.13 05:10:21.049098 [ 189 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3456 | 2025.02.13 05:10:21.049294 [ 189 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part | ||
3457 | 2025.02.13 05:10:21.049833 [ 189 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
3458 | 2025.02.13 05:10:21.050376 [ 189 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
3459 | 2025.02.13 05:10:21.050899 [ 189 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
3460 | 2025.02.13 05:10:21.051415 [ 189 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
3461 | 2025.02.13 05:10:21.051887 [ 189 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
3462 | 2025.02.13 05:10:21.059894 [ 194 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 72 columns (72 merged, 0 gathered) in 0.012192146 sec., 39533.64731688745 rows/sec., 37.86 MiB/sec. | ||
3463 | 2025.02.13 05:10:21.060822 [ 189 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3464 | 2025.02.13 05:10:21.061533 [ 189 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_11_2} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3465 | 2025.02.13 05:10:21.061624 [ 189 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_11_2} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3466 | 2025.02.13 05:10:21.061828 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
3467 | 2025.02.13 05:10:21.328186 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3468 | 2025.02.13 05:10:21.328405 [ 253 ] {013e9ea0-c182-450f-8c11-970578443323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3469 | 2025.02.13 05:10:21.328489 [ 253 ] {013e9ea0-c182-450f-8c11-970578443323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3470 | 2025.02.13 05:10:21.329361 [ 253 ] {013e9ea0-c182-450f-8c11-970578443323} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3471 | 2025.02.13 05:10:21.329416 [ 253 ] {013e9ea0-c182-450f-8c11-970578443323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3472 | 2025.02.13 05:10:21.329891 [ 253 ] {013e9ea0-c182-450f-8c11-970578443323} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3473 | 2025.02.13 05:10:21.330164 [ 253 ] {013e9ea0-c182-450f-8c11-970578443323} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3474 | 2025.02.13 05:10:21.330454 [ 253 ] {013e9ea0-c182-450f-8c11-970578443323} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.002085 sec., 58513.18944844125 rows/sec., 4.96 MiB/sec. | ||
3475 | 2025.02.13 05:10:21.331016 [ 253 ] {013e9ea0-c182-450f-8c11-970578443323} <Debug> TCPHandler: Processed in 0.002959934 sec. | ||
3476 | 2025.02.13 05:10:21.331332 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3477 | 2025.02.13 05:10:21.331514 [ 5 ] {869c85f0-213b-4136-838b-f722869ee5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3478 | 2025.02.13 05:10:21.331584 [ 5 ] {869c85f0-213b-4136-838b-f722869ee5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3479 | 2025.02.13 05:10:21.332318 [ 5 ] {869c85f0-213b-4136-838b-f722869ee5de} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3480 | 2025.02.13 05:10:21.332362 [ 5 ] {869c85f0-213b-4136-838b-f722869ee5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3481 | 2025.02.13 05:10:21.332781 [ 5 ] {869c85f0-213b-4136-838b-f722869ee5de} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3482 | 2025.02.13 05:10:21.333035 [ 5 ] {869c85f0-213b-4136-838b-f722869ee5de} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3483 | 2025.02.13 05:10:21.333289 [ 5 ] {869c85f0-213b-4136-838b-f722869ee5de} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001798 sec., 18353.72636262514 rows/sec., 1.35 MiB/sec. | ||
3484 | 2025.02.13 05:10:21.333466 [ 5 ] {869c85f0-213b-4136-838b-f722869ee5de} <Debug> TCPHandler: Processed in 0.002272834 sec. | ||
3485 | 2025.02.13 05:10:21.333652 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3486 | 2025.02.13 05:10:21.333801 [ 253 ] {e4ac8462-37ff-4753-80a4-e1a4c67c244d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3487 | 2025.02.13 05:10:21.333862 [ 253 ] {e4ac8462-37ff-4753-80a4-e1a4c67c244d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3488 | 2025.02.13 05:10:21.334522 [ 253 ] {e4ac8462-37ff-4753-80a4-e1a4c67c244d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3489 | 2025.02.13 05:10:21.334564 [ 253 ] {e4ac8462-37ff-4753-80a4-e1a4c67c244d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3490 | 2025.02.13 05:10:21.334949 [ 253 ] {e4ac8462-37ff-4753-80a4-e1a4c67c244d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3491 | 2025.02.13 05:10:21.335198 [ 253 ] {e4ac8462-37ff-4753-80a4-e1a4c67c244d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3492 | 2025.02.13 05:10:21.335418 [ 253 ] {e4ac8462-37ff-4753-80a4-e1a4c67c244d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001652 sec., 58716.707021791764 rows/sec., 4.59 MiB/sec. | ||
3493 | 2025.02.13 05:10:21.335474 [ 253 ] {e4ac8462-37ff-4753-80a4-e1a4c67c244d} <Debug> TCPHandler: Processed in 0.001894723 sec. | ||
3494 | 2025.02.13 05:10:21.335645 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3495 | 2025.02.13 05:10:21.335792 [ 5 ] {1f6d658f-3c73-4f65-9fc8-c73d794831c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3496 | 2025.02.13 05:10:21.335861 [ 5 ] {1f6d658f-3c73-4f65-9fc8-c73d794831c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3497 | 2025.02.13 05:10:21.336486 [ 5 ] {1f6d658f-3c73-4f65-9fc8-c73d794831c1} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3498 | 2025.02.13 05:10:21.336524 [ 5 ] {1f6d658f-3c73-4f65-9fc8-c73d794831c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3499 | 2025.02.13 05:10:21.336919 [ 5 ] {1f6d658f-3c73-4f65-9fc8-c73d794831c1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3500 | 2025.02.13 05:10:21.337188 [ 5 ] {1f6d658f-3c73-4f65-9fc8-c73d794831c1} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3501 | 2025.02.13 05:10:21.337381 [ 5 ] {1f6d658f-3c73-4f65-9fc8-c73d794831c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. | ||
3502 | 2025.02.13 05:10:21.337514 [ 5 ] {1f6d658f-3c73-4f65-9fc8-c73d794831c1} <Debug> TCPHandler: Processed in 0.001940796 sec. | ||
3503 | 2025.02.13 05:10:21.337684 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3504 | 2025.02.13 05:10:21.337809 [ 253 ] {79b21cb7-1020-4cfd-9203-25133ced0728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3505 | 2025.02.13 05:10:21.337896 [ 253 ] {79b21cb7-1020-4cfd-9203-25133ced0728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3506 | 2025.02.13 05:10:21.339141 [ 253 ] {79b21cb7-1020-4cfd-9203-25133ced0728} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3507 | 2025.02.13 05:10:21.339182 [ 253 ] {79b21cb7-1020-4cfd-9203-25133ced0728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3508 | 2025.02.13 05:10:21.339863 [ 253 ] {79b21cb7-1020-4cfd-9203-25133ced0728} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3509 | 2025.02.13 05:10:21.340132 [ 253 ] {79b21cb7-1020-4cfd-9203-25133ced0728} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3510 | 2025.02.13 05:10:21.340424 [ 253 ] {79b21cb7-1020-4cfd-9203-25133ced0728} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002638 sec., 12509.476876421531 rows/sec., 22.42 MiB/sec. | ||
3511 | 2025.02.13 05:10:21.340562 [ 253 ] {79b21cb7-1020-4cfd-9203-25133ced0728} <Debug> TCPHandler: Processed in 0.002937433 sec. | ||
3512 | 2025.02.13 05:10:21.340726 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3513 | 2025.02.13 05:10:21.340870 [ 5 ] {79cb8398-8078-474d-b074-68c41ebd1e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3514 | 2025.02.13 05:10:21.340930 [ 5 ] {79cb8398-8078-474d-b074-68c41ebd1e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3515 | 2025.02.13 05:10:21.341443 [ 5 ] {79cb8398-8078-474d-b074-68c41ebd1e57} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3516 | 2025.02.13 05:10:21.341480 [ 5 ] {79cb8398-8078-474d-b074-68c41ebd1e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3517 | 2025.02.13 05:10:21.341848 [ 5 ] {79cb8398-8078-474d-b074-68c41ebd1e57} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3518 | 2025.02.13 05:10:21.342084 [ 5 ] {79cb8398-8078-474d-b074-68c41ebd1e57} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3519 | 2025.02.13 05:10:21.342298 [ 5 ] {79cb8398-8078-474d-b074-68c41ebd1e57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec. | ||
3520 | 2025.02.13 05:10:21.342401 [ 5 ] {79cb8398-8078-474d-b074-68c41ebd1e57} <Debug> TCPHandler: Processed in 0.00173977 sec. | ||
3521 | 2025.02.13 05:10:21.497480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3522 | 2025.02.13 05:10:21.518457 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3523 | 2025.02.13 05:10:21.518515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3524 | 2025.02.13 05:10:21.525992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3525 | 2025.02.13 05:10:21.526790 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3526 | 2025.02.13 05:10:21.527256 [ 146 ] {} <Debug> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3527 | 2025.02.13 05:10:21.527427 [ 146 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3528 | 2025.02.13 05:10:21.527530 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3529 | 2025.02.13 05:10:21.528149 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
3530 | 2025.02.13 05:10:21.541382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3531 | 2025.02.13 05:10:21.543531 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3532 | 2025.02.13 05:10:21.545165 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
3533 | 2025.02.13 05:10:21.551104 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
3534 | 2025.02.13 05:10:21.556985 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
3535 | 2025.02.13 05:10:21.562833 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
3536 | 2025.02.13 05:10:21.568627 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3537 | 2025.02.13 05:10:21.573558 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
3538 | 2025.02.13 05:10:21.632323 [ 189 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.104584845 sec., 1156.955388708565 rows/sec., 5.98 MiB/sec. | ||
3539 | 2025.02.13 05:10:21.635125 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3540 | 2025.02.13 05:10:21.637979 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_16_3} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3541 | 2025.02.13 05:10:21.638068 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_16_3} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3542 | 2025.02.13 05:10:21.640349 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3543 | 2025.02.13 05:10:22.001161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.97 MiB, peak 185.93 MiB, free memory in arenas 0.00 B, will set to 177.07 MiB (RSS), difference: 1.10 MiB | ||
3544 | 2025.02.13 05:10:22.002353 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000929727 sec. | ||
3545 | 2025.02.13 05:10:25.306238 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3546 | 2025.02.13 05:10:25.306445 [ 253 ] {ec139aac-01f3-4519-bd69-6c4b41709b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3547 | 2025.02.13 05:10:25.306519 [ 253 ] {ec139aac-01f3-4519-bd69-6c4b41709b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3548 | 2025.02.13 05:10:25.307865 [ 253 ] {ec139aac-01f3-4519-bd69-6c4b41709b5f} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3549 | 2025.02.13 05:10:25.307917 [ 253 ] {ec139aac-01f3-4519-bd69-6c4b41709b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3550 | 2025.02.13 05:10:25.308469 [ 253 ] {ec139aac-01f3-4519-bd69-6c4b41709b5f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3551 | 2025.02.13 05:10:25.308724 [ 253 ] {ec139aac-01f3-4519-bd69-6c4b41709b5f} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3552 | 2025.02.13 05:10:25.308967 [ 253 ] {ec139aac-01f3-4519-bd69-6c4b41709b5f} <Debug> executeQuery: Read 1212 rows, 102.08 KiB in 0.002573 sec., 471045.4722114263 rows/sec., 38.74 MiB/sec. | ||
3553 | 2025.02.13 05:10:25.309034 [ 253 ] {ec139aac-01f3-4519-bd69-6c4b41709b5f} <Debug> TCPHandler: Processed in 0.002944293 sec. | ||
3554 | 2025.02.13 05:10:25.309313 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3555 | 2025.02.13 05:10:25.309499 [ 5 ] {15920956-94cc-4da9-8876-65096ae222fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3556 | 2025.02.13 05:10:25.309572 [ 5 ] {15920956-94cc-4da9-8876-65096ae222fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3557 | 2025.02.13 05:10:25.310316 [ 5 ] {15920956-94cc-4da9-8876-65096ae222fa} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3558 | 2025.02.13 05:10:25.310365 [ 5 ] {15920956-94cc-4da9-8876-65096ae222fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3559 | 2025.02.13 05:10:25.310799 [ 5 ] {15920956-94cc-4da9-8876-65096ae222fa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3560 | 2025.02.13 05:10:25.311049 [ 5 ] {15920956-94cc-4da9-8876-65096ae222fa} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3561 | 2025.02.13 05:10:25.311290 [ 5 ] {15920956-94cc-4da9-8876-65096ae222fa} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001837 sec., 4354.926510615133 rows/sec., 327.47 KiB/sec. | ||
3562 | 2025.02.13 05:10:25.311514 [ 5 ] {15920956-94cc-4da9-8876-65096ae222fa} <Debug> TCPHandler: Processed in 0.002346477 sec. | ||
3563 | 2025.02.13 05:10:25.311713 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3564 | 2025.02.13 05:10:25.311853 [ 253 ] {c824cc7e-d78d-426c-99f2-07477d2e3b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3565 | 2025.02.13 05:10:25.311911 [ 253 ] {c824cc7e-d78d-426c-99f2-07477d2e3b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3566 | 2025.02.13 05:10:25.312614 [ 253 ] {c824cc7e-d78d-426c-99f2-07477d2e3b99} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3567 | 2025.02.13 05:10:25.312653 [ 253 ] {c824cc7e-d78d-426c-99f2-07477d2e3b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3568 | 2025.02.13 05:10:25.313020 [ 253 ] {c824cc7e-d78d-426c-99f2-07477d2e3b99} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3569 | 2025.02.13 05:10:25.313262 [ 253 ] {c824cc7e-d78d-426c-99f2-07477d2e3b99} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3570 | 2025.02.13 05:10:25.313498 [ 253 ] {c824cc7e-d78d-426c-99f2-07477d2e3b99} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001668 sec., 136690.64748201438 rows/sec., 9.26 MiB/sec. | ||
3571 | 2025.02.13 05:10:25.313558 [ 253 ] {c824cc7e-d78d-426c-99f2-07477d2e3b99} <Debug> TCPHandler: Processed in 0.001933015 sec. | ||
3572 | 2025.02.13 05:10:25.313700 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3573 | 2025.02.13 05:10:25.313827 [ 5 ] {c8aa39f1-6712-4f21-be7c-ed38f693366f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3574 | 2025.02.13 05:10:25.313879 [ 5 ] {c8aa39f1-6712-4f21-be7c-ed38f693366f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3575 | 2025.02.13 05:10:25.314726 [ 5 ] {c8aa39f1-6712-4f21-be7c-ed38f693366f} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3576 | 2025.02.13 05:10:25.314767 [ 5 ] {c8aa39f1-6712-4f21-be7c-ed38f693366f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3577 | 2025.02.13 05:10:25.315185 [ 5 ] {c8aa39f1-6712-4f21-be7c-ed38f693366f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3578 | 2025.02.13 05:10:25.315424 [ 5 ] {c8aa39f1-6712-4f21-be7c-ed38f693366f} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3579 | 2025.02.13 05:10:25.315657 [ 5 ] {c8aa39f1-6712-4f21-be7c-ed38f693366f} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001853 sec., 284943.335132218 rows/sec., 21.10 MiB/sec. | ||
3580 | 2025.02.13 05:10:25.315876 [ 5 ] {c8aa39f1-6712-4f21-be7c-ed38f693366f} <Debug> TCPHandler: Processed in 0.002235864 sec. | ||
3581 | 2025.02.13 05:10:25.316052 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3582 | 2025.02.13 05:10:25.316175 [ 253 ] {76ccb8bd-62e4-417b-8770-37316d2430df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3583 | 2025.02.13 05:10:25.316237 [ 253 ] {76ccb8bd-62e4-417b-8770-37316d2430df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3584 | 2025.02.13 05:10:25.317176 [ 253 ] {76ccb8bd-62e4-417b-8770-37316d2430df} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3585 | 2025.02.13 05:10:25.317215 [ 253 ] {76ccb8bd-62e4-417b-8770-37316d2430df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3586 | 2025.02.13 05:10:25.317656 [ 253 ] {76ccb8bd-62e4-417b-8770-37316d2430df} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3587 | 2025.02.13 05:10:25.317893 [ 253 ] {76ccb8bd-62e4-417b-8770-37316d2430df} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3588 | 2025.02.13 05:10:25.318109 [ 253 ] {76ccb8bd-62e4-417b-8770-37316d2430df} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.001962 sec., 496432.21202854224 rows/sec., 33.33 MiB/sec. | ||
3589 | 2025.02.13 05:10:25.318161 [ 253 ] {76ccb8bd-62e4-417b-8770-37316d2430df} <Debug> TCPHandler: Processed in 0.002165232 sec. | ||
3590 | 2025.02.13 05:10:25.318328 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3591 | 2025.02.13 05:10:25.318470 [ 5 ] {1902625a-6334-4cd5-a0bd-9a99b2d1fa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3592 | 2025.02.13 05:10:25.318563 [ 5 ] {1902625a-6334-4cd5-a0bd-9a99b2d1fa25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3593 | 2025.02.13 05:10:25.319769 [ 5 ] {1902625a-6334-4cd5-a0bd-9a99b2d1fa25} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3594 | 2025.02.13 05:10:25.319806 [ 5 ] {1902625a-6334-4cd5-a0bd-9a99b2d1fa25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3595 | 2025.02.13 05:10:25.320422 [ 5 ] {1902625a-6334-4cd5-a0bd-9a99b2d1fa25} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3596 | 2025.02.13 05:10:25.320674 [ 5 ] {1902625a-6334-4cd5-a0bd-9a99b2d1fa25} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3597 | 2025.02.13 05:10:25.320875 [ 5 ] {1902625a-6334-4cd5-a0bd-9a99b2d1fa25} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002438 sec., 3281.3781788351107 rows/sec., 5.88 MiB/sec. | ||
3598 | 2025.02.13 05:10:25.320985 [ 5 ] {1902625a-6334-4cd5-a0bd-9a99b2d1fa25} <Debug> TCPHandler: Processed in 0.002720937 sec. | ||
3599 | 2025.02.13 05:10:25.321144 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3600 | 2025.02.13 05:10:25.321284 [ 253 ] {14a1e7c5-fa7c-431f-b7b2-1f96f8eed021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3601 | 2025.02.13 05:10:25.321344 [ 253 ] {14a1e7c5-fa7c-431f-b7b2-1f96f8eed021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3602 | 2025.02.13 05:10:25.321927 [ 253 ] {14a1e7c5-fa7c-431f-b7b2-1f96f8eed021} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3603 | 2025.02.13 05:10:25.321973 [ 253 ] {14a1e7c5-fa7c-431f-b7b2-1f96f8eed021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3604 | 2025.02.13 05:10:25.322373 [ 253 ] {14a1e7c5-fa7c-431f-b7b2-1f96f8eed021} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3605 | 2025.02.13 05:10:25.322627 [ 253 ] {14a1e7c5-fa7c-431f-b7b2-1f96f8eed021} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3606 | 2025.02.13 05:10:25.322860 [ 253 ] {14a1e7c5-fa7c-431f-b7b2-1f96f8eed021} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001601 sec., 29981.261711430358 rows/sec., 2.02 MiB/sec. | ||
3607 | 2025.02.13 05:10:25.322973 [ 253 ] {14a1e7c5-fa7c-431f-b7b2-1f96f8eed021} <Debug> TCPHandler: Processed in 0.001896334 sec. | ||
3608 | 2025.02.13 05:10:26.321547 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3609 | 2025.02.13 05:10:26.321811 [ 253 ] {e9f7e8b8-b44c-4e8e-bbbc-9908944b0b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3610 | 2025.02.13 05:10:26.321925 [ 253 ] {e9f7e8b8-b44c-4e8e-bbbc-9908944b0b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3611 | 2025.02.13 05:10:26.323039 [ 253 ] {e9f7e8b8-b44c-4e8e-bbbc-9908944b0b3a} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3612 | 2025.02.13 05:10:26.323122 [ 253 ] {e9f7e8b8-b44c-4e8e-bbbc-9908944b0b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3613 | 2025.02.13 05:10:26.323702 [ 253 ] {e9f7e8b8-b44c-4e8e-bbbc-9908944b0b3a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3614 | 2025.02.13 05:10:26.324033 [ 253 ] {e9f7e8b8-b44c-4e8e-bbbc-9908944b0b3a} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3615 | 2025.02.13 05:10:26.324326 [ 253 ] {e9f7e8b8-b44c-4e8e-bbbc-9908944b0b3a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002578 sec., 21722.265321955005 rows/sec., 1.66 MiB/sec. | ||
3616 | 2025.02.13 05:10:26.324586 [ 253 ] {e9f7e8b8-b44c-4e8e-bbbc-9908944b0b3a} <Debug> TCPHandler: Processed in 0.003235992 sec. | ||
3617 | 2025.02.13 05:10:26.325056 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3618 | 2025.02.13 05:10:26.325313 [ 5 ] {d00e442f-bdf8-49b4-861f-bececca90335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3619 | 2025.02.13 05:10:26.325432 [ 5 ] {d00e442f-bdf8-49b4-861f-bececca90335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3620 | 2025.02.13 05:10:26.326499 [ 5 ] {d00e442f-bdf8-49b4-861f-bececca90335} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3621 | 2025.02.13 05:10:26.326572 [ 5 ] {d00e442f-bdf8-49b4-861f-bececca90335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3622 | 2025.02.13 05:10:26.327171 [ 5 ] {d00e442f-bdf8-49b4-861f-bececca90335} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3623 | 2025.02.13 05:10:26.327530 [ 5 ] {d00e442f-bdf8-49b4-861f-bececca90335} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3624 | 2025.02.13 05:10:26.327911 [ 5 ] {d00e442f-bdf8-49b4-861f-bececca90335} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002662 sec., 24042.07362885049 rows/sec., 1.88 MiB/sec. | ||
3625 | 2025.02.13 05:10:26.328140 [ 5 ] {d00e442f-bdf8-49b4-861f-bececca90335} <Debug> TCPHandler: Processed in 0.003287314 sec. | ||
3626 | 2025.02.13 05:10:26.328513 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3627 | 2025.02.13 05:10:26.328692 [ 253 ] {bad90286-ab02-40fb-858a-eeefaaa955e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3628 | 2025.02.13 05:10:26.328776 [ 253 ] {bad90286-ab02-40fb-858a-eeefaaa955e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3629 | 2025.02.13 05:10:26.329540 [ 253 ] {bad90286-ab02-40fb-858a-eeefaaa955e1} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3630 | 2025.02.13 05:10:26.329594 [ 253 ] {bad90286-ab02-40fb-858a-eeefaaa955e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3631 | 2025.02.13 05:10:26.330155 [ 253 ] {bad90286-ab02-40fb-858a-eeefaaa955e1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3632 | 2025.02.13 05:10:26.330506 [ 253 ] {bad90286-ab02-40fb-858a-eeefaaa955e1} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3633 | 2025.02.13 05:10:26.330797 [ 253 ] {bad90286-ab02-40fb-858a-eeefaaa955e1} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.002143 sec., 14932.337844143723 rows/sec., 1.04 MiB/sec. | ||
3634 | 2025.02.13 05:10:26.331013 [ 253 ] {bad90286-ab02-40fb-858a-eeefaaa955e1} <Debug> TCPHandler: Processed in 0.002594554 sec. | ||
3635 | 2025.02.13 05:10:26.331367 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3636 | 2025.02.13 05:10:26.331553 [ 5 ] {08aecc8b-8216-484c-9718-fc59b9a81e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3637 | 2025.02.13 05:10:26.331640 [ 5 ] {08aecc8b-8216-484c-9718-fc59b9a81e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3638 | 2025.02.13 05:10:26.332483 [ 5 ] {08aecc8b-8216-484c-9718-fc59b9a81e47} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3639 | 2025.02.13 05:10:26.332542 [ 5 ] {08aecc8b-8216-484c-9718-fc59b9a81e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3640 | 2025.02.13 05:10:26.333119 [ 5 ] {08aecc8b-8216-484c-9718-fc59b9a81e47} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3641 | 2025.02.13 05:10:26.333518 [ 5 ] {08aecc8b-8216-484c-9718-fc59b9a81e47} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3642 | 2025.02.13 05:10:26.333916 [ 5 ] {08aecc8b-8216-484c-9718-fc59b9a81e47} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.002417 sec., 4964.832436905254 rows/sec., 342.63 KiB/sec. | ||
3643 | 2025.02.13 05:10:26.334226 [ 5 ] {08aecc8b-8216-484c-9718-fc59b9a81e47} <Debug> TCPHandler: Processed in 0.002963014 sec. | ||
3644 | 2025.02.13 05:10:28.529542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3645 | 2025.02.13 05:10:28.530176 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3646 | 2025.02.13 05:10:28.530221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3647 | 2025.02.13 05:10:28.530816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3648 | 2025.02.13 05:10:28.531077 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3649 | 2025.02.13 05:10:28.531385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3650 | 2025.02.13 05:10:29.042399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3651 | 2025.02.13 05:10:29.061525 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3652 | 2025.02.13 05:10:29.061595 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3653 | 2025.02.13 05:10:29.068858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3654 | 2025.02.13 05:10:29.069598 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3655 | 2025.02.13 05:10:29.072115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3656 | 2025.02.13 05:10:31.049731 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 516 | ||
3657 | 2025.02.13 05:10:31.052776 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3658 | 2025.02.13 05:10:31.052831 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3659 | 2025.02.13 05:10:31.054294 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3660 | 2025.02.13 05:10:31.054612 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3661 | 2025.02.13 05:10:31.055701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
3662 | 2025.02.13 05:10:31.328174 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3663 | 2025.02.13 05:10:31.328385 [ 253 ] {ee5380ec-0d4f-4cf0-be4a-54d4da9be873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3664 | 2025.02.13 05:10:31.328461 [ 253 ] {ee5380ec-0d4f-4cf0-be4a-54d4da9be873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3665 | 2025.02.13 05:10:31.329366 [ 253 ] {ee5380ec-0d4f-4cf0-be4a-54d4da9be873} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3666 | 2025.02.13 05:10:31.329411 [ 253 ] {ee5380ec-0d4f-4cf0-be4a-54d4da9be873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3667 | 2025.02.13 05:10:31.329840 [ 253 ] {ee5380ec-0d4f-4cf0-be4a-54d4da9be873} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3668 | 2025.02.13 05:10:31.330092 [ 253 ] {ee5380ec-0d4f-4cf0-be4a-54d4da9be873} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3669 | 2025.02.13 05:10:31.330274 [ 137 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3670 | 2025.02.13 05:10:31.330355 [ 253 ] {ee5380ec-0d4f-4cf0-be4a-54d4da9be873} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.002022 sec., 60336.30069238378 rows/sec., 5.11 MiB/sec. | ||
3671 | 2025.02.13 05:10:31.330362 [ 137 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3672 | 2025.02.13 05:10:31.330439 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3673 | 2025.02.13 05:10:31.330501 [ 253 ] {ee5380ec-0d4f-4cf0-be4a-54d4da9be873} <Debug> TCPHandler: Processed in 0.00246173 sec. | ||
3674 | 2025.02.13 05:10:31.330719 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
3675 | 2025.02.13 05:10:31.330838 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3676 | 2025.02.13 05:10:31.330910 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3677 | 2025.02.13 05:10:31.330973 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1966 rows starting from the beginning of the part | ||
3678 | 2025.02.13 05:10:31.331208 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part | ||
3679 | 2025.02.13 05:10:31.331212 [ 5 ] {9b9557b3-106c-499e-8f0f-fe6f6106d2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3680 | 2025.02.13 05:10:31.331469 [ 5 ] {9b9557b3-106c-499e-8f0f-fe6f6106d2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3681 | 2025.02.13 05:10:31.331648 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 122 rows starting from the beginning of the part | ||
3682 | 2025.02.13 05:10:31.332107 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1212 rows starting from the beginning of the part | ||
3683 | 2025.02.13 05:10:31.332346 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
3684 | 2025.02.13 05:10:31.332617 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 122 rows starting from the beginning of the part | ||
3685 | 2025.02.13 05:10:31.334419 [ 5 ] {9b9557b3-106c-499e-8f0f-fe6f6106d2a0} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3686 | 2025.02.13 05:10:31.334499 [ 5 ] {9b9557b3-106c-499e-8f0f-fe6f6106d2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3687 | 2025.02.13 05:10:31.335655 [ 5 ] {9b9557b3-106c-499e-8f0f-fe6f6106d2a0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3688 | 2025.02.13 05:10:31.335940 [ 5 ] {9b9557b3-106c-499e-8f0f-fe6f6106d2a0} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3689 | 2025.02.13 05:10:31.336490 [ 5 ] {9b9557b3-106c-499e-8f0f-fe6f6106d2a0} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.005406 sec., 6104.328523862375 rows/sec., 459.02 KiB/sec. | ||
3690 | 2025.02.13 05:10:31.336571 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3550 rows, containing 5 columns (5 merged, 0 gathered) in 0.006012082 sec., 590477.6415225208 rows/sec., 50.79 MiB/sec. | ||
3691 | 2025.02.13 05:10:31.336648 [ 5 ] {9b9557b3-106c-499e-8f0f-fe6f6106d2a0} <Debug> TCPHandler: Processed in 0.005997471 sec. | ||
3692 | 2025.02.13 05:10:31.336850 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3693 | 2025.02.13 05:10:31.336925 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3694 | 2025.02.13 05:10:31.337110 [ 253 ] {9ed83a20-9fe8-4003-b27a-eb0bb2bbed6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3695 | 2025.02.13 05:10:31.337202 [ 253 ] {9ed83a20-9fe8-4003-b27a-eb0bb2bbed6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3696 | 2025.02.13 05:10:31.337487 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_26_5} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3697 | 2025.02.13 05:10:31.337734 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_26_5} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3698 | 2025.02.13 05:10:31.337930 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
3699 | 2025.02.13 05:10:31.338352 [ 253 ] {9ed83a20-9fe8-4003-b27a-eb0bb2bbed6d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3700 | 2025.02.13 05:10:31.338396 [ 253 ] {9ed83a20-9fe8-4003-b27a-eb0bb2bbed6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3701 | 2025.02.13 05:10:31.338772 [ 253 ] {9ed83a20-9fe8-4003-b27a-eb0bb2bbed6d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3702 | 2025.02.13 05:10:31.339015 [ 253 ] {9ed83a20-9fe8-4003-b27a-eb0bb2bbed6d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3703 | 2025.02.13 05:10:31.339179 [ 137 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3704 | 2025.02.13 05:10:31.339242 [ 137 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3705 | 2025.02.13 05:10:31.339279 [ 253 ] {9ed83a20-9fe8-4003-b27a-eb0bb2bbed6d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.002242 sec., 43264.94201605709 rows/sec., 3.38 MiB/sec. | ||
3706 | 2025.02.13 05:10:31.339285 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3707 | 2025.02.13 05:10:31.339495 [ 253 ] {9ed83a20-9fe8-4003-b27a-eb0bb2bbed6d} <Debug> TCPHandler: Processed in 0.002730758 sec. | ||
3708 | 2025.02.13 05:10:31.339738 [ 192 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
3709 | 2025.02.13 05:10:31.339889 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3710 | 2025.02.13 05:10:31.340097 [ 192 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3711 | 2025.02.13 05:10:31.340182 [ 192 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 947 rows starting from the beginning of the part | ||
3712 | 2025.02.13 05:10:31.340195 [ 5 ] {ec2a5dde-cb3e-4211-9dc2-7a00c0d1b488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3713 | 2025.02.13 05:10:31.340374 [ 5 ] {ec2a5dde-cb3e-4211-9dc2-7a00c0d1b488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3714 | 2025.02.13 05:10:31.340557 [ 192 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part | ||
3715 | 2025.02.13 05:10:31.340999 [ 192 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 97 rows starting from the beginning of the part | ||
3716 | 2025.02.13 05:10:31.341376 [ 192 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 528 rows starting from the beginning of the part | ||
3717 | 2025.02.13 05:10:31.341674 [ 192 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
3718 | 2025.02.13 05:10:31.341926 [ 192 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 97 rows starting from the beginning of the part | ||
3719 | 2025.02.13 05:10:31.342794 [ 5 ] {ec2a5dde-cb3e-4211-9dc2-7a00c0d1b488} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3720 | 2025.02.13 05:10:31.342865 [ 5 ] {ec2a5dde-cb3e-4211-9dc2-7a00c0d1b488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3721 | 2025.02.13 05:10:31.343873 [ 5 ] {ec2a5dde-cb3e-4211-9dc2-7a00c0d1b488} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3722 | 2025.02.13 05:10:31.344355 [ 5 ] {ec2a5dde-cb3e-4211-9dc2-7a00c0d1b488} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3723 | 2025.02.13 05:10:31.344571 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3724 | 2025.02.13 05:10:31.344674 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3725 | 2025.02.13 05:10:31.344746 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3726 | 2025.02.13 05:10:31.344780 [ 5 ] {ec2a5dde-cb3e-4211-9dc2-7a00c0d1b488} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004637 sec., 34505.06793185249 rows/sec., 2.40 MiB/sec. | ||
3727 | 2025.02.13 05:10:31.345173 [ 5 ] {ec2a5dde-cb3e-4211-9dc2-7a00c0d1b488} <Debug> TCPHandler: Processed in 0.005529747 sec. | ||
3728 | 2025.02.13 05:10:31.345449 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3729 | 2025.02.13 05:10:31.345508 [ 197 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1805 rows, containing 5 columns (5 merged, 0 gathered) in 0.006060882 sec., 297811.4406451074 rows/sec., 23.28 MiB/sec. | ||
3730 | 2025.02.13 05:10:31.345565 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
3731 | 2025.02.13 05:10:31.345821 [ 197 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3732 | 2025.02.13 05:10:31.345845 [ 253 ] {4b42ec35-951f-4081-86ac-a6d69ca22c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3733 | 2025.02.13 05:10:31.345979 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3734 | 2025.02.13 05:10:31.346094 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7351 rows starting from the beginning of the part | ||
3735 | 2025.02.13 05:10:31.346295 [ 253 ] {4b42ec35-951f-4081-86ac-a6d69ca22c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3736 | 2025.02.13 05:10:31.346368 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
3737 | 2025.02.13 05:10:31.346929 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
3738 | 2025.02.13 05:10:31.347415 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 974 rows starting from the beginning of the part | ||
3739 | 2025.02.13 05:10:31.347709 [ 193 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_26_5} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3740 | 2025.02.13 05:10:31.348094 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
3741 | 2025.02.13 05:10:31.348186 [ 193 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_26_5} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3742 | 2025.02.13 05:10:31.348650 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3743 | 2025.02.13 05:10:31.348780 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
3744 | 2025.02.13 05:10:31.352520 [ 253 ] {4b42ec35-951f-4081-86ac-a6d69ca22c73} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3745 | 2025.02.13 05:10:31.352578 [ 253 ] {4b42ec35-951f-4081-86ac-a6d69ca22c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3746 | 2025.02.13 05:10:31.353606 [ 253 ] {4b42ec35-951f-4081-86ac-a6d69ca22c73} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3747 | 2025.02.13 05:10:31.353901 [ 253 ] {4b42ec35-951f-4081-86ac-a6d69ca22c73} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3748 | 2025.02.13 05:10:31.354221 [ 253 ] {4b42ec35-951f-4081-86ac-a6d69ca22c73} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.008539 sec., 3864.6211500175664 rows/sec., 6.93 MiB/sec. | ||
3749 | 2025.02.13 05:10:31.354357 [ 253 ] {4b42ec35-951f-4081-86ac-a6d69ca22c73} <Debug> TCPHandler: Processed in 0.009051087 sec. | ||
3750 | 2025.02.13 05:10:31.354729 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3751 | 2025.02.13 05:10:31.354821 [ 197 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8837 rows, containing 5 columns (5 merged, 0 gathered) in 0.009922142 sec., 890634.300537122 rows/sec., 60.72 MiB/sec. | ||
3752 | 2025.02.13 05:10:31.355057 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3753 | 2025.02.13 05:10:31.355069 [ 5 ] {a50b14ed-5a7a-4f87-ae46-128c5c389e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3754 | 2025.02.13 05:10:31.355218 [ 5 ] {a50b14ed-5a7a-4f87-ae46-128c5c389e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3755 | 2025.02.13 05:10:31.355683 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3756 | 2025.02.13 05:10:31.355871 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3757 | 2025.02.13 05:10:31.356009 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
3758 | 2025.02.13 05:10:31.356289 [ 5 ] {a50b14ed-5a7a-4f87-ae46-128c5c389e62} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3759 | 2025.02.13 05:10:31.356335 [ 5 ] {a50b14ed-5a7a-4f87-ae46-128c5c389e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3760 | 2025.02.13 05:10:31.356717 [ 5 ] {a50b14ed-5a7a-4f87-ae46-128c5c389e62} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3761 | 2025.02.13 05:10:31.356959 [ 5 ] {a50b14ed-5a7a-4f87-ae46-128c5c389e62} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3762 | 2025.02.13 05:10:31.357132 [ 137 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3763 | 2025.02.13 05:10:31.357190 [ 137 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3764 | 2025.02.13 05:10:31.357209 [ 5 ] {a50b14ed-5a7a-4f87-ae46-128c5c389e62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002235 sec., 26845.637583892618 rows/sec., 1.81 MiB/sec. | ||
3765 | 2025.02.13 05:10:31.357226 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3766 | 2025.02.13 05:10:31.357436 [ 5 ] {a50b14ed-5a7a-4f87-ae46-128c5c389e62} <Debug> TCPHandler: Processed in 0.002920233 sec. | ||
3767 | 2025.02.13 05:10:31.357543 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
3768 | 2025.02.13 05:10:31.357826 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3769 | 2025.02.13 05:10:31.357858 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 986 rows starting from the beginning of the part | ||
3770 | 2025.02.13 05:10:31.357929 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
3771 | 2025.02.13 05:10:31.358008 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
3772 | 2025.02.13 05:10:31.358242 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
3773 | 2025.02.13 05:10:31.358330 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
3774 | 2025.02.13 05:10:31.358537 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
3775 | 2025.02.13 05:10:31.359733 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 4 columns (4 merged, 0 gathered) in 0.002362697 sec., 518898.52994268836 rows/sec., 34.81 MiB/sec. | ||
3776 | 2025.02.13 05:10:31.359918 [ 197 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3777 | 2025.02.13 05:10:31.360213 [ 197 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_26_5} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3778 | 2025.02.13 05:10:31.360293 [ 197 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_26_5} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3779 | 2025.02.13 05:10:31.360376 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
3780 | 2025.02.13 05:10:35.928262 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3781 | 2025.02.13 05:10:35.928327 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3782 | 2025.02.13 05:10:36.032433 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3783 | 2025.02.13 05:10:36.033104 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3784 | 2025.02.13 05:10:36.033148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3785 | 2025.02.13 05:10:36.033683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3786 | 2025.02.13 05:10:36.033939 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3787 | 2025.02.13 05:10:36.034183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3788 | 2025.02.13 05:10:36.326709 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3789 | 2025.02.13 05:10:36.326918 [ 253 ] {acb0f30b-606e-4fdd-b9e0-932406dacd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3790 | 2025.02.13 05:10:36.327001 [ 253 ] {acb0f30b-606e-4fdd-b9e0-932406dacd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3791 | 2025.02.13 05:10:36.327867 [ 253 ] {acb0f30b-606e-4fdd-b9e0-932406dacd81} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3792 | 2025.02.13 05:10:36.327923 [ 253 ] {acb0f30b-606e-4fdd-b9e0-932406dacd81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3793 | 2025.02.13 05:10:36.328373 [ 253 ] {acb0f30b-606e-4fdd-b9e0-932406dacd81} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3794 | 2025.02.13 05:10:36.328625 [ 253 ] {acb0f30b-606e-4fdd-b9e0-932406dacd81} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3795 | 2025.02.13 05:10:36.328885 [ 253 ] {acb0f30b-606e-4fdd-b9e0-932406dacd81} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002022 sec., 35608.30860534125 rows/sec., 2.88 MiB/sec. | ||
3796 | 2025.02.13 05:10:36.329021 [ 253 ] {acb0f30b-606e-4fdd-b9e0-932406dacd81} <Debug> TCPHandler: Processed in 0.002447799 sec. | ||
3797 | 2025.02.13 05:10:36.329314 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3798 | 2025.02.13 05:10:36.329511 [ 5 ] {449b7f87-0996-440a-be71-59174d4de5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3799 | 2025.02.13 05:10:36.329580 [ 5 ] {449b7f87-0996-440a-be71-59174d4de5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3800 | 2025.02.13 05:10:36.330289 [ 5 ] {449b7f87-0996-440a-be71-59174d4de5b8} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3801 | 2025.02.13 05:10:36.330336 [ 5 ] {449b7f87-0996-440a-be71-59174d4de5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3802 | 2025.02.13 05:10:36.330750 [ 5 ] {449b7f87-0996-440a-be71-59174d4de5b8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3803 | 2025.02.13 05:10:36.331011 [ 5 ] {449b7f87-0996-440a-be71-59174d4de5b8} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3804 | 2025.02.13 05:10:36.331195 [ 132 ] {} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3805 | 2025.02.13 05:10:36.331273 [ 5 ] {449b7f87-0996-440a-be71-59174d4de5b8} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001812 sec., 4415.0110375275935 rows/sec., 331.99 KiB/sec. | ||
3806 | 2025.02.13 05:10:36.331302 [ 132 ] {} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3807 | 2025.02.13 05:10:36.331373 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3808 | 2025.02.13 05:10:36.331400 [ 5 ] {449b7f87-0996-440a-be71-59174d4de5b8} <Debug> TCPHandler: Processed in 0.002227473 sec. | ||
3809 | 2025.02.13 05:10:36.331719 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3810 | 2025.02.13 05:10:36.331766 [ 199 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
3811 | 2025.02.13 05:10:36.332169 [ 253 ] {976d1604-8ad1-4467-9339-c722b9d215cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3812 | 2025.02.13 05:10:36.332354 [ 253 ] {976d1604-8ad1-4467-9339-c722b9d215cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3813 | 2025.02.13 05:10:36.332401 [ 199 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3814 | 2025.02.13 05:10:36.332542 [ 199 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 173 rows starting from the beginning of the part | ||
3815 | 2025.02.13 05:10:36.332821 [ 199 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
3816 | 2025.02.13 05:10:36.333071 [ 199 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 33 rows starting from the beginning of the part | ||
3817 | 2025.02.13 05:10:36.333399 [ 199 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
3818 | 2025.02.13 05:10:36.333802 [ 199 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 33 rows starting from the beginning of the part | ||
3819 | 2025.02.13 05:10:36.334284 [ 199 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
3820 | 2025.02.13 05:10:36.335683 [ 253 ] {976d1604-8ad1-4467-9339-c722b9d215cc} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3821 | 2025.02.13 05:10:36.335747 [ 253 ] {976d1604-8ad1-4467-9339-c722b9d215cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3822 | 2025.02.13 05:10:36.336749 [ 253 ] {976d1604-8ad1-4467-9339-c722b9d215cc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3823 | 2025.02.13 05:10:36.337158 [ 197 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 5 columns (5 merged, 0 gathered) in 0.005666351 sec., 46414.350258217324 rows/sec., 3.31 MiB/sec. | ||
3824 | 2025.02.13 05:10:36.337246 [ 253 ] {976d1604-8ad1-4467-9339-c722b9d215cc} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3825 | 2025.02.13 05:10:36.337461 [ 197 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3826 | 2025.02.13 05:10:36.337795 [ 253 ] {976d1604-8ad1-4467-9339-c722b9d215cc} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005775 sec., 12467.532467532468 rows/sec., 996.69 KiB/sec. | ||
3827 | 2025.02.13 05:10:36.338133 [ 253 ] {976d1604-8ad1-4467-9339-c722b9d215cc} <Debug> TCPHandler: Processed in 0.006612518 sec. | ||
3828 | 2025.02.13 05:10:36.338420 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3829 | 2025.02.13 05:10:36.338579 [ 197 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_21_4} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3830 | 2025.02.13 05:10:36.338704 [ 5 ] {de392856-d1ba-4676-a688-d16562dee1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3831 | 2025.02.13 05:10:36.338774 [ 197 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_21_4} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3832 | 2025.02.13 05:10:36.338820 [ 5 ] {de392856-d1ba-4676-a688-d16562dee1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3833 | 2025.02.13 05:10:36.338970 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
3834 | 2025.02.13 05:10:36.339619 [ 5 ] {de392856-d1ba-4676-a688-d16562dee1c3} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3835 | 2025.02.13 05:10:36.339664 [ 5 ] {de392856-d1ba-4676-a688-d16562dee1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3836 | 2025.02.13 05:10:36.340065 [ 5 ] {de392856-d1ba-4676-a688-d16562dee1c3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3837 | 2025.02.13 05:10:36.340310 [ 5 ] {de392856-d1ba-4676-a688-d16562dee1c3} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3838 | 2025.02.13 05:10:36.340523 [ 5 ] {de392856-d1ba-4676-a688-d16562dee1c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001913 sec., 83638.2645060115 rows/sec., 5.83 MiB/sec. | ||
3839 | 2025.02.13 05:10:36.340578 [ 5 ] {de392856-d1ba-4676-a688-d16562dee1c3} <Debug> TCPHandler: Processed in 0.002299185 sec. | ||
3840 | 2025.02.13 05:10:36.340746 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3841 | 2025.02.13 05:10:36.340887 [ 253 ] {829e1141-b6ad-410f-af6d-cfbd75e58252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3842 | 2025.02.13 05:10:36.340984 [ 253 ] {829e1141-b6ad-410f-af6d-cfbd75e58252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3843 | 2025.02.13 05:10:36.342173 [ 253 ] {829e1141-b6ad-410f-af6d-cfbd75e58252} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3844 | 2025.02.13 05:10:36.342214 [ 253 ] {829e1141-b6ad-410f-af6d-cfbd75e58252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3845 | 2025.02.13 05:10:36.342849 [ 253 ] {829e1141-b6ad-410f-af6d-cfbd75e58252} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3846 | 2025.02.13 05:10:36.343104 [ 253 ] {829e1141-b6ad-410f-af6d-cfbd75e58252} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3847 | 2025.02.13 05:10:36.343252 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3848 | 2025.02.13 05:10:36.343294 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3849 | 2025.02.13 05:10:36.343314 [ 253 ] {829e1141-b6ad-410f-af6d-cfbd75e58252} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002456 sec., 3257.328990228013 rows/sec., 5.84 MiB/sec. | ||
3850 | 2025.02.13 05:10:36.343319 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3851 | 2025.02.13 05:10:36.343728 [ 253 ] {829e1141-b6ad-410f-af6d-cfbd75e58252} <Debug> TCPHandler: Processed in 0.003050137 sec. | ||
3852 | 2025.02.13 05:10:36.343735 [ 199 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
3853 | 2025.02.13 05:10:36.343985 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3854 | 2025.02.13 05:10:36.344328 [ 5 ] {9215f563-6031-4cb8-8d5c-4846777f5af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3855 | 2025.02.13 05:10:36.344400 [ 199 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3856 | 2025.02.13 05:10:36.344470 [ 5 ] {9215f563-6031-4cb8-8d5c-4846777f5af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3857 | 2025.02.13 05:10:36.344584 [ 199 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 299 rows starting from the beginning of the part | ||
3858 | 2025.02.13 05:10:36.345306 [ 199 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
3859 | 2025.02.13 05:10:36.345915 [ 199 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 33 rows starting from the beginning of the part | ||
3860 | 2025.02.13 05:10:36.346358 [ 5 ] {9215f563-6031-4cb8-8d5c-4846777f5af3} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3861 | 2025.02.13 05:10:36.346456 [ 5 ] {9215f563-6031-4cb8-8d5c-4846777f5af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3862 | 2025.02.13 05:10:36.346520 [ 199 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
3863 | 2025.02.13 05:10:36.347093 [ 199 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 33 rows starting from the beginning of the part | ||
3864 | 2025.02.13 05:10:36.347600 [ 5 ] {9215f563-6031-4cb8-8d5c-4846777f5af3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3865 | 2025.02.13 05:10:36.347624 [ 199 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
3866 | 2025.02.13 05:10:36.348029 [ 5 ] {9215f563-6031-4cb8-8d5c-4846777f5af3} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3867 | 2025.02.13 05:10:36.348332 [ 5 ] {9215f563-6031-4cb8-8d5c-4846777f5af3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004129 sec., 14531.36352627755 rows/sec., 1002.82 KiB/sec. | ||
3868 | 2025.02.13 05:10:36.348417 [ 5 ] {9215f563-6031-4cb8-8d5c-4846777f5af3} <Debug> TCPHandler: Processed in 0.00457748 sec. | ||
3869 | 2025.02.13 05:10:36.351028 [ 197 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 19 columns (19 merged, 0 gathered) in 0.007602787 sec., 51165.44761809058 rows/sec., 91.69 MiB/sec. | ||
3870 | 2025.02.13 05:10:36.351784 [ 197 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3871 | 2025.02.13 05:10:36.352207 [ 197 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3872 | 2025.02.13 05:10:36.352292 [ 197 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3873 | 2025.02.13 05:10:36.352448 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
3874 | 2025.02.13 05:10:36.573110 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3875 | 2025.02.13 05:10:36.592656 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3876 | 2025.02.13 05:10:36.592720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3877 | 2025.02.13 05:10:36.600196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3878 | 2025.02.13 05:10:36.600998 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3879 | 2025.02.13 05:10:36.603822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3880 | 2025.02.13 05:10:41.056782 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 540 | ||
3881 | 2025.02.13 05:10:41.059701 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3882 | 2025.02.13 05:10:41.059750 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3883 | 2025.02.13 05:10:41.061206 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3884 | 2025.02.13 05:10:41.061523 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3885 | 2025.02.13 05:10:41.062094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
3886 | 2025.02.13 05:10:41.330803 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3887 | 2025.02.13 05:10:41.331006 [ 253 ] {f6effb5f-bc20-4dc8-8d22-4cb36f5a795d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3888 | 2025.02.13 05:10:41.331085 [ 253 ] {f6effb5f-bc20-4dc8-8d22-4cb36f5a795d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3889 | 2025.02.13 05:10:41.331885 [ 253 ] {f6effb5f-bc20-4dc8-8d22-4cb36f5a795d} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3890 | 2025.02.13 05:10:41.331933 [ 253 ] {f6effb5f-bc20-4dc8-8d22-4cb36f5a795d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3891 | 2025.02.13 05:10:41.332356 [ 253 ] {f6effb5f-bc20-4dc8-8d22-4cb36f5a795d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3892 | 2025.02.13 05:10:41.332620 [ 253 ] {f6effb5f-bc20-4dc8-8d22-4cb36f5a795d} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3893 | 2025.02.13 05:10:41.332821 [ 253 ] {f6effb5f-bc20-4dc8-8d22-4cb36f5a795d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001871 sec., 12827.365045430251 rows/sec., 1.06 MiB/sec. | ||
3894 | 2025.02.13 05:10:41.332887 [ 253 ] {f6effb5f-bc20-4dc8-8d22-4cb36f5a795d} <Debug> TCPHandler: Processed in 0.002215663 sec. | ||
3895 | 2025.02.13 05:10:41.333210 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3896 | 2025.02.13 05:10:41.333519 [ 5 ] {b9cc7519-838d-4e7e-baea-e2bf18ae1ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3897 | 2025.02.13 05:10:41.333637 [ 5 ] {b9cc7519-838d-4e7e-baea-e2bf18ae1ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3898 | 2025.02.13 05:10:41.334438 [ 5 ] {b9cc7519-838d-4e7e-baea-e2bf18ae1ad2} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3899 | 2025.02.13 05:10:41.334490 [ 5 ] {b9cc7519-838d-4e7e-baea-e2bf18ae1ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3900 | 2025.02.13 05:10:41.334917 [ 5 ] {b9cc7519-838d-4e7e-baea-e2bf18ae1ad2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3901 | 2025.02.13 05:10:41.335184 [ 5 ] {b9cc7519-838d-4e7e-baea-e2bf18ae1ad2} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3902 | 2025.02.13 05:10:41.335471 [ 5 ] {b9cc7519-838d-4e7e-baea-e2bf18ae1ad2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002021 sec., 4948.045522018803 rows/sec., 403.48 KiB/sec. | ||
3903 | 2025.02.13 05:10:41.335601 [ 5 ] {b9cc7519-838d-4e7e-baea-e2bf18ae1ad2} <Debug> TCPHandler: Processed in 0.002578803 sec. | ||
3904 | 2025.02.13 05:10:41.335760 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3905 | 2025.02.13 05:10:41.335905 [ 253 ] {813e7251-ab04-4b41-a92a-929c7784b73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3906 | 2025.02.13 05:10:41.335966 [ 253 ] {813e7251-ab04-4b41-a92a-929c7784b73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3907 | 2025.02.13 05:10:41.336746 [ 253 ] {813e7251-ab04-4b41-a92a-929c7784b73a} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3908 | 2025.02.13 05:10:41.336784 [ 253 ] {813e7251-ab04-4b41-a92a-929c7784b73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3909 | 2025.02.13 05:10:41.337168 [ 253 ] {813e7251-ab04-4b41-a92a-929c7784b73a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3910 | 2025.02.13 05:10:41.337410 [ 253 ] {813e7251-ab04-4b41-a92a-929c7784b73a} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3911 | 2025.02.13 05:10:41.337590 [ 253 ] {813e7251-ab04-4b41-a92a-929c7784b73a} <Debug> executeQuery: Read 247 rows, 22.39 KiB in 0.00172 sec., 143604.6511627907 rows/sec., 12.71 MiB/sec. | ||
3912 | 2025.02.13 05:10:41.337645 [ 253 ] {813e7251-ab04-4b41-a92a-929c7784b73a} <Debug> TCPHandler: Processed in 0.001952945 sec. | ||
3913 | 2025.02.13 05:10:41.337868 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3914 | 2025.02.13 05:10:41.338097 [ 5 ] {70f015ae-8c03-4da5-b8d6-93abe3777c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3915 | 2025.02.13 05:10:41.338192 [ 5 ] {70f015ae-8c03-4da5-b8d6-93abe3777c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3916 | 2025.02.13 05:10:41.339052 [ 5 ] {70f015ae-8c03-4da5-b8d6-93abe3777c56} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3917 | 2025.02.13 05:10:41.339094 [ 5 ] {70f015ae-8c03-4da5-b8d6-93abe3777c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3918 | 2025.02.13 05:10:41.339462 [ 5 ] {70f015ae-8c03-4da5-b8d6-93abe3777c56} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3919 | 2025.02.13 05:10:41.339698 [ 5 ] {70f015ae-8c03-4da5-b8d6-93abe3777c56} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3920 | 2025.02.13 05:10:41.339955 [ 5 ] {70f015ae-8c03-4da5-b8d6-93abe3777c56} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001909 sec., 28810.895756940805 rows/sec., 2.12 MiB/sec. | ||
3921 | 2025.02.13 05:10:41.340146 [ 5 ] {70f015ae-8c03-4da5-b8d6-93abe3777c56} <Debug> TCPHandler: Processed in 0.002385547 sec. | ||
3922 | 2025.02.13 05:10:41.340360 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3923 | 2025.02.13 05:10:41.340498 [ 253 ] {f1ce9924-70af-4e73-b10a-0594aa46da4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3924 | 2025.02.13 05:10:41.340555 [ 253 ] {f1ce9924-70af-4e73-b10a-0594aa46da4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3925 | 2025.02.13 05:10:41.341153 [ 253 ] {f1ce9924-70af-4e73-b10a-0594aa46da4e} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3926 | 2025.02.13 05:10:41.341192 [ 253 ] {f1ce9924-70af-4e73-b10a-0594aa46da4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3927 | 2025.02.13 05:10:41.341535 [ 253 ] {f1ce9924-70af-4e73-b10a-0594aa46da4e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3928 | 2025.02.13 05:10:41.341766 [ 253 ] {f1ce9924-70af-4e73-b10a-0594aa46da4e} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3929 | 2025.02.13 05:10:41.341996 [ 253 ] {f1ce9924-70af-4e73-b10a-0594aa46da4e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00152 sec., 15789.473684210525 rows/sec., 1.31 MiB/sec. | ||
3930 | 2025.02.13 05:10:41.342135 [ 253 ] {f1ce9924-70af-4e73-b10a-0594aa46da4e} <Debug> TCPHandler: Processed in 0.001859423 sec. | ||
3931 | 2025.02.13 05:10:41.342290 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3932 | 2025.02.13 05:10:41.342408 [ 5 ] {4f4624be-3698-4082-97ff-5748fb1188dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3933 | 2025.02.13 05:10:41.342457 [ 5 ] {4f4624be-3698-4082-97ff-5748fb1188dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3934 | 2025.02.13 05:10:41.343035 [ 5 ] {4f4624be-3698-4082-97ff-5748fb1188dc} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3935 | 2025.02.13 05:10:41.343074 [ 5 ] {4f4624be-3698-4082-97ff-5748fb1188dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3936 | 2025.02.13 05:10:41.343431 [ 5 ] {4f4624be-3698-4082-97ff-5748fb1188dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3937 | 2025.02.13 05:10:41.343662 [ 5 ] {4f4624be-3698-4082-97ff-5748fb1188dc} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3938 | 2025.02.13 05:10:41.343942 [ 5 ] {4f4624be-3698-4082-97ff-5748fb1188dc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001541 sec., 7787.1512005191435 rows/sec., 608.37 KiB/sec. | ||
3939 | 2025.02.13 05:10:41.344082 [ 5 ] {4f4624be-3698-4082-97ff-5748fb1188dc} <Debug> TCPHandler: Processed in 0.001846092 sec. | ||
3940 | 2025.02.13 05:10:41.344241 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3941 | 2025.02.13 05:10:41.344378 [ 253 ] {a970cf6c-d368-4f9d-b480-2c91b61adcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3942 | 2025.02.13 05:10:41.344435 [ 253 ] {a970cf6c-d368-4f9d-b480-2c91b61adcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3943 | 2025.02.13 05:10:41.345102 [ 253 ] {a970cf6c-d368-4f9d-b480-2c91b61adcc9} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3944 | 2025.02.13 05:10:41.345141 [ 253 ] {a970cf6c-d368-4f9d-b480-2c91b61adcc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3945 | 2025.02.13 05:10:41.345501 [ 253 ] {a970cf6c-d368-4f9d-b480-2c91b61adcc9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3946 | 2025.02.13 05:10:41.345746 [ 253 ] {a970cf6c-d368-4f9d-b480-2c91b61adcc9} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3947 | 2025.02.13 05:10:41.345917 [ 253 ] {a970cf6c-d368-4f9d-b480-2c91b61adcc9} <Debug> executeQuery: Read 143 rows, 11.83 KiB in 0.00157 sec., 91082.8025477707 rows/sec., 7.36 MiB/sec. | ||
3948 | 2025.02.13 05:10:41.345972 [ 253 ] {a970cf6c-d368-4f9d-b480-2c91b61adcc9} <Debug> TCPHandler: Processed in 0.001801481 sec. | ||
3949 | 2025.02.13 05:10:41.346135 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3950 | 2025.02.13 05:10:41.346285 [ 5 ] {2bbbb808-af84-4294-8818-1ad271b2d2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3951 | 2025.02.13 05:10:41.346349 [ 5 ] {2bbbb808-af84-4294-8818-1ad271b2d2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3952 | 2025.02.13 05:10:41.346999 [ 5 ] {2bbbb808-af84-4294-8818-1ad271b2d2c7} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3953 | 2025.02.13 05:10:41.347040 [ 5 ] {2bbbb808-af84-4294-8818-1ad271b2d2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3954 | 2025.02.13 05:10:41.347459 [ 5 ] {2bbbb808-af84-4294-8818-1ad271b2d2c7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3955 | 2025.02.13 05:10:41.347709 [ 5 ] {2bbbb808-af84-4294-8818-1ad271b2d2c7} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3956 | 2025.02.13 05:10:41.347924 [ 5 ] {2bbbb808-af84-4294-8818-1ad271b2d2c7} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001671 sec., 120287.25314183124 rows/sec., 8.62 MiB/sec. | ||
3957 | 2025.02.13 05:10:41.347979 [ 5 ] {2bbbb808-af84-4294-8818-1ad271b2d2c7} <Debug> TCPHandler: Processed in 0.001914564 sec. | ||
3958 | 2025.02.13 05:10:41.348136 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3959 | 2025.02.13 05:10:41.348273 [ 253 ] {742b5c79-e540-49fa-9042-45afc2b51360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3960 | 2025.02.13 05:10:41.348365 [ 253 ] {742b5c79-e540-49fa-9042-45afc2b51360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3961 | 2025.02.13 05:10:41.349569 [ 253 ] {742b5c79-e540-49fa-9042-45afc2b51360} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3962 | 2025.02.13 05:10:41.349606 [ 253 ] {742b5c79-e540-49fa-9042-45afc2b51360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3963 | 2025.02.13 05:10:41.350256 [ 253 ] {742b5c79-e540-49fa-9042-45afc2b51360} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3964 | 2025.02.13 05:10:41.350508 [ 253 ] {742b5c79-e540-49fa-9042-45afc2b51360} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3965 | 2025.02.13 05:10:41.350710 [ 253 ] {742b5c79-e540-49fa-9042-45afc2b51360} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002467 sec., 13376.570733684637 rows/sec., 23.97 MiB/sec. | ||
3966 | 2025.02.13 05:10:41.350818 [ 253 ] {742b5c79-e540-49fa-9042-45afc2b51360} <Debug> TCPHandler: Processed in 0.002745358 sec. | ||
3967 | 2025.02.13 05:10:41.351017 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3968 | 2025.02.13 05:10:41.351249 [ 5 ] {2df67d09-fe07-4268-b44d-f0a1c72ddfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3969 | 2025.02.13 05:10:41.351346 [ 5 ] {2df67d09-fe07-4268-b44d-f0a1c72ddfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3970 | 2025.02.13 05:10:41.352014 [ 5 ] {2df67d09-fe07-4268-b44d-f0a1c72ddfcd} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3971 | 2025.02.13 05:10:41.352054 [ 5 ] {2df67d09-fe07-4268-b44d-f0a1c72ddfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3972 | 2025.02.13 05:10:41.352440 [ 5 ] {2df67d09-fe07-4268-b44d-f0a1c72ddfcd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3973 | 2025.02.13 05:10:41.352686 [ 5 ] {2df67d09-fe07-4268-b44d-f0a1c72ddfcd} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3974 | 2025.02.13 05:10:41.352948 [ 5 ] {2df67d09-fe07-4268-b44d-f0a1c72ddfcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001763 sec., 34032.89846851957 rows/sec., 2.29 MiB/sec. | ||
3975 | 2025.02.13 05:10:41.353166 [ 5 ] {2df67d09-fe07-4268-b44d-f0a1c72ddfcd} <Debug> TCPHandler: Processed in 0.002252004 sec. | ||
3976 | 2025.02.13 05:10:43.535237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
3977 | 2025.02.13 05:10:43.535852 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3978 | 2025.02.13 05:10:43.535892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3979 | 2025.02.13 05:10:43.536448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3980 | 2025.02.13 05:10:43.536704 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3981 | 2025.02.13 05:10:43.536897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
3982 | 2025.02.13 05:10:44.104822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3983 | 2025.02.13 05:10:44.126104 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3984 | 2025.02.13 05:10:44.126162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3985 | 2025.02.13 05:10:44.133741 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3986 | 2025.02.13 05:10:44.134496 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3987 | 2025.02.13 05:10:44.137207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3988 | 2025.02.13 05:10:46.326334 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3989 | 2025.02.13 05:10:46.326544 [ 253 ] {ef14f6ea-81ca-40f9-90e6-d6136e0aae57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3990 | 2025.02.13 05:10:46.326627 [ 253 ] {ef14f6ea-81ca-40f9-90e6-d6136e0aae57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3991 | 2025.02.13 05:10:46.327440 [ 253 ] {ef14f6ea-81ca-40f9-90e6-d6136e0aae57} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3992 | 2025.02.13 05:10:46.327497 [ 253 ] {ef14f6ea-81ca-40f9-90e6-d6136e0aae57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
3993 | 2025.02.13 05:10:46.327940 [ 253 ] {ef14f6ea-81ca-40f9-90e6-d6136e0aae57} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3994 | 2025.02.13 05:10:46.328201 [ 253 ] {ef14f6ea-81ca-40f9-90e6-d6136e0aae57} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3995 | 2025.02.13 05:10:46.328453 [ 253 ] {ef14f6ea-81ca-40f9-90e6-d6136e0aae57} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001967 sec., 36603.96542958821 rows/sec., 2.96 MiB/sec. | ||
3996 | 2025.02.13 05:10:46.328519 [ 253 ] {ef14f6ea-81ca-40f9-90e6-d6136e0aae57} <Debug> TCPHandler: Processed in 0.002323427 sec. | ||
3997 | 2025.02.13 05:10:46.328804 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3998 | 2025.02.13 05:10:46.329020 [ 5 ] {a646e5ef-7780-45ec-af7a-fd0522c53bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3999 | 2025.02.13 05:10:46.329106 [ 5 ] {a646e5ef-7780-45ec-af7a-fd0522c53bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4000 | 2025.02.13 05:10:46.329941 [ 5 ] {a646e5ef-7780-45ec-af7a-fd0522c53bc8} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4001 | 2025.02.13 05:10:46.329996 [ 5 ] {a646e5ef-7780-45ec-af7a-fd0522c53bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4002 | 2025.02.13 05:10:46.330454 [ 5 ] {a646e5ef-7780-45ec-af7a-fd0522c53bc8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4003 | 2025.02.13 05:10:46.330711 [ 5 ] {a646e5ef-7780-45ec-af7a-fd0522c53bc8} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4004 | 2025.02.13 05:10:46.330961 [ 5 ] {a646e5ef-7780-45ec-af7a-fd0522c53bc8} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002002 sec., 3996.0039960039962 rows/sec., 300.48 KiB/sec. | ||
4005 | 2025.02.13 05:10:46.331028 [ 5 ] {a646e5ef-7780-45ec-af7a-fd0522c53bc8} <Debug> TCPHandler: Processed in 0.002369898 sec. | ||
4006 | 2025.02.13 05:10:46.331197 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4007 | 2025.02.13 05:10:46.331343 [ 253 ] {bf2443e4-0550-4b86-b3e1-4db8290b1a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4008 | 2025.02.13 05:10:46.331404 [ 253 ] {bf2443e4-0550-4b86-b3e1-4db8290b1a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4009 | 2025.02.13 05:10:46.332097 [ 253 ] {bf2443e4-0550-4b86-b3e1-4db8290b1a43} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4010 | 2025.02.13 05:10:46.332139 [ 253 ] {bf2443e4-0550-4b86-b3e1-4db8290b1a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4011 | 2025.02.13 05:10:46.332514 [ 253 ] {bf2443e4-0550-4b86-b3e1-4db8290b1a43} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4012 | 2025.02.13 05:10:46.332792 [ 253 ] {bf2443e4-0550-4b86-b3e1-4db8290b1a43} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4013 | 2025.02.13 05:10:46.333043 [ 253 ] {bf2443e4-0550-4b86-b3e1-4db8290b1a43} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001728 sec., 41666.66666666667 rows/sec., 3.25 MiB/sec. | ||
4014 | 2025.02.13 05:10:46.333202 [ 253 ] {bf2443e4-0550-4b86-b3e1-4db8290b1a43} <Debug> TCPHandler: Processed in 0.002071709 sec. | ||
4015 | 2025.02.13 05:10:46.333497 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4016 | 2025.02.13 05:10:46.333727 [ 5 ] {a968a39c-768e-4b12-b8dd-be6cd053b28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4017 | 2025.02.13 05:10:46.333828 [ 5 ] {a968a39c-768e-4b12-b8dd-be6cd053b28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4018 | 2025.02.13 05:10:46.334539 [ 5 ] {a968a39c-768e-4b12-b8dd-be6cd053b28d} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4019 | 2025.02.13 05:10:46.334593 [ 5 ] {a968a39c-768e-4b12-b8dd-be6cd053b28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4020 | 2025.02.13 05:10:46.335090 [ 5 ] {a968a39c-768e-4b12-b8dd-be6cd053b28d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4021 | 2025.02.13 05:10:46.335439 [ 5 ] {a968a39c-768e-4b12-b8dd-be6cd053b28d} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4022 | 2025.02.13 05:10:46.335716 [ 5 ] {a968a39c-768e-4b12-b8dd-be6cd053b28d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002046 sec., 78201.36852394916 rows/sec., 5.45 MiB/sec. | ||
4023 | 2025.02.13 05:10:46.335779 [ 5 ] {a968a39c-768e-4b12-b8dd-be6cd053b28d} <Debug> TCPHandler: Processed in 0.002439699 sec. | ||
4024 | 2025.02.13 05:10:46.335946 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4025 | 2025.02.13 05:10:46.336072 [ 253 ] {eb83d451-fcc2-43e0-98b0-451d33d70a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4026 | 2025.02.13 05:10:46.336157 [ 253 ] {eb83d451-fcc2-43e0-98b0-451d33d70a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4027 | 2025.02.13 05:10:46.337310 [ 253 ] {eb83d451-fcc2-43e0-98b0-451d33d70a90} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4028 | 2025.02.13 05:10:46.337351 [ 253 ] {eb83d451-fcc2-43e0-98b0-451d33d70a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4029 | 2025.02.13 05:10:46.337972 [ 253 ] {eb83d451-fcc2-43e0-98b0-451d33d70a90} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4030 | 2025.02.13 05:10:46.338234 [ 253 ] {eb83d451-fcc2-43e0-98b0-451d33d70a90} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4031 | 2025.02.13 05:10:46.338481 [ 253 ] {eb83d451-fcc2-43e0-98b0-451d33d70a90} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002436 sec., 3284.072249589491 rows/sec., 5.88 MiB/sec. | ||
4032 | 2025.02.13 05:10:46.338596 [ 253 ] {eb83d451-fcc2-43e0-98b0-451d33d70a90} <Debug> TCPHandler: Processed in 0.002707337 sec. | ||
4033 | 2025.02.13 05:10:46.338764 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4034 | 2025.02.13 05:10:46.338886 [ 5 ] {ce38b461-cc21-425f-b762-943d3e616a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4035 | 2025.02.13 05:10:46.338948 [ 5 ] {ce38b461-cc21-425f-b762-943d3e616a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4036 | 2025.02.13 05:10:46.339463 [ 5 ] {ce38b461-cc21-425f-b762-943d3e616a13} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4037 | 2025.02.13 05:10:46.339503 [ 5 ] {ce38b461-cc21-425f-b762-943d3e616a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4038 | 2025.02.13 05:10:46.339883 [ 5 ] {ce38b461-cc21-425f-b762-943d3e616a13} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4039 | 2025.02.13 05:10:46.340122 [ 5 ] {ce38b461-cc21-425f-b762-943d3e616a13} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4040 | 2025.02.13 05:10:46.340338 [ 5 ] {ce38b461-cc21-425f-b762-943d3e616a13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
4041 | 2025.02.13 05:10:46.340391 [ 5 ] {ce38b461-cc21-425f-b762-943d3e616a13} <Debug> TCPHandler: Processed in 0.001685518 sec. | ||
4042 | 2025.02.13 05:10:50.928564 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4043 | 2025.02.13 05:10:50.928628 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4044 | 2025.02.13 05:10:51.037965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
4045 | 2025.02.13 05:10:51.038648 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4046 | 2025.02.13 05:10:51.038698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4047 | 2025.02.13 05:10:51.039305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4048 | 2025.02.13 05:10:51.039560 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4049 | 2025.02.13 05:10:51.039782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4050 | 2025.02.13 05:10:51.063167 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 572 | ||
4051 | 2025.02.13 05:10:51.066234 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4052 | 2025.02.13 05:10:51.066286 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4053 | 2025.02.13 05:10:51.067771 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4054 | 2025.02.13 05:10:51.068082 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4055 | 2025.02.13 05:10:51.068755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
4056 | 2025.02.13 05:10:51.327945 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4057 | 2025.02.13 05:10:51.328122 [ 253 ] {bf0e54ee-6fb2-4f85-b8dc-c8d29e771a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4058 | 2025.02.13 05:10:51.328192 [ 253 ] {bf0e54ee-6fb2-4f85-b8dc-c8d29e771a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4059 | 2025.02.13 05:10:51.328990 [ 253 ] {bf0e54ee-6fb2-4f85-b8dc-c8d29e771a11} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4060 | 2025.02.13 05:10:51.329033 [ 253 ] {bf0e54ee-6fb2-4f85-b8dc-c8d29e771a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4061 | 2025.02.13 05:10:51.329449 [ 253 ] {bf0e54ee-6fb2-4f85-b8dc-c8d29e771a11} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4062 | 2025.02.13 05:10:51.329691 [ 253 ] {bf0e54ee-6fb2-4f85-b8dc-c8d29e771a11} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4063 | 2025.02.13 05:10:51.329969 [ 253 ] {bf0e54ee-6fb2-4f85-b8dc-c8d29e771a11} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001891 sec., 64516.12903225806 rows/sec., 5.47 MiB/sec. | ||
4064 | 2025.02.13 05:10:51.330190 [ 253 ] {bf0e54ee-6fb2-4f85-b8dc-c8d29e771a11} <Debug> TCPHandler: Processed in 0.002325706 sec. | ||
4065 | 2025.02.13 05:10:51.330486 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4066 | 2025.02.13 05:10:51.330647 [ 5 ] {0381ff1e-d067-418c-a0a9-eab657ca0cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4067 | 2025.02.13 05:10:51.330710 [ 5 ] {0381ff1e-d067-418c-a0a9-eab657ca0cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4068 | 2025.02.13 05:10:51.331401 [ 5 ] {0381ff1e-d067-418c-a0a9-eab657ca0cad} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4069 | 2025.02.13 05:10:51.331442 [ 5 ] {0381ff1e-d067-418c-a0a9-eab657ca0cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4070 | 2025.02.13 05:10:51.331832 [ 5 ] {0381ff1e-d067-418c-a0a9-eab657ca0cad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4071 | 2025.02.13 05:10:51.332084 [ 5 ] {0381ff1e-d067-418c-a0a9-eab657ca0cad} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4072 | 2025.02.13 05:10:51.332317 [ 5 ] {0381ff1e-d067-418c-a0a9-eab657ca0cad} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001712 sec., 19275.70093457944 rows/sec., 1.42 MiB/sec. | ||
4073 | 2025.02.13 05:10:51.332378 [ 5 ] {0381ff1e-d067-418c-a0a9-eab657ca0cad} <Debug> TCPHandler: Processed in 0.002011967 sec. | ||
4074 | 2025.02.13 05:10:51.332559 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4075 | 2025.02.13 05:10:51.332702 [ 253 ] {6287afa0-7e44-4c6f-aa82-16c2099c7f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4076 | 2025.02.13 05:10:51.332763 [ 253 ] {6287afa0-7e44-4c6f-aa82-16c2099c7f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4077 | 2025.02.13 05:10:51.333438 [ 253 ] {6287afa0-7e44-4c6f-aa82-16c2099c7f2d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4078 | 2025.02.13 05:10:51.333478 [ 253 ] {6287afa0-7e44-4c6f-aa82-16c2099c7f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4079 | 2025.02.13 05:10:51.333850 [ 253 ] {6287afa0-7e44-4c6f-aa82-16c2099c7f2d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4080 | 2025.02.13 05:10:51.334092 [ 253 ] {6287afa0-7e44-4c6f-aa82-16c2099c7f2d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4081 | 2025.02.13 05:10:51.334310 [ 253 ] {6287afa0-7e44-4c6f-aa82-16c2099c7f2d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001643 sec., 59038.344491783326 rows/sec., 4.61 MiB/sec. | ||
4082 | 2025.02.13 05:10:51.334366 [ 253 ] {6287afa0-7e44-4c6f-aa82-16c2099c7f2d} <Debug> TCPHandler: Processed in 0.001876654 sec. | ||
4083 | 2025.02.13 05:10:51.334543 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4084 | 2025.02.13 05:10:51.334664 [ 5 ] {571be1f8-b432-4215-9aaa-b1a22e54bdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4085 | 2025.02.13 05:10:51.334719 [ 5 ] {571be1f8-b432-4215-9aaa-b1a22e54bdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4086 | 2025.02.13 05:10:51.335387 [ 5 ] {571be1f8-b432-4215-9aaa-b1a22e54bdfd} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4087 | 2025.02.13 05:10:51.335427 [ 5 ] {571be1f8-b432-4215-9aaa-b1a22e54bdfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4088 | 2025.02.13 05:10:51.335828 [ 5 ] {571be1f8-b432-4215-9aaa-b1a22e54bdfd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4089 | 2025.02.13 05:10:51.336073 [ 5 ] {571be1f8-b432-4215-9aaa-b1a22e54bdfd} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4090 | 2025.02.13 05:10:51.336296 [ 5 ] {571be1f8-b432-4215-9aaa-b1a22e54bdfd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec. | ||
4091 | 2025.02.13 05:10:51.336359 [ 5 ] {571be1f8-b432-4215-9aaa-b1a22e54bdfd} <Debug> TCPHandler: Processed in 0.001874344 sec. | ||
4092 | 2025.02.13 05:10:51.336499 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4093 | 2025.02.13 05:10:51.336617 [ 253 ] {62cdd2fc-8a67-48f9-ba6e-d0c9843acb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4094 | 2025.02.13 05:10:51.336698 [ 253 ] {62cdd2fc-8a67-48f9-ba6e-d0c9843acb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4095 | 2025.02.13 05:10:51.337819 [ 253 ] {62cdd2fc-8a67-48f9-ba6e-d0c9843acb56} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4096 | 2025.02.13 05:10:51.337859 [ 253 ] {62cdd2fc-8a67-48f9-ba6e-d0c9843acb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4097 | 2025.02.13 05:10:51.338510 [ 253 ] {62cdd2fc-8a67-48f9-ba6e-d0c9843acb56} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4098 | 2025.02.13 05:10:51.338760 [ 253 ] {62cdd2fc-8a67-48f9-ba6e-d0c9843acb56} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4099 | 2025.02.13 05:10:51.339026 [ 253 ] {62cdd2fc-8a67-48f9-ba6e-d0c9843acb56} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002431 sec., 13574.660633484164 rows/sec., 24.33 MiB/sec. | ||
4100 | 2025.02.13 05:10:51.339247 [ 253 ] {62cdd2fc-8a67-48f9-ba6e-d0c9843acb56} <Debug> TCPHandler: Processed in 0.00280283 sec. | ||
4101 | 2025.02.13 05:10:51.339453 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4102 | 2025.02.13 05:10:51.339656 [ 5 ] {78d5eca1-d4ae-4679-b1cf-ee8fcfa5adb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4103 | 2025.02.13 05:10:51.339741 [ 5 ] {78d5eca1-d4ae-4679-b1cf-ee8fcfa5adb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4104 | 2025.02.13 05:10:51.340353 [ 5 ] {78d5eca1-d4ae-4679-b1cf-ee8fcfa5adb6} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4105 | 2025.02.13 05:10:51.340392 [ 5 ] {78d5eca1-d4ae-4679-b1cf-ee8fcfa5adb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4106 | 2025.02.13 05:10:51.340766 [ 5 ] {78d5eca1-d4ae-4679-b1cf-ee8fcfa5adb6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4107 | 2025.02.13 05:10:51.341003 [ 5 ] {78d5eca1-d4ae-4679-b1cf-ee8fcfa5adb6} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4108 | 2025.02.13 05:10:51.341226 [ 5 ] {78d5eca1-d4ae-4679-b1cf-ee8fcfa5adb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00162 sec., 37037.03703703704 rows/sec., 2.50 MiB/sec. | ||
4109 | 2025.02.13 05:10:51.341276 [ 5 ] {78d5eca1-d4ae-4679-b1cf-ee8fcfa5adb6} <Debug> TCPHandler: Processed in 0.001922404 sec. | ||
4110 | 2025.02.13 05:10:51.638218 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4111 | 2025.02.13 05:10:51.659605 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4112 | 2025.02.13 05:10:51.659678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4113 | 2025.02.13 05:10:51.667398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4114 | 2025.02.13 05:10:51.668156 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4115 | 2025.02.13 05:10:51.671649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4116 | 2025.02.13 05:10:53.547401 [ 109 ] {} <Debug> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4117 | 2025.02.13 05:10:53.547500 [ 109 ] {} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4118 | 2025.02.13 05:10:53.547542 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4119 | 2025.02.13 05:10:53.547776 [ 197 ] {85d8ff57-29af-4126-8a68-05800da716cc::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 | ||
4120 | 2025.02.13 05:10:53.547998 [ 197 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4121 | 2025.02.13 05:10:53.548059 [ 197 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
4122 | 2025.02.13 05:10:53.548179 [ 197 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
4123 | 2025.02.13 05:10:53.548352 [ 197 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
4124 | 2025.02.13 05:10:53.548615 [ 197 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
4125 | 2025.02.13 05:10:53.548875 [ 197 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
4126 | 2025.02.13 05:10:53.550130 [ 199 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.002485641 sec., 199546.11305494237 rows/sec., 14.01 MiB/sec. | ||
4127 | 2025.02.13 05:10:53.550329 [ 199 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4128 | 2025.02.13 05:10:53.550648 [ 199 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_5_1} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4129 | 2025.02.13 05:10:53.550735 [ 199 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_5_1} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4130 | 2025.02.13 05:10:53.550837 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4131 | 2025.02.13 05:10:53.682554 [ 109 ] {} <Debug> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4132 | 2025.02.13 05:10:53.682658 [ 109 ] {} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4133 | 2025.02.13 05:10:53.682700 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4134 | 2025.02.13 05:10:53.682909 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::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 | ||
4135 | 2025.02.13 05:10:53.683139 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4136 | 2025.02.13 05:10:53.683175 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
4137 | 2025.02.13 05:10:53.683274 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part | ||
4138 | 2025.02.13 05:10:53.683494 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
4139 | 2025.02.13 05:10:53.683707 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
4140 | 2025.02.13 05:10:53.683906 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
4141 | 2025.02.13 05:10:53.685171 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 5 columns (5 merged, 0 gathered) in 0.002374387 sec., 109501.94723943486 rows/sec., 6.95 MiB/sec. | ||
4142 | 2025.02.13 05:10:53.685350 [ 197 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4143 | 2025.02.13 05:10:53.685678 [ 197 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_5_1} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4144 | 2025.02.13 05:10:53.685761 [ 197 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_5_1} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4145 | 2025.02.13 05:10:53.685860 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4146 | 2025.02.13 05:10:55.250747 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4147 | 2025.02.13 05:10:55.250928 [ 253 ] {797bf3fe-f8db-46a4-a413-eb03832df55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4148 | 2025.02.13 05:10:55.250997 [ 253 ] {797bf3fe-f8db-46a4-a413-eb03832df55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4149 | 2025.02.13 05:10:55.251724 [ 253 ] {797bf3fe-f8db-46a4-a413-eb03832df55c} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4150 | 2025.02.13 05:10:55.251772 [ 253 ] {797bf3fe-f8db-46a4-a413-eb03832df55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4151 | 2025.02.13 05:10:55.252186 [ 253 ] {797bf3fe-f8db-46a4-a413-eb03832df55c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4152 | 2025.02.13 05:10:55.252441 [ 253 ] {797bf3fe-f8db-46a4-a413-eb03832df55c} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4153 | 2025.02.13 05:10:55.252682 [ 253 ] {797bf3fe-f8db-46a4-a413-eb03832df55c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001794 sec., 3344.4816053511704 rows/sec., 272.72 KiB/sec. | ||
4154 | 2025.02.13 05:10:55.252875 [ 253 ] {797bf3fe-f8db-46a4-a413-eb03832df55c} <Debug> TCPHandler: Processed in 0.002248483 sec. | ||
4155 | 2025.02.13 05:10:55.253171 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4156 | 2025.02.13 05:10:55.253381 [ 5 ] {6db303c8-87dd-4f07-b308-516eaa353d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4157 | 2025.02.13 05:10:55.253463 [ 5 ] {6db303c8-87dd-4f07-b308-516eaa353d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4158 | 2025.02.13 05:10:55.254880 [ 5 ] {6db303c8-87dd-4f07-b308-516eaa353d04} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4159 | 2025.02.13 05:10:55.254932 [ 5 ] {6db303c8-87dd-4f07-b308-516eaa353d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4160 | 2025.02.13 05:10:55.255446 [ 5 ] {6db303c8-87dd-4f07-b308-516eaa353d04} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4161 | 2025.02.13 05:10:55.255698 [ 5 ] {6db303c8-87dd-4f07-b308-516eaa353d04} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4162 | 2025.02.13 05:10:55.255879 [ 106 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4163 | 2025.02.13 05:10:55.255940 [ 106 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4164 | 2025.02.13 05:10:55.255973 [ 5 ] {6db303c8-87dd-4f07-b308-516eaa353d04} <Debug> executeQuery: Read 1215 rows, 102.30 KiB in 0.002641 sec., 460053.0102234002 rows/sec., 37.83 MiB/sec. | ||
4165 | 2025.02.13 05:10:55.255987 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4166 | 2025.02.13 05:10:55.256159 [ 5 ] {6db303c8-87dd-4f07-b308-516eaa353d04} <Debug> TCPHandler: Processed in 0.003139209 sec. | ||
4167 | 2025.02.13 05:10:55.256438 [ 188 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
4168 | 2025.02.13 05:10:55.256448 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4169 | 2025.02.13 05:10:55.256889 [ 253 ] {6c23a59a-5363-4df4-b6f4-9879d5c6a9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4170 | 2025.02.13 05:10:55.257035 [ 188 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4171 | 2025.02.13 05:10:55.257056 [ 253 ] {6c23a59a-5363-4df4-b6f4-9879d5c6a9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4172 | 2025.02.13 05:10:55.257214 [ 188 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1966 rows starting from the beginning of the part | ||
4173 | 2025.02.13 05:10:55.257496 [ 188 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part | ||
4174 | 2025.02.13 05:10:55.257846 [ 188 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 247 rows starting from the beginning of the part | ||
4175 | 2025.02.13 05:10:55.258347 [ 188 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 72 rows starting from the beginning of the part | ||
4176 | 2025.02.13 05:10:55.258693 [ 188 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 122 rows starting from the beginning of the part | ||
4177 | 2025.02.13 05:10:55.258933 [ 188 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1215 rows starting from the beginning of the part | ||
4178 | 2025.02.13 05:10:55.259840 [ 253 ] {6c23a59a-5363-4df4-b6f4-9879d5c6a9ab} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4179 | 2025.02.13 05:10:55.259905 [ 253 ] {6c23a59a-5363-4df4-b6f4-9879d5c6a9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4180 | 2025.02.13 05:10:55.260822 [ 253 ] {6c23a59a-5363-4df4-b6f4-9879d5c6a9ab} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4181 | 2025.02.13 05:10:55.261444 [ 253 ] {6c23a59a-5363-4df4-b6f4-9879d5c6a9ab} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4182 | 2025.02.13 05:10:55.261851 [ 253 ] {6c23a59a-5363-4df4-b6f4-9879d5c6a9ab} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.005121 sec., 2733.8410466705723 rows/sec., 199.28 KiB/sec. | ||
4183 | 2025.02.13 05:10:55.261940 [ 253 ] {6c23a59a-5363-4df4-b6f4-9879d5c6a9ab} <Debug> TCPHandler: Processed in 0.00563112 sec. | ||
4184 | 2025.02.13 05:10:55.262133 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4185 | 2025.02.13 05:10:55.262396 [ 5 ] {ebbfe269-2ec1-40e2-92a2-32a4de465ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4186 | 2025.02.13 05:10:55.262595 [ 5 ] {ebbfe269-2ec1-40e2-92a2-32a4de465ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4187 | 2025.02.13 05:10:55.262873 [ 188 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3694 rows, containing 5 columns (5 merged, 0 gathered) in 0.006750862 sec., 547189.3811486593 rows/sec., 47.28 MiB/sec. | ||
4188 | 2025.02.13 05:10:55.263219 [ 188 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4189 | 2025.02.13 05:10:55.263801 [ 188 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_31_6} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4190 | 2025.02.13 05:10:55.264029 [ 188 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_31_6} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4191 | 2025.02.13 05:10:55.264193 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
4192 | 2025.02.13 05:10:55.264256 [ 5 ] {ebbfe269-2ec1-40e2-92a2-32a4de465ef5} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4193 | 2025.02.13 05:10:55.264302 [ 5 ] {ebbfe269-2ec1-40e2-92a2-32a4de465ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4194 | 2025.02.13 05:10:55.264679 [ 5 ] {ebbfe269-2ec1-40e2-92a2-32a4de465ef5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4195 | 2025.02.13 05:10:55.264918 [ 5 ] {ebbfe269-2ec1-40e2-92a2-32a4de465ef5} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4196 | 2025.02.13 05:10:55.265128 [ 5 ] {ebbfe269-2ec1-40e2-92a2-32a4de465ef5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002809 sec., 81167.67532929868 rows/sec., 5.50 MiB/sec. | ||
4197 | 2025.02.13 05:10:55.265190 [ 5 ] {ebbfe269-2ec1-40e2-92a2-32a4de465ef5} <Debug> TCPHandler: Processed in 0.00315084 sec. | ||
4198 | 2025.02.13 05:10:55.265357 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4199 | 2025.02.13 05:10:55.265496 [ 253 ] {c1947067-a3d5-4e64-b56e-2f8114a9a81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4200 | 2025.02.13 05:10:55.265556 [ 253 ] {c1947067-a3d5-4e64-b56e-2f8114a9a81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4201 | 2025.02.13 05:10:55.266458 [ 253 ] {c1947067-a3d5-4e64-b56e-2f8114a9a81a} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4202 | 2025.02.13 05:10:55.266496 [ 253 ] {c1947067-a3d5-4e64-b56e-2f8114a9a81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4203 | 2025.02.13 05:10:55.266899 [ 253 ] {c1947067-a3d5-4e64-b56e-2f8114a9a81a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4204 | 2025.02.13 05:10:55.267149 [ 253 ] {c1947067-a3d5-4e64-b56e-2f8114a9a81a} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4205 | 2025.02.13 05:10:55.267278 [ 86 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4206 | 2025.02.13 05:10:55.267328 [ 86 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4207 | 2025.02.13 05:10:55.267338 [ 253 ] {c1947067-a3d5-4e64-b56e-2f8114a9a81a} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001869 sec., 285714.28571428574 rows/sec., 21.18 MiB/sec. | ||
4208 | 2025.02.13 05:10:55.267357 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4209 | 2025.02.13 05:10:55.267438 [ 253 ] {c1947067-a3d5-4e64-b56e-2f8114a9a81a} <Debug> TCPHandler: Processed in 0.002146071 sec. | ||
4210 | 2025.02.13 05:10:55.267703 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
4211 | 2025.02.13 05:10:55.267731 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4212 | 2025.02.13 05:10:55.267963 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4213 | 2025.02.13 05:10:55.268028 [ 5 ] {60fd7199-9717-4a87-9a3b-0754ee3042bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4214 | 2025.02.13 05:10:55.268044 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 947 rows starting from the beginning of the part | ||
4215 | 2025.02.13 05:10:55.268144 [ 5 ] {60fd7199-9717-4a87-9a3b-0754ee3042bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4216 | 2025.02.13 05:10:55.268337 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part | ||
4217 | 2025.02.13 05:10:55.268607 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 143 rows starting from the beginning of the part | ||
4218 | 2025.02.13 05:10:55.268982 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 72 rows starting from the beginning of the part | ||
4219 | 2025.02.13 05:10:55.269252 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 97 rows starting from the beginning of the part | ||
4220 | 2025.02.13 05:10:55.269558 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 534 rows starting from the beginning of the part | ||
4221 | 2025.02.13 05:10:55.270473 [ 5 ] {60fd7199-9717-4a87-9a3b-0754ee3042bf} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4222 | 2025.02.13 05:10:55.270519 [ 5 ] {60fd7199-9717-4a87-9a3b-0754ee3042bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4223 | 2025.02.13 05:10:55.271129 [ 5 ] {60fd7199-9717-4a87-9a3b-0754ee3042bf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4224 | 2025.02.13 05:10:55.271296 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1865 rows, containing 5 columns (5 merged, 0 gathered) in 0.00383601 sec., 486182.25708483555 rows/sec., 38.17 MiB/sec. | ||
4225 | 2025.02.13 05:10:55.271524 [ 5 ] {60fd7199-9717-4a87-9a3b-0754ee3042bf} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4226 | 2025.02.13 05:10:55.271549 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4227 | 2025.02.13 05:10:55.271825 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4228 | 2025.02.13 05:10:55.271917 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4229 | 2025.02.13 05:10:55.271984 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4230 | 2025.02.13 05:10:55.272109 [ 5 ] {60fd7199-9717-4a87-9a3b-0754ee3042bf} <Debug> executeQuery: Read 977 rows, 67.17 KiB in 0.004094 sec., 238641.91499755738 rows/sec., 16.02 MiB/sec. | ||
4231 | 2025.02.13 05:10:55.272401 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_31_6} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4232 | 2025.02.13 05:10:55.272497 [ 5 ] {60fd7199-9717-4a87-9a3b-0754ee3042bf} <Debug> TCPHandler: Processed in 0.004930531 sec. | ||
4233 | 2025.02.13 05:10:55.272606 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
4234 | 2025.02.13 05:10:55.272878 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4235 | 2025.02.13 05:10:55.272895 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_31_6} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4236 | 2025.02.13 05:10:55.273216 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
4237 | 2025.02.13 05:10:55.273247 [ 253 ] {f51348e1-1249-4214-9047-fe73c72f526e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4238 | 2025.02.13 05:10:55.273414 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4239 | 2025.02.13 05:10:55.273603 [ 253 ] {f51348e1-1249-4214-9047-fe73c72f526e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4240 | 2025.02.13 05:10:55.273624 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8837 rows starting from the beginning of the part | ||
4241 | 2025.02.13 05:10:55.274281 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
4242 | 2025.02.13 05:10:55.274699 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 201 rows starting from the beginning of the part | ||
4243 | 2025.02.13 05:10:55.275111 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
4244 | 2025.02.13 05:10:55.275637 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
4245 | 2025.02.13 05:10:55.276128 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 977 rows starting from the beginning of the part | ||
4246 | 2025.02.13 05:10:55.279000 [ 253 ] {f51348e1-1249-4214-9047-fe73c72f526e} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4247 | 2025.02.13 05:10:55.279071 [ 253 ] {f51348e1-1249-4214-9047-fe73c72f526e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4248 | 2025.02.13 05:10:55.280354 [ 253 ] {f51348e1-1249-4214-9047-fe73c72f526e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4249 | 2025.02.13 05:10:55.281201 [ 253 ] {f51348e1-1249-4214-9047-fe73c72f526e} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4250 | 2025.02.13 05:10:55.281560 [ 253 ] {f51348e1-1249-4214-9047-fe73c72f526e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008419 sec., 950.2316189571209 rows/sec., 1.70 MiB/sec. | ||
4251 | 2025.02.13 05:10:55.282196 [ 253 ] {f51348e1-1249-4214-9047-fe73c72f526e} <Debug> TCPHandler: Processed in 0.009539862 sec. | ||
4252 | 2025.02.13 05:10:55.282487 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4253 | 2025.02.13 05:10:55.282660 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10495 rows, containing 5 columns (5 merged, 0 gathered) in 0.010562071 sec., 993649.8249254337 rows/sec., 67.78 MiB/sec. | ||
4254 | 2025.02.13 05:10:55.282685 [ 5 ] {ed8d8dad-8bd9-4698-883e-919aa52d9001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4255 | 2025.02.13 05:10:55.282738 [ 5 ] {ed8d8dad-8bd9-4698-883e-919aa52d9001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4256 | 2025.02.13 05:10:55.282931 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4257 | 2025.02.13 05:10:55.283347 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4258 | 2025.02.13 05:10:55.283448 [ 5 ] {ed8d8dad-8bd9-4698-883e-919aa52d9001} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4259 | 2025.02.13 05:10:55.283476 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4260 | 2025.02.13 05:10:55.283496 [ 5 ] {ed8d8dad-8bd9-4698-883e-919aa52d9001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4261 | 2025.02.13 05:10:55.283574 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
4262 | 2025.02.13 05:10:55.283945 [ 5 ] {ed8d8dad-8bd9-4698-883e-919aa52d9001} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4263 | 2025.02.13 05:10:55.284199 [ 5 ] {ed8d8dad-8bd9-4698-883e-919aa52d9001} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4264 | 2025.02.13 05:10:55.284372 [ 86 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4265 | 2025.02.13 05:10:55.284428 [ 86 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4266 | 2025.02.13 05:10:55.284446 [ 5 ] {ed8d8dad-8bd9-4698-883e-919aa52d9001} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001773 sec., 27072.75803722504 rows/sec., 1.82 MiB/sec. | ||
4267 | 2025.02.13 05:10:55.284465 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4268 | 2025.02.13 05:10:55.284600 [ 5 ] {ed8d8dad-8bd9-4698-883e-919aa52d9001} <Debug> TCPHandler: Processed in 0.002283515 sec. | ||
4269 | 2025.02.13 05:10:55.284849 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
4270 | 2025.02.13 05:10:55.285105 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4271 | 2025.02.13 05:10:55.285138 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1226 rows starting from the beginning of the part | ||
4272 | 2025.02.13 05:10:55.285238 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
4273 | 2025.02.13 05:10:55.285330 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
4274 | 2025.02.13 05:10:55.285559 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
4275 | 2025.02.13 05:10:55.285699 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
4276 | 2025.02.13 05:10:55.285875 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
4277 | 2025.02.13 05:10:55.287134 [ 194 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 4 columns (4 merged, 0 gathered) in 0.002521851 sec., 600352.6774579466 rows/sec., 40.31 MiB/sec. | ||
4278 | 2025.02.13 05:10:55.287308 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4279 | 2025.02.13 05:10:55.287598 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_31_6} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4280 | 2025.02.13 05:10:55.287676 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_31_6} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4281 | 2025.02.13 05:10:55.287743 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4282 | 2025.02.13 05:10:56.320512 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4283 | 2025.02.13 05:10:56.320726 [ 253 ] {5e3db130-ff74-4de1-a20a-b79a055d86de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4284 | 2025.02.13 05:10:56.320827 [ 253 ] {5e3db130-ff74-4de1-a20a-b79a055d86de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4285 | 2025.02.13 05:10:56.322013 [ 253 ] {5e3db130-ff74-4de1-a20a-b79a055d86de} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4286 | 2025.02.13 05:10:56.322093 [ 253 ] {5e3db130-ff74-4de1-a20a-b79a055d86de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4287 | 2025.02.13 05:10:56.322752 [ 253 ] {5e3db130-ff74-4de1-a20a-b79a055d86de} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4288 | 2025.02.13 05:10:56.323135 [ 253 ] {5e3db130-ff74-4de1-a20a-b79a055d86de} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4289 | 2025.02.13 05:10:56.323454 [ 253 ] {5e3db130-ff74-4de1-a20a-b79a055d86de} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002779 sec., 20151.133501259446 rows/sec., 1.54 MiB/sec. | ||
4290 | 2025.02.13 05:10:56.323576 [ 253 ] {5e3db130-ff74-4de1-a20a-b79a055d86de} <Debug> TCPHandler: Processed in 0.003216371 sec. | ||
4291 | 2025.02.13 05:10:56.323997 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4292 | 2025.02.13 05:10:56.324251 [ 5 ] {5f029f87-a4c4-4a63-b933-a5778da5e884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4293 | 2025.02.13 05:10:56.324360 [ 5 ] {5f029f87-a4c4-4a63-b933-a5778da5e884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4294 | 2025.02.13 05:10:56.325443 [ 5 ] {5f029f87-a4c4-4a63-b933-a5778da5e884} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4295 | 2025.02.13 05:10:56.325515 [ 5 ] {5f029f87-a4c4-4a63-b933-a5778da5e884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4296 | 2025.02.13 05:10:56.326117 [ 5 ] {5f029f87-a4c4-4a63-b933-a5778da5e884} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4297 | 2025.02.13 05:10:56.326460 [ 5 ] {5f029f87-a4c4-4a63-b933-a5778da5e884} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4298 | 2025.02.13 05:10:56.326820 [ 5 ] {5f029f87-a4c4-4a63-b933-a5778da5e884} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002634 sec., 24297.646165527713 rows/sec., 1.90 MiB/sec. | ||
4299 | 2025.02.13 05:10:56.327113 [ 5 ] {5f029f87-a4c4-4a63-b933-a5778da5e884} <Debug> TCPHandler: Processed in 0.003322795 sec. | ||
4300 | 2025.02.13 05:10:56.327434 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4301 | 2025.02.13 05:10:56.327603 [ 253 ] {40c91889-a3af-486f-b1b3-04e7347bda57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4302 | 2025.02.13 05:10:56.327677 [ 253 ] {40c91889-a3af-486f-b1b3-04e7347bda57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4303 | 2025.02.13 05:10:56.328330 [ 253 ] {40c91889-a3af-486f-b1b3-04e7347bda57} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4304 | 2025.02.13 05:10:56.328377 [ 253 ] {40c91889-a3af-486f-b1b3-04e7347bda57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4305 | 2025.02.13 05:10:56.328833 [ 253 ] {40c91889-a3af-486f-b1b3-04e7347bda57} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4306 | 2025.02.13 05:10:56.329103 [ 253 ] {40c91889-a3af-486f-b1b3-04e7347bda57} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4307 | 2025.02.13 05:10:56.329344 [ 253 ] {40c91889-a3af-486f-b1b3-04e7347bda57} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001787 sec., 17907.10688304421 rows/sec., 1.25 MiB/sec. | ||
4308 | 2025.02.13 05:10:56.329441 [ 253 ] {40c91889-a3af-486f-b1b3-04e7347bda57} <Debug> TCPHandler: Processed in 0.00212194 sec. | ||
4309 | 2025.02.13 05:10:56.329702 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4310 | 2025.02.13 05:10:56.329891 [ 5 ] {4fc8ce7b-8b11-44d8-add4-8d834ca582c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4311 | 2025.02.13 05:10:56.329973 [ 5 ] {4fc8ce7b-8b11-44d8-add4-8d834ca582c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4312 | 2025.02.13 05:10:56.330684 [ 5 ] {4fc8ce7b-8b11-44d8-add4-8d834ca582c3} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4313 | 2025.02.13 05:10:56.330743 [ 5 ] {4fc8ce7b-8b11-44d8-add4-8d834ca582c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4314 | 2025.02.13 05:10:56.331270 [ 5 ] {4fc8ce7b-8b11-44d8-add4-8d834ca582c3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4315 | 2025.02.13 05:10:56.331652 [ 5 ] {4fc8ce7b-8b11-44d8-add4-8d834ca582c3} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4316 | 2025.02.13 05:10:56.331961 [ 5 ] {4fc8ce7b-8b11-44d8-add4-8d834ca582c3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.002121 sec., 5657.708628005657 rows/sec., 390.44 KiB/sec. | ||
4317 | 2025.02.13 05:10:56.332103 [ 5 ] {4fc8ce7b-8b11-44d8-add4-8d834ca582c3} <Debug> TCPHandler: Processed in 0.002532122 sec. | ||
4318 | 2025.02.13 05:10:58.540838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4319 | 2025.02.13 05:10:58.541477 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4320 | 2025.02.13 05:10:58.541528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4321 | 2025.02.13 05:10:58.542058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4322 | 2025.02.13 05:10:58.542319 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4323 | 2025.02.13 05:10:58.542555 [ 102 ] {} <Debug> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4324 | 2025.02.13 05:10:58.542580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4325 | 2025.02.13 05:10:58.542631 [ 102 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4326 | 2025.02.13 05:10:58.542660 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4327 | 2025.02.13 05:10:58.542780 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
4328 | 2025.02.13 05:10:58.542911 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4329 | 2025.02.13 05:10:58.542951 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
4330 | 2025.02.13 05:10:58.543029 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
4331 | 2025.02.13 05:10:58.543220 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
4332 | 2025.02.13 05:10:58.543425 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
4333 | 2025.02.13 05:10:58.543621 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
4334 | 2025.02.13 05:10:58.543783 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
4335 | 2025.02.13 05:10:58.546138 [ 194 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003414098 sec., 2823000.3942476166 rows/sec., 40.38 MiB/sec. | ||
4336 | 2025.02.13 05:10:58.546358 [ 198 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4337 | 2025.02.13 05:10:58.546655 [ 198 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_21_4} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4338 | 2025.02.13 05:10:58.546737 [ 198 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_21_4} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4339 | 2025.02.13 05:10:58.546830 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4340 | 2025.02.13 05:10:59.172639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4341 | 2025.02.13 05:10:59.193741 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4342 | 2025.02.13 05:10:59.193805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4343 | 2025.02.13 05:10:59.201365 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4344 | 2025.02.13 05:10:59.202126 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4345 | 2025.02.13 05:10:59.202512 [ 101 ] {} <Debug> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4346 | 2025.02.13 05:10:59.202644 [ 101 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4347 | 2025.02.13 05:10:59.202721 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4348 | 2025.02.13 05:10:59.203065 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
4349 | 2025.02.13 05:10:59.210551 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4350 | 2025.02.13 05:10:59.211966 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4351 | 2025.02.13 05:10:59.212848 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
4352 | 2025.02.13 05:10:59.217489 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
4353 | 2025.02.13 05:10:59.222012 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
4354 | 2025.02.13 05:10:59.227010 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
4355 | 2025.02.13 05:10:59.232231 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
4356 | 2025.02.13 05:10:59.236736 [ 200 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
4357 | 2025.02.13 05:10:59.293237 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.090370081 sec., 1759.4318632955524 rows/sec., 9.10 MiB/sec. | ||
4358 | 2025.02.13 05:10:59.296187 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4359 | 2025.02.13 05:10:59.299252 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_21_4} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4360 | 2025.02.13 05:10:59.299382 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_21_4} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4361 | 2025.02.13 05:10:59.302018 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
4362 | 2025.02.13 05:11:00.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.42 MiB, peak 193.97 MiB, free memory in arenas 0.00 B, will set to 184.72 MiB (RSS), difference: 1.29 MiB | ||
4363 | 2025.02.13 05:11:01.069839 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 608 | ||
4364 | 2025.02.13 05:11:01.072889 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4365 | 2025.02.13 05:11:01.072943 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4366 | 2025.02.13 05:11:01.074497 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4367 | 2025.02.13 05:11:01.074803 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4368 | 2025.02.13 05:11:01.075331 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 608 | ||
4369 | 2025.02.13 05:11:01.327500 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4370 | 2025.02.13 05:11:01.327678 [ 253 ] {500d237d-5fbf-451d-8715-439547b13ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4371 | 2025.02.13 05:11:01.327748 [ 253 ] {500d237d-5fbf-451d-8715-439547b13ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4372 | 2025.02.13 05:11:01.328504 [ 253 ] {500d237d-5fbf-451d-8715-439547b13ae9} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4373 | 2025.02.13 05:11:01.328548 [ 253 ] {500d237d-5fbf-451d-8715-439547b13ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4374 | 2025.02.13 05:11:01.328934 [ 253 ] {500d237d-5fbf-451d-8715-439547b13ae9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4375 | 2025.02.13 05:11:01.329195 [ 253 ] {500d237d-5fbf-451d-8715-439547b13ae9} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4376 | 2025.02.13 05:11:01.329420 [ 253 ] {500d237d-5fbf-451d-8715-439547b13ae9} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.00179 sec., 68156.42458100559 rows/sec., 5.78 MiB/sec. | ||
4377 | 2025.02.13 05:11:01.329475 [ 253 ] {500d237d-5fbf-451d-8715-439547b13ae9} <Debug> TCPHandler: Processed in 0.002066049 sec. | ||
4378 | 2025.02.13 05:11:01.329736 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4379 | 2025.02.13 05:11:01.329973 [ 5 ] {cb0d6fba-0132-4be7-9010-2623dad8ef8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4380 | 2025.02.13 05:11:01.330060 [ 5 ] {cb0d6fba-0132-4be7-9010-2623dad8ef8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4381 | 2025.02.13 05:11:01.330839 [ 5 ] {cb0d6fba-0132-4be7-9010-2623dad8ef8e} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4382 | 2025.02.13 05:11:01.330891 [ 5 ] {cb0d6fba-0132-4be7-9010-2623dad8ef8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4383 | 2025.02.13 05:11:01.331335 [ 5 ] {cb0d6fba-0132-4be7-9010-2623dad8ef8e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4384 | 2025.02.13 05:11:01.331593 [ 5 ] {cb0d6fba-0132-4be7-9010-2623dad8ef8e} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4385 | 2025.02.13 05:11:01.331781 [ 100 ] {} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4386 | 2025.02.13 05:11:01.331852 [ 5 ] {cb0d6fba-0132-4be7-9010-2623dad8ef8e} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001948 sec., 16940.451745379876 rows/sec., 1.24 MiB/sec. | ||
4387 | 2025.02.13 05:11:01.331867 [ 100 ] {} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4388 | 2025.02.13 05:11:01.331930 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4389 | 2025.02.13 05:11:01.331995 [ 5 ] {cb0d6fba-0132-4be7-9010-2623dad8ef8e} <Debug> TCPHandler: Processed in 0.002397048 sec. | ||
4390 | 2025.02.13 05:11:01.332252 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4391 | 2025.02.13 05:11:01.332415 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
4392 | 2025.02.13 05:11:01.332653 [ 253 ] {8d3c5617-6c0e-4773-8180-1ee84abbbefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4393 | 2025.02.13 05:11:01.332849 [ 253 ] {8d3c5617-6c0e-4773-8180-1ee84abbbefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4394 | 2025.02.13 05:11:01.333021 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4395 | 2025.02.13 05:11:01.333124 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 173 rows starting from the beginning of the part | ||
4396 | 2025.02.13 05:11:01.333410 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 55 rows starting from the beginning of the part | ||
4397 | 2025.02.13 05:11:01.333728 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
4398 | 2025.02.13 05:11:01.334121 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 33 rows starting from the beginning of the part | ||
4399 | 2025.02.13 05:11:01.334478 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
4400 | 2025.02.13 05:11:01.334842 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 33 rows starting from the beginning of the part | ||
4401 | 2025.02.13 05:11:01.335944 [ 253 ] {8d3c5617-6c0e-4773-8180-1ee84abbbefb} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4402 | 2025.02.13 05:11:01.336016 [ 253 ] {8d3c5617-6c0e-4773-8180-1ee84abbbefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4403 | 2025.02.13 05:11:01.337215 [ 253 ] {8d3c5617-6c0e-4773-8180-1ee84abbbefb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4404 | 2025.02.13 05:11:01.337601 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.005541047 sec., 57028.933340576245 rows/sec., 4.12 MiB/sec. | ||
4405 | 2025.02.13 05:11:01.337755 [ 253 ] {8d3c5617-6c0e-4773-8180-1ee84abbbefb} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4406 | 2025.02.13 05:11:01.337814 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4407 | 2025.02.13 05:11:01.338217 [ 253 ] {8d3c5617-6c0e-4773-8180-1ee84abbbefb} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.005701 sec., 17014.55884932468 rows/sec., 1.33 MiB/sec. | ||
4408 | 2025.02.13 05:11:01.338372 [ 253 ] {8d3c5617-6c0e-4773-8180-1ee84abbbefb} <Debug> TCPHandler: Processed in 0.006262928 sec. | ||
4409 | 2025.02.13 05:11:01.338453 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_26_5} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4410 | 2025.02.13 05:11:01.338570 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4411 | 2025.02.13 05:11:01.338584 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_26_5} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4412 | 2025.02.13 05:11:01.338758 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
4413 | 2025.02.13 05:11:01.338801 [ 5 ] {757fdaa3-4fc4-4ffd-a5c6-fc2a9d11526d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4414 | 2025.02.13 05:11:01.338865 [ 5 ] {757fdaa3-4fc4-4ffd-a5c6-fc2a9d11526d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4415 | 2025.02.13 05:11:01.339474 [ 5 ] {757fdaa3-4fc4-4ffd-a5c6-fc2a9d11526d} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4416 | 2025.02.13 05:11:01.339517 [ 5 ] {757fdaa3-4fc4-4ffd-a5c6-fc2a9d11526d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4417 | 2025.02.13 05:11:01.339927 [ 5 ] {757fdaa3-4fc4-4ffd-a5c6-fc2a9d11526d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4418 | 2025.02.13 05:11:01.340177 [ 5 ] {757fdaa3-4fc4-4ffd-a5c6-fc2a9d11526d} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4419 | 2025.02.13 05:11:01.340390 [ 5 ] {757fdaa3-4fc4-4ffd-a5c6-fc2a9d11526d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001637 sec., 97739.76786805132 rows/sec., 6.81 MiB/sec. | ||
4420 | 2025.02.13 05:11:01.340529 [ 5 ] {757fdaa3-4fc4-4ffd-a5c6-fc2a9d11526d} <Debug> TCPHandler: Processed in 0.002033648 sec. | ||
4421 | 2025.02.13 05:11:01.340778 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4422 | 2025.02.13 05:11:01.340924 [ 253 ] {0e1cf958-67c8-4692-8e9c-9f003a235068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4423 | 2025.02.13 05:11:01.341017 [ 253 ] {0e1cf958-67c8-4692-8e9c-9f003a235068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4424 | 2025.02.13 05:11:01.342205 [ 253 ] {0e1cf958-67c8-4692-8e9c-9f003a235068} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4425 | 2025.02.13 05:11:01.342244 [ 253 ] {0e1cf958-67c8-4692-8e9c-9f003a235068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4426 | 2025.02.13 05:11:01.342903 [ 253 ] {0e1cf958-67c8-4692-8e9c-9f003a235068} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4427 | 2025.02.13 05:11:01.343165 [ 253 ] {0e1cf958-67c8-4692-8e9c-9f003a235068} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4428 | 2025.02.13 05:11:01.343352 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4429 | 2025.02.13 05:11:01.343422 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4430 | 2025.02.13 05:11:01.343460 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4431 | 2025.02.13 05:11:01.343465 [ 253 ] {0e1cf958-67c8-4692-8e9c-9f003a235068} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002564 sec., 12870.514820592824 rows/sec., 23.06 MiB/sec. | ||
4432 | 2025.02.13 05:11:01.343820 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
4433 | 2025.02.13 05:11:01.343855 [ 253 ] {0e1cf958-67c8-4692-8e9c-9f003a235068} <Debug> TCPHandler: Processed in 0.003202941 sec. | ||
4434 | 2025.02.13 05:11:01.344082 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4435 | 2025.02.13 05:11:01.344381 [ 5 ] {76a6ad83-ce50-4631-ab4f-2139fe191b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4436 | 2025.02.13 05:11:01.344450 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4437 | 2025.02.13 05:11:01.344478 [ 5 ] {76a6ad83-ce50-4631-ab4f-2139fe191b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4438 | 2025.02.13 05:11:01.344679 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 389 rows starting from the beginning of the part | ||
4439 | 2025.02.13 05:11:01.345569 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 33 rows starting from the beginning of the part | ||
4440 | 2025.02.13 05:11:01.346295 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
4441 | 2025.02.13 05:11:01.346968 [ 5 ] {76a6ad83-ce50-4631-ab4f-2139fe191b4e} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4442 | 2025.02.13 05:11:01.347051 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 33 rows starting from the beginning of the part | ||
4443 | 2025.02.13 05:11:01.347058 [ 5 ] {76a6ad83-ce50-4631-ab4f-2139fe191b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4444 | 2025.02.13 05:11:01.347722 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
4445 | 2025.02.13 05:11:01.348470 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 33 rows starting from the beginning of the part | ||
4446 | 2025.02.13 05:11:01.348590 [ 5 ] {76a6ad83-ce50-4631-ab4f-2139fe191b4e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4447 | 2025.02.13 05:11:01.349392 [ 5 ] {76a6ad83-ce50-4631-ab4f-2139fe191b4e} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4448 | 2025.02.13 05:11:01.349776 [ 5 ] {76a6ad83-ce50-4631-ab4f-2139fe191b4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005479 sec., 10950.903449534586 rows/sec., 755.73 KiB/sec. | ||
4449 | 2025.02.13 05:11:01.349934 [ 5 ] {76a6ad83-ce50-4631-ab4f-2139fe191b4e} <Debug> TCPHandler: Processed in 0.005960199 sec. | ||
4450 | 2025.02.13 05:11:01.352884 [ 189 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 19 columns (19 merged, 0 gathered) in 0.009310265 sec., 54133.797480522844 rows/sec., 97.01 MiB/sec. | ||
4451 | 2025.02.13 05:11:01.353748 [ 189 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4452 | 2025.02.13 05:11:01.354175 [ 189 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4453 | 2025.02.13 05:11:01.354260 [ 189 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4454 | 2025.02.13 05:11:01.354413 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
4455 | 2025.02.13 05:11:05.928667 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4456 | 2025.02.13 05:11:05.928743 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4457 | 2025.02.13 05:11:06.043654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4458 | 2025.02.13 05:11:06.044332 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4459 | 2025.02.13 05:11:06.044379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4460 | 2025.02.13 05:11:06.044906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4461 | 2025.02.13 05:11:06.045166 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4462 | 2025.02.13 05:11:06.045398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4463 | 2025.02.13 05:11:06.327125 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4464 | 2025.02.13 05:11:06.327337 [ 253 ] {b8c0df19-624f-434a-a3cd-1ee5b135628a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4465 | 2025.02.13 05:11:06.327417 [ 253 ] {b8c0df19-624f-434a-a3cd-1ee5b135628a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4466 | 2025.02.13 05:11:06.328214 [ 253 ] {b8c0df19-624f-434a-a3cd-1ee5b135628a} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4467 | 2025.02.13 05:11:06.328264 [ 253 ] {b8c0df19-624f-434a-a3cd-1ee5b135628a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4468 | 2025.02.13 05:11:06.328712 [ 253 ] {b8c0df19-624f-434a-a3cd-1ee5b135628a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4469 | 2025.02.13 05:11:06.328983 [ 253 ] {b8c0df19-624f-434a-a3cd-1ee5b135628a} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4470 | 2025.02.13 05:11:06.329197 [ 253 ] {b8c0df19-624f-434a-a3cd-1ee5b135628a} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001917 sec., 37558.68544600939 rows/sec., 3.04 MiB/sec. | ||
4471 | 2025.02.13 05:11:06.329261 [ 253 ] {b8c0df19-624f-434a-a3cd-1ee5b135628a} <Debug> TCPHandler: Processed in 0.002278185 sec. | ||
4472 | 2025.02.13 05:11:06.329674 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4473 | 2025.02.13 05:11:06.329985 [ 5 ] {f85d9636-0a4e-4874-b1fb-125987bc9ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4474 | 2025.02.13 05:11:06.330105 [ 5 ] {f85d9636-0a4e-4874-b1fb-125987bc9ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4475 | 2025.02.13 05:11:06.331010 [ 5 ] {f85d9636-0a4e-4874-b1fb-125987bc9ae6} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4476 | 2025.02.13 05:11:06.331065 [ 5 ] {f85d9636-0a4e-4874-b1fb-125987bc9ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4477 | 2025.02.13 05:11:06.331502 [ 5 ] {f85d9636-0a4e-4874-b1fb-125987bc9ae6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4478 | 2025.02.13 05:11:06.331773 [ 5 ] {f85d9636-0a4e-4874-b1fb-125987bc9ae6} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4479 | 2025.02.13 05:11:06.332010 [ 5 ] {f85d9636-0a4e-4874-b1fb-125987bc9ae6} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002112 sec., 3787.8787878787875 rows/sec., 284.83 KiB/sec. | ||
4480 | 2025.02.13 05:11:06.332076 [ 5 ] {f85d9636-0a4e-4874-b1fb-125987bc9ae6} <Debug> TCPHandler: Processed in 0.002603115 sec. | ||
4481 | 2025.02.13 05:11:06.332264 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4482 | 2025.02.13 05:11:06.332413 [ 253 ] {387dc761-0102-493f-b6b2-8efc1a04711a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4483 | 2025.02.13 05:11:06.332475 [ 253 ] {387dc761-0102-493f-b6b2-8efc1a04711a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4484 | 2025.02.13 05:11:06.333194 [ 253 ] {387dc761-0102-493f-b6b2-8efc1a04711a} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4485 | 2025.02.13 05:11:06.333241 [ 253 ] {387dc761-0102-493f-b6b2-8efc1a04711a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4486 | 2025.02.13 05:11:06.333633 [ 253 ] {387dc761-0102-493f-b6b2-8efc1a04711a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4487 | 2025.02.13 05:11:06.333875 [ 253 ] {387dc761-0102-493f-b6b2-8efc1a04711a} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4488 | 2025.02.13 05:11:06.334094 [ 253 ] {387dc761-0102-493f-b6b2-8efc1a04711a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001717 sec., 41933.605125218404 rows/sec., 3.27 MiB/sec. | ||
4489 | 2025.02.13 05:11:06.334151 [ 253 ] {387dc761-0102-493f-b6b2-8efc1a04711a} <Debug> TCPHandler: Processed in 0.001958136 sec. | ||
4490 | 2025.02.13 05:11:06.334311 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4491 | 2025.02.13 05:11:06.334444 [ 5 ] {80f88502-8141-430e-bbec-bc634b52fbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4492 | 2025.02.13 05:11:06.334511 [ 5 ] {80f88502-8141-430e-bbec-bc634b52fbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4493 | 2025.02.13 05:11:06.335215 [ 5 ] {80f88502-8141-430e-bbec-bc634b52fbc1} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4494 | 2025.02.13 05:11:06.335264 [ 5 ] {80f88502-8141-430e-bbec-bc634b52fbc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4495 | 2025.02.13 05:11:06.335687 [ 5 ] {80f88502-8141-430e-bbec-bc634b52fbc1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4496 | 2025.02.13 05:11:06.335928 [ 5 ] {80f88502-8141-430e-bbec-bc634b52fbc1} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4497 | 2025.02.13 05:11:06.336157 [ 5 ] {80f88502-8141-430e-bbec-bc634b52fbc1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001749 sec., 91480.84619782734 rows/sec., 6.37 MiB/sec. | ||
4498 | 2025.02.13 05:11:06.336213 [ 5 ] {80f88502-8141-430e-bbec-bc634b52fbc1} <Debug> TCPHandler: Processed in 0.001963865 sec. | ||
4499 | 2025.02.13 05:11:06.336357 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4500 | 2025.02.13 05:11:06.336492 [ 253 ] {ee6a7574-2e44-4d1d-9dc4-312fa337e644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4501 | 2025.02.13 05:11:06.336587 [ 253 ] {ee6a7574-2e44-4d1d-9dc4-312fa337e644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4502 | 2025.02.13 05:11:06.337811 [ 253 ] {ee6a7574-2e44-4d1d-9dc4-312fa337e644} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4503 | 2025.02.13 05:11:06.337851 [ 253 ] {ee6a7574-2e44-4d1d-9dc4-312fa337e644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4504 | 2025.02.13 05:11:06.338472 [ 253 ] {ee6a7574-2e44-4d1d-9dc4-312fa337e644} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4505 | 2025.02.13 05:11:06.338728 [ 253 ] {ee6a7574-2e44-4d1d-9dc4-312fa337e644} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4506 | 2025.02.13 05:11:06.339001 [ 253 ] {ee6a7574-2e44-4d1d-9dc4-312fa337e644} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002542 sec., 3147.128245476003 rows/sec., 5.64 MiB/sec. | ||
4507 | 2025.02.13 05:11:06.339280 [ 253 ] {ee6a7574-2e44-4d1d-9dc4-312fa337e644} <Debug> TCPHandler: Processed in 0.002977645 sec. | ||
4508 | 2025.02.13 05:11:06.339471 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4509 | 2025.02.13 05:11:06.339696 [ 5 ] {7b116d6c-17e2-4974-ac52-45d2257ad860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4510 | 2025.02.13 05:11:06.339792 [ 5 ] {7b116d6c-17e2-4974-ac52-45d2257ad860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4511 | 2025.02.13 05:11:06.340597 [ 5 ] {7b116d6c-17e2-4974-ac52-45d2257ad860} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4512 | 2025.02.13 05:11:06.340638 [ 5 ] {7b116d6c-17e2-4974-ac52-45d2257ad860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4513 | 2025.02.13 05:11:06.341015 [ 5 ] {7b116d6c-17e2-4974-ac52-45d2257ad860} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4514 | 2025.02.13 05:11:06.341255 [ 5 ] {7b116d6c-17e2-4974-ac52-45d2257ad860} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4515 | 2025.02.13 05:11:06.341472 [ 5 ] {7b116d6c-17e2-4974-ac52-45d2257ad860} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001832 sec., 32751.09170305677 rows/sec., 2.21 MiB/sec. | ||
4516 | 2025.02.13 05:11:06.341524 [ 5 ] {7b116d6c-17e2-4974-ac52-45d2257ad860} <Debug> TCPHandler: Processed in 0.002149981 sec. | ||
4517 | 2025.02.13 05:11:06.711547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4518 | 2025.02.13 05:11:06.730958 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4519 | 2025.02.13 05:11:06.731022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4520 | 2025.02.13 05:11:06.738272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4521 | 2025.02.13 05:11:06.739013 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4522 | 2025.02.13 05:11:06.742218 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4523 | 2025.02.13 05:11:07.204681 [ 92 ] {} <Debug> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4524 | 2025.02.13 05:11:07.204746 [ 92 ] {} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4525 | 2025.02.13 05:11:07.204772 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4526 | 2025.02.13 05:11:07.204950 [ 192 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::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 | ||
4527 | 2025.02.13 05:11:07.205151 [ 192 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4528 | 2025.02.13 05:11:07.205195 [ 192 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::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 | ||
4529 | 2025.02.13 05:11:07.205286 [ 192 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
4530 | 2025.02.13 05:11:07.205387 [ 192 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
4531 | 2025.02.13 05:11:07.205630 [ 192 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
4532 | 2025.02.13 05:11:07.205875 [ 192 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
4533 | 2025.02.13 05:11:07.207061 [ 189 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002217444 sec., 13529.09024985524 rows/sec., 1.13 MiB/sec. | ||
4534 | 2025.02.13 05:11:07.207292 [ 190 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4535 | 2025.02.13 05:11:07.207652 [ 190 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_5_1} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4536 | 2025.02.13 05:11:07.207738 [ 190 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_5_1} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4537 | 2025.02.13 05:11:07.207842 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4538 | 2025.02.13 05:11:10.131147 [ 87 ] {} <Debug> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4539 | 2025.02.13 05:11:10.131261 [ 87 ] {} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4540 | 2025.02.13 05:11:10.131306 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4541 | 2025.02.13 05:11:10.131531 [ 199 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::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 | ||
4542 | 2025.02.13 05:11:10.131699 [ 199 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4543 | 2025.02.13 05:11:10.131742 [ 199 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 365 rows starting from the beginning of the part | ||
4544 | 2025.02.13 05:11:10.131844 [ 199 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
4545 | 2025.02.13 05:11:10.132178 [ 199 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
4546 | 2025.02.13 05:11:10.132372 [ 199 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
4547 | 2025.02.13 05:11:10.132461 [ 199 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
4548 | 2025.02.13 05:11:10.133517 [ 189 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 869 rows, containing 5 columns (5 merged, 0 gathered) in 0.00211064 sec., 411723.45828753366 rows/sec., 29.81 MiB/sec. | ||
4549 | 2025.02.13 05:11:10.133727 [ 189 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4550 | 2025.02.13 05:11:10.134057 [ 189 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_9_2} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4551 | 2025.02.13 05:11:10.134147 [ 189 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_9_2} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4552 | 2025.02.13 05:11:10.134248 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
4553 | 2025.02.13 05:11:11.076443 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 632 | ||
4554 | 2025.02.13 05:11:11.079311 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4555 | 2025.02.13 05:11:11.079372 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4556 | 2025.02.13 05:11:11.080865 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4557 | 2025.02.13 05:11:11.081184 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4558 | 2025.02.13 05:11:11.081394 [ 87 ] {} <Debug> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4559 | 2025.02.13 05:11:11.081502 [ 87 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4560 | 2025.02.13 05:11:11.081559 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4561 | 2025.02.13 05:11:11.082426 [ 197 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::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 | ||
4562 | 2025.02.13 05:11:11.083022 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 632 | ||
4563 | 2025.02.13 05:11:11.083535 [ 197 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4564 | 2025.02.13 05:11:11.083712 [ 197 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 482 rows starting from the beginning of the part | ||
4565 | 2025.02.13 05:11:11.084375 [ 197 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::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 | ||
4566 | 2025.02.13 05:11:11.085003 [ 197 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
4567 | 2025.02.13 05:11:11.085623 [ 197 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
4568 | 2025.02.13 05:11:11.086257 [ 197 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
4569 | 2025.02.13 05:11:11.086725 [ 197 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
4570 | 2025.02.13 05:11:11.094263 [ 199 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 72 columns (72 merged, 0 gathered) in 0.012549507 sec., 50360.544043682356 rows/sec., 45.23 MiB/sec. | ||
4571 | 2025.02.13 05:11:11.095605 [ 199 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4572 | 2025.02.13 05:11:11.096410 [ 199 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_16_3} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4573 | 2025.02.13 05:11:11.096501 [ 199 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_16_3} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4574 | 2025.02.13 05:11:11.096831 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
4575 | 2025.02.13 05:11:11.327656 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4576 | 2025.02.13 05:11:11.327850 [ 253 ] {e2208692-57a5-4171-b650-376e6e1d6805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4577 | 2025.02.13 05:11:11.327927 [ 253 ] {e2208692-57a5-4171-b650-376e6e1d6805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4578 | 2025.02.13 05:11:11.328679 [ 253 ] {e2208692-57a5-4171-b650-376e6e1d6805} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4579 | 2025.02.13 05:11:11.328727 [ 253 ] {e2208692-57a5-4171-b650-376e6e1d6805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4580 | 2025.02.13 05:11:11.329123 [ 253 ] {e2208692-57a5-4171-b650-376e6e1d6805} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4581 | 2025.02.13 05:11:11.329381 [ 253 ] {e2208692-57a5-4171-b650-376e6e1d6805} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4582 | 2025.02.13 05:11:11.329637 [ 253 ] {e2208692-57a5-4171-b650-376e6e1d6805} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001831 sec., 1092.2992900054614 rows/sec., 89.07 KiB/sec. | ||
4583 | 2025.02.13 05:11:11.329781 [ 253 ] {e2208692-57a5-4171-b650-376e6e1d6805} <Debug> TCPHandler: Processed in 0.002222163 sec. | ||
4584 | 2025.02.13 05:11:11.330086 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4585 | 2025.02.13 05:11:11.330370 [ 5 ] {3d4f9e42-5105-41e2-8f81-c65f81977a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4586 | 2025.02.13 05:11:11.330479 [ 5 ] {3d4f9e42-5105-41e2-8f81-c65f81977a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4587 | 2025.02.13 05:11:11.331297 [ 5 ] {3d4f9e42-5105-41e2-8f81-c65f81977a75} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4588 | 2025.02.13 05:11:11.331340 [ 5 ] {3d4f9e42-5105-41e2-8f81-c65f81977a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4589 | 2025.02.13 05:11:11.331742 [ 5 ] {3d4f9e42-5105-41e2-8f81-c65f81977a75} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4590 | 2025.02.13 05:11:11.332002 [ 5 ] {3d4f9e42-5105-41e2-8f81-c65f81977a75} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4591 | 2025.02.13 05:11:11.332262 [ 5 ] {3d4f9e42-5105-41e2-8f81-c65f81977a75} <Debug> executeQuery: Read 123 rows, 10.66 KiB in 0.001963 sec., 62659.19510952624 rows/sec., 5.30 MiB/sec. | ||
4592 | 2025.02.13 05:11:11.332337 [ 5 ] {3d4f9e42-5105-41e2-8f81-c65f81977a75} <Debug> TCPHandler: Processed in 0.002429949 sec. | ||
4593 | 2025.02.13 05:11:11.332608 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4594 | 2025.02.13 05:11:11.332752 [ 253 ] {8d96c532-94b5-4f16-b17a-8d5e7ed654cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4595 | 2025.02.13 05:11:11.332815 [ 253 ] {8d96c532-94b5-4f16-b17a-8d5e7ed654cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4596 | 2025.02.13 05:11:11.333542 [ 253 ] {8d96c532-94b5-4f16-b17a-8d5e7ed654cf} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4597 | 2025.02.13 05:11:11.333587 [ 253 ] {8d96c532-94b5-4f16-b17a-8d5e7ed654cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4598 | 2025.02.13 05:11:11.333966 [ 253 ] {8d96c532-94b5-4f16-b17a-8d5e7ed654cf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4599 | 2025.02.13 05:11:11.334207 [ 253 ] {8d96c532-94b5-4f16-b17a-8d5e7ed654cf} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4600 | 2025.02.13 05:11:11.334420 [ 253 ] {8d96c532-94b5-4f16-b17a-8d5e7ed654cf} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001702 sec., 20564.042303172737 rows/sec., 1.50 MiB/sec. | ||
4601 | 2025.02.13 05:11:11.334477 [ 253 ] {8d96c532-94b5-4f16-b17a-8d5e7ed654cf} <Debug> TCPHandler: Processed in 0.001996827 sec. | ||
4602 | 2025.02.13 05:11:11.334704 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4603 | 2025.02.13 05:11:11.334926 [ 5 ] {dd2a0e9e-dea6-4b5e-b9ad-397ebc64f999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4604 | 2025.02.13 05:11:11.335020 [ 5 ] {dd2a0e9e-dea6-4b5e-b9ad-397ebc64f999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4605 | 2025.02.13 05:11:11.335927 [ 5 ] {dd2a0e9e-dea6-4b5e-b9ad-397ebc64f999} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4606 | 2025.02.13 05:11:11.335968 [ 5 ] {dd2a0e9e-dea6-4b5e-b9ad-397ebc64f999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4607 | 2025.02.13 05:11:11.336331 [ 5 ] {dd2a0e9e-dea6-4b5e-b9ad-397ebc64f999} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4608 | 2025.02.13 05:11:11.336569 [ 5 ] {dd2a0e9e-dea6-4b5e-b9ad-397ebc64f999} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4609 | 2025.02.13 05:11:11.336792 [ 5 ] {dd2a0e9e-dea6-4b5e-b9ad-397ebc64f999} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001918 sec., 51616.266944734096 rows/sec., 4.03 MiB/sec. | ||
4610 | 2025.02.13 05:11:11.336846 [ 5 ] {dd2a0e9e-dea6-4b5e-b9ad-397ebc64f999} <Debug> TCPHandler: Processed in 0.002254424 sec. | ||
4611 | 2025.02.13 05:11:11.337001 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4612 | 2025.02.13 05:11:11.337143 [ 253 ] {ad2492bd-0c35-475b-8bd7-934cf2df5130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4613 | 2025.02.13 05:11:11.337208 [ 253 ] {ad2492bd-0c35-475b-8bd7-934cf2df5130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4614 | 2025.02.13 05:11:11.337848 [ 253 ] {ad2492bd-0c35-475b-8bd7-934cf2df5130} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4615 | 2025.02.13 05:11:11.337889 [ 253 ] {ad2492bd-0c35-475b-8bd7-934cf2df5130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4616 | 2025.02.13 05:11:11.338288 [ 253 ] {ad2492bd-0c35-475b-8bd7-934cf2df5130} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4617 | 2025.02.13 05:11:11.338529 [ 253 ] {ad2492bd-0c35-475b-8bd7-934cf2df5130} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4618 | 2025.02.13 05:11:11.338767 [ 253 ] {ad2492bd-0c35-475b-8bd7-934cf2df5130} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001655 sec., 97280.9667673716 rows/sec., 6.77 MiB/sec. | ||
4619 | 2025.02.13 05:11:11.338823 [ 253 ] {ad2492bd-0c35-475b-8bd7-934cf2df5130} <Debug> TCPHandler: Processed in 0.001887714 sec. | ||
4620 | 2025.02.13 05:11:11.338978 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4621 | 2025.02.13 05:11:11.339115 [ 5 ] {4ad04ca0-0f59-4792-9235-d3c792800630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4622 | 2025.02.13 05:11:11.339209 [ 5 ] {4ad04ca0-0f59-4792-9235-d3c792800630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4623 | 2025.02.13 05:11:11.340469 [ 5 ] {4ad04ca0-0f59-4792-9235-d3c792800630} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4624 | 2025.02.13 05:11:11.340510 [ 5 ] {4ad04ca0-0f59-4792-9235-d3c792800630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4625 | 2025.02.13 05:11:11.341176 [ 5 ] {4ad04ca0-0f59-4792-9235-d3c792800630} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4626 | 2025.02.13 05:11:11.341432 [ 5 ] {4ad04ca0-0f59-4792-9235-d3c792800630} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4627 | 2025.02.13 05:11:11.341693 [ 5 ] {4ad04ca0-0f59-4792-9235-d3c792800630} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002608 sec., 12653.374233128834 rows/sec., 22.67 MiB/sec. | ||
4628 | 2025.02.13 05:11:11.341789 [ 5 ] {4ad04ca0-0f59-4792-9235-d3c792800630} <Debug> TCPHandler: Processed in 0.002877042 sec. | ||
4629 | 2025.02.13 05:11:11.341943 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4630 | 2025.02.13 05:11:11.342083 [ 253 ] {bb3ed38e-ca1a-4de6-b57b-0ef8cb01caa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4631 | 2025.02.13 05:11:11.342145 [ 253 ] {bb3ed38e-ca1a-4de6-b57b-0ef8cb01caa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4632 | 2025.02.13 05:11:11.342697 [ 253 ] {bb3ed38e-ca1a-4de6-b57b-0ef8cb01caa1} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4633 | 2025.02.13 05:11:11.342738 [ 253 ] {bb3ed38e-ca1a-4de6-b57b-0ef8cb01caa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4634 | 2025.02.13 05:11:11.343110 [ 253 ] {bb3ed38e-ca1a-4de6-b57b-0ef8cb01caa1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4635 | 2025.02.13 05:11:11.343357 [ 253 ] {bb3ed38e-ca1a-4de6-b57b-0ef8cb01caa1} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4636 | 2025.02.13 05:11:11.343573 [ 253 ] {bb3ed38e-ca1a-4de6-b57b-0ef8cb01caa1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec. | ||
4637 | 2025.02.13 05:11:11.343626 [ 253 ] {bb3ed38e-ca1a-4de6-b57b-0ef8cb01caa1} <Debug> TCPHandler: Processed in 0.001750769 sec. | ||
4638 | 2025.02.13 05:11:13.546456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
4639 | 2025.02.13 05:11:13.547108 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4640 | 2025.02.13 05:11:13.547148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4641 | 2025.02.13 05:11:13.547722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4642 | 2025.02.13 05:11:13.547979 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4643 | 2025.02.13 05:11:13.548207 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
4644 | 2025.02.13 05:11:14.243217 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4645 | 2025.02.13 05:11:14.263458 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4646 | 2025.02.13 05:11:14.263523 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4647 | 2025.02.13 05:11:14.270833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4648 | 2025.02.13 05:11:14.271587 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4649 | 2025.02.13 05:11:14.274979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4650 | 2025.02.13 05:11:16.326570 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4651 | 2025.02.13 05:11:16.326783 [ 253 ] {1600cb76-6719-4e7a-853e-1cdb53d5600c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4652 | 2025.02.13 05:11:16.326864 [ 253 ] {1600cb76-6719-4e7a-853e-1cdb53d5600c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4653 | 2025.02.13 05:11:16.327751 [ 253 ] {1600cb76-6719-4e7a-853e-1cdb53d5600c} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4654 | 2025.02.13 05:11:16.327802 [ 253 ] {1600cb76-6719-4e7a-853e-1cdb53d5600c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4655 | 2025.02.13 05:11:16.328283 [ 253 ] {1600cb76-6719-4e7a-853e-1cdb53d5600c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4656 | 2025.02.13 05:11:16.328546 [ 253 ] {1600cb76-6719-4e7a-853e-1cdb53d5600c} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4657 | 2025.02.13 05:11:16.328710 [ 78 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4658 | 2025.02.13 05:11:16.328762 [ 78 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4659 | 2025.02.13 05:11:16.328765 [ 253 ] {1600cb76-6719-4e7a-853e-1cdb53d5600c} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002038 sec., 35328.75368007851 rows/sec., 2.86 MiB/sec. | ||
4660 | 2025.02.13 05:11:16.328791 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4661 | 2025.02.13 05:11:16.328890 [ 253 ] {1600cb76-6719-4e7a-853e-1cdb53d5600c} <Debug> TCPHandler: Processed in 0.00245685 sec. | ||
4662 | 2025.02.13 05:11:16.329052 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
4663 | 2025.02.13 05:11:16.329166 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4664 | 2025.02.13 05:11:16.329226 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4665 | 2025.02.13 05:11:16.329266 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1968 rows starting from the beginning of the part | ||
4666 | 2025.02.13 05:11:16.329376 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
4667 | 2025.02.13 05:11:16.329400 [ 5 ] {9e100a5f-a06d-4ac7-a0e9-b2a57af70c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4668 | 2025.02.13 05:11:16.329645 [ 5 ] {9e100a5f-a06d-4ac7-a0e9-b2a57af70c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4669 | 2025.02.13 05:11:16.329696 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 122 rows starting from the beginning of the part | ||
4670 | 2025.02.13 05:11:16.330193 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part | ||
4671 | 2025.02.13 05:11:16.330572 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 123 rows starting from the beginning of the part | ||
4672 | 2025.02.13 05:11:16.330946 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part | ||
4673 | 2025.02.13 05:11:16.332100 [ 5 ] {9e100a5f-a06d-4ac7-a0e9-b2a57af70c2a} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4674 | 2025.02.13 05:11:16.332155 [ 5 ] {9e100a5f-a06d-4ac7-a0e9-b2a57af70c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4675 | 2025.02.13 05:11:16.332806 [ 5 ] {9e100a5f-a06d-4ac7-a0e9-b2a57af70c2a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4676 | 2025.02.13 05:11:16.333107 [ 5 ] {9e100a5f-a06d-4ac7-a0e9-b2a57af70c2a} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4677 | 2025.02.13 05:11:16.333379 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.004463967 sec., 540550.5909877918 rows/sec., 46.45 MiB/sec. | ||
4678 | 2025.02.13 05:11:16.333493 [ 5 ] {9e100a5f-a06d-4ac7-a0e9-b2a57af70c2a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004176 sec., 1915.7088122605364 rows/sec., 144.05 KiB/sec. | ||
4679 | 2025.02.13 05:11:16.333576 [ 5 ] {9e100a5f-a06d-4ac7-a0e9-b2a57af70c2a} <Debug> TCPHandler: Processed in 0.00454792 sec. | ||
4680 | 2025.02.13 05:11:16.333648 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4681 | 2025.02.13 05:11:16.333791 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4682 | 2025.02.13 05:11:16.334005 [ 253 ] {c31108bc-9d22-475b-93b7-2423440865fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4683 | 2025.02.13 05:11:16.334056 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_36_7} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4684 | 2025.02.13 05:11:16.334113 [ 253 ] {c31108bc-9d22-475b-93b7-2423440865fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4685 | 2025.02.13 05:11:16.334230 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_36_7} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4686 | 2025.02.13 05:11:16.334379 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4687 | 2025.02.13 05:11:16.335009 [ 253 ] {c31108bc-9d22-475b-93b7-2423440865fa} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4688 | 2025.02.13 05:11:16.335053 [ 253 ] {c31108bc-9d22-475b-93b7-2423440865fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4689 | 2025.02.13 05:11:16.335436 [ 253 ] {c31108bc-9d22-475b-93b7-2423440865fa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4690 | 2025.02.13 05:11:16.335690 [ 253 ] {c31108bc-9d22-475b-93b7-2423440865fa} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4691 | 2025.02.13 05:11:16.335822 [ 78 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4692 | 2025.02.13 05:11:16.335862 [ 78 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4693 | 2025.02.13 05:11:16.335881 [ 253 ] {c31108bc-9d22-475b-93b7-2423440865fa} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001945 sec., 37017.994858611826 rows/sec., 2.89 MiB/sec. | ||
4694 | 2025.02.13 05:11:16.335925 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4695 | 2025.02.13 05:11:16.336045 [ 253 ] {c31108bc-9d22-475b-93b7-2423440865fa} <Debug> TCPHandler: Processed in 0.002361247 sec. | ||
4696 | 2025.02.13 05:11:16.336124 [ 187 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
4697 | 2025.02.13 05:11:16.336257 [ 187 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4698 | 2025.02.13 05:11:16.336265 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4699 | 2025.02.13 05:11:16.336288 [ 187 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 951 rows starting from the beginning of the part | ||
4700 | 2025.02.13 05:11:16.336464 [ 187 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
4701 | 2025.02.13 05:11:16.336630 [ 5 ] {265aa731-9498-43b6-81fe-a38ea894c30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4702 | 2025.02.13 05:11:16.336802 [ 187 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 97 rows starting from the beginning of the part | ||
4703 | 2025.02.13 05:11:16.336842 [ 5 ] {265aa731-9498-43b6-81fe-a38ea894c30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4704 | 2025.02.13 05:11:16.337178 [ 187 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part | ||
4705 | 2025.02.13 05:11:16.337548 [ 187 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 99 rows starting from the beginning of the part | ||
4706 | 2025.02.13 05:11:16.337899 [ 187 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part | ||
4707 | 2025.02.13 05:11:16.338844 [ 5 ] {265aa731-9498-43b6-81fe-a38ea894c30f} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4708 | 2025.02.13 05:11:16.338893 [ 5 ] {265aa731-9498-43b6-81fe-a38ea894c30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4709 | 2025.02.13 05:11:16.339466 [ 5 ] {265aa731-9498-43b6-81fe-a38ea894c30f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4710 | 2025.02.13 05:11:16.339631 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1355 rows, containing 5 columns (5 merged, 0 gathered) in 0.003605713 sec., 375792.5270258615 rows/sec., 29.50 MiB/sec. | ||
4711 | 2025.02.13 05:11:16.339785 [ 5 ] {265aa731-9498-43b6-81fe-a38ea894c30f} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4712 | 2025.02.13 05:11:16.339794 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4713 | 2025.02.13 05:11:16.340011 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4714 | 2025.02.13 05:11:16.340111 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4715 | 2025.02.13 05:11:16.340178 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4716 | 2025.02.13 05:11:16.340206 [ 5 ] {265aa731-9498-43b6-81fe-a38ea894c30f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003706 sec., 43173.23259579061 rows/sec., 3.01 MiB/sec. | ||
4717 | 2025.02.13 05:11:16.340489 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_36_7} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4718 | 2025.02.13 05:11:16.340559 [ 5 ] {265aa731-9498-43b6-81fe-a38ea894c30f} <Debug> TCPHandler: Processed in 0.004362074 sec. | ||
4719 | 2025.02.13 05:11:16.340823 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
4720 | 2025.02.13 05:11:16.340892 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4721 | 2025.02.13 05:11:16.340910 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_36_7} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4722 | 2025.02.13 05:11:16.341196 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
4723 | 2025.02.13 05:11:16.341311 [ 253 ] {bc4ee76a-d7b2-4430-9fe7-4352fb0b7aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4724 | 2025.02.13 05:11:16.341389 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4725 | 2025.02.13 05:11:16.341510 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10495 rows starting from the beginning of the part | ||
4726 | 2025.02.13 05:11:16.341523 [ 253 ] {bc4ee76a-d7b2-4430-9fe7-4352fb0b7aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4727 | 2025.02.13 05:11:16.342017 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
4728 | 2025.02.13 05:11:16.342474 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
4729 | 2025.02.13 05:11:16.342864 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
4730 | 2025.02.13 05:11:16.343316 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 161 rows starting from the beginning of the part | ||
4731 | 2025.02.13 05:11:16.343742 [ 188 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
4732 | 2025.02.13 05:11:16.345926 [ 253 ] {bc4ee76a-d7b2-4430-9fe7-4352fb0b7aba} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4733 | 2025.02.13 05:11:16.345983 [ 253 ] {bc4ee76a-d7b2-4430-9fe7-4352fb0b7aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4734 | 2025.02.13 05:11:16.347569 [ 253 ] {bc4ee76a-d7b2-4430-9fe7-4352fb0b7aba} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4735 | 2025.02.13 05:11:16.348152 [ 253 ] {bc4ee76a-d7b2-4430-9fe7-4352fb0b7aba} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4736 | 2025.02.13 05:11:16.348415 [ 253 ] {bc4ee76a-d7b2-4430-9fe7-4352fb0b7aba} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007237 sec., 1105.4304269725023 rows/sec., 1.98 MiB/sec. | ||
4737 | 2025.02.13 05:11:16.348559 [ 253 ] {bc4ee76a-d7b2-4430-9fe7-4352fb0b7aba} <Debug> TCPHandler: Processed in 0.007853624 sec. | ||
4738 | 2025.02.13 05:11:16.348812 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4739 | 2025.02.13 05:11:16.349120 [ 5 ] {960742c0-d7f5-4f0e-ba68-03355ea8e03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4740 | 2025.02.13 05:11:16.349436 [ 5 ] {960742c0-d7f5-4f0e-ba68-03355ea8e03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4741 | 2025.02.13 05:11:16.349540 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11168 rows, containing 5 columns (5 merged, 0 gathered) in 0.00914552 sec., 1221144.3417104767 rows/sec., 83.41 MiB/sec. | ||
4742 | 2025.02.13 05:11:16.349930 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4743 | 2025.02.13 05:11:16.350487 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4744 | 2025.02.13 05:11:16.350508 [ 5 ] {960742c0-d7f5-4f0e-ba68-03355ea8e03b} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4745 | 2025.02.13 05:11:16.350594 [ 5 ] {960742c0-d7f5-4f0e-ba68-03355ea8e03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4746 | 2025.02.13 05:11:16.350641 [ 196 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4747 | 2025.02.13 05:11:16.350786 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
4748 | 2025.02.13 05:11:16.351092 [ 5 ] {960742c0-d7f5-4f0e-ba68-03355ea8e03b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4749 | 2025.02.13 05:11:16.351333 [ 5 ] {960742c0-d7f5-4f0e-ba68-03355ea8e03b} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4750 | 2025.02.13 05:11:16.351526 [ 80 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4751 | 2025.02.13 05:11:16.351589 [ 5 ] {960742c0-d7f5-4f0e-ba68-03355ea8e03b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00258 sec., 23255.813953488374 rows/sec., 1.57 MiB/sec. | ||
4752 | 2025.02.13 05:11:16.351607 [ 80 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4753 | 2025.02.13 05:11:16.351691 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4754 | 2025.02.13 05:11:16.351728 [ 5 ] {960742c0-d7f5-4f0e-ba68-03355ea8e03b} <Debug> TCPHandler: Processed in 0.003042327 sec. | ||
4755 | 2025.02.13 05:11:16.351891 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
4756 | 2025.02.13 05:11:16.351986 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4757 | 2025.02.13 05:11:16.352014 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1514 rows starting from the beginning of the part | ||
4758 | 2025.02.13 05:11:16.352070 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
4759 | 2025.02.13 05:11:16.352262 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
4760 | 2025.02.13 05:11:16.352440 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
4761 | 2025.02.13 05:11:16.352567 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
4762 | 2025.02.13 05:11:16.352748 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
4763 | 2025.02.13 05:11:16.354064 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1766 rows, containing 4 columns (4 merged, 0 gathered) in 0.002288095 sec., 771821.1000854423 rows/sec., 51.85 MiB/sec. | ||
4764 | 2025.02.13 05:11:16.354329 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4765 | 2025.02.13 05:11:16.354682 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_36_7} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4766 | 2025.02.13 05:11:16.354774 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_36_7} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4767 | 2025.02.13 05:11:16.354863 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4768 | 2025.02.13 05:11:20.928779 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4769 | 2025.02.13 05:11:20.928847 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4770 | 2025.02.13 05:11:21.049237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
4771 | 2025.02.13 05:11:21.049893 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4772 | 2025.02.13 05:11:21.049936 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4773 | 2025.02.13 05:11:21.050458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4774 | 2025.02.13 05:11:21.050714 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4775 | 2025.02.13 05:11:21.050913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4776 | 2025.02.13 05:11:21.084095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 658 | ||
4777 | 2025.02.13 05:11:21.087075 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4778 | 2025.02.13 05:11:21.087134 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4779 | 2025.02.13 05:11:21.088603 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4780 | 2025.02.13 05:11:21.088921 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4781 | 2025.02.13 05:11:21.089558 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
4782 | 2025.02.13 05:11:21.333526 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4783 | 2025.02.13 05:11:21.333727 [ 253 ] {7007dcb8-686d-4f8b-a782-a31072e4d156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4784 | 2025.02.13 05:11:21.333804 [ 253 ] {7007dcb8-686d-4f8b-a782-a31072e4d156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4785 | 2025.02.13 05:11:21.334610 [ 253 ] {7007dcb8-686d-4f8b-a782-a31072e4d156} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4786 | 2025.02.13 05:11:21.334659 [ 253 ] {7007dcb8-686d-4f8b-a782-a31072e4d156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4787 | 2025.02.13 05:11:21.335086 [ 253 ] {7007dcb8-686d-4f8b-a782-a31072e4d156} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4788 | 2025.02.13 05:11:21.335335 [ 253 ] {7007dcb8-686d-4f8b-a782-a31072e4d156} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4789 | 2025.02.13 05:11:21.335582 [ 253 ] {7007dcb8-686d-4f8b-a782-a31072e4d156} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001902 sec., 111461.61934805468 rows/sec., 7.09 MiB/sec. | ||
4790 | 2025.02.13 05:11:21.335753 [ 253 ] {7007dcb8-686d-4f8b-a782-a31072e4d156} <Debug> TCPHandler: Processed in 0.002344497 sec. | ||
4791 | 2025.02.13 05:11:21.336022 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4792 | 2025.02.13 05:11:21.336215 [ 5 ] {9667d366-9132-408b-b2c0-f6c4f930e763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4793 | 2025.02.13 05:11:21.336291 [ 5 ] {9667d366-9132-408b-b2c0-f6c4f930e763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4794 | 2025.02.13 05:11:21.337390 [ 5 ] {9667d366-9132-408b-b2c0-f6c4f930e763} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4795 | 2025.02.13 05:11:21.337430 [ 5 ] {9667d366-9132-408b-b2c0-f6c4f930e763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4796 | 2025.02.13 05:11:21.337877 [ 5 ] {9667d366-9132-408b-b2c0-f6c4f930e763} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4797 | 2025.02.13 05:11:21.338128 [ 5 ] {9667d366-9132-408b-b2c0-f6c4f930e763} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4798 | 2025.02.13 05:11:21.338380 [ 5 ] {9667d366-9132-408b-b2c0-f6c4f930e763} <Debug> executeQuery: Read 683 rows, 55.56 KiB in 0.002197 sec., 310878.47064178425 rows/sec., 24.70 MiB/sec. | ||
4799 | 2025.02.13 05:11:21.338667 [ 5 ] {9667d366-9132-408b-b2c0-f6c4f930e763} <Debug> TCPHandler: Processed in 0.002769849 sec. | ||
4800 | 2025.02.13 05:11:21.338951 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4801 | 2025.02.13 05:11:21.339329 [ 253 ] {17818238-7230-4685-9a2a-c0eb40b5c0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4802 | 2025.02.13 05:11:21.339486 [ 253 ] {17818238-7230-4685-9a2a-c0eb40b5c0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4803 | 2025.02.13 05:11:21.340314 [ 253 ] {17818238-7230-4685-9a2a-c0eb40b5c0a5} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4804 | 2025.02.13 05:11:21.340364 [ 253 ] {17818238-7230-4685-9a2a-c0eb40b5c0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4805 | 2025.02.13 05:11:21.340784 [ 253 ] {17818238-7230-4685-9a2a-c0eb40b5c0a5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4806 | 2025.02.13 05:11:21.341069 [ 253 ] {17818238-7230-4685-9a2a-c0eb40b5c0a5} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4807 | 2025.02.13 05:11:21.341387 [ 253 ] {17818238-7230-4685-9a2a-c0eb40b5c0a5} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.002172 sec., 63996.3167587477 rows/sec., 3.99 MiB/sec. | ||
4808 | 2025.02.13 05:11:21.342013 [ 253 ] {17818238-7230-4685-9a2a-c0eb40b5c0a5} <Debug> TCPHandler: Processed in 0.003198431 sec. | ||
4809 | 2025.02.13 05:11:21.342209 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4810 | 2025.02.13 05:11:21.342329 [ 5 ] {695c8236-cd91-416d-b1a2-7dcbf6b6caf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4811 | 2025.02.13 05:11:21.342379 [ 5 ] {695c8236-cd91-416d-b1a2-7dcbf6b6caf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4812 | 2025.02.13 05:11:21.343018 [ 5 ] {695c8236-cd91-416d-b1a2-7dcbf6b6caf8} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4813 | 2025.02.13 05:11:21.343058 [ 5 ] {695c8236-cd91-416d-b1a2-7dcbf6b6caf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4814 | 2025.02.13 05:11:21.343431 [ 5 ] {695c8236-cd91-416d-b1a2-7dcbf6b6caf8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4815 | 2025.02.13 05:11:21.343661 [ 5 ] {695c8236-cd91-416d-b1a2-7dcbf6b6caf8} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4816 | 2025.02.13 05:11:21.343926 [ 5 ] {695c8236-cd91-416d-b1a2-7dcbf6b6caf8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001614 sec., 70012.39157372987 rows/sec., 4.53 MiB/sec. | ||
4817 | 2025.02.13 05:11:21.344086 [ 5 ] {695c8236-cd91-416d-b1a2-7dcbf6b6caf8} <Debug> TCPHandler: Processed in 0.001929335 sec. | ||
4818 | 2025.02.13 05:11:21.344256 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4819 | 2025.02.13 05:11:21.344385 [ 253 ] {62fc85dc-2465-4e98-bf19-aa339b58ab4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4820 | 2025.02.13 05:11:21.344437 [ 253 ] {62fc85dc-2465-4e98-bf19-aa339b58ab4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4821 | 2025.02.13 05:11:21.345097 [ 253 ] {62fc85dc-2465-4e98-bf19-aa339b58ab4f} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4822 | 2025.02.13 05:11:21.345136 [ 253 ] {62fc85dc-2465-4e98-bf19-aa339b58ab4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4823 | 2025.02.13 05:11:21.345507 [ 253 ] {62fc85dc-2465-4e98-bf19-aa339b58ab4f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4824 | 2025.02.13 05:11:21.345741 [ 253 ] {62fc85dc-2465-4e98-bf19-aa339b58ab4f} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4825 | 2025.02.13 05:11:21.346042 [ 253 ] {62fc85dc-2465-4e98-bf19-aa339b58ab4f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001656 sec., 67632.8502415459 rows/sec., 3.85 MiB/sec. | ||
4826 | 2025.02.13 05:11:21.346172 [ 253 ] {62fc85dc-2465-4e98-bf19-aa339b58ab4f} <Debug> TCPHandler: Processed in 0.001980056 sec. | ||
4827 | 2025.02.13 05:11:21.346333 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4828 | 2025.02.13 05:11:21.346470 [ 5 ] {2ce83f18-c0e2-43ca-9723-574e213fbcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4829 | 2025.02.13 05:11:21.346527 [ 5 ] {2ce83f18-c0e2-43ca-9723-574e213fbcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4830 | 2025.02.13 05:11:21.347311 [ 5 ] {2ce83f18-c0e2-43ca-9723-574e213fbcd3} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4831 | 2025.02.13 05:11:21.347351 [ 5 ] {2ce83f18-c0e2-43ca-9723-574e213fbcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4832 | 2025.02.13 05:11:21.347729 [ 5 ] {2ce83f18-c0e2-43ca-9723-574e213fbcd3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4833 | 2025.02.13 05:11:21.347963 [ 5 ] {2ce83f18-c0e2-43ca-9723-574e213fbcd3} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4834 | 2025.02.13 05:11:21.348177 [ 5 ] {2ce83f18-c0e2-43ca-9723-574e213fbcd3} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001738 sec., 238780.20713463752 rows/sec., 16.98 MiB/sec. | ||
4835 | 2025.02.13 05:11:21.348231 [ 5 ] {2ce83f18-c0e2-43ca-9723-574e213fbcd3} <Debug> TCPHandler: Processed in 0.001965596 sec. | ||
4836 | 2025.02.13 05:11:21.348385 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4837 | 2025.02.13 05:11:21.348524 [ 253 ] {60e0379e-f7ee-4b6d-a2be-2e01c1bd1410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4838 | 2025.02.13 05:11:21.348584 [ 253 ] {60e0379e-f7ee-4b6d-a2be-2e01c1bd1410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4839 | 2025.02.13 05:11:21.349110 [ 253 ] {60e0379e-f7ee-4b6d-a2be-2e01c1bd1410} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4840 | 2025.02.13 05:11:21.349149 [ 253 ] {60e0379e-f7ee-4b6d-a2be-2e01c1bd1410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4841 | 2025.02.13 05:11:21.349509 [ 253 ] {60e0379e-f7ee-4b6d-a2be-2e01c1bd1410} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4842 | 2025.02.13 05:11:21.349740 [ 253 ] {60e0379e-f7ee-4b6d-a2be-2e01c1bd1410} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4843 | 2025.02.13 05:11:21.349964 [ 253 ] {60e0379e-f7ee-4b6d-a2be-2e01c1bd1410} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 213.39 KiB/sec. | ||
4844 | 2025.02.13 05:11:21.350019 [ 253 ] {60e0379e-f7ee-4b6d-a2be-2e01c1bd1410} <Debug> TCPHandler: Processed in 0.001698058 sec. | ||
4845 | 2025.02.13 05:11:21.350174 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4846 | 2025.02.13 05:11:21.350311 [ 5 ] {79368d9d-3e80-431e-b01d-78211452e9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4847 | 2025.02.13 05:11:21.350374 [ 5 ] {79368d9d-3e80-431e-b01d-78211452e9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4848 | 2025.02.13 05:11:21.351024 [ 5 ] {79368d9d-3e80-431e-b01d-78211452e9c1} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4849 | 2025.02.13 05:11:21.351063 [ 5 ] {79368d9d-3e80-431e-b01d-78211452e9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4850 | 2025.02.13 05:11:21.351454 [ 5 ] {79368d9d-3e80-431e-b01d-78211452e9c1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4851 | 2025.02.13 05:11:21.351687 [ 5 ] {79368d9d-3e80-431e-b01d-78211452e9c1} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4852 | 2025.02.13 05:11:21.351885 [ 5 ] {79368d9d-3e80-431e-b01d-78211452e9c1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001604 sec., 147755.6109725686 rows/sec., 9.90 MiB/sec. | ||
4853 | 2025.02.13 05:11:21.351936 [ 5 ] {79368d9d-3e80-431e-b01d-78211452e9c1} <Debug> TCPHandler: Processed in 0.001826791 sec. | ||
4854 | 2025.02.13 05:11:21.352089 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4855 | 2025.02.13 05:11:21.352226 [ 253 ] {28fdf695-2366-4010-a62c-e44bbd89e33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4856 | 2025.02.13 05:11:21.352286 [ 253 ] {28fdf695-2366-4010-a62c-e44bbd89e33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4857 | 2025.02.13 05:11:21.352846 [ 253 ] {28fdf695-2366-4010-a62c-e44bbd89e33b} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4858 | 2025.02.13 05:11:21.352885 [ 253 ] {28fdf695-2366-4010-a62c-e44bbd89e33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4859 | 2025.02.13 05:11:21.353243 [ 253 ] {28fdf695-2366-4010-a62c-e44bbd89e33b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4860 | 2025.02.13 05:11:21.353479 [ 253 ] {28fdf695-2366-4010-a62c-e44bbd89e33b} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4861 | 2025.02.13 05:11:21.353756 [ 253 ] {28fdf695-2366-4010-a62c-e44bbd89e33b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00154 sec., 649.3506493506494 rows/sec., 43.76 KiB/sec. | ||
4862 | 2025.02.13 05:11:21.353832 [ 253 ] {28fdf695-2366-4010-a62c-e44bbd89e33b} <Debug> TCPHandler: Processed in 0.001807291 sec. | ||
4863 | 2025.02.13 05:11:21.353979 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4864 | 2025.02.13 05:11:21.354114 [ 5 ] {ab40e9cc-96ba-4dee-9b86-217cfac73f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4865 | 2025.02.13 05:11:21.354205 [ 5 ] {ab40e9cc-96ba-4dee-9b86-217cfac73f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4866 | 2025.02.13 05:11:21.355447 [ 5 ] {ab40e9cc-96ba-4dee-9b86-217cfac73f8b} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4867 | 2025.02.13 05:11:21.355485 [ 5 ] {ab40e9cc-96ba-4dee-9b86-217cfac73f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4868 | 2025.02.13 05:11:21.356133 [ 5 ] {ab40e9cc-96ba-4dee-9b86-217cfac73f8b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4869 | 2025.02.13 05:11:21.356382 [ 5 ] {ab40e9cc-96ba-4dee-9b86-217cfac73f8b} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4870 | 2025.02.13 05:11:21.356628 [ 5 ] {ab40e9cc-96ba-4dee-9b86-217cfac73f8b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002544 sec., 12971.698113207549 rows/sec., 23.24 MiB/sec. | ||
4871 | 2025.02.13 05:11:21.356720 [ 5 ] {ab40e9cc-96ba-4dee-9b86-217cfac73f8b} <Debug> TCPHandler: Processed in 0.00280399 sec. | ||
4872 | 2025.02.13 05:11:21.356877 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4873 | 2025.02.13 05:11:21.356993 [ 253 ] {f89d80be-858a-4263-a51a-8f0eb7b14ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4874 | 2025.02.13 05:11:21.357043 [ 253 ] {f89d80be-858a-4263-a51a-8f0eb7b14ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4875 | 2025.02.13 05:11:21.357539 [ 253 ] {f89d80be-858a-4263-a51a-8f0eb7b14ea6} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4876 | 2025.02.13 05:11:21.357577 [ 253 ] {f89d80be-858a-4263-a51a-8f0eb7b14ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4877 | 2025.02.13 05:11:21.357953 [ 253 ] {f89d80be-858a-4263-a51a-8f0eb7b14ea6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4878 | 2025.02.13 05:11:21.358185 [ 253 ] {f89d80be-858a-4263-a51a-8f0eb7b14ea6} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4879 | 2025.02.13 05:11:21.358407 [ 253 ] {f89d80be-858a-4263-a51a-8f0eb7b14ea6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001437 sec., 57063.326374391094 rows/sec., 3.62 MiB/sec. | ||
4880 | 2025.02.13 05:11:21.358511 [ 253 ] {f89d80be-858a-4263-a51a-8f0eb7b14ea6} <Debug> TCPHandler: Processed in 0.001693678 sec. | ||
4881 | 2025.02.13 05:11:21.775957 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4882 | 2025.02.13 05:11:21.797271 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4883 | 2025.02.13 05:11:21.797327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4884 | 2025.02.13 05:11:21.804910 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4885 | 2025.02.13 05:11:21.805684 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4886 | 2025.02.13 05:11:21.808392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4887 | 2025.02.13 05:11:25.253377 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4888 | 2025.02.13 05:11:25.253584 [ 253 ] {3b7a6bdb-983d-417b-b472-320c54a6dbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4889 | 2025.02.13 05:11:25.253661 [ 253 ] {3b7a6bdb-983d-417b-b472-320c54a6dbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4890 | 2025.02.13 05:11:25.255011 [ 253 ] {3b7a6bdb-983d-417b-b472-320c54a6dbc0} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4891 | 2025.02.13 05:11:25.255068 [ 253 ] {3b7a6bdb-983d-417b-b472-320c54a6dbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4892 | 2025.02.13 05:11:25.255607 [ 253 ] {3b7a6bdb-983d-417b-b472-320c54a6dbc0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4893 | 2025.02.13 05:11:25.255868 [ 253 ] {3b7a6bdb-983d-417b-b472-320c54a6dbc0} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4894 | 2025.02.13 05:11:25.256124 [ 253 ] {3b7a6bdb-983d-417b-b472-320c54a6dbc0} <Debug> executeQuery: Read 1212 rows, 102.08 KiB in 0.002591 sec., 467773.0605943651 rows/sec., 38.47 MiB/sec. | ||
4895 | 2025.02.13 05:11:25.256199 [ 253 ] {3b7a6bdb-983d-417b-b472-320c54a6dbc0} <Debug> TCPHandler: Processed in 0.002954304 sec. | ||
4896 | 2025.02.13 05:11:25.256481 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4897 | 2025.02.13 05:11:25.256673 [ 5 ] {732422e6-dd30-492e-8d98-02a3fd8ce6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4898 | 2025.02.13 05:11:25.256748 [ 5 ] {732422e6-dd30-492e-8d98-02a3fd8ce6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4899 | 2025.02.13 05:11:25.257505 [ 5 ] {732422e6-dd30-492e-8d98-02a3fd8ce6d0} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4900 | 2025.02.13 05:11:25.257559 [ 5 ] {732422e6-dd30-492e-8d98-02a3fd8ce6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4901 | 2025.02.13 05:11:25.257996 [ 5 ] {732422e6-dd30-492e-8d98-02a3fd8ce6d0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4902 | 2025.02.13 05:11:25.258250 [ 5 ] {732422e6-dd30-492e-8d98-02a3fd8ce6d0} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4903 | 2025.02.13 05:11:25.258437 [ 68 ] {} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4904 | 2025.02.13 05:11:25.258517 [ 5 ] {732422e6-dd30-492e-8d98-02a3fd8ce6d0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001888 sec., 4237.28813559322 rows/sec., 318.62 KiB/sec. | ||
4905 | 2025.02.13 05:11:25.258523 [ 68 ] {} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4906 | 2025.02.13 05:11:25.258610 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4907 | 2025.02.13 05:11:25.258667 [ 5 ] {732422e6-dd30-492e-8d98-02a3fd8ce6d0} <Debug> TCPHandler: Processed in 0.002317917 sec. | ||
4908 | 2025.02.13 05:11:25.258977 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4909 | 2025.02.13 05:11:25.258994 [ 195 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
4910 | 2025.02.13 05:11:25.259386 [ 253 ] {7969814f-14e7-442e-b177-b1652b0c615c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4911 | 2025.02.13 05:11:25.259573 [ 253 ] {7969814f-14e7-442e-b177-b1652b0c615c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4912 | 2025.02.13 05:11:25.259569 [ 195 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4913 | 2025.02.13 05:11:25.259743 [ 195 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 177 rows starting from the beginning of the part | ||
4914 | 2025.02.13 05:11:25.260086 [ 195 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
4915 | 2025.02.13 05:11:25.260492 [ 195 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 35 rows starting from the beginning of the part | ||
4916 | 2025.02.13 05:11:25.260830 [ 195 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
4917 | 2025.02.13 05:11:25.261214 [ 195 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 139 rows starting from the beginning of the part | ||
4918 | 2025.02.13 05:11:25.261629 [ 195 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
4919 | 2025.02.13 05:11:25.262885 [ 253 ] {7969814f-14e7-442e-b177-b1652b0c615c} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4920 | 2025.02.13 05:11:25.262963 [ 253 ] {7969814f-14e7-442e-b177-b1652b0c615c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
4921 | 2025.02.13 05:11:25.264042 [ 253 ] {7969814f-14e7-442e-b177-b1652b0c615c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4922 | 2025.02.13 05:11:25.264217 [ 191 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 375 rows, containing 5 columns (5 merged, 0 gathered) in 0.005497196 sec., 68216.59624288455 rows/sec., 4.70 MiB/sec. | ||
4923 | 2025.02.13 05:11:25.264441 [ 191 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4924 | 2025.02.13 05:11:25.264481 [ 253 ] {7969814f-14e7-442e-b177-b1652b0c615c} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4925 | 2025.02.13 05:11:25.265033 [ 253 ] {7969814f-14e7-442e-b177-b1652b0c615c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005798 sec., 39323.90479475681 rows/sec., 2.66 MiB/sec. | ||
4926 | 2025.02.13 05:11:25.265245 [ 253 ] {7969814f-14e7-442e-b177-b1652b0c615c} <Debug> TCPHandler: Processed in 0.006459573 sec. | ||
4927 | 2025.02.13 05:11:25.265322 [ 191 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_31_6} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4928 | 2025.02.13 05:11:25.265417 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4929 | 2025.02.13 05:11:25.265431 [ 191 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_31_6} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4930 | 2025.02.13 05:11:25.265524 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
4931 | 2025.02.13 05:11:25.265563 [ 5 ] {61fde440-9cee-4f2d-9eda-71e5e0ddb89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4932 | 2025.02.13 05:11:25.265616 [ 5 ] {61fde440-9cee-4f2d-9eda-71e5e0ddb89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4933 | 2025.02.13 05:11:25.266422 [ 5 ] {61fde440-9cee-4f2d-9eda-71e5e0ddb89a} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4934 | 2025.02.13 05:11:25.266462 [ 5 ] {61fde440-9cee-4f2d-9eda-71e5e0ddb89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4935 | 2025.02.13 05:11:25.266852 [ 5 ] {61fde440-9cee-4f2d-9eda-71e5e0ddb89a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4936 | 2025.02.13 05:11:25.267092 [ 5 ] {61fde440-9cee-4f2d-9eda-71e5e0ddb89a} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4937 | 2025.02.13 05:11:25.267354 [ 5 ] {61fde440-9cee-4f2d-9eda-71e5e0ddb89a} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001824 sec., 289473.6842105263 rows/sec., 21.44 MiB/sec. | ||
4938 | 2025.02.13 05:11:25.267478 [ 5 ] {61fde440-9cee-4f2d-9eda-71e5e0ddb89a} <Debug> TCPHandler: Processed in 0.002123881 sec. | ||
4939 | 2025.02.13 05:11:25.267734 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4940 | 2025.02.13 05:11:25.267900 [ 253 ] {213a9830-3d9a-4000-86ef-3a4c7f6a0c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4941 | 2025.02.13 05:11:25.267964 [ 253 ] {213a9830-3d9a-4000-86ef-3a4c7f6a0c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4942 | 2025.02.13 05:11:25.268772 [ 253 ] {213a9830-3d9a-4000-86ef-3a4c7f6a0c4a} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4943 | 2025.02.13 05:11:25.268815 [ 253 ] {213a9830-3d9a-4000-86ef-3a4c7f6a0c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4944 | 2025.02.13 05:11:25.269293 [ 253 ] {213a9830-3d9a-4000-86ef-3a4c7f6a0c4a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4945 | 2025.02.13 05:11:25.269540 [ 253 ] {213a9830-3d9a-4000-86ef-3a4c7f6a0c4a} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4946 | 2025.02.13 05:11:25.269770 [ 253 ] {213a9830-3d9a-4000-86ef-3a4c7f6a0c4a} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.001905 sec., 511286.08923884516 rows/sec., 34.33 MiB/sec. | ||
4947 | 2025.02.13 05:11:25.269897 [ 253 ] {213a9830-3d9a-4000-86ef-3a4c7f6a0c4a} <Debug> TCPHandler: Processed in 0.002292685 sec. | ||
4948 | 2025.02.13 05:11:25.270081 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4949 | 2025.02.13 05:11:25.270252 [ 5 ] {75676070-c823-4411-b1ed-1067bfbc33b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4950 | 2025.02.13 05:11:25.270366 [ 5 ] {75676070-c823-4411-b1ed-1067bfbc33b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4951 | 2025.02.13 05:11:25.271669 [ 5 ] {75676070-c823-4411-b1ed-1067bfbc33b0} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4952 | 2025.02.13 05:11:25.271710 [ 5 ] {75676070-c823-4411-b1ed-1067bfbc33b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4953 | 2025.02.13 05:11:25.272336 [ 5 ] {75676070-c823-4411-b1ed-1067bfbc33b0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4954 | 2025.02.13 05:11:25.272600 [ 5 ] {75676070-c823-4411-b1ed-1067bfbc33b0} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4955 | 2025.02.13 05:11:25.272786 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4956 | 2025.02.13 05:11:25.272860 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4957 | 2025.02.13 05:11:25.272898 [ 5 ] {75676070-c823-4411-b1ed-1067bfbc33b0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00268 sec., 2985.0746268656717 rows/sec., 5.35 MiB/sec. | ||
4958 | 2025.02.13 05:11:25.272905 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4959 | 2025.02.13 05:11:25.273472 [ 194 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
4960 | 2025.02.13 05:11:25.273478 [ 5 ] {75676070-c823-4411-b1ed-1067bfbc33b0} <Debug> TCPHandler: Processed in 0.003476539 sec. | ||
4961 | 2025.02.13 05:11:25.273870 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4962 | 2025.02.13 05:11:25.274353 [ 253 ] {ef241136-85c8-404d-ae0c-a6d492124441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4963 | 2025.02.13 05:11:25.274556 [ 253 ] {ef241136-85c8-404d-ae0c-a6d492124441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4964 | 2025.02.13 05:11:25.274889 [ 194 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4965 | 2025.02.13 05:11:25.275025 [ 194 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 504 rows starting from the beginning of the part | ||
4966 | 2025.02.13 05:11:25.275597 [ 194 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
4967 | 2025.02.13 05:11:25.276162 [ 253 ] {ef241136-85c8-404d-ae0c-a6d492124441} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4968 | 2025.02.13 05:11:25.276183 [ 194 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 33 rows starting from the beginning of the part | ||
4969 | 2025.02.13 05:11:25.276211 [ 253 ] {ef241136-85c8-404d-ae0c-a6d492124441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
4970 | 2025.02.13 05:11:25.276544 [ 194 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
4971 | 2025.02.13 05:11:25.276930 [ 194 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 33 rows starting from the beginning of the part | ||
4972 | 2025.02.13 05:11:25.277002 [ 253 ] {ef241136-85c8-404d-ae0c-a6d492124441} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4973 | 2025.02.13 05:11:25.277213 [ 194 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
4974 | 2025.02.13 05:11:25.277520 [ 253 ] {ef241136-85c8-404d-ae0c-a6d492124441} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4975 | 2025.02.13 05:11:25.278050 [ 253 ] {ef241136-85c8-404d-ae0c-a6d492124441} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.003842 sec., 12493.492972410204 rows/sec., 862.18 KiB/sec. | ||
4976 | 2025.02.13 05:11:25.278385 [ 253 ] {ef241136-85c8-404d-ae0c-a6d492124441} <Debug> TCPHandler: Processed in 0.004711624 sec. | ||
4977 | 2025.02.13 05:11:25.288126 [ 191 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 19 columns (19 merged, 0 gathered) in 0.015047468 sec., 39475.079794155405 rows/sec., 70.74 MiB/sec. | ||
4978 | 2025.02.13 05:11:25.289059 [ 191 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4979 | 2025.02.13 05:11:25.289474 [ 191 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4980 | 2025.02.13 05:11:25.289557 [ 191 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4981 | 2025.02.13 05:11:25.289698 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
4982 | 2025.02.13 05:11:26.001160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.41 MiB, peak 195.74 MiB, free memory in arenas 0.00 B, will set to 189.92 MiB (RSS), difference: 1.51 MiB | ||
4983 | 2025.02.13 05:11:26.321116 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4984 | 2025.02.13 05:11:26.321357 [ 253 ] {5bf59be5-a534-4233-89ee-ee120c8c2473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4985 | 2025.02.13 05:11:26.321449 [ 253 ] {5bf59be5-a534-4233-89ee-ee120c8c2473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4986 | 2025.02.13 05:11:26.322481 [ 253 ] {5bf59be5-a534-4233-89ee-ee120c8c2473} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4987 | 2025.02.13 05:11:26.322548 [ 253 ] {5bf59be5-a534-4233-89ee-ee120c8c2473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4988 | 2025.02.13 05:11:26.323119 [ 253 ] {5bf59be5-a534-4233-89ee-ee120c8c2473} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4989 | 2025.02.13 05:11:26.323450 [ 253 ] {5bf59be5-a534-4233-89ee-ee120c8c2473} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4990 | 2025.02.13 05:11:26.323709 [ 253 ] {5bf59be5-a534-4233-89ee-ee120c8c2473} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002419 sec., 23150.062009094665 rows/sec., 1.77 MiB/sec. | ||
4991 | 2025.02.13 05:11:26.323795 [ 253 ] {5bf59be5-a534-4233-89ee-ee120c8c2473} <Debug> TCPHandler: Processed in 0.002878942 sec. | ||
4992 | 2025.02.13 05:11:26.324187 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4993 | 2025.02.13 05:11:26.324437 [ 5 ] {51bfe2e7-b3fc-4ad4-85fa-cb95e34d765a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4994 | 2025.02.13 05:11:26.324540 [ 5 ] {51bfe2e7-b3fc-4ad4-85fa-cb95e34d765a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4995 | 2025.02.13 05:11:26.325681 [ 5 ] {51bfe2e7-b3fc-4ad4-85fa-cb95e34d765a} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4996 | 2025.02.13 05:11:26.325761 [ 5 ] {51bfe2e7-b3fc-4ad4-85fa-cb95e34d765a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4997 | 2025.02.13 05:11:26.326538 [ 5 ] {51bfe2e7-b3fc-4ad4-85fa-cb95e34d765a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4998 | 2025.02.13 05:11:26.326936 [ 5 ] {51bfe2e7-b3fc-4ad4-85fa-cb95e34d765a} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4999 | 2025.02.13 05:11:26.327308 [ 5 ] {51bfe2e7-b3fc-4ad4-85fa-cb95e34d765a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002938 sec., 21783.526208304967 rows/sec., 1.70 MiB/sec. | ||
5000 | 2025.02.13 05:11:26.327567 [ 5 ] {51bfe2e7-b3fc-4ad4-85fa-cb95e34d765a} <Debug> TCPHandler: Processed in 0.00354723 sec. | ||
5001 | 2025.02.13 05:11:26.327912 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5002 | 2025.02.13 05:11:26.328095 [ 253 ] {01ffdc27-80ba-4284-b9ab-7bedb937032b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5003 | 2025.02.13 05:11:26.328194 [ 253 ] {01ffdc27-80ba-4284-b9ab-7bedb937032b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5004 | 2025.02.13 05:11:26.328990 [ 253 ] {01ffdc27-80ba-4284-b9ab-7bedb937032b} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5005 | 2025.02.13 05:11:26.329041 [ 253 ] {01ffdc27-80ba-4284-b9ab-7bedb937032b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5006 | 2025.02.13 05:11:26.329616 [ 253 ] {01ffdc27-80ba-4284-b9ab-7bedb937032b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5007 | 2025.02.13 05:11:26.329990 [ 253 ] {01ffdc27-80ba-4284-b9ab-7bedb937032b} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5008 | 2025.02.13 05:11:26.330248 [ 253 ] {01ffdc27-80ba-4284-b9ab-7bedb937032b} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.002203 sec., 14525.646845211075 rows/sec., 1.01 MiB/sec. | ||
5009 | 2025.02.13 05:11:26.330400 [ 253 ] {01ffdc27-80ba-4284-b9ab-7bedb937032b} <Debug> TCPHandler: Processed in 0.002662195 sec. | ||
5010 | 2025.02.13 05:11:26.330728 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5011 | 2025.02.13 05:11:26.330930 [ 5 ] {9eaa7425-ae97-4c4f-8631-cac5365e3d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5012 | 2025.02.13 05:11:26.331022 [ 5 ] {9eaa7425-ae97-4c4f-8631-cac5365e3d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5013 | 2025.02.13 05:11:26.331814 [ 5 ] {9eaa7425-ae97-4c4f-8631-cac5365e3d75} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5014 | 2025.02.13 05:11:26.331876 [ 5 ] {9eaa7425-ae97-4c4f-8631-cac5365e3d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5015 | 2025.02.13 05:11:26.332500 [ 5 ] {9eaa7425-ae97-4c4f-8631-cac5365e3d75} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5016 | 2025.02.13 05:11:26.332867 [ 5 ] {9eaa7425-ae97-4c4f-8631-cac5365e3d75} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5017 | 2025.02.13 05:11:26.333205 [ 5 ] {9eaa7425-ae97-4c4f-8631-cac5365e3d75} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.002329 sec., 5152.425933877201 rows/sec., 355.57 KiB/sec. | ||
5018 | 2025.02.13 05:11:26.333483 [ 5 ] {9eaa7425-ae97-4c4f-8631-cac5365e3d75} <Debug> TCPHandler: Processed in 0.002919233 sec. | ||
5019 | 2025.02.13 05:11:28.551971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
5020 | 2025.02.13 05:11:28.552616 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5021 | 2025.02.13 05:11:28.552662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5022 | 2025.02.13 05:11:28.553191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5023 | 2025.02.13 05:11:28.553469 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5024 | 2025.02.13 05:11:28.553855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
5025 | 2025.02.13 05:11:29.309379 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5026 | 2025.02.13 05:11:29.330850 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5027 | 2025.02.13 05:11:29.330911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5028 | 2025.02.13 05:11:29.338295 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5029 | 2025.02.13 05:11:29.339115 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5030 | 2025.02.13 05:11:29.342528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5031 | 2025.02.13 05:11:31.090620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 702 | ||
5032 | 2025.02.13 05:11:31.093858 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5033 | 2025.02.13 05:11:31.093916 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5034 | 2025.02.13 05:11:31.095417 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5035 | 2025.02.13 05:11:31.095735 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5036 | 2025.02.13 05:11:31.097223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
5037 | 2025.02.13 05:11:31.333364 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5038 | 2025.02.13 05:11:31.333556 [ 253 ] {6849457a-e365-434d-b856-edf7a35dc073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5039 | 2025.02.13 05:11:31.333629 [ 253 ] {6849457a-e365-434d-b856-edf7a35dc073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5040 | 2025.02.13 05:11:31.334476 [ 253 ] {6849457a-e365-434d-b856-edf7a35dc073} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5041 | 2025.02.13 05:11:31.334524 [ 253 ] {6849457a-e365-434d-b856-edf7a35dc073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5042 | 2025.02.13 05:11:31.334943 [ 253 ] {6849457a-e365-434d-b856-edf7a35dc073} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5043 | 2025.02.13 05:11:31.335201 [ 253 ] {6849457a-e365-434d-b856-edf7a35dc073} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5044 | 2025.02.13 05:11:31.335429 [ 253 ] {6849457a-e365-434d-b856-edf7a35dc073} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001928 sec., 109958.50622406638 rows/sec., 6.99 MiB/sec. | ||
5045 | 2025.02.13 05:11:31.335488 [ 253 ] {6849457a-e365-434d-b856-edf7a35dc073} <Debug> TCPHandler: Processed in 0.002238234 sec. | ||
5046 | 2025.02.13 05:11:31.335741 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5047 | 2025.02.13 05:11:31.335932 [ 5 ] {7d2a7a77-30a6-4049-9fd3-9a554e5756af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5048 | 2025.02.13 05:11:31.336006 [ 5 ] {7d2a7a77-30a6-4049-9fd3-9a554e5756af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5049 | 2025.02.13 05:11:31.337094 [ 5 ] {7d2a7a77-30a6-4049-9fd3-9a554e5756af} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5050 | 2025.02.13 05:11:31.337137 [ 5 ] {7d2a7a77-30a6-4049-9fd3-9a554e5756af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5051 | 2025.02.13 05:11:31.337631 [ 5 ] {7d2a7a77-30a6-4049-9fd3-9a554e5756af} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5052 | 2025.02.13 05:11:31.337895 [ 5 ] {7d2a7a77-30a6-4049-9fd3-9a554e5756af} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5053 | 2025.02.13 05:11:31.338106 [ 5 ] {7d2a7a77-30a6-4049-9fd3-9a554e5756af} <Debug> executeQuery: Read 683 rows, 55.56 KiB in 0.002226 sec., 306828.3917340521 rows/sec., 24.37 MiB/sec. | ||
5054 | 2025.02.13 05:11:31.338170 [ 5 ] {7d2a7a77-30a6-4049-9fd3-9a554e5756af} <Debug> TCPHandler: Processed in 0.002567553 sec. | ||
5055 | 2025.02.13 05:11:31.338350 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5056 | 2025.02.13 05:11:31.338494 [ 253 ] {6e721888-3622-438a-ad0d-37ac45c05230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5057 | 2025.02.13 05:11:31.338552 [ 253 ] {6e721888-3622-438a-ad0d-37ac45c05230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5058 | 2025.02.13 05:11:31.339288 [ 253 ] {6e721888-3622-438a-ad0d-37ac45c05230} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5059 | 2025.02.13 05:11:31.339328 [ 253 ] {6e721888-3622-438a-ad0d-37ac45c05230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5060 | 2025.02.13 05:11:31.339720 [ 253 ] {6e721888-3622-438a-ad0d-37ac45c05230} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5061 | 2025.02.13 05:11:31.339965 [ 253 ] {6e721888-3622-438a-ad0d-37ac45c05230} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5062 | 2025.02.13 05:11:31.340184 [ 253 ] {6e721888-3622-438a-ad0d-37ac45c05230} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001719 sec., 80860.9656777196 rows/sec., 5.04 MiB/sec. | ||
5063 | 2025.02.13 05:11:31.340267 [ 253 ] {6e721888-3622-438a-ad0d-37ac45c05230} <Debug> TCPHandler: Processed in 0.001985236 sec. | ||
5064 | 2025.02.13 05:11:31.340520 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5065 | 2025.02.13 05:11:31.340676 [ 5 ] {d90f6443-881f-4809-8582-eb021c9eff69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5066 | 2025.02.13 05:11:31.340738 [ 5 ] {d90f6443-881f-4809-8582-eb021c9eff69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5067 | 2025.02.13 05:11:31.341453 [ 5 ] {d90f6443-881f-4809-8582-eb021c9eff69} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5068 | 2025.02.13 05:11:31.341493 [ 5 ] {d90f6443-881f-4809-8582-eb021c9eff69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5069 | 2025.02.13 05:11:31.341869 [ 5 ] {d90f6443-881f-4809-8582-eb021c9eff69} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5070 | 2025.02.13 05:11:31.342120 [ 5 ] {d90f6443-881f-4809-8582-eb021c9eff69} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5071 | 2025.02.13 05:11:31.342364 [ 5 ] {d90f6443-881f-4809-8582-eb021c9eff69} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001715 sec., 65889.21282798835 rows/sec., 4.27 MiB/sec. | ||
5072 | 2025.02.13 05:11:31.342515 [ 5 ] {d90f6443-881f-4809-8582-eb021c9eff69} <Debug> TCPHandler: Processed in 0.00211811 sec. | ||
5073 | 2025.02.13 05:11:31.342710 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5074 | 2025.02.13 05:11:31.342847 [ 253 ] {fecf0fe1-a910-48f4-85f2-041a328b0754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5075 | 2025.02.13 05:11:31.342903 [ 253 ] {fecf0fe1-a910-48f4-85f2-041a328b0754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5076 | 2025.02.13 05:11:31.343561 [ 253 ] {fecf0fe1-a910-48f4-85f2-041a328b0754} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5077 | 2025.02.13 05:11:31.343601 [ 253 ] {fecf0fe1-a910-48f4-85f2-041a328b0754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5078 | 2025.02.13 05:11:31.343965 [ 253 ] {fecf0fe1-a910-48f4-85f2-041a328b0754} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5079 | 2025.02.13 05:11:31.344219 [ 253 ] {fecf0fe1-a910-48f4-85f2-041a328b0754} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5080 | 2025.02.13 05:11:31.344538 [ 253 ] {fecf0fe1-a910-48f4-85f2-041a328b0754} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001697 sec., 65998.82144961697 rows/sec., 3.76 MiB/sec. | ||
5081 | 2025.02.13 05:11:31.344674 [ 253 ] {fecf0fe1-a910-48f4-85f2-041a328b0754} <Debug> TCPHandler: Processed in 0.002046778 sec. | ||
5082 | 2025.02.13 05:11:31.344837 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5083 | 2025.02.13 05:11:31.344959 [ 5 ] {b9078b8d-e32f-4dff-80a3-2bf110f5ac67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5084 | 2025.02.13 05:11:31.345010 [ 5 ] {b9078b8d-e32f-4dff-80a3-2bf110f5ac67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5085 | 2025.02.13 05:11:31.345816 [ 5 ] {b9078b8d-e32f-4dff-80a3-2bf110f5ac67} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5086 | 2025.02.13 05:11:31.345859 [ 5 ] {b9078b8d-e32f-4dff-80a3-2bf110f5ac67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5087 | 2025.02.13 05:11:31.346311 [ 5 ] {b9078b8d-e32f-4dff-80a3-2bf110f5ac67} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5088 | 2025.02.13 05:11:31.346567 [ 5 ] {b9078b8d-e32f-4dff-80a3-2bf110f5ac67} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5089 | 2025.02.13 05:11:31.346798 [ 5 ] {b9078b8d-e32f-4dff-80a3-2bf110f5ac67} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001866 sec., 222400.85744908894 rows/sec., 15.82 MiB/sec. | ||
5090 | 2025.02.13 05:11:31.346864 [ 5 ] {b9078b8d-e32f-4dff-80a3-2bf110f5ac67} <Debug> TCPHandler: Processed in 0.00208472 sec. | ||
5091 | 2025.02.13 05:11:31.347029 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5092 | 2025.02.13 05:11:31.347148 [ 253 ] {364499d3-809a-4558-a90a-d4c6974281d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5093 | 2025.02.13 05:11:31.347198 [ 253 ] {364499d3-809a-4558-a90a-d4c6974281d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5094 | 2025.02.13 05:11:31.347678 [ 253 ] {364499d3-809a-4558-a90a-d4c6974281d6} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5095 | 2025.02.13 05:11:31.347717 [ 253 ] {364499d3-809a-4558-a90a-d4c6974281d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5096 | 2025.02.13 05:11:31.348282 [ 253 ] {364499d3-809a-4558-a90a-d4c6974281d6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
5097 | 2025.02.13 05:11:31.348583 [ 253 ] {364499d3-809a-4558-a90a-d4c6974281d6} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5098 | 2025.02.13 05:11:31.348886 [ 253 ] {364499d3-809a-4558-a90a-d4c6974281d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001739 sec., 3450.2587694077056 rows/sec., 180.26 KiB/sec. | ||
5099 | 2025.02.13 05:11:31.348983 [ 253 ] {364499d3-809a-4558-a90a-d4c6974281d6} <Debug> TCPHandler: Processed in 0.002012587 sec. | ||
5100 | 2025.02.13 05:11:31.349132 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5101 | 2025.02.13 05:11:31.349254 [ 5 ] {a31cab55-fb21-4880-948d-e7dcc50cc25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5102 | 2025.02.13 05:11:31.349312 [ 5 ] {a31cab55-fb21-4880-948d-e7dcc50cc25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5103 | 2025.02.13 05:11:31.349930 [ 5 ] {a31cab55-fb21-4880-948d-e7dcc50cc25c} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5104 | 2025.02.13 05:11:31.349971 [ 5 ] {a31cab55-fb21-4880-948d-e7dcc50cc25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5105 | 2025.02.13 05:11:31.350378 [ 5 ] {a31cab55-fb21-4880-948d-e7dcc50cc25c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5106 | 2025.02.13 05:11:31.350619 [ 5 ] {a31cab55-fb21-4880-948d-e7dcc50cc25c} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5107 | 2025.02.13 05:11:31.350878 [ 5 ] {a31cab55-fb21-4880-948d-e7dcc50cc25c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001641 sec., 144424.13162705666 rows/sec., 9.68 MiB/sec. | ||
5108 | 2025.02.13 05:11:31.351065 [ 5 ] {a31cab55-fb21-4880-948d-e7dcc50cc25c} <Debug> TCPHandler: Processed in 0.001984856 sec. | ||
5109 | 2025.02.13 05:11:31.351296 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5110 | 2025.02.13 05:11:31.351417 [ 253 ] {fc5d406d-bce7-48aa-914a-c3d8f3cce575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5111 | 2025.02.13 05:11:31.351469 [ 253 ] {fc5d406d-bce7-48aa-914a-c3d8f3cce575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5112 | 2025.02.13 05:11:31.351946 [ 253 ] {fc5d406d-bce7-48aa-914a-c3d8f3cce575} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5113 | 2025.02.13 05:11:31.351984 [ 253 ] {fc5d406d-bce7-48aa-914a-c3d8f3cce575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5114 | 2025.02.13 05:11:31.352345 [ 253 ] {fc5d406d-bce7-48aa-914a-c3d8f3cce575} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
5115 | 2025.02.13 05:11:31.352583 [ 253 ] {fc5d406d-bce7-48aa-914a-c3d8f3cce575} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5116 | 2025.02.13 05:11:31.352859 [ 253 ] {fc5d406d-bce7-48aa-914a-c3d8f3cce575} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 46.63 KiB/sec. | ||
5117 | 2025.02.13 05:11:31.352954 [ 253 ] {fc5d406d-bce7-48aa-914a-c3d8f3cce575} <Debug> TCPHandler: Processed in 0.00176436 sec. | ||
5118 | 2025.02.13 05:11:31.353101 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5119 | 2025.02.13 05:11:31.353235 [ 5 ] {26c95038-83f3-4759-a77d-ff02d6e6af9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5120 | 2025.02.13 05:11:31.353328 [ 5 ] {26c95038-83f3-4759-a77d-ff02d6e6af9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5121 | 2025.02.13 05:11:31.354607 [ 5 ] {26c95038-83f3-4759-a77d-ff02d6e6af9e} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5122 | 2025.02.13 05:11:31.354647 [ 5 ] {26c95038-83f3-4759-a77d-ff02d6e6af9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5123 | 2025.02.13 05:11:31.355307 [ 5 ] {26c95038-83f3-4759-a77d-ff02d6e6af9e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5124 | 2025.02.13 05:11:31.355568 [ 5 ] {26c95038-83f3-4759-a77d-ff02d6e6af9e} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5125 | 2025.02.13 05:11:31.355876 [ 5 ] {26c95038-83f3-4759-a77d-ff02d6e6af9e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002661 sec., 12401.352874859074 rows/sec., 22.22 MiB/sec. | ||
5126 | 2025.02.13 05:11:31.356384 [ 5 ] {26c95038-83f3-4759-a77d-ff02d6e6af9e} <Debug> TCPHandler: Processed in 0.003339325 sec. | ||
5127 | 2025.02.13 05:11:31.356544 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5128 | 2025.02.13 05:11:31.356682 [ 253 ] {8b437cf2-fc46-4aaa-8d20-ea9ff798f14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5129 | 2025.02.13 05:11:31.356740 [ 253 ] {8b437cf2-fc46-4aaa-8d20-ea9ff798f14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5130 | 2025.02.13 05:11:31.357277 [ 253 ] {8b437cf2-fc46-4aaa-8d20-ea9ff798f14d} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5131 | 2025.02.13 05:11:31.357314 [ 253 ] {8b437cf2-fc46-4aaa-8d20-ea9ff798f14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5132 | 2025.02.13 05:11:31.357710 [ 253 ] {8b437cf2-fc46-4aaa-8d20-ea9ff798f14d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5133 | 2025.02.13 05:11:31.357951 [ 253 ] {8b437cf2-fc46-4aaa-8d20-ea9ff798f14d} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5134 | 2025.02.13 05:11:31.358169 [ 253 ] {8b437cf2-fc46-4aaa-8d20-ea9ff798f14d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001518 sec., 54018.445322793144 rows/sec., 3.43 MiB/sec. | ||
5135 | 2025.02.13 05:11:31.358221 [ 253 ] {8b437cf2-fc46-4aaa-8d20-ea9ff798f14d} <Debug> TCPHandler: Processed in 0.00174102 sec. | ||
5136 | 2025.02.13 05:11:35.928893 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5137 | 2025.02.13 05:11:35.928966 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5138 | 2025.02.13 05:11:36.054940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
5139 | 2025.02.13 05:11:36.055619 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5140 | 2025.02.13 05:11:36.055670 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5141 | 2025.02.13 05:11:36.056237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5142 | 2025.02.13 05:11:36.056497 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5143 | 2025.02.13 05:11:36.056735 [ 53 ] {} <Debug> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5144 | 2025.02.13 05:11:36.056780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5145 | 2025.02.13 05:11:36.056826 [ 53 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5146 | 2025.02.13 05:11:36.056860 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5147 | 2025.02.13 05:11:36.056980 [ 193 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
5148 | 2025.02.13 05:11:36.057115 [ 193 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5149 | 2025.02.13 05:11:36.057157 [ 193 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
5150 | 2025.02.13 05:11:36.057236 [ 193 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
5151 | 2025.02.13 05:11:36.057388 [ 193 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
5152 | 2025.02.13 05:11:36.057633 [ 193 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
5153 | 2025.02.13 05:11:36.057837 [ 193 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
5154 | 2025.02.13 05:11:36.058016 [ 193 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
5155 | 2025.02.13 05:11:36.060545 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003620383 sec., 3302413.0319913668 rows/sec., 47.24 MiB/sec. | ||
5156 | 2025.02.13 05:11:36.060941 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5157 | 2025.02.13 05:11:36.061292 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_26_5} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5158 | 2025.02.13 05:11:36.061372 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_26_5} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5159 | 2025.02.13 05:11:36.061479 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
5160 | 2025.02.13 05:11:36.326291 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5161 | 2025.02.13 05:11:36.326509 [ 253 ] {67ae5dde-6c4f-484b-8d27-6828eecd1287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5162 | 2025.02.13 05:11:36.326588 [ 253 ] {67ae5dde-6c4f-484b-8d27-6828eecd1287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5163 | 2025.02.13 05:11:36.327486 [ 253 ] {67ae5dde-6c4f-484b-8d27-6828eecd1287} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5164 | 2025.02.13 05:11:36.327540 [ 253 ] {67ae5dde-6c4f-484b-8d27-6828eecd1287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5165 | 2025.02.13 05:11:36.327980 [ 253 ] {67ae5dde-6c4f-484b-8d27-6828eecd1287} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5166 | 2025.02.13 05:11:36.328230 [ 253 ] {67ae5dde-6c4f-484b-8d27-6828eecd1287} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5167 | 2025.02.13 05:11:36.328439 [ 53 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5168 | 2025.02.13 05:11:36.328470 [ 253 ] {67ae5dde-6c4f-484b-8d27-6828eecd1287} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002019 sec., 35661.218424962855 rows/sec., 2.88 MiB/sec. | ||
5169 | 2025.02.13 05:11:36.328518 [ 53 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5170 | 2025.02.13 05:11:36.328586 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5171 | 2025.02.13 05:11:36.328606 [ 253 ] {67ae5dde-6c4f-484b-8d27-6828eecd1287} <Debug> TCPHandler: Processed in 0.002446339 sec. | ||
5172 | 2025.02.13 05:11:36.328782 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
5173 | 2025.02.13 05:11:36.328901 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5174 | 2025.02.13 05:11:36.328962 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5175 | 2025.02.13 05:11:36.329008 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1968 rows starting from the beginning of the part | ||
5176 | 2025.02.13 05:11:36.329267 [ 5 ] {0d179eaa-f9e5-4921-8b96-505cc31c1cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5177 | 2025.02.13 05:11:36.329282 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 683 rows starting from the beginning of the part | ||
5178 | 2025.02.13 05:11:36.329417 [ 5 ] {0d179eaa-f9e5-4921-8b96-505cc31c1cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5179 | 2025.02.13 05:11:36.329672 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1212 rows starting from the beginning of the part | ||
5180 | 2025.02.13 05:11:36.329964 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
5181 | 2025.02.13 05:11:36.330335 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 683 rows starting from the beginning of the part | ||
5182 | 2025.02.13 05:11:36.330674 [ 201 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 72 rows starting from the beginning of the part | ||
5183 | 2025.02.13 05:11:36.332055 [ 5 ] {0d179eaa-f9e5-4921-8b96-505cc31c1cc7} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5184 | 2025.02.13 05:11:36.332126 [ 5 ] {0d179eaa-f9e5-4921-8b96-505cc31c1cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5185 | 2025.02.13 05:11:36.333127 [ 5 ] {0d179eaa-f9e5-4921-8b96-505cc31c1cc7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5186 | 2025.02.13 05:11:36.333472 [ 5 ] {0d179eaa-f9e5-4921-8b96-505cc31c1cc7} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5187 | 2025.02.13 05:11:36.333800 [ 5 ] {0d179eaa-f9e5-4921-8b96-505cc31c1cc7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.0047 sec., 1702.127659574468 rows/sec., 127.99 KiB/sec. | ||
5188 | 2025.02.13 05:11:36.333870 [ 5 ] {0d179eaa-f9e5-4921-8b96-505cc31c1cc7} <Debug> TCPHandler: Processed in 0.005131546 sec. | ||
5189 | 2025.02.13 05:11:36.334102 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5190 | 2025.02.13 05:11:36.334284 [ 191 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4674 rows, containing 5 columns (5 merged, 0 gathered) in 0.005591299 sec., 835941.7015616585 rows/sec., 71.11 MiB/sec. | ||
5191 | 2025.02.13 05:11:36.334348 [ 253 ] {5a0a1962-1ea1-4a70-92d0-1489378793ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5192 | 2025.02.13 05:11:36.334419 [ 253 ] {5a0a1962-1ea1-4a70-92d0-1489378793ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5193 | 2025.02.13 05:11:36.334607 [ 191 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5194 | 2025.02.13 05:11:36.335228 [ 191 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_41_8} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5195 | 2025.02.13 05:11:36.335340 [ 191 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_41_8} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5196 | 2025.02.13 05:11:36.335515 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
5197 | 2025.02.13 05:11:36.335698 [ 253 ] {5a0a1962-1ea1-4a70-92d0-1489378793ae} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5198 | 2025.02.13 05:11:36.335744 [ 253 ] {5a0a1962-1ea1-4a70-92d0-1489378793ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5199 | 2025.02.13 05:11:36.336115 [ 253 ] {5a0a1962-1ea1-4a70-92d0-1489378793ae} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5200 | 2025.02.13 05:11:36.336360 [ 253 ] {5a0a1962-1ea1-4a70-92d0-1489378793ae} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5201 | 2025.02.13 05:11:36.336534 [ 53 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5202 | 2025.02.13 05:11:36.336592 [ 53 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5203 | 2025.02.13 05:11:36.336615 [ 253 ] {5a0a1962-1ea1-4a70-92d0-1489378793ae} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002315 sec., 31101.511879049678 rows/sec., 2.43 MiB/sec. | ||
5204 | 2025.02.13 05:11:36.336631 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5205 | 2025.02.13 05:11:36.336823 [ 253 ] {5a0a1962-1ea1-4a70-92d0-1489378793ae} <Debug> TCPHandler: Processed in 0.002851151 sec. | ||
5206 | 2025.02.13 05:11:36.336874 [ 201 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
5207 | 2025.02.13 05:11:36.337019 [ 201 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5208 | 2025.02.13 05:11:36.337032 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5209 | 2025.02.13 05:11:36.337056 [ 201 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 951 rows starting from the beginning of the part | ||
5210 | 2025.02.13 05:11:36.337297 [ 201 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 415 rows starting from the beginning of the part | ||
5211 | 2025.02.13 05:11:36.337390 [ 5 ] {d840aa29-7c9d-4698-8e2e-09b0da2d91c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5212 | 2025.02.13 05:11:36.337603 [ 5 ] {d840aa29-7c9d-4698-8e2e-09b0da2d91c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5213 | 2025.02.13 05:11:36.337624 [ 201 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 528 rows starting from the beginning of the part | ||
5214 | 2025.02.13 05:11:36.338030 [ 201 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
5215 | 2025.02.13 05:11:36.338412 [ 201 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 415 rows starting from the beginning of the part | ||
5216 | 2025.02.13 05:11:36.338777 [ 201 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 72 rows starting from the beginning of the part | ||
5217 | 2025.02.13 05:11:36.339863 [ 5 ] {d840aa29-7c9d-4698-8e2e-09b0da2d91c6} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5218 | 2025.02.13 05:11:36.339929 [ 5 ] {d840aa29-7c9d-4698-8e2e-09b0da2d91c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5219 | 2025.02.13 05:11:36.341031 [ 5 ] {d840aa29-7c9d-4698-8e2e-09b0da2d91c6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5220 | 2025.02.13 05:11:36.341396 [ 5 ] {d840aa29-7c9d-4698-8e2e-09b0da2d91c6} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5221 | 2025.02.13 05:11:36.341807 [ 191 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2445 rows, containing 5 columns (5 merged, 0 gathered) in 0.005050804 sec., 484081.3462569524 rows/sec., 37.17 MiB/sec. | ||
5222 | 2025.02.13 05:11:36.341829 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5223 | 2025.02.13 05:11:36.341927 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5224 | 2025.02.13 05:11:36.341971 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5225 | 2025.02.13 05:11:36.341986 [ 5 ] {d840aa29-7c9d-4698-8e2e-09b0da2d91c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004726 sec., 33855.268726195514 rows/sec., 2.36 MiB/sec. | ||
5226 | 2025.02.13 05:11:36.342212 [ 191 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5227 | 2025.02.13 05:11:36.342428 [ 5 ] {d840aa29-7c9d-4698-8e2e-09b0da2d91c6} <Debug> TCPHandler: Processed in 0.005484966 sec. | ||
5228 | 2025.02.13 05:11:36.342733 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5229 | 2025.02.13 05:11:36.342761 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
5230 | 2025.02.13 05:11:36.343098 [ 253 ] {2fc38a0c-19c4-485e-a8d2-f37c7ce34826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5231 | 2025.02.13 05:11:36.343167 [ 191 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_41_8} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5232 | 2025.02.13 05:11:36.343434 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5233 | 2025.02.13 05:11:36.343463 [ 253 ] {2fc38a0c-19c4-485e-a8d2-f37c7ce34826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5234 | 2025.02.13 05:11:36.343492 [ 191 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_41_8} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5235 | 2025.02.13 05:11:36.343594 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11168 rows starting from the beginning of the part | ||
5236 | 2025.02.13 05:11:36.343845 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
5237 | 2025.02.13 05:11:36.344333 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
5238 | 2025.02.13 05:11:36.344748 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 974 rows starting from the beginning of the part | ||
5239 | 2025.02.13 05:11:36.345213 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
5240 | 2025.02.13 05:11:36.345613 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
5241 | 2025.02.13 05:11:36.346106 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
5242 | 2025.02.13 05:11:36.348068 [ 253 ] {2fc38a0c-19c4-485e-a8d2-f37c7ce34826} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5243 | 2025.02.13 05:11:36.348124 [ 253 ] {2fc38a0c-19c4-485e-a8d2-f37c7ce34826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5244 | 2025.02.13 05:11:36.349849 [ 253 ] {2fc38a0c-19c4-485e-a8d2-f37c7ce34826} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5245 | 2025.02.13 05:11:36.350158 [ 253 ] {2fc38a0c-19c4-485e-a8d2-f37c7ce34826} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5246 | 2025.02.13 05:11:36.350815 [ 253 ] {2fc38a0c-19c4-485e-a8d2-f37c7ce34826} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007846 sec., 1019.6278358399184 rows/sec., 1.83 MiB/sec. | ||
5247 | 2025.02.13 05:11:36.351007 [ 253 ] {2fc38a0c-19c4-485e-a8d2-f37c7ce34826} <Debug> TCPHandler: Processed in 0.00843563 sec. | ||
5248 | 2025.02.13 05:11:36.351187 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5249 | 2025.02.13 05:11:36.351393 [ 5 ] {32e1654b-801e-4674-b2aa-b5d3c0ab5956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5250 | 2025.02.13 05:11:36.351488 [ 5 ] {32e1654b-801e-4674-b2aa-b5d3c0ab5956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5251 | 2025.02.13 05:11:36.352342 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12808 rows, containing 5 columns (5 merged, 0 gathered) in 0.010125788 sec., 1264889.2115853108 rows/sec., 86.25 MiB/sec. | ||
5252 | 2025.02.13 05:11:36.352623 [ 5 ] {32e1654b-801e-4674-b2aa-b5d3c0ab5956} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5253 | 2025.02.13 05:11:36.352682 [ 5 ] {32e1654b-801e-4674-b2aa-b5d3c0ab5956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5254 | 2025.02.13 05:11:36.352801 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5255 | 2025.02.13 05:11:36.353366 [ 5 ] {32e1654b-801e-4674-b2aa-b5d3c0ab5956} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5256 | 2025.02.13 05:11:36.353379 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5257 | 2025.02.13 05:11:36.353537 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5258 | 2025.02.13 05:11:36.353693 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
5259 | 2025.02.13 05:11:36.353805 [ 5 ] {32e1654b-801e-4674-b2aa-b5d3c0ab5956} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5260 | 2025.02.13 05:11:36.354000 [ 53 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5261 | 2025.02.13 05:11:36.354060 [ 53 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5262 | 2025.02.13 05:11:36.354096 [ 5 ] {32e1654b-801e-4674-b2aa-b5d3c0ab5956} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002745 sec., 21857.92349726776 rows/sec., 1.47 MiB/sec. | ||
5263 | 2025.02.13 05:11:36.354105 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5264 | 2025.02.13 05:11:36.354312 [ 5 ] {32e1654b-801e-4674-b2aa-b5d3c0ab5956} <Debug> TCPHandler: Processed in 0.00318935 sec. | ||
5265 | 2025.02.13 05:11:36.354368 [ 189 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
5266 | 2025.02.13 05:11:36.354505 [ 189 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5267 | 2025.02.13 05:11:36.354537 [ 189 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1766 rows starting from the beginning of the part | ||
5268 | 2025.02.13 05:11:36.354602 [ 189 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
5269 | 2025.02.13 05:11:36.354834 [ 189 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
5270 | 2025.02.13 05:11:36.354982 [ 189 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
5271 | 2025.02.13 05:11:36.355228 [ 189 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
5272 | 2025.02.13 05:11:36.355327 [ 189 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
5273 | 2025.02.13 05:11:36.356688 [ 190 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 4 columns (4 merged, 0 gathered) in 0.00245893 sec., 833695.9571846292 rows/sec., 55.77 MiB/sec. | ||
5274 | 2025.02.13 05:11:36.356926 [ 197 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5275 | 2025.02.13 05:11:36.357219 [ 197 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_41_8} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5276 | 2025.02.13 05:11:36.357299 [ 197 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_41_8} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5277 | 2025.02.13 05:11:36.357377 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
5278 | 2025.02.13 05:11:36.843519 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5279 | 2025.02.13 05:11:36.865890 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5280 | 2025.02.13 05:11:36.865959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5281 | 2025.02.13 05:11:36.873555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5282 | 2025.02.13 05:11:36.874412 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5283 | 2025.02.13 05:11:36.874821 [ 53 ] {} <Debug> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5284 | 2025.02.13 05:11:36.874956 [ 53 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5285 | 2025.02.13 05:11:36.875026 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5286 | 2025.02.13 05:11:36.875518 [ 199 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
5287 | 2025.02.13 05:11:36.891349 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5288 | 2025.02.13 05:11:36.893237 [ 199 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5289 | 2025.02.13 05:11:36.894978 [ 199 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
5290 | 2025.02.13 05:11:36.901045 [ 199 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
5291 | 2025.02.13 05:11:36.907331 [ 199 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
5292 | 2025.02.13 05:11:36.913252 [ 199 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
5293 | 2025.02.13 05:11:36.919304 [ 199 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
5294 | 2025.02.13 05:11:36.924077 [ 199 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
5295 | 2025.02.13 05:11:36.990566 [ 199 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.115397063 sec., 1698.4834354059774 rows/sec., 8.78 MiB/sec. | ||
5296 | 2025.02.13 05:11:36.993527 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5297 | 2025.02.13 05:11:36.996680 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_26_5} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5298 | 2025.02.13 05:11:36.996824 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_26_5} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5299 | 2025.02.13 05:11:36.999337 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5300 | 2025.02.13 05:11:37.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.74 MiB, peak 202.28 MiB, free memory in arenas 0.00 B, will set to 193.15 MiB (RSS), difference: 1.41 MiB | ||
5301 | 2025.02.13 05:11:41.098398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 736 | ||
5302 | 2025.02.13 05:11:41.101646 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5303 | 2025.02.13 05:11:41.101697 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5304 | 2025.02.13 05:11:41.103212 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5305 | 2025.02.13 05:11:41.103526 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5306 | 2025.02.13 05:11:41.104629 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
5307 | 2025.02.13 05:11:41.328038 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5308 | 2025.02.13 05:11:41.328219 [ 253 ] {934e9d55-a09e-487f-bef2-4c18bf3d062d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5309 | 2025.02.13 05:11:41.328292 [ 253 ] {934e9d55-a09e-487f-bef2-4c18bf3d062d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5310 | 2025.02.13 05:11:41.328963 [ 253 ] {934e9d55-a09e-487f-bef2-4c18bf3d062d} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5311 | 2025.02.13 05:11:41.329009 [ 253 ] {934e9d55-a09e-487f-bef2-4c18bf3d062d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5312 | 2025.02.13 05:11:41.329391 [ 253 ] {934e9d55-a09e-487f-bef2-4c18bf3d062d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5313 | 2025.02.13 05:11:41.329638 [ 253 ] {934e9d55-a09e-487f-bef2-4c18bf3d062d} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5314 | 2025.02.13 05:11:41.329938 [ 253 ] {934e9d55-a09e-487f-bef2-4c18bf3d062d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001767 sec., 5659.309564233164 rows/sec., 461.48 KiB/sec. | ||
5315 | 2025.02.13 05:11:41.330101 [ 253 ] {934e9d55-a09e-487f-bef2-4c18bf3d062d} <Debug> TCPHandler: Processed in 0.002156691 sec. | ||
5316 | 2025.02.13 05:11:41.330352 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5317 | 2025.02.13 05:11:41.330614 [ 5 ] {76fec61c-60c0-4df4-af85-ae020a0ad051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5318 | 2025.02.13 05:11:41.330730 [ 5 ] {76fec61c-60c0-4df4-af85-ae020a0ad051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5319 | 2025.02.13 05:11:41.331819 [ 5 ] {76fec61c-60c0-4df4-af85-ae020a0ad051} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5320 | 2025.02.13 05:11:41.331865 [ 5 ] {76fec61c-60c0-4df4-af85-ae020a0ad051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5321 | 2025.02.13 05:11:41.332314 [ 5 ] {76fec61c-60c0-4df4-af85-ae020a0ad051} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5322 | 2025.02.13 05:11:41.332589 [ 5 ] {76fec61c-60c0-4df4-af85-ae020a0ad051} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5323 | 2025.02.13 05:11:41.332836 [ 5 ] {76fec61c-60c0-4df4-af85-ae020a0ad051} <Debug> executeQuery: Read 127 rows, 10.95 KiB in 0.00231 sec., 54978.354978354975 rows/sec., 4.63 MiB/sec. | ||
5324 | 2025.02.13 05:11:41.332967 [ 5 ] {76fec61c-60c0-4df4-af85-ae020a0ad051} <Debug> TCPHandler: Processed in 0.002741828 sec. | ||
5325 | 2025.02.13 05:11:41.333135 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5326 | 2025.02.13 05:11:41.333253 [ 253 ] {42719a9c-43f2-48b0-9e92-79727c5610df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5327 | 2025.02.13 05:11:41.333304 [ 253 ] {42719a9c-43f2-48b0-9e92-79727c5610df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5328 | 2025.02.13 05:11:41.333903 [ 253 ] {42719a9c-43f2-48b0-9e92-79727c5610df} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5329 | 2025.02.13 05:11:41.333943 [ 253 ] {42719a9c-43f2-48b0-9e92-79727c5610df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5330 | 2025.02.13 05:11:41.334311 [ 253 ] {42719a9c-43f2-48b0-9e92-79727c5610df} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5331 | 2025.02.13 05:11:41.334554 [ 253 ] {42719a9c-43f2-48b0-9e92-79727c5610df} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5332 | 2025.02.13 05:11:41.334773 [ 253 ] {42719a9c-43f2-48b0-9e92-79727c5610df} <Debug> executeQuery: Read 43 rows, 3.18 KiB in 0.001545 sec., 27831.71521035599 rows/sec., 2.01 MiB/sec. | ||
5333 | 2025.02.13 05:11:41.334827 [ 253 ] {42719a9c-43f2-48b0-9e92-79727c5610df} <Debug> TCPHandler: Processed in 0.00176732 sec. | ||
5334 | 2025.02.13 05:11:41.334968 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5335 | 2025.02.13 05:11:41.335107 [ 5 ] {19599d79-32ab-4ae1-bfa7-fed10476f091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5336 | 2025.02.13 05:11:41.335166 [ 5 ] {19599d79-32ab-4ae1-bfa7-fed10476f091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5337 | 2025.02.13 05:11:41.335845 [ 5 ] {19599d79-32ab-4ae1-bfa7-fed10476f091} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5338 | 2025.02.13 05:11:41.335885 [ 5 ] {19599d79-32ab-4ae1-bfa7-fed10476f091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5339 | 2025.02.13 05:11:41.336255 [ 5 ] {19599d79-32ab-4ae1-bfa7-fed10476f091} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5340 | 2025.02.13 05:11:41.336507 [ 5 ] {19599d79-32ab-4ae1-bfa7-fed10476f091} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5341 | 2025.02.13 05:11:41.336727 [ 5 ] {19599d79-32ab-4ae1-bfa7-fed10476f091} <Debug> executeQuery: Read 107 rows, 8.57 KiB in 0.001651 sec., 64809.206541490006 rows/sec., 5.07 MiB/sec. | ||
5342 | 2025.02.13 05:11:41.336781 [ 5 ] {19599d79-32ab-4ae1-bfa7-fed10476f091} <Debug> TCPHandler: Processed in 0.001881934 sec. | ||
5343 | 2025.02.13 05:11:41.336954 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5344 | 2025.02.13 05:11:41.337092 [ 253 ] {40114b93-a68d-49e1-8501-54c631416d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5345 | 2025.02.13 05:11:41.337155 [ 253 ] {40114b93-a68d-49e1-8501-54c631416d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5346 | 2025.02.13 05:11:41.337792 [ 253 ] {40114b93-a68d-49e1-8501-54c631416d67} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5347 | 2025.02.13 05:11:41.337830 [ 253 ] {40114b93-a68d-49e1-8501-54c631416d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5348 | 2025.02.13 05:11:41.338231 [ 253 ] {40114b93-a68d-49e1-8501-54c631416d67} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5349 | 2025.02.13 05:11:41.338483 [ 253 ] {40114b93-a68d-49e1-8501-54c631416d67} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5350 | 2025.02.13 05:11:41.338705 [ 253 ] {40114b93-a68d-49e1-8501-54c631416d67} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001639 sec., 100671.14093959732 rows/sec., 7.01 MiB/sec. | ||
5351 | 2025.02.13 05:11:41.338790 [ 253 ] {40114b93-a68d-49e1-8501-54c631416d67} <Debug> TCPHandler: Processed in 0.001903224 sec. | ||
5352 | 2025.02.13 05:11:41.339032 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5353 | 2025.02.13 05:11:41.339182 [ 5 ] {e9f85e9f-9c64-4e7e-8809-d9fd0cb06af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5354 | 2025.02.13 05:11:41.339278 [ 5 ] {e9f85e9f-9c64-4e7e-8809-d9fd0cb06af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5355 | 2025.02.13 05:11:41.340503 [ 5 ] {e9f85e9f-9c64-4e7e-8809-d9fd0cb06af0} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5356 | 2025.02.13 05:11:41.340543 [ 5 ] {e9f85e9f-9c64-4e7e-8809-d9fd0cb06af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5357 | 2025.02.13 05:11:41.341231 [ 5 ] {e9f85e9f-9c64-4e7e-8809-d9fd0cb06af0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5358 | 2025.02.13 05:11:41.341501 [ 5 ] {e9f85e9f-9c64-4e7e-8809-d9fd0cb06af0} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5359 | 2025.02.13 05:11:41.341762 [ 5 ] {e9f85e9f-9c64-4e7e-8809-d9fd0cb06af0} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002609 sec., 12648.524338827136 rows/sec., 22.67 MiB/sec. | ||
5360 | 2025.02.13 05:11:41.341861 [ 5 ] {e9f85e9f-9c64-4e7e-8809-d9fd0cb06af0} <Debug> TCPHandler: Processed in 0.002962864 sec. | ||
5361 | 2025.02.13 05:11:41.342010 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5362 | 2025.02.13 05:11:41.342126 [ 253 ] {aba51996-0195-4347-9433-eb7d2948bf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5363 | 2025.02.13 05:11:41.342176 [ 253 ] {aba51996-0195-4347-9433-eb7d2948bf3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5364 | 2025.02.13 05:11:41.342661 [ 253 ] {aba51996-0195-4347-9433-eb7d2948bf3a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5365 | 2025.02.13 05:11:41.342700 [ 253 ] {aba51996-0195-4347-9433-eb7d2948bf3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5366 | 2025.02.13 05:11:41.343075 [ 253 ] {aba51996-0195-4347-9433-eb7d2948bf3a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5367 | 2025.02.13 05:11:41.343316 [ 253 ] {aba51996-0195-4347-9433-eb7d2948bf3a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5368 | 2025.02.13 05:11:41.343519 [ 253 ] {aba51996-0195-4347-9433-eb7d2948bf3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec. | ||
5369 | 2025.02.13 05:11:41.343569 [ 253 ] {aba51996-0195-4347-9433-eb7d2948bf3a} <Debug> TCPHandler: Processed in 0.001613546 sec. | ||
5370 | 2025.02.13 05:11:43.557840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5371 | 2025.02.13 05:11:43.558465 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5372 | 2025.02.13 05:11:43.558536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5373 | 2025.02.13 05:11:43.559141 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5374 | 2025.02.13 05:11:43.559407 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5375 | 2025.02.13 05:11:43.559622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5376 | 2025.02.13 05:11:44.392364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5377 | 2025.02.13 05:11:44.411845 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5378 | 2025.02.13 05:11:44.411906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5379 | 2025.02.13 05:11:44.418898 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5380 | 2025.02.13 05:11:44.419655 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5381 | 2025.02.13 05:11:44.422378 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5382 | 2025.02.13 05:11:46.326707 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5383 | 2025.02.13 05:11:46.326912 [ 253 ] {0cb58a8b-9726-41e0-b218-ad98427aa8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5384 | 2025.02.13 05:11:46.326989 [ 253 ] {0cb58a8b-9726-41e0-b218-ad98427aa8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5385 | 2025.02.13 05:11:46.327820 [ 253 ] {0cb58a8b-9726-41e0-b218-ad98427aa8de} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5386 | 2025.02.13 05:11:46.327871 [ 253 ] {0cb58a8b-9726-41e0-b218-ad98427aa8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5387 | 2025.02.13 05:11:46.328307 [ 253 ] {0cb58a8b-9726-41e0-b218-ad98427aa8de} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5388 | 2025.02.13 05:11:46.328567 [ 253 ] {0cb58a8b-9726-41e0-b218-ad98427aa8de} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5389 | 2025.02.13 05:11:46.328779 [ 253 ] {0cb58a8b-9726-41e0-b218-ad98427aa8de} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001924 sec., 37422.03742203742 rows/sec., 3.03 MiB/sec. | ||
5390 | 2025.02.13 05:11:46.328890 [ 253 ] {0cb58a8b-9726-41e0-b218-ad98427aa8de} <Debug> TCPHandler: Processed in 0.002317646 sec. | ||
5391 | 2025.02.13 05:11:46.329218 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5392 | 2025.02.13 05:11:46.329495 [ 5 ] {b764958a-3795-4ba8-a908-f258bffcbf26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5393 | 2025.02.13 05:11:46.329599 [ 5 ] {b764958a-3795-4ba8-a908-f258bffcbf26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5394 | 2025.02.13 05:11:46.330323 [ 5 ] {b764958a-3795-4ba8-a908-f258bffcbf26} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5395 | 2025.02.13 05:11:46.330368 [ 5 ] {b764958a-3795-4ba8-a908-f258bffcbf26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5396 | 2025.02.13 05:11:46.330794 [ 5 ] {b764958a-3795-4ba8-a908-f258bffcbf26} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5397 | 2025.02.13 05:11:46.331045 [ 5 ] {b764958a-3795-4ba8-a908-f258bffcbf26} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5398 | 2025.02.13 05:11:46.331287 [ 5 ] {b764958a-3795-4ba8-a908-f258bffcbf26} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001869 sec., 4280.3638309256285 rows/sec., 321.86 KiB/sec. | ||
5399 | 2025.02.13 05:11:46.331342 [ 5 ] {b764958a-3795-4ba8-a908-f258bffcbf26} <Debug> TCPHandler: Processed in 0.002318286 sec. | ||
5400 | 2025.02.13 05:11:46.331485 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5401 | 2025.02.13 05:11:46.331621 [ 253 ] {35f177e9-2480-42d3-b302-6a5d72576c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5402 | 2025.02.13 05:11:46.331678 [ 253 ] {35f177e9-2480-42d3-b302-6a5d72576c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5403 | 2025.02.13 05:11:46.332400 [ 253 ] {35f177e9-2480-42d3-b302-6a5d72576c66} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5404 | 2025.02.13 05:11:46.332447 [ 253 ] {35f177e9-2480-42d3-b302-6a5d72576c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5405 | 2025.02.13 05:11:46.332837 [ 253 ] {35f177e9-2480-42d3-b302-6a5d72576c66} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5406 | 2025.02.13 05:11:46.333089 [ 253 ] {35f177e9-2480-42d3-b302-6a5d72576c66} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5407 | 2025.02.13 05:11:46.333293 [ 253 ] {35f177e9-2480-42d3-b302-6a5d72576c66} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001703 sec., 42278.33235466823 rows/sec., 3.30 MiB/sec. | ||
5408 | 2025.02.13 05:11:46.333344 [ 253 ] {35f177e9-2480-42d3-b302-6a5d72576c66} <Debug> TCPHandler: Processed in 0.001925965 sec. | ||
5409 | 2025.02.13 05:11:46.333494 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5410 | 2025.02.13 05:11:46.333619 [ 5 ] {6e13c15e-ffe0-4340-a5b2-b7793140744b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5411 | 2025.02.13 05:11:46.333675 [ 5 ] {6e13c15e-ffe0-4340-a5b2-b7793140744b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5412 | 2025.02.13 05:11:46.334279 [ 5 ] {6e13c15e-ffe0-4340-a5b2-b7793140744b} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5413 | 2025.02.13 05:11:46.334318 [ 5 ] {6e13c15e-ffe0-4340-a5b2-b7793140744b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5414 | 2025.02.13 05:11:46.334713 [ 5 ] {6e13c15e-ffe0-4340-a5b2-b7793140744b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5415 | 2025.02.13 05:11:46.334946 [ 5 ] {6e13c15e-ffe0-4340-a5b2-b7793140744b} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5416 | 2025.02.13 05:11:46.335186 [ 5 ] {6e13c15e-ffe0-4340-a5b2-b7793140744b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec. | ||
5417 | 2025.02.13 05:11:46.335258 [ 5 ] {6e13c15e-ffe0-4340-a5b2-b7793140744b} <Debug> TCPHandler: Processed in 0.001817482 sec. | ||
5418 | 2025.02.13 05:11:46.335482 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5419 | 2025.02.13 05:11:46.335630 [ 253 ] {cb635a8f-d92c-4b50-9d04-8e22f9fc64a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5420 | 2025.02.13 05:11:46.335725 [ 253 ] {cb635a8f-d92c-4b50-9d04-8e22f9fc64a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5421 | 2025.02.13 05:11:46.336972 [ 253 ] {cb635a8f-d92c-4b50-9d04-8e22f9fc64a9} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5422 | 2025.02.13 05:11:46.337012 [ 253 ] {cb635a8f-d92c-4b50-9d04-8e22f9fc64a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5423 | 2025.02.13 05:11:46.337627 [ 253 ] {cb635a8f-d92c-4b50-9d04-8e22f9fc64a9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5424 | 2025.02.13 05:11:46.337881 [ 253 ] {cb635a8f-d92c-4b50-9d04-8e22f9fc64a9} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5425 | 2025.02.13 05:11:46.338131 [ 253 ] {cb635a8f-d92c-4b50-9d04-8e22f9fc64a9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00253 sec., 3162.0553359683795 rows/sec., 5.67 MiB/sec. | ||
5426 | 2025.02.13 05:11:46.338224 [ 253 ] {cb635a8f-d92c-4b50-9d04-8e22f9fc64a9} <Debug> TCPHandler: Processed in 0.002861872 sec. | ||
5427 | 2025.02.13 05:11:46.338395 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5428 | 2025.02.13 05:11:46.338533 [ 5 ] {85730044-466a-4cc0-9aa8-9baa085232be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5429 | 2025.02.13 05:11:46.338607 [ 5 ] {85730044-466a-4cc0-9aa8-9baa085232be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5430 | 2025.02.13 05:11:46.339437 [ 5 ] {85730044-466a-4cc0-9aa8-9baa085232be} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5431 | 2025.02.13 05:11:46.339505 [ 5 ] {85730044-466a-4cc0-9aa8-9baa085232be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5432 | 2025.02.13 05:11:46.339910 [ 5 ] {85730044-466a-4cc0-9aa8-9baa085232be} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5433 | 2025.02.13 05:11:46.340153 [ 5 ] {85730044-466a-4cc0-9aa8-9baa085232be} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5434 | 2025.02.13 05:11:46.340384 [ 5 ] {85730044-466a-4cc0-9aa8-9baa085232be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00188 sec., 31914.893617021276 rows/sec., 2.15 MiB/sec. | ||
5435 | 2025.02.13 05:11:46.340483 [ 5 ] {85730044-466a-4cc0-9aa8-9baa085232be} <Debug> TCPHandler: Processed in 0.002154071 sec. | ||
5436 | 2025.02.13 05:11:50.929001 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5437 | 2025.02.13 05:11:50.929063 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5438 | 2025.02.13 05:11:51.060697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5439 | 2025.02.13 05:11:51.061385 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5440 | 2025.02.13 05:11:51.061429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5441 | 2025.02.13 05:11:51.061995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5442 | 2025.02.13 05:11:51.062246 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5443 | 2025.02.13 05:11:51.062529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5444 | 2025.02.13 05:11:51.105710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 762 | ||
5445 | 2025.02.13 05:11:51.108553 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5446 | 2025.02.13 05:11:51.108593 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5447 | 2025.02.13 05:11:51.110022 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5448 | 2025.02.13 05:11:51.110331 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5449 | 2025.02.13 05:11:51.111315 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 762 | ||
5450 | 2025.02.13 05:11:51.328300 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5451 | 2025.02.13 05:11:51.328493 [ 253 ] {89c4485a-5725-49ba-85c6-0cb4d719b7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5452 | 2025.02.13 05:11:51.328566 [ 253 ] {89c4485a-5725-49ba-85c6-0cb4d719b7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5453 | 2025.02.13 05:11:51.329328 [ 253 ] {89c4485a-5725-49ba-85c6-0cb4d719b7e4} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5454 | 2025.02.13 05:11:51.329376 [ 253 ] {89c4485a-5725-49ba-85c6-0cb4d719b7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5455 | 2025.02.13 05:11:51.329786 [ 253 ] {89c4485a-5725-49ba-85c6-0cb4d719b7e4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5456 | 2025.02.13 05:11:51.330033 [ 253 ] {89c4485a-5725-49ba-85c6-0cb4d719b7e4} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5457 | 2025.02.13 05:11:51.330246 [ 253 ] {89c4485a-5725-49ba-85c6-0cb4d719b7e4} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.0018 sec., 67777.77777777778 rows/sec., 5.74 MiB/sec. | ||
5458 | 2025.02.13 05:11:51.330333 [ 253 ] {89c4485a-5725-49ba-85c6-0cb4d719b7e4} <Debug> TCPHandler: Processed in 0.002149261 sec. | ||
5459 | 2025.02.13 05:11:51.330604 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5460 | 2025.02.13 05:11:51.330795 [ 5 ] {57236572-3dd2-4952-8417-429b9ee3d3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5461 | 2025.02.13 05:11:51.330870 [ 5 ] {57236572-3dd2-4952-8417-429b9ee3d3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5462 | 2025.02.13 05:11:51.331694 [ 5 ] {57236572-3dd2-4952-8417-429b9ee3d3c4} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5463 | 2025.02.13 05:11:51.331744 [ 5 ] {57236572-3dd2-4952-8417-429b9ee3d3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5464 | 2025.02.13 05:11:51.332157 [ 5 ] {57236572-3dd2-4952-8417-429b9ee3d3c4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5465 | 2025.02.13 05:11:51.332409 [ 5 ] {57236572-3dd2-4952-8417-429b9ee3d3c4} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5466 | 2025.02.13 05:11:51.332579 [ 30 ] {} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5467 | 2025.02.13 05:11:51.332639 [ 30 ] {} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5468 | 2025.02.13 05:11:51.332672 [ 5 ] {57236572-3dd2-4952-8417-429b9ee3d3c4} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001921 sec., 17178.552837064028 rows/sec., 1.26 MiB/sec. | ||
5469 | 2025.02.13 05:11:51.332673 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5470 | 2025.02.13 05:11:51.332838 [ 5 ] {57236572-3dd2-4952-8417-429b9ee3d3c4} <Debug> TCPHandler: Processed in 0.002388128 sec. | ||
5471 | 2025.02.13 05:11:51.332894 [ 187 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
5472 | 2025.02.13 05:11:51.333020 [ 187 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5473 | 2025.02.13 05:11:51.333039 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5474 | 2025.02.13 05:11:51.333065 [ 187 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 177 rows starting from the beginning of the part | ||
5475 | 2025.02.13 05:11:51.333290 [ 187 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 139 rows starting from the beginning of the part | ||
5476 | 2025.02.13 05:11:51.333389 [ 253 ] {d0e2ae40-6691-4ffb-922d-56e5766e0c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5477 | 2025.02.13 05:11:51.333496 [ 187 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
5478 | 2025.02.13 05:11:51.333559 [ 253 ] {d0e2ae40-6691-4ffb-922d-56e5766e0c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5479 | 2025.02.13 05:11:51.333871 [ 187 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 43 rows starting from the beginning of the part | ||
5480 | 2025.02.13 05:11:51.334163 [ 187 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
5481 | 2025.02.13 05:11:51.334564 [ 187 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 33 rows starting from the beginning of the part | ||
5482 | 2025.02.13 05:11:51.336385 [ 253 ] {d0e2ae40-6691-4ffb-922d-56e5766e0c4c} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5483 | 2025.02.13 05:11:51.336471 [ 253 ] {d0e2ae40-6691-4ffb-922d-56e5766e0c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5484 | 2025.02.13 05:11:51.337455 [ 253 ] {d0e2ae40-6691-4ffb-922d-56e5766e0c4c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5485 | 2025.02.13 05:11:51.337476 [ 190 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 5 columns (5 merged, 0 gathered) in 0.004660233 sec., 87549.27060513927 rows/sec., 6.08 MiB/sec. | ||
5486 | 2025.02.13 05:11:51.337678 [ 187 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5487 | 2025.02.13 05:11:51.337865 [ 253 ] {d0e2ae40-6691-4ffb-922d-56e5766e0c4c} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5488 | 2025.02.13 05:11:51.338232 [ 253 ] {d0e2ae40-6691-4ffb-922d-56e5766e0c4c} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00502 sec., 19322.70916334661 rows/sec., 1.51 MiB/sec. | ||
5489 | 2025.02.13 05:11:51.338244 [ 187 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_36_7} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5490 | 2025.02.13 05:11:51.338401 [ 253 ] {d0e2ae40-6691-4ffb-922d-56e5766e0c4c} <Debug> TCPHandler: Processed in 0.005438774 sec. | ||
5491 | 2025.02.13 05:11:51.338447 [ 187 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_36_7} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5492 | 2025.02.13 05:11:51.338572 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
5493 | 2025.02.13 05:11:51.338580 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5494 | 2025.02.13 05:11:51.338724 [ 5 ] {ec29e583-118a-46fc-baf9-aa8719f22c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5495 | 2025.02.13 05:11:51.338787 [ 5 ] {ec29e583-118a-46fc-baf9-aa8719f22c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5496 | 2025.02.13 05:11:51.339489 [ 5 ] {ec29e583-118a-46fc-baf9-aa8719f22c96} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5497 | 2025.02.13 05:11:51.339536 [ 5 ] {ec29e583-118a-46fc-baf9-aa8719f22c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5498 | 2025.02.13 05:11:51.339958 [ 5 ] {ec29e583-118a-46fc-baf9-aa8719f22c96} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5499 | 2025.02.13 05:11:51.340202 [ 5 ] {ec29e583-118a-46fc-baf9-aa8719f22c96} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5500 | 2025.02.13 05:11:51.340390 [ 5 ] {ec29e583-118a-46fc-baf9-aa8719f22c96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001701 sec., 94062.31628453851 rows/sec., 6.55 MiB/sec. | ||
5501 | 2025.02.13 05:11:51.340442 [ 5 ] {ec29e583-118a-46fc-baf9-aa8719f22c96} <Debug> TCPHandler: Processed in 0.001939845 sec. | ||
5502 | 2025.02.13 05:11:51.340598 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5503 | 2025.02.13 05:11:51.340719 [ 253 ] {9eb25e09-3389-4ec9-b3f8-75cff6a27a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5504 | 2025.02.13 05:11:51.340801 [ 253 ] {9eb25e09-3389-4ec9-b3f8-75cff6a27a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5505 | 2025.02.13 05:11:51.341978 [ 253 ] {9eb25e09-3389-4ec9-b3f8-75cff6a27a37} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5506 | 2025.02.13 05:11:51.342016 [ 253 ] {9eb25e09-3389-4ec9-b3f8-75cff6a27a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5507 | 2025.02.13 05:11:51.342661 [ 253 ] {9eb25e09-3389-4ec9-b3f8-75cff6a27a37} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5508 | 2025.02.13 05:11:51.342922 [ 253 ] {9eb25e09-3389-4ec9-b3f8-75cff6a27a37} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5509 | 2025.02.13 05:11:51.343093 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5510 | 2025.02.13 05:11:51.343166 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5511 | 2025.02.13 05:11:51.343199 [ 253 ] {9eb25e09-3389-4ec9-b3f8-75cff6a27a37} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002492 sec., 13242.375601926164 rows/sec., 23.73 MiB/sec. | ||
5512 | 2025.02.13 05:11:51.343208 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5513 | 2025.02.13 05:11:51.343887 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
5514 | 2025.02.13 05:11:51.343982 [ 253 ] {9eb25e09-3389-4ec9-b3f8-75cff6a27a37} <Debug> TCPHandler: Processed in 0.003434318 sec. | ||
5515 | 2025.02.13 05:11:51.344356 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5516 | 2025.02.13 05:11:51.344697 [ 5 ] {e573d675-0d47-449f-bf04-8212b3ecc574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5517 | 2025.02.13 05:11:51.344844 [ 5 ] {e573d675-0d47-449f-bf04-8212b3ecc574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5518 | 2025.02.13 05:11:51.345049 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5519 | 2025.02.13 05:11:51.345312 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 594 rows starting from the beginning of the part | ||
5520 | 2025.02.13 05:11:51.346173 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 33 rows starting from the beginning of the part | ||
5521 | 2025.02.13 05:11:51.347005 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
5522 | 2025.02.13 05:11:51.347087 [ 5 ] {e573d675-0d47-449f-bf04-8212b3ecc574} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5523 | 2025.02.13 05:11:51.347159 [ 5 ] {e573d675-0d47-449f-bf04-8212b3ecc574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5524 | 2025.02.13 05:11:51.347651 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 33 rows starting from the beginning of the part | ||
5525 | 2025.02.13 05:11:51.348301 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
5526 | 2025.02.13 05:11:51.348650 [ 5 ] {e573d675-0d47-449f-bf04-8212b3ecc574} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5527 | 2025.02.13 05:11:51.348932 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 33 rows starting from the beginning of the part | ||
5528 | 2025.02.13 05:11:51.349489 [ 5 ] {e573d675-0d47-449f-bf04-8212b3ecc574} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5529 | 2025.02.13 05:11:51.350249 [ 5 ] {e573d675-0d47-449f-bf04-8212b3ecc574} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00563 sec., 10657.193605683837 rows/sec., 735.46 KiB/sec. | ||
5530 | 2025.02.13 05:11:51.350547 [ 5 ] {e573d675-0d47-449f-bf04-8212b3ecc574} <Debug> TCPHandler: Processed in 0.006432923 sec. | ||
5531 | 2025.02.13 05:11:51.355628 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 709 rows, containing 19 columns (19 merged, 0 gathered) in 0.012231398 sec., 57965.573518251964 rows/sec., 103.87 MiB/sec. | ||
5532 | 2025.02.13 05:11:51.356537 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5533 | 2025.02.13 05:11:51.357003 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5534 | 2025.02.13 05:11:51.357083 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5535 | 2025.02.13 05:11:51.357232 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
5536 | 2025.02.13 05:11:51.923394 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5537 | 2025.02.13 05:11:51.943337 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5538 | 2025.02.13 05:11:51.943400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5539 | 2025.02.13 05:11:51.950784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5540 | 2025.02.13 05:11:51.951566 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5541 | 2025.02.13 05:11:51.955179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5542 | 2025.02.13 05:11:55.248316 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5543 | 2025.02.13 05:11:55.248548 [ 253 ] {d9914101-8716-45cb-979f-ca690507632a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5544 | 2025.02.13 05:11:55.248629 [ 253 ] {d9914101-8716-45cb-979f-ca690507632a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5545 | 2025.02.13 05:11:55.249434 [ 253 ] {d9914101-8716-45cb-979f-ca690507632a} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5546 | 2025.02.13 05:11:55.249487 [ 253 ] {d9914101-8716-45cb-979f-ca690507632a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5547 | 2025.02.13 05:11:55.249950 [ 253 ] {d9914101-8716-45cb-979f-ca690507632a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5548 | 2025.02.13 05:11:55.250205 [ 253 ] {d9914101-8716-45cb-979f-ca690507632a} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5549 | 2025.02.13 05:11:55.250458 [ 253 ] {d9914101-8716-45cb-979f-ca690507632a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001963 sec., 3056.5461029037187 rows/sec., 249.24 KiB/sec. | ||
5550 | 2025.02.13 05:11:55.250596 [ 253 ] {d9914101-8716-45cb-979f-ca690507632a} <Debug> TCPHandler: Processed in 0.002418349 sec. | ||
5551 | 2025.02.13 05:11:55.250877 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5552 | 2025.02.13 05:11:55.251069 [ 5 ] {0db97781-977a-4f10-8bf4-e04d09e3c231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5553 | 2025.02.13 05:11:55.251144 [ 5 ] {0db97781-977a-4f10-8bf4-e04d09e3c231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5554 | 2025.02.13 05:11:55.252536 [ 5 ] {0db97781-977a-4f10-8bf4-e04d09e3c231} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5555 | 2025.02.13 05:11:55.252585 [ 5 ] {0db97781-977a-4f10-8bf4-e04d09e3c231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5556 | 2025.02.13 05:11:55.253094 [ 5 ] {0db97781-977a-4f10-8bf4-e04d09e3c231} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5557 | 2025.02.13 05:11:55.253349 [ 5 ] {0db97781-977a-4f10-8bf4-e04d09e3c231} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5558 | 2025.02.13 05:11:55.253634 [ 5 ] {0db97781-977a-4f10-8bf4-e04d09e3c231} <Debug> executeQuery: Read 1215 rows, 102.30 KiB in 0.002607 sec., 466052.9344073648 rows/sec., 38.32 MiB/sec. | ||
5559 | 2025.02.13 05:11:55.253816 [ 5 ] {0db97781-977a-4f10-8bf4-e04d09e3c231} <Debug> TCPHandler: Processed in 0.003068087 sec. | ||
5560 | 2025.02.13 05:11:55.254004 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5561 | 2025.02.13 05:11:55.254133 [ 253 ] {f83328dd-4b7d-46b0-9d9c-4221462bcc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5562 | 2025.02.13 05:11:55.254185 [ 253 ] {f83328dd-4b7d-46b0-9d9c-4221462bcc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5563 | 2025.02.13 05:11:55.254788 [ 253 ] {f83328dd-4b7d-46b0-9d9c-4221462bcc28} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5564 | 2025.02.13 05:11:55.254828 [ 253 ] {f83328dd-4b7d-46b0-9d9c-4221462bcc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5565 | 2025.02.13 05:11:55.255204 [ 253 ] {f83328dd-4b7d-46b0-9d9c-4221462bcc28} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5566 | 2025.02.13 05:11:55.255444 [ 253 ] {f83328dd-4b7d-46b0-9d9c-4221462bcc28} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5567 | 2025.02.13 05:11:55.255621 [ 253 ] {f83328dd-4b7d-46b0-9d9c-4221462bcc28} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001519 sec., 9216.589861751152 rows/sec., 671.83 KiB/sec. | ||
5568 | 2025.02.13 05:11:55.255674 [ 253 ] {f83328dd-4b7d-46b0-9d9c-4221462bcc28} <Debug> TCPHandler: Processed in 0.00175135 sec. | ||
5569 | 2025.02.13 05:11:55.255837 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5570 | 2025.02.13 05:11:55.255964 [ 5 ] {8a4e8fdd-e579-497d-8946-2d4e948c1a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5571 | 2025.02.13 05:11:55.256017 [ 5 ] {8a4e8fdd-e579-497d-8946-2d4e948c1a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5572 | 2025.02.13 05:11:55.256711 [ 5 ] {8a4e8fdd-e579-497d-8946-2d4e948c1a19} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5573 | 2025.02.13 05:11:55.256752 [ 5 ] {8a4e8fdd-e579-497d-8946-2d4e948c1a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5574 | 2025.02.13 05:11:55.257130 [ 5 ] {8a4e8fdd-e579-497d-8946-2d4e948c1a19} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5575 | 2025.02.13 05:11:55.257381 [ 5 ] {8a4e8fdd-e579-497d-8946-2d4e948c1a19} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5576 | 2025.02.13 05:11:55.257596 [ 5 ] {8a4e8fdd-e579-497d-8946-2d4e948c1a19} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001662 sec., 137184.1155234657 rows/sec., 9.29 MiB/sec. | ||
5577 | 2025.02.13 05:11:55.257653 [ 5 ] {8a4e8fdd-e579-497d-8946-2d4e948c1a19} <Debug> TCPHandler: Processed in 0.001875964 sec. | ||
5578 | 2025.02.13 05:11:55.257800 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5579 | 2025.02.13 05:11:55.257936 [ 253 ] {d51f83fb-a0f8-4afd-a69b-dfedb0964d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5580 | 2025.02.13 05:11:55.257993 [ 253 ] {d51f83fb-a0f8-4afd-a69b-dfedb0964d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5581 | 2025.02.13 05:11:55.258904 [ 253 ] {d51f83fb-a0f8-4afd-a69b-dfedb0964d5d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5582 | 2025.02.13 05:11:55.258941 [ 253 ] {d51f83fb-a0f8-4afd-a69b-dfedb0964d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5583 | 2025.02.13 05:11:55.259323 [ 253 ] {d51f83fb-a0f8-4afd-a69b-dfedb0964d5d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5584 | 2025.02.13 05:11:55.259571 [ 253 ] {d51f83fb-a0f8-4afd-a69b-dfedb0964d5d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5585 | 2025.02.13 05:11:55.259789 [ 253 ] {d51f83fb-a0f8-4afd-a69b-dfedb0964d5d} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001871 sec., 285408.8722608231 rows/sec., 21.16 MiB/sec. | ||
5586 | 2025.02.13 05:11:55.259909 [ 253 ] {d51f83fb-a0f8-4afd-a69b-dfedb0964d5d} <Debug> TCPHandler: Processed in 0.002159312 sec. | ||
5587 | 2025.02.13 05:11:55.260220 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5588 | 2025.02.13 05:11:55.260454 [ 5 ] {b750831b-2cec-442e-898b-f388d9e702bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5589 | 2025.02.13 05:11:55.260555 [ 5 ] {b750831b-2cec-442e-898b-f388d9e702bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5590 | 2025.02.13 05:11:55.261503 [ 5 ] {b750831b-2cec-442e-898b-f388d9e702bc} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5591 | 2025.02.13 05:11:55.261547 [ 5 ] {b750831b-2cec-442e-898b-f388d9e702bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5592 | 2025.02.13 05:11:55.262002 [ 5 ] {b750831b-2cec-442e-898b-f388d9e702bc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5593 | 2025.02.13 05:11:55.262245 [ 5 ] {b750831b-2cec-442e-898b-f388d9e702bc} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5594 | 2025.02.13 05:11:55.262471 [ 5 ] {b750831b-2cec-442e-898b-f388d9e702bc} <Debug> executeQuery: Read 977 rows, 67.17 KiB in 0.002073 sec., 471297.6362759286 rows/sec., 31.64 MiB/sec. | ||
5595 | 2025.02.13 05:11:55.262531 [ 5 ] {b750831b-2cec-442e-898b-f388d9e702bc} <Debug> TCPHandler: Processed in 0.002504891 sec. | ||
5596 | 2025.02.13 05:11:55.262688 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5597 | 2025.02.13 05:11:55.262828 [ 253 ] {6e9e5f89-9aba-48d5-af63-f8254b33e98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5598 | 2025.02.13 05:11:55.262911 [ 253 ] {6e9e5f89-9aba-48d5-af63-f8254b33e98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5599 | 2025.02.13 05:11:55.264044 [ 253 ] {6e9e5f89-9aba-48d5-af63-f8254b33e98b} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5600 | 2025.02.13 05:11:55.264083 [ 253 ] {6e9e5f89-9aba-48d5-af63-f8254b33e98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5601 | 2025.02.13 05:11:55.264717 [ 253 ] {6e9e5f89-9aba-48d5-af63-f8254b33e98b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5602 | 2025.02.13 05:11:55.264972 [ 253 ] {6e9e5f89-9aba-48d5-af63-f8254b33e98b} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5603 | 2025.02.13 05:11:55.265176 [ 253 ] {6e9e5f89-9aba-48d5-af63-f8254b33e98b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002381 sec., 3359.932801343973 rows/sec., 6.02 MiB/sec. | ||
5604 | 2025.02.13 05:11:55.265305 [ 253 ] {6e9e5f89-9aba-48d5-af63-f8254b33e98b} <Debug> TCPHandler: Processed in 0.002684856 sec. | ||
5605 | 2025.02.13 05:11:55.265467 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5606 | 2025.02.13 05:11:55.265585 [ 5 ] {0777938a-7c4a-44bc-909b-1fd78a9f7c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5607 | 2025.02.13 05:11:55.265637 [ 5 ] {0777938a-7c4a-44bc-909b-1fd78a9f7c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5608 | 2025.02.13 05:11:55.266160 [ 5 ] {0777938a-7c4a-44bc-909b-1fd78a9f7c91} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5609 | 2025.02.13 05:11:55.266199 [ 5 ] {0777938a-7c4a-44bc-909b-1fd78a9f7c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5610 | 2025.02.13 05:11:55.266580 [ 5 ] {0777938a-7c4a-44bc-909b-1fd78a9f7c91} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5611 | 2025.02.13 05:11:55.266868 [ 5 ] {0777938a-7c4a-44bc-909b-1fd78a9f7c91} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5612 | 2025.02.13 05:11:55.267089 [ 5 ] {0777938a-7c4a-44bc-909b-1fd78a9f7c91} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001529 sec., 31393.067364290386 rows/sec., 2.12 MiB/sec. | ||
5613 | 2025.02.13 05:11:55.267142 [ 5 ] {0777938a-7c4a-44bc-909b-1fd78a9f7c91} <Debug> TCPHandler: Processed in 0.001733189 sec. | ||
5614 | 2025.02.13 05:11:56.319524 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5615 | 2025.02.13 05:11:56.319793 [ 253 ] {c3e5b6e6-eff2-45a0-8469-f0f2a0de64b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5616 | 2025.02.13 05:11:56.319900 [ 253 ] {c3e5b6e6-eff2-45a0-8469-f0f2a0de64b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5617 | 2025.02.13 05:11:56.321053 [ 253 ] {c3e5b6e6-eff2-45a0-8469-f0f2a0de64b5} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5618 | 2025.02.13 05:11:56.321127 [ 253 ] {c3e5b6e6-eff2-45a0-8469-f0f2a0de64b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5619 | 2025.02.13 05:11:56.321806 [ 253 ] {c3e5b6e6-eff2-45a0-8469-f0f2a0de64b5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5620 | 2025.02.13 05:11:56.322218 [ 253 ] {c3e5b6e6-eff2-45a0-8469-f0f2a0de64b5} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5621 | 2025.02.13 05:11:56.322526 [ 95 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5622 | 2025.02.13 05:11:56.322605 [ 253 ] {c3e5b6e6-eff2-45a0-8469-f0f2a0de64b5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002881 sec., 19437.6952447067 rows/sec., 1.48 MiB/sec. | ||
5623 | 2025.02.13 05:11:56.322627 [ 95 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5624 | 2025.02.13 05:11:56.322710 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5625 | 2025.02.13 05:11:56.322833 [ 253 ] {c3e5b6e6-eff2-45a0-8469-f0f2a0de64b5} <Debug> TCPHandler: Processed in 0.00351448 sec. | ||
5626 | 2025.02.13 05:11:56.323105 [ 186 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
5627 | 2025.02.13 05:11:56.323346 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5628 | 2025.02.13 05:11:56.323749 [ 186 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5629 | 2025.02.13 05:11:56.323808 [ 5 ] {3570352a-0dac-4e37-81d6-ba7da2860355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5630 | 2025.02.13 05:11:56.323897 [ 186 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1968 rows starting from the beginning of the part | ||
5631 | 2025.02.13 05:11:56.323979 [ 5 ] {3570352a-0dac-4e37-81d6-ba7da2860355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5632 | 2025.02.13 05:11:56.324170 [ 186 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 127 rows starting from the beginning of the part | ||
5633 | 2025.02.13 05:11:56.324557 [ 186 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 72 rows starting from the beginning of the part | ||
5634 | 2025.02.13 05:11:56.325002 [ 186 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 122 rows starting from the beginning of the part | ||
5635 | 2025.02.13 05:11:56.325327 [ 186 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1215 rows starting from the beginning of the part | ||
5636 | 2025.02.13 05:11:56.325734 [ 186 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
5637 | 2025.02.13 05:11:56.328224 [ 5 ] {3570352a-0dac-4e37-81d6-ba7da2860355} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5638 | 2025.02.13 05:11:56.328297 [ 5 ] {3570352a-0dac-4e37-81d6-ba7da2860355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5639 | 2025.02.13 05:11:56.328975 [ 5 ] {3570352a-0dac-4e37-81d6-ba7da2860355} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5640 | 2025.02.13 05:11:56.329464 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3560 rows, containing 5 columns (5 merged, 0 gathered) in 0.006569137 sec., 541928.1101916431 rows/sec., 46.60 MiB/sec. | ||
5641 | 2025.02.13 05:11:56.329536 [ 5 ] {3570352a-0dac-4e37-81d6-ba7da2860355} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5642 | 2025.02.13 05:11:56.329762 [ 95 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5643 | 2025.02.13 05:11:56.329839 [ 95 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5644 | 2025.02.13 05:11:56.329879 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5645 | 2025.02.13 05:11:56.329890 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5646 | 2025.02.13 05:11:56.329980 [ 5 ] {3570352a-0dac-4e37-81d6-ba7da2860355} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006304 sec., 10152.284263959391 rows/sec., 811.43 KiB/sec. | ||
5647 | 2025.02.13 05:11:56.330465 [ 5 ] {3570352a-0dac-4e37-81d6-ba7da2860355} <Debug> TCPHandler: Processed in 0.00739802 sec. | ||
5648 | 2025.02.13 05:11:56.330502 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
5649 | 2025.02.13 05:11:56.330924 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5650 | 2025.02.13 05:11:56.331043 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5651 | 2025.02.13 05:11:56.331260 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 951 rows starting from the beginning of the part | ||
5652 | 2025.02.13 05:11:56.331274 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_46_9} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5653 | 2025.02.13 05:11:56.331646 [ 253 ] {a83981e0-6798-42ed-ab51-f24507ce2e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5654 | 2025.02.13 05:11:56.331795 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_46_9} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5655 | 2025.02.13 05:11:56.331886 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 107 rows starting from the beginning of the part | ||
5656 | 2025.02.13 05:11:56.331932 [ 253 ] {a83981e0-6798-42ed-ab51-f24507ce2e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5657 | 2025.02.13 05:11:56.332279 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
5658 | 2025.02.13 05:11:56.332671 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 72 rows starting from the beginning of the part | ||
5659 | 2025.02.13 05:11:56.333100 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 97 rows starting from the beginning of the part | ||
5660 | 2025.02.13 05:11:56.333613 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 534 rows starting from the beginning of the part | ||
5661 | 2025.02.13 05:11:56.334026 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
5662 | 2025.02.13 05:11:56.335864 [ 253 ] {a83981e0-6798-42ed-ab51-f24507ce2e62} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5663 | 2025.02.13 05:11:56.335953 [ 253 ] {a83981e0-6798-42ed-ab51-f24507ce2e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5664 | 2025.02.13 05:11:56.337711 [ 200 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1825 rows, containing 5 columns (5 merged, 0 gathered) in 0.007655028 sec., 238405.3983865245 rows/sec., 18.65 MiB/sec. | ||
5665 | 2025.02.13 05:11:56.338134 [ 200 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5666 | 2025.02.13 05:11:56.338591 [ 253 ] {a83981e0-6798-42ed-ab51-f24507ce2e62} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5667 | 2025.02.13 05:11:56.338809 [ 200 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_46_9} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5668 | 2025.02.13 05:11:56.339047 [ 200 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_46_9} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5669 | 2025.02.13 05:11:56.339277 [ 253 ] {a83981e0-6798-42ed-ab51-f24507ce2e62} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5670 | 2025.02.13 05:11:56.339302 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5671 | 2025.02.13 05:11:56.339631 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5672 | 2025.02.13 05:11:56.339705 [ 253 ] {a83981e0-6798-42ed-ab51-f24507ce2e62} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.008372 sec., 3822.2646918299097 rows/sec., 272.60 KiB/sec. | ||
5673 | 2025.02.13 05:11:56.339715 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5674 | 2025.02.13 05:11:56.339828 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5675 | 2025.02.13 05:11:56.339910 [ 253 ] {a83981e0-6798-42ed-ab51-f24507ce2e62} <Debug> TCPHandler: Processed in 0.009250913 sec. | ||
5676 | 2025.02.13 05:11:56.340058 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
5677 | 2025.02.13 05:11:56.340287 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5678 | 2025.02.13 05:11:56.340347 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12808 rows starting from the beginning of the part | ||
5679 | 2025.02.13 05:11:56.340356 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5680 | 2025.02.13 05:11:56.340520 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 165 rows starting from the beginning of the part | ||
5681 | 2025.02.13 05:11:56.340832 [ 5 ] {f71d3a40-f854-475d-bf8b-68a96b5df002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5682 | 2025.02.13 05:11:56.340869 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
5683 | 2025.02.13 05:11:56.341107 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
5684 | 2025.02.13 05:11:56.341139 [ 5 ] {f71d3a40-f854-475d-bf8b-68a96b5df002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5685 | 2025.02.13 05:11:56.341385 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 977 rows starting from the beginning of the part | ||
5686 | 2025.02.13 05:11:56.341701 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part | ||
5687 | 2025.02.13 05:11:56.343294 [ 5 ] {f71d3a40-f854-475d-bf8b-68a96b5df002} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5688 | 2025.02.13 05:11:56.343382 [ 5 ] {f71d3a40-f854-475d-bf8b-68a96b5df002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5689 | 2025.02.13 05:11:56.344676 [ 5 ] {f71d3a40-f854-475d-bf8b-68a96b5df002} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5690 | 2025.02.13 05:11:56.345394 [ 5 ] {f71d3a40-f854-475d-bf8b-68a96b5df002} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5691 | 2025.02.13 05:11:56.345716 [ 95 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5692 | 2025.02.13 05:11:56.345774 [ 95 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5693 | 2025.02.13 05:11:56.345812 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5694 | 2025.02.13 05:11:56.345814 [ 5 ] {f71d3a40-f854-475d-bf8b-68a96b5df002} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.005211 sec., 2302.8209556706965 rows/sec., 158.92 KiB/sec. | ||
5695 | 2025.02.13 05:11:56.346138 [ 5 ] {f71d3a40-f854-475d-bf8b-68a96b5df002} <Debug> TCPHandler: Processed in 0.006004901 sec. | ||
5696 | 2025.02.13 05:11:56.346447 [ 200 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
5697 | 2025.02.13 05:11:56.347143 [ 200 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5698 | 2025.02.13 05:11:56.347242 [ 200 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2050 rows starting from the beginning of the part | ||
5699 | 2025.02.13 05:11:56.347383 [ 200 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
5700 | 2025.02.13 05:11:56.347619 [ 200 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
5701 | 2025.02.13 05:11:56.347802 [ 200 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
5702 | 2025.02.13 05:11:56.348096 [ 200 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part | ||
5703 | 2025.02.13 05:11:56.348614 [ 200 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
5704 | 2025.02.13 05:11:56.348856 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14302 rows, containing 5 columns (5 merged, 0 gathered) in 0.008886553 sec., 1609397.9296584402 rows/sec., 109.71 MiB/sec. | ||
5705 | 2025.02.13 05:11:56.349369 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5706 | 2025.02.13 05:11:56.349959 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5707 | 2025.02.13 05:11:56.350180 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5708 | 2025.02.13 05:11:56.350372 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
5709 | 2025.02.13 05:11:56.350947 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2290 rows, containing 4 columns (4 merged, 0 gathered) in 0.005033033 sec., 454994.0363991255 rows/sec., 30.46 MiB/sec. | ||
5710 | 2025.02.13 05:11:56.351342 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5711 | 2025.02.13 05:11:56.351725 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_46_9} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5712 | 2025.02.13 05:11:56.351833 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_46_9} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5713 | 2025.02.13 05:11:56.351947 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
5714 | 2025.02.13 05:11:58.563583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
5715 | 2025.02.13 05:11:58.564234 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5716 | 2025.02.13 05:11:58.564285 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5717 | 2025.02.13 05:11:58.564829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5718 | 2025.02.13 05:11:58.565085 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5719 | 2025.02.13 05:11:58.565326 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
5720 | 2025.02.13 05:11:59.456171 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5721 | 2025.02.13 05:11:59.476539 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5722 | 2025.02.13 05:11:59.476595 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5723 | 2025.02.13 05:11:59.483974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5724 | 2025.02.13 05:11:59.484761 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5725 | 2025.02.13 05:11:59.487751 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5726 | 2025.02.13 05:12:01.112407 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 798 | ||
5727 | 2025.02.13 05:12:01.115458 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5728 | 2025.02.13 05:12:01.115502 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5729 | 2025.02.13 05:12:01.116932 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5730 | 2025.02.13 05:12:01.117241 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5731 | 2025.02.13 05:12:01.117451 [ 27 ] {} <Debug> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5732 | 2025.02.13 05:12:01.117577 [ 27 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5733 | 2025.02.13 05:12:01.117648 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5734 | 2025.02.13 05:12:01.118625 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::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 | ||
5735 | 2025.02.13 05:12:01.119234 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
5736 | 2025.02.13 05:12:01.119745 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5737 | 2025.02.13 05:12:01.119930 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
5738 | 2025.02.13 05:12:01.120614 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::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 | ||
5739 | 2025.02.13 05:12:01.121379 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
5740 | 2025.02.13 05:12:01.122031 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::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 | ||
5741 | 2025.02.13 05:12:01.122707 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
5742 | 2025.02.13 05:12:01.123201 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
5743 | 2025.02.13 05:12:01.131437 [ 189 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 72 columns (72 merged, 0 gathered) in 0.013575976 sec., 58780.30426689028 rows/sec., 50.46 MiB/sec. | ||
5744 | 2025.02.13 05:12:01.132579 [ 197 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5745 | 2025.02.13 05:12:01.133297 [ 197 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_21_4} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5746 | 2025.02.13 05:12:01.133381 [ 197 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_21_4} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5747 | 2025.02.13 05:12:01.133605 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
5748 | 2025.02.13 05:12:01.327510 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5749 | 2025.02.13 05:12:01.327687 [ 253 ] {4a6fd4b2-b24d-480b-82c3-67585f4e543c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5750 | 2025.02.13 05:12:01.327758 [ 253 ] {4a6fd4b2-b24d-480b-82c3-67585f4e543c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5751 | 2025.02.13 05:12:01.328539 [ 253 ] {4a6fd4b2-b24d-480b-82c3-67585f4e543c} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5752 | 2025.02.13 05:12:01.328582 [ 253 ] {4a6fd4b2-b24d-480b-82c3-67585f4e543c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5753 | 2025.02.13 05:12:01.328980 [ 253 ] {4a6fd4b2-b24d-480b-82c3-67585f4e543c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5754 | 2025.02.13 05:12:01.329231 [ 253 ] {4a6fd4b2-b24d-480b-82c3-67585f4e543c} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5755 | 2025.02.13 05:12:01.329482 [ 253 ] {4a6fd4b2-b24d-480b-82c3-67585f4e543c} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001833 sec., 66557.55591925804 rows/sec., 5.64 MiB/sec. | ||
5756 | 2025.02.13 05:12:01.329612 [ 253 ] {4a6fd4b2-b24d-480b-82c3-67585f4e543c} <Debug> TCPHandler: Processed in 0.002183153 sec. | ||
5757 | 2025.02.13 05:12:01.329997 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5758 | 2025.02.13 05:12:01.330214 [ 5 ] {3a25c261-d534-42c7-96c1-de694107b52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5759 | 2025.02.13 05:12:01.330294 [ 5 ] {3a25c261-d534-42c7-96c1-de694107b52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5760 | 2025.02.13 05:12:01.331127 [ 5 ] {3a25c261-d534-42c7-96c1-de694107b52b} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5761 | 2025.02.13 05:12:01.331170 [ 5 ] {3a25c261-d534-42c7-96c1-de694107b52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5762 | 2025.02.13 05:12:01.331610 [ 5 ] {3a25c261-d534-42c7-96c1-de694107b52b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5763 | 2025.02.13 05:12:01.331863 [ 5 ] {3a25c261-d534-42c7-96c1-de694107b52b} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5764 | 2025.02.13 05:12:01.332104 [ 5 ] {3a25c261-d534-42c7-96c1-de694107b52b} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001948 sec., 16940.451745379876 rows/sec., 1.24 MiB/sec. | ||
5765 | 2025.02.13 05:12:01.332171 [ 5 ] {3a25c261-d534-42c7-96c1-de694107b52b} <Debug> TCPHandler: Processed in 0.002413138 sec. | ||
5766 | 2025.02.13 05:12:01.332334 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5767 | 2025.02.13 05:12:01.332478 [ 253 ] {adb73f17-78bc-470d-8cc9-8f9b515dd000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5768 | 2025.02.13 05:12:01.332537 [ 253 ] {adb73f17-78bc-470d-8cc9-8f9b515dd000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5769 | 2025.02.13 05:12:01.333229 [ 253 ] {adb73f17-78bc-470d-8cc9-8f9b515dd000} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5770 | 2025.02.13 05:12:01.333269 [ 253 ] {adb73f17-78bc-470d-8cc9-8f9b515dd000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5771 | 2025.02.13 05:12:01.333640 [ 253 ] {adb73f17-78bc-470d-8cc9-8f9b515dd000} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5772 | 2025.02.13 05:12:01.333888 [ 253 ] {adb73f17-78bc-470d-8cc9-8f9b515dd000} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5773 | 2025.02.13 05:12:01.334092 [ 253 ] {adb73f17-78bc-470d-8cc9-8f9b515dd000} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001648 sec., 58859.22330097087 rows/sec., 4.60 MiB/sec. | ||
5774 | 2025.02.13 05:12:01.334148 [ 253 ] {adb73f17-78bc-470d-8cc9-8f9b515dd000} <Debug> TCPHandler: Processed in 0.001881834 sec. | ||
5775 | 2025.02.13 05:12:01.334355 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5776 | 2025.02.13 05:12:01.334585 [ 5 ] {48ccb81d-8337-41a6-b7d7-1118c953c8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5777 | 2025.02.13 05:12:01.334688 [ 5 ] {48ccb81d-8337-41a6-b7d7-1118c953c8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5778 | 2025.02.13 05:12:01.335430 [ 5 ] {48ccb81d-8337-41a6-b7d7-1118c953c8df} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5779 | 2025.02.13 05:12:01.335472 [ 5 ] {48ccb81d-8337-41a6-b7d7-1118c953c8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5780 | 2025.02.13 05:12:01.335886 [ 5 ] {48ccb81d-8337-41a6-b7d7-1118c953c8df} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5781 | 2025.02.13 05:12:01.336125 [ 5 ] {48ccb81d-8337-41a6-b7d7-1118c953c8df} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5782 | 2025.02.13 05:12:01.336364 [ 5 ] {48ccb81d-8337-41a6-b7d7-1118c953c8df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001839 sec., 87003.80641653073 rows/sec., 6.06 MiB/sec. | ||
5783 | 2025.02.13 05:12:01.336418 [ 5 ] {48ccb81d-8337-41a6-b7d7-1118c953c8df} <Debug> TCPHandler: Processed in 0.002173741 sec. | ||
5784 | 2025.02.13 05:12:01.336572 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5785 | 2025.02.13 05:12:01.336713 [ 253 ] {a0d3b9ea-2b37-4f8c-91b7-ab60521146c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5786 | 2025.02.13 05:12:01.336807 [ 253 ] {a0d3b9ea-2b37-4f8c-91b7-ab60521146c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5787 | 2025.02.13 05:12:01.338059 [ 253 ] {a0d3b9ea-2b37-4f8c-91b7-ab60521146c1} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5788 | 2025.02.13 05:12:01.338100 [ 253 ] {a0d3b9ea-2b37-4f8c-91b7-ab60521146c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5789 | 2025.02.13 05:12:01.338777 [ 253 ] {a0d3b9ea-2b37-4f8c-91b7-ab60521146c1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5790 | 2025.02.13 05:12:01.339039 [ 253 ] {a0d3b9ea-2b37-4f8c-91b7-ab60521146c1} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5791 | 2025.02.13 05:12:01.339309 [ 253 ] {a0d3b9ea-2b37-4f8c-91b7-ab60521146c1} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002628 sec., 12557.077625570775 rows/sec., 22.50 MiB/sec. | ||
5792 | 2025.02.13 05:12:01.339420 [ 253 ] {a0d3b9ea-2b37-4f8c-91b7-ab60521146c1} <Debug> TCPHandler: Processed in 0.002917533 sec. | ||
5793 | 2025.02.13 05:12:01.339625 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5794 | 2025.02.13 05:12:01.339851 [ 5 ] {02ea8c0f-36ed-4761-b61d-a2f1419bd638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5795 | 2025.02.13 05:12:01.339948 [ 5 ] {02ea8c0f-36ed-4761-b61d-a2f1419bd638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5796 | 2025.02.13 05:12:01.340501 [ 5 ] {02ea8c0f-36ed-4761-b61d-a2f1419bd638} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5797 | 2025.02.13 05:12:01.340541 [ 5 ] {02ea8c0f-36ed-4761-b61d-a2f1419bd638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5798 | 2025.02.13 05:12:01.340923 [ 5 ] {02ea8c0f-36ed-4761-b61d-a2f1419bd638} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5799 | 2025.02.13 05:12:01.341158 [ 5 ] {02ea8c0f-36ed-4761-b61d-a2f1419bd638} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5800 | 2025.02.13 05:12:01.341371 [ 5 ] {02ea8c0f-36ed-4761-b61d-a2f1419bd638} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001576 sec., 38071.06598984772 rows/sec., 2.57 MiB/sec. | ||
5801 | 2025.02.13 05:12:01.341424 [ 5 ] {02ea8c0f-36ed-4761-b61d-a2f1419bd638} <Debug> TCPHandler: Processed in 0.001906635 sec. | ||
5802 | 2025.02.13 05:12:05.929127 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5803 | 2025.02.13 05:12:05.929226 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5804 | 2025.02.13 05:12:06.066370 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
5805 | 2025.02.13 05:12:06.067056 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5806 | 2025.02.13 05:12:06.067108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5807 | 2025.02.13 05:12:06.067718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5808 | 2025.02.13 05:12:06.067983 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5809 | 2025.02.13 05:12:06.068232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
5810 | 2025.02.13 05:12:06.326415 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5811 | 2025.02.13 05:12:06.326613 [ 253 ] {73aac13d-39b0-482c-ba1e-77df598a5957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5812 | 2025.02.13 05:12:06.326689 [ 253 ] {73aac13d-39b0-482c-ba1e-77df598a5957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5813 | 2025.02.13 05:12:06.327471 [ 253 ] {73aac13d-39b0-482c-ba1e-77df598a5957} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5814 | 2025.02.13 05:12:06.327532 [ 253 ] {73aac13d-39b0-482c-ba1e-77df598a5957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5815 | 2025.02.13 05:12:06.327980 [ 253 ] {73aac13d-39b0-482c-ba1e-77df598a5957} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5816 | 2025.02.13 05:12:06.328245 [ 253 ] {73aac13d-39b0-482c-ba1e-77df598a5957} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5817 | 2025.02.13 05:12:06.328498 [ 253 ] {73aac13d-39b0-482c-ba1e-77df598a5957} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001935 sec., 37209.3023255814 rows/sec., 3.01 MiB/sec. | ||
5818 | 2025.02.13 05:12:06.328564 [ 253 ] {73aac13d-39b0-482c-ba1e-77df598a5957} <Debug> TCPHandler: Processed in 0.002284735 sec. | ||
5819 | 2025.02.13 05:12:06.328893 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5820 | 2025.02.13 05:12:06.329203 [ 5 ] {9b6bdd25-b826-4e4c-b254-205de80a7c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5821 | 2025.02.13 05:12:06.329282 [ 5 ] {9b6bdd25-b826-4e4c-b254-205de80a7c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5822 | 2025.02.13 05:12:06.330013 [ 5 ] {9b6bdd25-b826-4e4c-b254-205de80a7c9c} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5823 | 2025.02.13 05:12:06.330067 [ 5 ] {9b6bdd25-b826-4e4c-b254-205de80a7c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5824 | 2025.02.13 05:12:06.330504 [ 5 ] {9b6bdd25-b826-4e4c-b254-205de80a7c9c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5825 | 2025.02.13 05:12:06.330763 [ 5 ] {9b6bdd25-b826-4e4c-b254-205de80a7c9c} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5826 | 2025.02.13 05:12:06.331006 [ 5 ] {9b6bdd25-b826-4e4c-b254-205de80a7c9c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001889 sec., 4235.044997353097 rows/sec., 318.46 KiB/sec. | ||
5827 | 2025.02.13 05:12:06.331063 [ 5 ] {9b6bdd25-b826-4e4c-b254-205de80a7c9c} <Debug> TCPHandler: Processed in 0.002359137 sec. | ||
5828 | 2025.02.13 05:12:06.331210 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5829 | 2025.02.13 05:12:06.331356 [ 253 ] {8d30c5af-b44e-4d42-8a74-f3dff4430a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5830 | 2025.02.13 05:12:06.331419 [ 253 ] {8d30c5af-b44e-4d42-8a74-f3dff4430a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5831 | 2025.02.13 05:12:06.332157 [ 253 ] {8d30c5af-b44e-4d42-8a74-f3dff4430a5d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5832 | 2025.02.13 05:12:06.332203 [ 253 ] {8d30c5af-b44e-4d42-8a74-f3dff4430a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5833 | 2025.02.13 05:12:06.332579 [ 253 ] {8d30c5af-b44e-4d42-8a74-f3dff4430a5d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5834 | 2025.02.13 05:12:06.332819 [ 253 ] {8d30c5af-b44e-4d42-8a74-f3dff4430a5d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5835 | 2025.02.13 05:12:06.333044 [ 253 ] {8d30c5af-b44e-4d42-8a74-f3dff4430a5d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001721 sec., 41836.14177803602 rows/sec., 3.27 MiB/sec. | ||
5836 | 2025.02.13 05:12:06.333102 [ 253 ] {8d30c5af-b44e-4d42-8a74-f3dff4430a5d} <Debug> TCPHandler: Processed in 0.001963126 sec. | ||
5837 | 2025.02.13 05:12:06.333257 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5838 | 2025.02.13 05:12:06.333396 [ 5 ] {a59ad739-ee13-46c3-8438-d911c29d1fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5839 | 2025.02.13 05:12:06.333466 [ 5 ] {a59ad739-ee13-46c3-8438-d911c29d1fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5840 | 2025.02.13 05:12:06.334161 [ 5 ] {a59ad739-ee13-46c3-8438-d911c29d1fb6} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5841 | 2025.02.13 05:12:06.334200 [ 5 ] {a59ad739-ee13-46c3-8438-d911c29d1fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5842 | 2025.02.13 05:12:06.334605 [ 5 ] {a59ad739-ee13-46c3-8438-d911c29d1fb6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5843 | 2025.02.13 05:12:06.334847 [ 5 ] {a59ad739-ee13-46c3-8438-d911c29d1fb6} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5844 | 2025.02.13 05:12:06.335056 [ 5 ] {a59ad739-ee13-46c3-8438-d911c29d1fb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00169 sec., 94674.55621301774 rows/sec., 6.59 MiB/sec. | ||
5845 | 2025.02.13 05:12:06.335108 [ 5 ] {a59ad739-ee13-46c3-8438-d911c29d1fb6} <Debug> TCPHandler: Processed in 0.001915624 sec. | ||
5846 | 2025.02.13 05:12:06.335276 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5847 | 2025.02.13 05:12:06.335418 [ 253 ] {6b61e71c-d1dd-455a-add7-fdd45330f503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5848 | 2025.02.13 05:12:06.335513 [ 253 ] {6b61e71c-d1dd-455a-add7-fdd45330f503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5849 | 2025.02.13 05:12:06.336729 [ 253 ] {6b61e71c-d1dd-455a-add7-fdd45330f503} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5850 | 2025.02.13 05:12:06.336770 [ 253 ] {6b61e71c-d1dd-455a-add7-fdd45330f503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5851 | 2025.02.13 05:12:06.337384 [ 253 ] {6b61e71c-d1dd-455a-add7-fdd45330f503} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5852 | 2025.02.13 05:12:06.337644 [ 253 ] {6b61e71c-d1dd-455a-add7-fdd45330f503} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5853 | 2025.02.13 05:12:06.337882 [ 253 ] {6b61e71c-d1dd-455a-add7-fdd45330f503} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002497 sec., 3203.8446135362433 rows/sec., 5.74 MiB/sec. | ||
5854 | 2025.02.13 05:12:06.337990 [ 253 ] {6b61e71c-d1dd-455a-add7-fdd45330f503} <Debug> TCPHandler: Processed in 0.002782399 sec. | ||
5855 | 2025.02.13 05:12:06.338211 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5856 | 2025.02.13 05:12:06.338435 [ 5 ] {1aa9c87a-4e93-4082-bc9f-f369580ad7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5857 | 2025.02.13 05:12:06.338530 [ 5 ] {1aa9c87a-4e93-4082-bc9f-f369580ad7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5858 | 2025.02.13 05:12:06.339331 [ 5 ] {1aa9c87a-4e93-4082-bc9f-f369580ad7ec} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5859 | 2025.02.13 05:12:06.339371 [ 5 ] {1aa9c87a-4e93-4082-bc9f-f369580ad7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5860 | 2025.02.13 05:12:06.339746 [ 5 ] {1aa9c87a-4e93-4082-bc9f-f369580ad7ec} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5861 | 2025.02.13 05:12:06.339986 [ 5 ] {1aa9c87a-4e93-4082-bc9f-f369580ad7ec} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5862 | 2025.02.13 05:12:06.340204 [ 5 ] {1aa9c87a-4e93-4082-bc9f-f369580ad7ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001824 sec., 32894.73684210526 rows/sec., 2.22 MiB/sec. | ||
5863 | 2025.02.13 05:12:06.340253 [ 5 ] {1aa9c87a-4e93-4082-bc9f-f369580ad7ec} <Debug> TCPHandler: Processed in 0.002150671 sec. | ||
5864 | 2025.02.13 05:12:06.988739 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
5865 | 2025.02.13 05:12:07.009432 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5866 | 2025.02.13 05:12:07.009475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5867 | 2025.02.13 05:12:07.017268 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5868 | 2025.02.13 05:12:07.018069 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5869 | 2025.02.13 05:12:07.020612 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
5870 | 2025.02.13 05:12:09.077580 [ 90 ] {} <Debug> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5871 | 2025.02.13 05:12:09.077691 [ 90 ] {} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5872 | 2025.02.13 05:12:09.077720 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5873 | 2025.02.13 05:12:09.078010 [ 189 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::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 | ||
5874 | 2025.02.13 05:12:09.078318 [ 189 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5875 | 2025.02.13 05:12:09.078355 [ 189 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 365 rows starting from the beginning of the part | ||
5876 | 2025.02.13 05:12:09.078435 [ 189 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part | ||
5877 | 2025.02.13 05:12:09.078534 [ 189 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
5878 | 2025.02.13 05:12:09.078777 [ 189 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part | ||
5879 | 2025.02.13 05:12:09.078916 [ 189 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
5880 | 2025.02.13 05:12:09.080196 [ 199 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 5 columns (5 merged, 0 gathered) in 0.002373648 sec., 441093.20337303594 rows/sec., 31.28 MiB/sec. | ||
5881 | 2025.02.13 05:12:09.080535 [ 199 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5882 | 2025.02.13 05:12:09.081099 [ 199 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_13_3} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5883 | 2025.02.13 05:12:09.081261 [ 199 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_13_3} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5884 | 2025.02.13 05:12:09.081377 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
5885 | 2025.02.13 05:12:11.120329 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 822 | ||
5886 | 2025.02.13 05:12:11.123169 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5887 | 2025.02.13 05:12:11.123218 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5888 | 2025.02.13 05:12:11.124667 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5889 | 2025.02.13 05:12:11.124976 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5890 | 2025.02.13 05:12:11.125548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
5891 | 2025.02.13 05:12:11.332463 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5892 | 2025.02.13 05:12:11.332712 [ 253 ] {ea277607-562c-43ed-919f-abca3b6c6235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5893 | 2025.02.13 05:12:11.332811 [ 253 ] {ea277607-562c-43ed-919f-abca3b6c6235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5894 | 2025.02.13 05:12:11.333749 [ 253 ] {ea277607-562c-43ed-919f-abca3b6c6235} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5895 | 2025.02.13 05:12:11.333790 [ 253 ] {ea277607-562c-43ed-919f-abca3b6c6235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5896 | 2025.02.13 05:12:11.334186 [ 253 ] {ea277607-562c-43ed-919f-abca3b6c6235} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5897 | 2025.02.13 05:12:11.334429 [ 253 ] {ea277607-562c-43ed-919f-abca3b6c6235} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5898 | 2025.02.13 05:12:11.334653 [ 253 ] {ea277607-562c-43ed-919f-abca3b6c6235} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002001 sec., 11994.002998500748 rows/sec., 1019.02 KiB/sec. | ||
5899 | 2025.02.13 05:12:11.334864 [ 253 ] {ea277607-562c-43ed-919f-abca3b6c6235} <Debug> TCPHandler: Processed in 0.002550702 sec. | ||
5900 | 2025.02.13 05:12:11.335140 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5901 | 2025.02.13 05:12:11.335351 [ 5 ] {e8643197-bd67-41e5-979e-f64bbec293a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5902 | 2025.02.13 05:12:11.335431 [ 5 ] {e8643197-bd67-41e5-979e-f64bbec293a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5903 | 2025.02.13 05:12:11.336181 [ 5 ] {e8643197-bd67-41e5-979e-f64bbec293a6} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5904 | 2025.02.13 05:12:11.336235 [ 5 ] {e8643197-bd67-41e5-979e-f64bbec293a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5905 | 2025.02.13 05:12:11.336652 [ 5 ] {e8643197-bd67-41e5-979e-f64bbec293a6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5906 | 2025.02.13 05:12:11.336906 [ 5 ] {e8643197-bd67-41e5-979e-f64bbec293a6} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5907 | 2025.02.13 05:12:11.337147 [ 5 ] {e8643197-bd67-41e5-979e-f64bbec293a6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001852 sec., 1079.9136069114472 rows/sec., 88.06 KiB/sec. | ||
5908 | 2025.02.13 05:12:11.337213 [ 5 ] {e8643197-bd67-41e5-979e-f64bbec293a6} <Debug> TCPHandler: Processed in 0.002215213 sec. | ||
5909 | 2025.02.13 05:12:11.337384 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5910 | 2025.02.13 05:12:11.337527 [ 253 ] {7a2ddf75-5643-4ee1-8abd-ebe7d2da02bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5911 | 2025.02.13 05:12:11.337586 [ 253 ] {7a2ddf75-5643-4ee1-8abd-ebe7d2da02bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5912 | 2025.02.13 05:12:11.338403 [ 253 ] {7a2ddf75-5643-4ee1-8abd-ebe7d2da02bb} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5913 | 2025.02.13 05:12:11.338442 [ 253 ] {7a2ddf75-5643-4ee1-8abd-ebe7d2da02bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5914 | 2025.02.13 05:12:11.338816 [ 253 ] {7a2ddf75-5643-4ee1-8abd-ebe7d2da02bb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5915 | 2025.02.13 05:12:11.339055 [ 253 ] {7a2ddf75-5643-4ee1-8abd-ebe7d2da02bb} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5916 | 2025.02.13 05:12:11.339239 [ 253 ] {7a2ddf75-5643-4ee1-8abd-ebe7d2da02bb} <Debug> executeQuery: Read 243 rows, 22.10 KiB in 0.001744 sec., 139334.8623853211 rows/sec., 12.37 MiB/sec. | ||
5917 | 2025.02.13 05:12:11.339344 [ 253 ] {7a2ddf75-5643-4ee1-8abd-ebe7d2da02bb} <Debug> TCPHandler: Processed in 0.002027428 sec. | ||
5918 | 2025.02.13 05:12:11.339608 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5919 | 2025.02.13 05:12:11.339835 [ 5 ] {95c24409-4a4a-4eaa-b805-a06f0464482e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5920 | 2025.02.13 05:12:11.339928 [ 5 ] {95c24409-4a4a-4eaa-b805-a06f0464482e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5921 | 2025.02.13 05:12:11.340738 [ 5 ] {95c24409-4a4a-4eaa-b805-a06f0464482e} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5922 | 2025.02.13 05:12:11.340779 [ 5 ] {95c24409-4a4a-4eaa-b805-a06f0464482e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5923 | 2025.02.13 05:12:11.341145 [ 5 ] {95c24409-4a4a-4eaa-b805-a06f0464482e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5924 | 2025.02.13 05:12:11.341381 [ 5 ] {95c24409-4a4a-4eaa-b805-a06f0464482e} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5925 | 2025.02.13 05:12:11.341629 [ 5 ] {95c24409-4a4a-4eaa-b805-a06f0464482e} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.001849 sec., 25419.14548404543 rows/sec., 1.89 MiB/sec. | ||
5926 | 2025.02.13 05:12:11.341820 [ 5 ] {95c24409-4a4a-4eaa-b805-a06f0464482e} <Debug> TCPHandler: Processed in 0.002360037 sec. | ||
5927 | 2025.02.13 05:12:11.342047 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5928 | 2025.02.13 05:12:11.342193 [ 253 ] {d66f0456-ff94-410e-838c-899dd6bc0902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5929 | 2025.02.13 05:12:11.342250 [ 253 ] {d66f0456-ff94-410e-838c-899dd6bc0902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5930 | 2025.02.13 05:12:11.342852 [ 253 ] {d66f0456-ff94-410e-838c-899dd6bc0902} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5931 | 2025.02.13 05:12:11.342891 [ 253 ] {d66f0456-ff94-410e-838c-899dd6bc0902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5932 | 2025.02.13 05:12:11.343254 [ 253 ] {d66f0456-ff94-410e-838c-899dd6bc0902} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5933 | 2025.02.13 05:12:11.343498 [ 253 ] {d66f0456-ff94-410e-838c-899dd6bc0902} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5934 | 2025.02.13 05:12:11.343691 [ 253 ] {d66f0456-ff94-410e-838c-899dd6bc0902} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001522 sec., 15768.725361366623 rows/sec., 1.31 MiB/sec. | ||
5935 | 2025.02.13 05:12:11.343780 [ 253 ] {d66f0456-ff94-410e-838c-899dd6bc0902} <Debug> TCPHandler: Processed in 0.001849833 sec. | ||
5936 | 2025.02.13 05:12:11.343938 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5937 | 2025.02.13 05:12:11.344056 [ 5 ] {06f5ea88-c4af-4403-ba6d-3a2368f5070a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5938 | 2025.02.13 05:12:11.344104 [ 5 ] {06f5ea88-c4af-4403-ba6d-3a2368f5070a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5939 | 2025.02.13 05:12:11.344681 [ 5 ] {06f5ea88-c4af-4403-ba6d-3a2368f5070a} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5940 | 2025.02.13 05:12:11.344721 [ 5 ] {06f5ea88-c4af-4403-ba6d-3a2368f5070a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5941 | 2025.02.13 05:12:11.345072 [ 5 ] {06f5ea88-c4af-4403-ba6d-3a2368f5070a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5942 | 2025.02.13 05:12:11.345313 [ 5 ] {06f5ea88-c4af-4403-ba6d-3a2368f5070a} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5943 | 2025.02.13 05:12:11.345553 [ 5 ] {06f5ea88-c4af-4403-ba6d-3a2368f5070a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001508 sec., 7957.559681697613 rows/sec., 621.68 KiB/sec. | ||
5944 | 2025.02.13 05:12:11.345698 [ 5 ] {06f5ea88-c4af-4403-ba6d-3a2368f5070a} <Debug> TCPHandler: Processed in 0.001821052 sec. | ||
5945 | 2025.02.13 05:12:11.345858 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5946 | 2025.02.13 05:12:11.345997 [ 253 ] {358d24ed-ced7-4973-bd79-ab8ce3e3e0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5947 | 2025.02.13 05:12:11.346054 [ 253 ] {358d24ed-ced7-4973-bd79-ab8ce3e3e0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5948 | 2025.02.13 05:12:11.346723 [ 253 ] {358d24ed-ced7-4973-bd79-ab8ce3e3e0ad} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5949 | 2025.02.13 05:12:11.346762 [ 253 ] {358d24ed-ced7-4973-bd79-ab8ce3e3e0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5950 | 2025.02.13 05:12:11.347126 [ 253 ] {358d24ed-ced7-4973-bd79-ab8ce3e3e0ad} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5951 | 2025.02.13 05:12:11.347360 [ 253 ] {358d24ed-ced7-4973-bd79-ab8ce3e3e0ad} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5952 | 2025.02.13 05:12:11.347532 [ 253 ] {358d24ed-ced7-4973-bd79-ab8ce3e3e0ad} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001566 sec., 86206.89655172414 rows/sec., 6.97 MiB/sec. | ||
5953 | 2025.02.13 05:12:11.347585 [ 253 ] {358d24ed-ced7-4973-bd79-ab8ce3e3e0ad} <Debug> TCPHandler: Processed in 0.001795781 sec. | ||
5954 | 2025.02.13 05:12:11.347792 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5955 | 2025.02.13 05:12:11.348016 [ 5 ] {64562a53-9c5a-46f1-bad7-773d95084723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5956 | 2025.02.13 05:12:11.348118 [ 5 ] {64562a53-9c5a-46f1-bad7-773d95084723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5957 | 2025.02.13 05:12:11.348830 [ 5 ] {64562a53-9c5a-46f1-bad7-773d95084723} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5958 | 2025.02.13 05:12:11.348868 [ 5 ] {64562a53-9c5a-46f1-bad7-773d95084723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5959 | 2025.02.13 05:12:11.349267 [ 5 ] {64562a53-9c5a-46f1-bad7-773d95084723} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5960 | 2025.02.13 05:12:11.349515 [ 5 ] {64562a53-9c5a-46f1-bad7-773d95084723} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5961 | 2025.02.13 05:12:11.349726 [ 5 ] {64562a53-9c5a-46f1-bad7-773d95084723} <Debug> executeQuery: Read 269 rows, 20.45 KiB in 0.001766 sec., 152321.63080407702 rows/sec., 11.31 MiB/sec. | ||
5962 | 2025.02.13 05:12:11.349788 [ 5 ] {64562a53-9c5a-46f1-bad7-773d95084723} <Debug> TCPHandler: Processed in 0.002110131 sec. | ||
5963 | 2025.02.13 05:12:11.349926 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5964 | 2025.02.13 05:12:11.350045 [ 253 ] {5be4c1a1-c31b-4454-8c2d-033b4b0850c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5965 | 2025.02.13 05:12:11.350124 [ 253 ] {5be4c1a1-c31b-4454-8c2d-033b4b0850c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5966 | 2025.02.13 05:12:11.351257 [ 253 ] {5be4c1a1-c31b-4454-8c2d-033b4b0850c3} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5967 | 2025.02.13 05:12:11.351295 [ 253 ] {5be4c1a1-c31b-4454-8c2d-033b4b0850c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5968 | 2025.02.13 05:12:11.351935 [ 253 ] {5be4c1a1-c31b-4454-8c2d-033b4b0850c3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5969 | 2025.02.13 05:12:11.352188 [ 253 ] {5be4c1a1-c31b-4454-8c2d-033b4b0850c3} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5970 | 2025.02.13 05:12:11.352387 [ 253 ] {5be4c1a1-c31b-4454-8c2d-033b4b0850c3} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002367 sec., 13941.69835234474 rows/sec., 24.98 MiB/sec. | ||
5971 | 2025.02.13 05:12:11.352491 [ 253 ] {5be4c1a1-c31b-4454-8c2d-033b4b0850c3} <Debug> TCPHandler: Processed in 0.002618024 sec. | ||
5972 | 2025.02.13 05:12:11.352649 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5973 | 2025.02.13 05:12:11.352788 [ 5 ] {ca1ee302-645b-4e5d-994d-32665f37c5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5974 | 2025.02.13 05:12:11.352849 [ 5 ] {ca1ee302-645b-4e5d-994d-32665f37c5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5975 | 2025.02.13 05:12:11.353465 [ 5 ] {ca1ee302-645b-4e5d-994d-32665f37c5b1} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5976 | 2025.02.13 05:12:11.353505 [ 5 ] {ca1ee302-645b-4e5d-994d-32665f37c5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5977 | 2025.02.13 05:12:11.353875 [ 5 ] {ca1ee302-645b-4e5d-994d-32665f37c5b1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5978 | 2025.02.13 05:12:11.354110 [ 5 ] {ca1ee302-645b-4e5d-994d-32665f37c5b1} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5979 | 2025.02.13 05:12:11.354329 [ 5 ] {ca1ee302-645b-4e5d-994d-32665f37c5b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001572 sec., 38167.93893129771 rows/sec., 2.57 MiB/sec. | ||
5980 | 2025.02.13 05:12:11.354383 [ 5 ] {ca1ee302-645b-4e5d-994d-32665f37c5b1} <Debug> TCPHandler: Processed in 0.001802401 sec. | ||
5981 | 2025.02.13 05:12:13.569289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
5982 | 2025.02.13 05:12:13.569946 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5983 | 2025.02.13 05:12:13.569997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5984 | 2025.02.13 05:12:13.570620 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5985 | 2025.02.13 05:12:13.570879 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5986 | 2025.02.13 05:12:13.571138 [ 48 ] {} <Debug> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5987 | 2025.02.13 05:12:13.571155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
5988 | 2025.02.13 05:12:13.571274 [ 48 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5989 | 2025.02.13 05:12:13.571322 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5990 | 2025.02.13 05:12:13.571646 [ 189 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
5991 | 2025.02.13 05:12:13.571919 [ 189 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5992 | 2025.02.13 05:12:13.571991 [ 189 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
5993 | 2025.02.13 05:12:13.572120 [ 189 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
5994 | 2025.02.13 05:12:13.572374 [ 189 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
5995 | 2025.02.13 05:12:13.572590 [ 189 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
5996 | 2025.02.13 05:12:13.572656 [ 189 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
5997 | 2025.02.13 05:12:13.572873 [ 189 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
5998 | 2025.02.13 05:12:13.575520 [ 196 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.004080086 sec., 3483505.0045513744 rows/sec., 49.83 MiB/sec. | ||
5999 | 2025.02.13 05:12:13.576188 [ 196 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6000 | 2025.02.13 05:12:13.576617 [ 196 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_31_6} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6001 | 2025.02.13 05:12:13.576709 [ 196 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_31_6} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6002 | 2025.02.13 05:12:13.576820 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6003 | 2025.02.13 05:12:14.521599 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6004 | 2025.02.13 05:12:14.543315 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6005 | 2025.02.13 05:12:14.543371 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6006 | 2025.02.13 05:12:14.551648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6007 | 2025.02.13 05:12:14.552443 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6008 | 2025.02.13 05:12:14.552739 [ 40 ] {} <Debug> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6009 | 2025.02.13 05:12:14.552813 [ 40 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6010 | 2025.02.13 05:12:14.552863 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6011 | 2025.02.13 05:12:14.553350 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
6012 | 2025.02.13 05:12:14.568705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6013 | 2025.02.13 05:12:14.570642 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6014 | 2025.02.13 05:12:14.572401 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
6015 | 2025.02.13 05:12:14.578594 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
6016 | 2025.02.13 05:12:14.584567 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
6017 | 2025.02.13 05:12:14.590314 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
6018 | 2025.02.13 05:12:14.596238 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
6019 | 2025.02.13 05:12:14.600965 [ 198 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
6020 | 2025.02.13 05:12:14.662023 [ 188 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.109006801 sec., 2146.6550513669326 rows/sec., 11.10 MiB/sec. | ||
6021 | 2025.02.13 05:12:14.664967 [ 187 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6022 | 2025.02.13 05:12:14.668071 [ 187 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_31_6} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6023 | 2025.02.13 05:12:14.668214 [ 187 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_31_6} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6024 | 2025.02.13 05:12:14.670829 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
6025 | 2025.02.13 05:12:15.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.28 MiB, peak 208.84 MiB, free memory in arenas 0.00 B, will set to 200.15 MiB (RSS), difference: 1.87 MiB | ||
6026 | 2025.02.13 05:12:16.326938 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6027 | 2025.02.13 05:12:16.327128 [ 253 ] {52147e4b-1aed-4136-bc56-8a05b3c0bb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6028 | 2025.02.13 05:12:16.327199 [ 253 ] {52147e4b-1aed-4136-bc56-8a05b3c0bb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6029 | 2025.02.13 05:12:16.327961 [ 253 ] {52147e4b-1aed-4136-bc56-8a05b3c0bb2c} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6030 | 2025.02.13 05:12:16.328015 [ 253 ] {52147e4b-1aed-4136-bc56-8a05b3c0bb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6031 | 2025.02.13 05:12:16.328478 [ 253 ] {52147e4b-1aed-4136-bc56-8a05b3c0bb2c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6032 | 2025.02.13 05:12:16.328735 [ 253 ] {52147e4b-1aed-4136-bc56-8a05b3c0bb2c} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6033 | 2025.02.13 05:12:16.328986 [ 253 ] {52147e4b-1aed-4136-bc56-8a05b3c0bb2c} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001907 sec., 37755.6371263765 rows/sec., 3.05 MiB/sec. | ||
6034 | 2025.02.13 05:12:16.329044 [ 253 ] {52147e4b-1aed-4136-bc56-8a05b3c0bb2c} <Debug> TCPHandler: Processed in 0.002235714 sec. | ||
6035 | 2025.02.13 05:12:16.329309 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6036 | 2025.02.13 05:12:16.329510 [ 5 ] {a25ccedf-7bc7-4a28-a574-dd1acfd84ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6037 | 2025.02.13 05:12:16.329595 [ 5 ] {a25ccedf-7bc7-4a28-a574-dd1acfd84ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6038 | 2025.02.13 05:12:16.330588 [ 5 ] {a25ccedf-7bc7-4a28-a574-dd1acfd84ea8} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6039 | 2025.02.13 05:12:16.330641 [ 5 ] {a25ccedf-7bc7-4a28-a574-dd1acfd84ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6040 | 2025.02.13 05:12:16.331088 [ 5 ] {a25ccedf-7bc7-4a28-a574-dd1acfd84ea8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6041 | 2025.02.13 05:12:16.331348 [ 5 ] {a25ccedf-7bc7-4a28-a574-dd1acfd84ea8} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6042 | 2025.02.13 05:12:16.331547 [ 9 ] {} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6043 | 2025.02.13 05:12:16.331626 [ 5 ] {a25ccedf-7bc7-4a28-a574-dd1acfd84ea8} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00217 sec., 3686.6359447004606 rows/sec., 277.22 KiB/sec. | ||
6044 | 2025.02.13 05:12:16.331641 [ 9 ] {} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6045 | 2025.02.13 05:12:16.331730 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6046 | 2025.02.13 05:12:16.331790 [ 5 ] {a25ccedf-7bc7-4a28-a574-dd1acfd84ea8} <Debug> TCPHandler: Processed in 0.002616445 sec. | ||
6047 | 2025.02.13 05:12:16.332024 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6048 | 2025.02.13 05:12:16.332044 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
6049 | 2025.02.13 05:12:16.332231 [ 253 ] {f16a4abe-f151-4e2e-981f-079c1964fd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6050 | 2025.02.13 05:12:16.332339 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6051 | 2025.02.13 05:12:16.332351 [ 253 ] {f16a4abe-f151-4e2e-981f-079c1964fd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6052 | 2025.02.13 05:12:16.332426 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 177 rows starting from the beginning of the part | ||
6053 | 2025.02.13 05:12:16.332738 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
6054 | 2025.02.13 05:12:16.333171 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 33 rows starting from the beginning of the part | ||
6055 | 2025.02.13 05:12:16.333647 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part | ||
6056 | 2025.02.13 05:12:16.334047 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 47 rows starting from the beginning of the part | ||
6057 | 2025.02.13 05:12:16.334258 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
6058 | 2025.02.13 05:12:16.335205 [ 253 ] {f16a4abe-f151-4e2e-981f-079c1964fd82} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6059 | 2025.02.13 05:12:16.335279 [ 253 ] {f16a4abe-f151-4e2e-981f-079c1964fd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6060 | 2025.02.13 05:12:16.336414 [ 253 ] {f16a4abe-f151-4e2e-981f-079c1964fd82} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6061 | 2025.02.13 05:12:16.337026 [ 253 ] {f16a4abe-f151-4e2e-981f-079c1964fd82} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6062 | 2025.02.13 05:12:16.337264 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 287 rows, containing 5 columns (5 merged, 0 gathered) in 0.005401444 sec., 53133.93973907718 rows/sec., 3.81 MiB/sec. | ||
6063 | 2025.02.13 05:12:16.337548 [ 253 ] {f16a4abe-f151-4e2e-981f-079c1964fd82} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005367 sec., 13415.315818893236 rows/sec., 1.05 MiB/sec. | ||
6064 | 2025.02.13 05:12:16.337599 [ 191 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6065 | 2025.02.13 05:12:16.337750 [ 253 ] {f16a4abe-f151-4e2e-981f-079c1964fd82} <Debug> TCPHandler: Processed in 0.005845516 sec. | ||
6066 | 2025.02.13 05:12:16.337964 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6067 | 2025.02.13 05:12:16.338045 [ 191 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_41_8} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6068 | 2025.02.13 05:12:16.338136 [ 5 ] {792cfa52-4943-49c6-94bc-014d205d9f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6069 | 2025.02.13 05:12:16.338150 [ 191 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_41_8} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6070 | 2025.02.13 05:12:16.338220 [ 5 ] {792cfa52-4943-49c6-94bc-014d205d9f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6071 | 2025.02.13 05:12:16.338270 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
6072 | 2025.02.13 05:12:16.338879 [ 5 ] {792cfa52-4943-49c6-94bc-014d205d9f13} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6073 | 2025.02.13 05:12:16.338919 [ 5 ] {792cfa52-4943-49c6-94bc-014d205d9f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6074 | 2025.02.13 05:12:16.339319 [ 5 ] {792cfa52-4943-49c6-94bc-014d205d9f13} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6075 | 2025.02.13 05:12:16.339573 [ 5 ] {792cfa52-4943-49c6-94bc-014d205d9f13} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6076 | 2025.02.13 05:12:16.339813 [ 5 ] {792cfa52-4943-49c6-94bc-014d205d9f13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001725 sec., 92753.62318840579 rows/sec., 6.46 MiB/sec. | ||
6077 | 2025.02.13 05:12:16.339868 [ 5 ] {792cfa52-4943-49c6-94bc-014d205d9f13} <Debug> TCPHandler: Processed in 0.001975456 sec. | ||
6078 | 2025.02.13 05:12:16.340025 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6079 | 2025.02.13 05:12:16.340162 [ 253 ] {29cf095a-958f-40d2-8c32-fcd18a1b03c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6080 | 2025.02.13 05:12:16.340255 [ 253 ] {29cf095a-958f-40d2-8c32-fcd18a1b03c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6081 | 2025.02.13 05:12:16.341398 [ 253 ] {29cf095a-958f-40d2-8c32-fcd18a1b03c0} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6082 | 2025.02.13 05:12:16.341437 [ 253 ] {29cf095a-958f-40d2-8c32-fcd18a1b03c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6083 | 2025.02.13 05:12:16.342070 [ 253 ] {29cf095a-958f-40d2-8c32-fcd18a1b03c0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6084 | 2025.02.13 05:12:16.342323 [ 253 ] {29cf095a-958f-40d2-8c32-fcd18a1b03c0} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6085 | 2025.02.13 05:12:16.342500 [ 9 ] {} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6086 | 2025.02.13 05:12:16.342567 [ 9 ] {} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6087 | 2025.02.13 05:12:16.342603 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6088 | 2025.02.13 05:12:16.342609 [ 253 ] {29cf095a-958f-40d2-8c32-fcd18a1b03c0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002472 sec., 3236.245954692557 rows/sec., 5.80 MiB/sec. | ||
6089 | 2025.02.13 05:12:16.343053 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
6090 | 2025.02.13 05:12:16.343079 [ 253 ] {29cf095a-958f-40d2-8c32-fcd18a1b03c0} <Debug> TCPHandler: Processed in 0.003119069 sec. | ||
6091 | 2025.02.13 05:12:16.343440 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6092 | 2025.02.13 05:12:16.343775 [ 5 ] {3752a696-7241-407e-b0a5-3171ad6c7151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6093 | 2025.02.13 05:12:16.343796 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6094 | 2025.02.13 05:12:16.343918 [ 5 ] {3752a696-7241-407e-b0a5-3171ad6c7151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6095 | 2025.02.13 05:12:16.343947 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 709 rows starting from the beginning of the part | ||
6096 | 2025.02.13 05:12:16.344848 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
6097 | 2025.02.13 05:12:16.345458 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 33 rows starting from the beginning of the part | ||
6098 | 2025.02.13 05:12:16.346179 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part | ||
6099 | 2025.02.13 05:12:16.346513 [ 5 ] {3752a696-7241-407e-b0a5-3171ad6c7151} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6100 | 2025.02.13 05:12:16.346669 [ 5 ] {3752a696-7241-407e-b0a5-3171ad6c7151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6101 | 2025.02.13 05:12:16.346841 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 33 rows starting from the beginning of the part | ||
6102 | 2025.02.13 05:12:16.347445 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
6103 | 2025.02.13 05:12:16.348338 [ 5 ] {3752a696-7241-407e-b0a5-3171ad6c7151} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6104 | 2025.02.13 05:12:16.348905 [ 5 ] {3752a696-7241-407e-b0a5-3171ad6c7151} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6105 | 2025.02.13 05:12:16.349565 [ 5 ] {3752a696-7241-407e-b0a5-3171ad6c7151} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005873 sec., 10216.243827686021 rows/sec., 705.03 KiB/sec. | ||
6106 | 2025.02.13 05:12:16.349684 [ 5 ] {3752a696-7241-407e-b0a5-3171ad6c7151} <Debug> TCPHandler: Processed in 0.006462664 sec. | ||
6107 | 2025.02.13 05:12:16.357215 [ 195 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 19 columns (19 merged, 0 gathered) in 0.014491273 sec., 55136.63292382939 rows/sec., 98.80 MiB/sec. | ||
6108 | 2025.02.13 05:12:16.358630 [ 195 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6109 | 2025.02.13 05:12:16.359075 [ 195 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6110 | 2025.02.13 05:12:16.359162 [ 195 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6111 | 2025.02.13 05:12:16.359319 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
6112 | 2025.02.13 05:12:17.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.66 MiB, peak 208.84 MiB, free memory in arenas 0.00 B, will set to 202.29 MiB (RSS), difference: 1.63 MiB | ||
6113 | 2025.02.13 05:12:20.929296 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6114 | 2025.02.13 05:12:20.929363 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6115 | 2025.02.13 05:12:21.072285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
6116 | 2025.02.13 05:12:21.072993 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6117 | 2025.02.13 05:12:21.073045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6118 | 2025.02.13 05:12:21.073603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6119 | 2025.02.13 05:12:21.073870 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6120 | 2025.02.13 05:12:21.074157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6121 | 2025.02.13 05:12:21.126648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 854 | ||
6122 | 2025.02.13 05:12:21.129926 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6123 | 2025.02.13 05:12:21.129989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6124 | 2025.02.13 05:12:21.131490 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6125 | 2025.02.13 05:12:21.131823 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6126 | 2025.02.13 05:12:21.133165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
6127 | 2025.02.13 05:12:21.327297 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6128 | 2025.02.13 05:12:21.327457 [ 253 ] {1917223d-acce-440e-a358-a23dd5aaf10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6129 | 2025.02.13 05:12:21.327520 [ 253 ] {1917223d-acce-440e-a358-a23dd5aaf10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6130 | 2025.02.13 05:12:21.328358 [ 253 ] {1917223d-acce-440e-a358-a23dd5aaf10f} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6131 | 2025.02.13 05:12:21.328415 [ 253 ] {1917223d-acce-440e-a358-a23dd5aaf10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6132 | 2025.02.13 05:12:21.328844 [ 253 ] {1917223d-acce-440e-a358-a23dd5aaf10f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6133 | 2025.02.13 05:12:21.329087 [ 253 ] {1917223d-acce-440e-a358-a23dd5aaf10f} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6134 | 2025.02.13 05:12:21.329291 [ 169 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6135 | 2025.02.13 05:12:21.329322 [ 253 ] {1917223d-acce-440e-a358-a23dd5aaf10f} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001911 sec., 63840.92098377813 rows/sec., 5.41 MiB/sec. | ||
6136 | 2025.02.13 05:12:21.329372 [ 169 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6137 | 2025.02.13 05:12:21.329452 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6138 | 2025.02.13 05:12:21.329458 [ 253 ] {1917223d-acce-440e-a358-a23dd5aaf10f} <Debug> TCPHandler: Processed in 0.002250224 sec. | ||
6139 | 2025.02.13 05:12:21.329764 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
6140 | 2025.02.13 05:12:21.329831 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6141 | 2025.02.13 05:12:21.330307 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6142 | 2025.02.13 05:12:21.330362 [ 5 ] {b50bf0d7-9f59-40f5-bab1-d6a2e15f40a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6143 | 2025.02.13 05:12:21.330441 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1968 rows starting from the beginning of the part | ||
6144 | 2025.02.13 05:12:21.330584 [ 5 ] {b50bf0d7-9f59-40f5-bab1-d6a2e15f40a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6145 | 2025.02.13 05:12:21.330844 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 122 rows starting from the beginning of the part | ||
6146 | 2025.02.13 05:12:21.331267 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 72 rows starting from the beginning of the part | ||
6147 | 2025.02.13 05:12:21.331612 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 243 rows starting from the beginning of the part | ||
6148 | 2025.02.13 05:12:21.331903 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 72 rows starting from the beginning of the part | ||
6149 | 2025.02.13 05:12:21.332210 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 122 rows starting from the beginning of the part | ||
6150 | 2025.02.13 05:12:21.334151 [ 5 ] {b50bf0d7-9f59-40f5-bab1-d6a2e15f40a0} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6151 | 2025.02.13 05:12:21.334230 [ 5 ] {b50bf0d7-9f59-40f5-bab1-d6a2e15f40a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6152 | 2025.02.13 05:12:21.335113 [ 5 ] {b50bf0d7-9f59-40f5-bab1-d6a2e15f40a0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6153 | 2025.02.13 05:12:21.335688 [ 5 ] {b50bf0d7-9f59-40f5-bab1-d6a2e15f40a0} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6154 | 2025.02.13 05:12:21.335746 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2599 rows, containing 5 columns (5 merged, 0 gathered) in 0.006194296 sec., 419579.5615837538 rows/sec., 36.37 MiB/sec. | ||
6155 | 2025.02.13 05:12:21.336073 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6156 | 2025.02.13 05:12:21.336084 [ 5 ] {b50bf0d7-9f59-40f5-bab1-d6a2e15f40a0} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00589 sec., 5602.716468590832 rows/sec., 421.30 KiB/sec. | ||
6157 | 2025.02.13 05:12:21.336263 [ 5 ] {b50bf0d7-9f59-40f5-bab1-d6a2e15f40a0} <Debug> TCPHandler: Processed in 0.006625958 sec. | ||
6158 | 2025.02.13 05:12:21.336459 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6159 | 2025.02.13 05:12:21.336529 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_51_10} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6160 | 2025.02.13 05:12:21.336616 [ 253 ] {ae9f651b-ebaf-4c66-a275-e3dd82d01f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6161 | 2025.02.13 05:12:21.336642 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_51_10} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6162 | 2025.02.13 05:12:21.336677 [ 253 ] {ae9f651b-ebaf-4c66-a275-e3dd82d01f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6163 | 2025.02.13 05:12:21.336750 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
6164 | 2025.02.13 05:12:21.337407 [ 253 ] {ae9f651b-ebaf-4c66-a275-e3dd82d01f9a} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6165 | 2025.02.13 05:12:21.337449 [ 253 ] {ae9f651b-ebaf-4c66-a275-e3dd82d01f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6166 | 2025.02.13 05:12:21.337838 [ 253 ] {ae9f651b-ebaf-4c66-a275-e3dd82d01f9a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6167 | 2025.02.13 05:12:21.338080 [ 253 ] {ae9f651b-ebaf-4c66-a275-e3dd82d01f9a} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6168 | 2025.02.13 05:12:21.338254 [ 169 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6169 | 2025.02.13 05:12:21.338323 [ 169 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6170 | 2025.02.13 05:12:21.338335 [ 253 ] {ae9f651b-ebaf-4c66-a275-e3dd82d01f9a} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001755 sec., 55270.65527065527 rows/sec., 4.32 MiB/sec. | ||
6171 | 2025.02.13 05:12:21.338389 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6172 | 2025.02.13 05:12:21.338459 [ 253 ] {ae9f651b-ebaf-4c66-a275-e3dd82d01f9a} <Debug> TCPHandler: Processed in 0.002062049 sec. | ||
6173 | 2025.02.13 05:12:21.338662 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
6174 | 2025.02.13 05:12:21.338667 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6175 | 2025.02.13 05:12:21.338821 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6176 | 2025.02.13 05:12:21.338844 [ 5 ] {b4f8dcd8-08de-4aae-b7f6-e27805969966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6177 | 2025.02.13 05:12:21.338862 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 951 rows starting from the beginning of the part | ||
6178 | 2025.02.13 05:12:21.338916 [ 5 ] {b4f8dcd8-08de-4aae-b7f6-e27805969966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6179 | 2025.02.13 05:12:21.339085 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 97 rows starting from the beginning of the part | ||
6180 | 2025.02.13 05:12:21.339468 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 72 rows starting from the beginning of the part | ||
6181 | 2025.02.13 05:12:21.339790 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 135 rows starting from the beginning of the part | ||
6182 | 2025.02.13 05:12:21.340251 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 72 rows starting from the beginning of the part | ||
6183 | 2025.02.13 05:12:21.340621 [ 195 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 97 rows starting from the beginning of the part | ||
6184 | 2025.02.13 05:12:21.341400 [ 5 ] {b4f8dcd8-08de-4aae-b7f6-e27805969966} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6185 | 2025.02.13 05:12:21.341446 [ 5 ] {b4f8dcd8-08de-4aae-b7f6-e27805969966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6186 | 2025.02.13 05:12:21.342015 [ 5 ] {b4f8dcd8-08de-4aae-b7f6-e27805969966} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6187 | 2025.02.13 05:12:21.342324 [ 5 ] {b4f8dcd8-08de-4aae-b7f6-e27805969966} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6188 | 2025.02.13 05:12:21.342605 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1424 rows, containing 5 columns (5 merged, 0 gathered) in 0.004095717 sec., 347680.2718547205 rows/sec., 27.44 MiB/sec. | ||
6189 | 2025.02.13 05:12:21.342670 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6190 | 2025.02.13 05:12:21.342757 [ 5 ] {b4f8dcd8-08de-4aae-b7f6-e27805969966} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003945 sec., 40557.66793409379 rows/sec., 2.82 MiB/sec. | ||
6191 | 2025.02.13 05:12:21.342770 [ 156 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6192 | 2025.02.13 05:12:21.342851 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6193 | 2025.02.13 05:12:21.342923 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6194 | 2025.02.13 05:12:21.343038 [ 5 ] {b4f8dcd8-08de-4aae-b7f6-e27805969966} <Debug> TCPHandler: Processed in 0.004443797 sec. | ||
6195 | 2025.02.13 05:12:21.343358 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6196 | 2025.02.13 05:12:21.343865 [ 253 ] {5b417569-b989-48f7-ace5-4ac674489c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6197 | 2025.02.13 05:12:21.344057 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_51_10} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6198 | 2025.02.13 05:12:21.344364 [ 253 ] {5b417569-b989-48f7-ace5-4ac674489c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6199 | 2025.02.13 05:12:21.344126 [ 200 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
6200 | 2025.02.13 05:12:21.344528 [ 186 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_51_10} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6201 | 2025.02.13 05:12:21.344881 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
6202 | 2025.02.13 05:12:21.345456 [ 200 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6203 | 2025.02.13 05:12:21.345563 [ 200 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14302 rows starting from the beginning of the part | ||
6204 | 2025.02.13 05:12:21.345981 [ 200 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
6205 | 2025.02.13 05:12:21.346404 [ 200 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
6206 | 2025.02.13 05:12:21.346873 [ 200 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 269 rows starting from the beginning of the part | ||
6207 | 2025.02.13 05:12:21.347365 [ 200 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
6208 | 2025.02.13 05:12:21.347756 [ 200 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
6209 | 2025.02.13 05:12:21.349501 [ 253 ] {5b417569-b989-48f7-ace5-4ac674489c1a} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6210 | 2025.02.13 05:12:21.349568 [ 253 ] {5b417569-b989-48f7-ace5-4ac674489c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6211 | 2025.02.13 05:12:21.351328 [ 253 ] {5b417569-b989-48f7-ace5-4ac674489c1a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6212 | 2025.02.13 05:12:21.351968 [ 253 ] {5b417569-b989-48f7-ace5-4ac674489c1a} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6213 | 2025.02.13 05:12:21.352408 [ 253 ] {5b417569-b989-48f7-ace5-4ac674489c1a} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.008681 sec., 3801.405368045156 rows/sec., 6.81 MiB/sec. | ||
6214 | 2025.02.13 05:12:21.353131 [ 253 ] {5b417569-b989-48f7-ace5-4ac674489c1a} <Debug> TCPHandler: Processed in 0.009934973 sec. | ||
6215 | 2025.02.13 05:12:21.353504 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6216 | 2025.02.13 05:12:21.353648 [ 5 ] {ff6efde1-ff9b-49f6-907b-8ef9388c6a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6217 | 2025.02.13 05:12:21.353712 [ 5 ] {ff6efde1-ff9b-49f6-907b-8ef9388c6a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6218 | 2025.02.13 05:12:21.354692 [ 200 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15211 rows, containing 5 columns (5 merged, 0 gathered) in 0.011424025 sec., 1331492.1842345407 rows/sec., 90.99 MiB/sec. | ||
6219 | 2025.02.13 05:12:21.354750 [ 5 ] {ff6efde1-ff9b-49f6-907b-8ef9388c6a2b} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6220 | 2025.02.13 05:12:21.354801 [ 5 ] {ff6efde1-ff9b-49f6-907b-8ef9388c6a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6221 | 2025.02.13 05:12:21.355112 [ 200 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6222 | 2025.02.13 05:12:21.355398 [ 5 ] {ff6efde1-ff9b-49f6-907b-8ef9388c6a2b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6223 | 2025.02.13 05:12:21.355771 [ 200 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6224 | 2025.02.13 05:12:21.355920 [ 5 ] {ff6efde1-ff9b-49f6-907b-8ef9388c6a2b} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6225 | 2025.02.13 05:12:21.355958 [ 200 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6226 | 2025.02.13 05:12:21.356136 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
6227 | 2025.02.13 05:12:21.356173 [ 156 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6228 | 2025.02.13 05:12:21.356257 [ 156 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6229 | 2025.02.13 05:12:21.356310 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6230 | 2025.02.13 05:12:21.356364 [ 5 ] {ff6efde1-ff9b-49f6-907b-8ef9388c6a2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002733 sec., 21953.89681668496 rows/sec., 1.48 MiB/sec. | ||
6231 | 2025.02.13 05:12:21.356678 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
6232 | 2025.02.13 05:12:21.356751 [ 5 ] {ff6efde1-ff9b-49f6-907b-8ef9388c6a2b} <Debug> TCPHandler: Processed in 0.003481469 sec. | ||
6233 | 2025.02.13 05:12:21.357111 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6234 | 2025.02.13 05:12:21.357168 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2290 rows starting from the beginning of the part | ||
6235 | 2025.02.13 05:12:21.357257 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
6236 | 2025.02.13 05:12:21.357458 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
6237 | 2025.02.13 05:12:21.357590 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
6238 | 2025.02.13 05:12:21.357775 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
6239 | 2025.02.13 05:12:21.357926 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
6240 | 2025.02.13 05:12:21.359422 [ 189 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2590 rows, containing 4 columns (4 merged, 0 gathered) in 0.003023486 sec., 856627.0854239113 rows/sec., 57.39 MiB/sec. | ||
6241 | 2025.02.13 05:12:21.359712 [ 189 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6242 | 2025.02.13 05:12:21.360066 [ 189 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_51_10} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6243 | 2025.02.13 05:12:21.360165 [ 189 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_51_10} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6244 | 2025.02.13 05:12:21.360256 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6245 | 2025.02.13 05:12:22.001764 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001224205 sec. | ||
6246 | 2025.02.13 05:12:22.069703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6247 | 2025.02.13 05:12:22.087986 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6248 | 2025.02.13 05:12:22.088028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6249 | 2025.02.13 05:12:22.094928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6250 | 2025.02.13 05:12:22.095702 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6251 | 2025.02.13 05:12:22.098969 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6252 | 2025.02.13 05:12:22.155363 [ 156 ] {} <Debug> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6253 | 2025.02.13 05:12:22.155404 [ 156 ] {} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6254 | 2025.02.13 05:12:22.155428 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6255 | 2025.02.13 05:12:22.155653 [ 201 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::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 | ||
6256 | 2025.02.13 05:12:22.155892 [ 201 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6257 | 2025.02.13 05:12:22.155952 [ 201 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::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 | ||
6258 | 2025.02.13 05:12:22.156104 [ 201 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
6259 | 2025.02.13 05:12:22.156351 [ 201 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::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 | ||
6260 | 2025.02.13 05:12:22.156616 [ 201 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
6261 | 2025.02.13 05:12:22.156736 [ 201 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
6262 | 2025.02.13 05:12:22.157624 [ 189 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00212249 sec., 17903.50013427625 rows/sec., 1.49 MiB/sec. | ||
6263 | 2025.02.13 05:12:22.157739 [ 189 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6264 | 2025.02.13 05:12:22.158012 [ 189 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_9_2} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6265 | 2025.02.13 05:12:22.158088 [ 189 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_9_2} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6266 | 2025.02.13 05:12:22.158159 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6267 | 2025.02.13 05:12:25.246452 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6268 | 2025.02.13 05:12:25.246656 [ 253 ] {87488641-c337-4c10-961c-a02686e74565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6269 | 2025.02.13 05:12:25.246731 [ 253 ] {87488641-c337-4c10-961c-a02686e74565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6270 | 2025.02.13 05:12:25.248190 [ 253 ] {87488641-c337-4c10-961c-a02686e74565} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6271 | 2025.02.13 05:12:25.248236 [ 253 ] {87488641-c337-4c10-961c-a02686e74565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6272 | 2025.02.13 05:12:25.248791 [ 253 ] {87488641-c337-4c10-961c-a02686e74565} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6273 | 2025.02.13 05:12:25.249058 [ 253 ] {87488641-c337-4c10-961c-a02686e74565} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6274 | 2025.02.13 05:12:25.249296 [ 253 ] {87488641-c337-4c10-961c-a02686e74565} <Debug> executeQuery: Read 1212 rows, 102.08 KiB in 0.002697 sec., 449388.2091212458 rows/sec., 36.96 MiB/sec. | ||
6275 | 2025.02.13 05:12:25.249364 [ 253 ] {87488641-c337-4c10-961c-a02686e74565} <Debug> TCPHandler: Processed in 0.003040326 sec. | ||
6276 | 2025.02.13 05:12:25.249638 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6277 | 2025.02.13 05:12:25.249852 [ 5 ] {c8467284-4466-40dc-922c-e727996d12fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6278 | 2025.02.13 05:12:25.249937 [ 5 ] {c8467284-4466-40dc-922c-e727996d12fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6279 | 2025.02.13 05:12:25.250698 [ 5 ] {c8467284-4466-40dc-922c-e727996d12fe} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6280 | 2025.02.13 05:12:25.250748 [ 5 ] {c8467284-4466-40dc-922c-e727996d12fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6281 | 2025.02.13 05:12:25.251188 [ 5 ] {c8467284-4466-40dc-922c-e727996d12fe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6282 | 2025.02.13 05:12:25.251454 [ 5 ] {c8467284-4466-40dc-922c-e727996d12fe} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6283 | 2025.02.13 05:12:25.251693 [ 5 ] {c8467284-4466-40dc-922c-e727996d12fe} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001908 sec., 4192.8721174004195 rows/sec., 315.28 KiB/sec. | ||
6284 | 2025.02.13 05:12:25.251752 [ 5 ] {c8467284-4466-40dc-922c-e727996d12fe} <Debug> TCPHandler: Processed in 0.002259954 sec. | ||
6285 | 2025.02.13 05:12:25.251937 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6286 | 2025.02.13 05:12:25.252074 [ 253 ] {83859e58-ce4a-4017-8969-63de2714d751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6287 | 2025.02.13 05:12:25.252132 [ 253 ] {83859e58-ce4a-4017-8969-63de2714d751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6288 | 2025.02.13 05:12:25.252846 [ 253 ] {83859e58-ce4a-4017-8969-63de2714d751} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6289 | 2025.02.13 05:12:25.252885 [ 253 ] {83859e58-ce4a-4017-8969-63de2714d751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6290 | 2025.02.13 05:12:25.253283 [ 253 ] {83859e58-ce4a-4017-8969-63de2714d751} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6291 | 2025.02.13 05:12:25.253548 [ 253 ] {83859e58-ce4a-4017-8969-63de2714d751} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6292 | 2025.02.13 05:12:25.253735 [ 253 ] {83859e58-ce4a-4017-8969-63de2714d751} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001692 sec., 134751.7730496454 rows/sec., 9.12 MiB/sec. | ||
6293 | 2025.02.13 05:12:25.253792 [ 253 ] {83859e58-ce4a-4017-8969-63de2714d751} <Debug> TCPHandler: Processed in 0.001919164 sec. | ||
6294 | 2025.02.13 05:12:25.253963 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6295 | 2025.02.13 05:12:25.254085 [ 5 ] {8381c77e-2d2f-455d-bf61-1a1c92c54ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6296 | 2025.02.13 05:12:25.254137 [ 5 ] {8381c77e-2d2f-455d-bf61-1a1c92c54ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6297 | 2025.02.13 05:12:25.254969 [ 5 ] {8381c77e-2d2f-455d-bf61-1a1c92c54ac5} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6298 | 2025.02.13 05:12:25.255009 [ 5 ] {8381c77e-2d2f-455d-bf61-1a1c92c54ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6299 | 2025.02.13 05:12:25.255408 [ 5 ] {8381c77e-2d2f-455d-bf61-1a1c92c54ac5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6300 | 2025.02.13 05:12:25.255660 [ 5 ] {8381c77e-2d2f-455d-bf61-1a1c92c54ac5} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6301 | 2025.02.13 05:12:25.255878 [ 5 ] {8381c77e-2d2f-455d-bf61-1a1c92c54ac5} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001818 sec., 290429.0429042904 rows/sec., 21.51 MiB/sec. | ||
6302 | 2025.02.13 05:12:25.255933 [ 5 ] {8381c77e-2d2f-455d-bf61-1a1c92c54ac5} <Debug> TCPHandler: Processed in 0.002028997 sec. | ||
6303 | 2025.02.13 05:12:25.256094 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6304 | 2025.02.13 05:12:25.256237 [ 253 ] {c2147ef2-f847-4633-9dae-3cf5cab8a0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6305 | 2025.02.13 05:12:25.256303 [ 253 ] {c2147ef2-f847-4633-9dae-3cf5cab8a0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6306 | 2025.02.13 05:12:25.257167 [ 253 ] {c2147ef2-f847-4633-9dae-3cf5cab8a0be} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6307 | 2025.02.13 05:12:25.257205 [ 253 ] {c2147ef2-f847-4633-9dae-3cf5cab8a0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6308 | 2025.02.13 05:12:25.257664 [ 253 ] {c2147ef2-f847-4633-9dae-3cf5cab8a0be} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6309 | 2025.02.13 05:12:25.257909 [ 253 ] {c2147ef2-f847-4633-9dae-3cf5cab8a0be} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6310 | 2025.02.13 05:12:25.258090 [ 253 ] {c2147ef2-f847-4633-9dae-3cf5cab8a0be} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.001887 sec., 516163.222045575 rows/sec., 34.65 MiB/sec. | ||
6311 | 2025.02.13 05:12:25.258144 [ 253 ] {c2147ef2-f847-4633-9dae-3cf5cab8a0be} <Debug> TCPHandler: Processed in 0.00211784 sec. | ||
6312 | 2025.02.13 05:12:25.258313 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6313 | 2025.02.13 05:12:25.258486 [ 5 ] {b7aefdb7-d498-4856-ba60-97a7798ff59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6314 | 2025.02.13 05:12:25.258584 [ 5 ] {b7aefdb7-d498-4856-ba60-97a7798ff59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6315 | 2025.02.13 05:12:25.259733 [ 5 ] {b7aefdb7-d498-4856-ba60-97a7798ff59e} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6316 | 2025.02.13 05:12:25.259773 [ 5 ] {b7aefdb7-d498-4856-ba60-97a7798ff59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6317 | 2025.02.13 05:12:25.260401 [ 5 ] {b7aefdb7-d498-4856-ba60-97a7798ff59e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6318 | 2025.02.13 05:12:25.260675 [ 5 ] {b7aefdb7-d498-4856-ba60-97a7798ff59e} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6319 | 2025.02.13 05:12:25.260956 [ 5 ] {b7aefdb7-d498-4856-ba60-97a7798ff59e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002496 sec., 3205.128205128205 rows/sec., 5.74 MiB/sec. | ||
6320 | 2025.02.13 05:12:25.261433 [ 5 ] {b7aefdb7-d498-4856-ba60-97a7798ff59e} <Debug> TCPHandler: Processed in 0.003188331 sec. | ||
6321 | 2025.02.13 05:12:25.261650 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6322 | 2025.02.13 05:12:25.261773 [ 253 ] {fec46143-51ae-4212-8159-158dc3939001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6323 | 2025.02.13 05:12:25.261825 [ 253 ] {fec46143-51ae-4212-8159-158dc3939001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6324 | 2025.02.13 05:12:25.262333 [ 253 ] {fec46143-51ae-4212-8159-158dc3939001} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6325 | 2025.02.13 05:12:25.262371 [ 253 ] {fec46143-51ae-4212-8159-158dc3939001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6326 | 2025.02.13 05:12:25.262752 [ 253 ] {fec46143-51ae-4212-8159-158dc3939001} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6327 | 2025.02.13 05:12:25.262993 [ 253 ] {fec46143-51ae-4212-8159-158dc3939001} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6328 | 2025.02.13 05:12:25.263170 [ 253 ] {fec46143-51ae-4212-8159-158dc3939001} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001423 sec., 33731.553056922 rows/sec., 2.27 MiB/sec. | ||
6329 | 2025.02.13 05:12:25.263221 [ 253 ] {fec46143-51ae-4212-8159-158dc3939001} <Debug> TCPHandler: Processed in 0.001663477 sec. | ||
6330 | 2025.02.13 05:12:26.320513 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6331 | 2025.02.13 05:12:26.320774 [ 253 ] {0cdc2693-8360-48e8-b960-fd77a019a9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6332 | 2025.02.13 05:12:26.320885 [ 253 ] {0cdc2693-8360-48e8-b960-fd77a019a9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6333 | 2025.02.13 05:12:26.322090 [ 253 ] {0cdc2693-8360-48e8-b960-fd77a019a9e4} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6334 | 2025.02.13 05:12:26.322160 [ 253 ] {0cdc2693-8360-48e8-b960-fd77a019a9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6335 | 2025.02.13 05:12:26.322825 [ 253 ] {0cdc2693-8360-48e8-b960-fd77a019a9e4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6336 | 2025.02.13 05:12:26.323229 [ 253 ] {0cdc2693-8360-48e8-b960-fd77a019a9e4} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6337 | 2025.02.13 05:12:26.323598 [ 253 ] {0cdc2693-8360-48e8-b960-fd77a019a9e4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002898 sec., 19323.671497584543 rows/sec., 1.48 MiB/sec. | ||
6338 | 2025.02.13 05:12:26.323703 [ 253 ] {0cdc2693-8360-48e8-b960-fd77a019a9e4} <Debug> TCPHandler: Processed in 0.003391036 sec. | ||
6339 | 2025.02.13 05:12:26.324121 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6340 | 2025.02.13 05:12:26.324381 [ 5 ] {ac3a7699-7aa8-48ae-8b72-51abcf8d17a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6341 | 2025.02.13 05:12:26.324484 [ 5 ] {ac3a7699-7aa8-48ae-8b72-51abcf8d17a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6342 | 2025.02.13 05:12:26.326740 [ 5 ] {ac3a7699-7aa8-48ae-8b72-51abcf8d17a8} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6343 | 2025.02.13 05:12:26.326812 [ 5 ] {ac3a7699-7aa8-48ae-8b72-51abcf8d17a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6344 | 2025.02.13 05:12:26.327465 [ 5 ] {ac3a7699-7aa8-48ae-8b72-51abcf8d17a8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6345 | 2025.02.13 05:12:26.327853 [ 5 ] {ac3a7699-7aa8-48ae-8b72-51abcf8d17a8} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6346 | 2025.02.13 05:12:26.328163 [ 5 ] {ac3a7699-7aa8-48ae-8b72-51abcf8d17a8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003854 sec., 16606.12350804359 rows/sec., 1.30 MiB/sec. | ||
6347 | 2025.02.13 05:12:26.328279 [ 5 ] {ac3a7699-7aa8-48ae-8b72-51abcf8d17a8} <Debug> TCPHandler: Processed in 0.004372814 sec. | ||
6348 | 2025.02.13 05:12:26.328610 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6349 | 2025.02.13 05:12:26.328824 [ 253 ] {e48d6040-fd7d-4434-9c23-80fcc121e294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6350 | 2025.02.13 05:12:26.328931 [ 253 ] {e48d6040-fd7d-4434-9c23-80fcc121e294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6351 | 2025.02.13 05:12:26.329822 [ 253 ] {e48d6040-fd7d-4434-9c23-80fcc121e294} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6352 | 2025.02.13 05:12:26.329876 [ 253 ] {e48d6040-fd7d-4434-9c23-80fcc121e294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6353 | 2025.02.13 05:12:26.330435 [ 253 ] {e48d6040-fd7d-4434-9c23-80fcc121e294} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6354 | 2025.02.13 05:12:26.330755 [ 253 ] {e48d6040-fd7d-4434-9c23-80fcc121e294} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6355 | 2025.02.13 05:12:26.331025 [ 253 ] {e48d6040-fd7d-4434-9c23-80fcc121e294} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00227 sec., 14096.916299559472 rows/sec., 1005.39 KiB/sec. | ||
6356 | 2025.02.13 05:12:26.331098 [ 253 ] {e48d6040-fd7d-4434-9c23-80fcc121e294} <Debug> TCPHandler: Processed in 0.002627655 sec. | ||
6357 | 2025.02.13 05:12:26.331372 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6358 | 2025.02.13 05:12:26.331569 [ 5 ] {3e83dab6-450a-41dc-a888-204020a01880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6359 | 2025.02.13 05:12:26.331656 [ 5 ] {3e83dab6-450a-41dc-a888-204020a01880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6360 | 2025.02.13 05:12:26.332480 [ 5 ] {3e83dab6-450a-41dc-a888-204020a01880} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6361 | 2025.02.13 05:12:26.332532 [ 5 ] {3e83dab6-450a-41dc-a888-204020a01880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6362 | 2025.02.13 05:12:26.333345 [ 5 ] {3e83dab6-450a-41dc-a888-204020a01880} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6363 | 2025.02.13 05:12:26.333755 [ 5 ] {3e83dab6-450a-41dc-a888-204020a01880} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6364 | 2025.02.13 05:12:26.334040 [ 5 ] {3e83dab6-450a-41dc-a888-204020a01880} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.002536 sec., 4731.86119873817 rows/sec., 326.55 KiB/sec. | ||
6365 | 2025.02.13 05:12:26.334173 [ 5 ] {3e83dab6-450a-41dc-a888-204020a01880} <Debug> TCPHandler: Processed in 0.002919923 sec. | ||
6366 | 2025.02.13 05:12:28.575197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
6367 | 2025.02.13 05:12:28.575835 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6368 | 2025.02.13 05:12:28.575885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6369 | 2025.02.13 05:12:28.576443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6370 | 2025.02.13 05:12:28.576708 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6371 | 2025.02.13 05:12:28.577059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
6372 | 2025.02.13 05:12:29.599941 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6373 | 2025.02.13 05:12:29.620439 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6374 | 2025.02.13 05:12:29.620494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6375 | 2025.02.13 05:12:29.628562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6376 | 2025.02.13 05:12:29.629331 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6377 | 2025.02.13 05:12:29.631999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6378 | 2025.02.13 05:12:31.134220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 888 | ||
6379 | 2025.02.13 05:12:31.137251 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6380 | 2025.02.13 05:12:31.137307 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6381 | 2025.02.13 05:12:31.138781 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6382 | 2025.02.13 05:12:31.139104 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6383 | 2025.02.13 05:12:31.140267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 888 | ||
6384 | 2025.02.13 05:12:31.326939 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6385 | 2025.02.13 05:12:31.327133 [ 253 ] {e4485daf-69c0-49f3-9110-1f2069d8a6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6386 | 2025.02.13 05:12:31.327211 [ 253 ] {e4485daf-69c0-49f3-9110-1f2069d8a6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6387 | 2025.02.13 05:12:31.328063 [ 253 ] {e4485daf-69c0-49f3-9110-1f2069d8a6c9} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6388 | 2025.02.13 05:12:31.328113 [ 253 ] {e4485daf-69c0-49f3-9110-1f2069d8a6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6389 | 2025.02.13 05:12:31.328537 [ 253 ] {e4485daf-69c0-49f3-9110-1f2069d8a6c9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6390 | 2025.02.13 05:12:31.328795 [ 253 ] {e4485daf-69c0-49f3-9110-1f2069d8a6c9} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6391 | 2025.02.13 05:12:31.329043 [ 253 ] {e4485daf-69c0-49f3-9110-1f2069d8a6c9} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001965 sec., 62086.513994910936 rows/sec., 5.26 MiB/sec. | ||
6392 | 2025.02.13 05:12:31.329123 [ 253 ] {e4485daf-69c0-49f3-9110-1f2069d8a6c9} <Debug> TCPHandler: Processed in 0.002295995 sec. | ||
6393 | 2025.02.13 05:12:31.329481 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6394 | 2025.02.13 05:12:31.329795 [ 5 ] {8d4ea64a-8343-4b8b-80c6-60cf7288f2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6395 | 2025.02.13 05:12:31.329911 [ 5 ] {8d4ea64a-8343-4b8b-80c6-60cf7288f2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6396 | 2025.02.13 05:12:31.330708 [ 5 ] {8d4ea64a-8343-4b8b-80c6-60cf7288f2b7} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6397 | 2025.02.13 05:12:31.330762 [ 5 ] {8d4ea64a-8343-4b8b-80c6-60cf7288f2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6398 | 2025.02.13 05:12:31.331211 [ 5 ] {8d4ea64a-8343-4b8b-80c6-60cf7288f2b7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6399 | 2025.02.13 05:12:31.331473 [ 5 ] {8d4ea64a-8343-4b8b-80c6-60cf7288f2b7} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6400 | 2025.02.13 05:12:31.331720 [ 5 ] {8d4ea64a-8343-4b8b-80c6-60cf7288f2b7} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.002012 sec., 16401.59045725646 rows/sec., 1.20 MiB/sec. | ||
6401 | 2025.02.13 05:12:31.331791 [ 5 ] {8d4ea64a-8343-4b8b-80c6-60cf7288f2b7} <Debug> TCPHandler: Processed in 0.002511982 sec. | ||
6402 | 2025.02.13 05:12:31.331984 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6403 | 2025.02.13 05:12:31.332129 [ 253 ] {18bdca81-e3e1-4165-81d3-9e9536cb368e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6404 | 2025.02.13 05:12:31.332195 [ 253 ] {18bdca81-e3e1-4165-81d3-9e9536cb368e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6405 | 2025.02.13 05:12:31.332945 [ 253 ] {18bdca81-e3e1-4165-81d3-9e9536cb368e} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6406 | 2025.02.13 05:12:31.332995 [ 253 ] {18bdca81-e3e1-4165-81d3-9e9536cb368e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6407 | 2025.02.13 05:12:31.333485 [ 253 ] {18bdca81-e3e1-4165-81d3-9e9536cb368e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6408 | 2025.02.13 05:12:31.333812 [ 253 ] {18bdca81-e3e1-4165-81d3-9e9536cb368e} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6409 | 2025.02.13 05:12:31.334036 [ 253 ] {18bdca81-e3e1-4165-81d3-9e9536cb368e} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001941 sec., 49974.24008243174 rows/sec., 3.90 MiB/sec. | ||
6410 | 2025.02.13 05:12:31.334100 [ 253 ] {18bdca81-e3e1-4165-81d3-9e9536cb368e} <Debug> TCPHandler: Processed in 0.002194462 sec. | ||
6411 | 2025.02.13 05:12:31.334257 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6412 | 2025.02.13 05:12:31.334386 [ 5 ] {b7693d64-9376-454a-a78b-4dc240057c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6413 | 2025.02.13 05:12:31.334446 [ 5 ] {b7693d64-9376-454a-a78b-4dc240057c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6414 | 2025.02.13 05:12:31.335063 [ 5 ] {b7693d64-9376-454a-a78b-4dc240057c48} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6415 | 2025.02.13 05:12:31.335103 [ 5 ] {b7693d64-9376-454a-a78b-4dc240057c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6416 | 2025.02.13 05:12:31.335503 [ 5 ] {b7693d64-9376-454a-a78b-4dc240057c48} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6417 | 2025.02.13 05:12:31.335748 [ 5 ] {b7693d64-9376-454a-a78b-4dc240057c48} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6418 | 2025.02.13 05:12:31.335984 [ 5 ] {b7693d64-9376-454a-a78b-4dc240057c48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. | ||
6419 | 2025.02.13 05:12:31.336073 [ 5 ] {b7693d64-9376-454a-a78b-4dc240057c48} <Debug> TCPHandler: Processed in 0.001878133 sec. | ||
6420 | 2025.02.13 05:12:31.336317 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6421 | 2025.02.13 05:12:31.336494 [ 253 ] {5bb7ae36-d3e7-47fe-a07a-e08ac0653981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6422 | 2025.02.13 05:12:31.336588 [ 253 ] {5bb7ae36-d3e7-47fe-a07a-e08ac0653981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6423 | 2025.02.13 05:12:31.337809 [ 253 ] {5bb7ae36-d3e7-47fe-a07a-e08ac0653981} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6424 | 2025.02.13 05:12:31.337851 [ 253 ] {5bb7ae36-d3e7-47fe-a07a-e08ac0653981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6425 | 2025.02.13 05:12:31.338499 [ 253 ] {5bb7ae36-d3e7-47fe-a07a-e08ac0653981} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6426 | 2025.02.13 05:12:31.338767 [ 253 ] {5bb7ae36-d3e7-47fe-a07a-e08ac0653981} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6427 | 2025.02.13 05:12:31.339075 [ 253 ] {5bb7ae36-d3e7-47fe-a07a-e08ac0653981} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002607 sec., 12658.227848101265 rows/sec., 22.68 MiB/sec. | ||
6428 | 2025.02.13 05:12:31.339656 [ 253 ] {5bb7ae36-d3e7-47fe-a07a-e08ac0653981} <Debug> TCPHandler: Processed in 0.003479179 sec. | ||
6429 | 2025.02.13 05:12:31.339853 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6430 | 2025.02.13 05:12:31.339994 [ 5 ] {46db4f7c-37c0-44a0-aa09-922a0b139b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6431 | 2025.02.13 05:12:31.340055 [ 5 ] {46db4f7c-37c0-44a0-aa09-922a0b139b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6432 | 2025.02.13 05:12:31.340647 [ 5 ] {46db4f7c-37c0-44a0-aa09-922a0b139b1a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6433 | 2025.02.13 05:12:31.340694 [ 5 ] {46db4f7c-37c0-44a0-aa09-922a0b139b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6434 | 2025.02.13 05:12:31.341103 [ 5 ] {46db4f7c-37c0-44a0-aa09-922a0b139b1a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6435 | 2025.02.13 05:12:31.341344 [ 5 ] {46db4f7c-37c0-44a0-aa09-922a0b139b1a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6436 | 2025.02.13 05:12:31.341557 [ 5 ] {46db4f7c-37c0-44a0-aa09-922a0b139b1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001595 sec., 37617.55485893417 rows/sec., 2.54 MiB/sec. | ||
6437 | 2025.02.13 05:12:31.341606 [ 5 ] {46db4f7c-37c0-44a0-aa09-922a0b139b1a} <Debug> TCPHandler: Processed in 0.001822262 sec. | ||
6438 | 2025.02.13 05:12:35.929400 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6439 | 2025.02.13 05:12:35.929463 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6440 | 2025.02.13 05:12:36.078091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
6441 | 2025.02.13 05:12:36.078765 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6442 | 2025.02.13 05:12:36.078808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6443 | 2025.02.13 05:12:36.079372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6444 | 2025.02.13 05:12:36.079632 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6445 | 2025.02.13 05:12:36.079864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6446 | 2025.02.13 05:12:36.326372 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6447 | 2025.02.13 05:12:36.326561 [ 253 ] {261f5813-a370-45de-a00c-528656430d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6448 | 2025.02.13 05:12:36.326630 [ 253 ] {261f5813-a370-45de-a00c-528656430d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6449 | 2025.02.13 05:12:36.327379 [ 253 ] {261f5813-a370-45de-a00c-528656430d5f} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6450 | 2025.02.13 05:12:36.327420 [ 253 ] {261f5813-a370-45de-a00c-528656430d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6451 | 2025.02.13 05:12:36.327839 [ 253 ] {261f5813-a370-45de-a00c-528656430d5f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6452 | 2025.02.13 05:12:36.328083 [ 253 ] {261f5813-a370-45de-a00c-528656430d5f} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6453 | 2025.02.13 05:12:36.328273 [ 253 ] {261f5813-a370-45de-a00c-528656430d5f} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001762 sec., 40862.65607264473 rows/sec., 3.30 MiB/sec. | ||
6454 | 2025.02.13 05:12:36.328327 [ 253 ] {261f5813-a370-45de-a00c-528656430d5f} <Debug> TCPHandler: Processed in 0.002079009 sec. | ||
6455 | 2025.02.13 05:12:36.328593 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6456 | 2025.02.13 05:12:36.328815 [ 5 ] {8d61fd21-2659-4b4f-9668-da606b444441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6457 | 2025.02.13 05:12:36.328897 [ 5 ] {8d61fd21-2659-4b4f-9668-da606b444441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6458 | 2025.02.13 05:12:36.329652 [ 5 ] {8d61fd21-2659-4b4f-9668-da606b444441} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6459 | 2025.02.13 05:12:36.329706 [ 5 ] {8d61fd21-2659-4b4f-9668-da606b444441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6460 | 2025.02.13 05:12:36.330144 [ 5 ] {8d61fd21-2659-4b4f-9668-da606b444441} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6461 | 2025.02.13 05:12:36.330400 [ 5 ] {8d61fd21-2659-4b4f-9668-da606b444441} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6462 | 2025.02.13 05:12:36.330638 [ 5 ] {8d61fd21-2659-4b4f-9668-da606b444441} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001883 sec., 4248.5395645246945 rows/sec., 319.47 KiB/sec. | ||
6463 | 2025.02.13 05:12:36.330696 [ 5 ] {8d61fd21-2659-4b4f-9668-da606b444441} <Debug> TCPHandler: Processed in 0.002249894 sec. | ||
6464 | 2025.02.13 05:12:36.330837 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6465 | 2025.02.13 05:12:36.330954 [ 253 ] {b8c0e7c3-e467-4498-997f-3b6fe01baa74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6466 | 2025.02.13 05:12:36.331004 [ 253 ] {b8c0e7c3-e467-4498-997f-3b6fe01baa74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6467 | 2025.02.13 05:12:36.331610 [ 253 ] {b8c0e7c3-e467-4498-997f-3b6fe01baa74} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6468 | 2025.02.13 05:12:36.331648 [ 253 ] {b8c0e7c3-e467-4498-997f-3b6fe01baa74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6469 | 2025.02.13 05:12:36.332002 [ 253 ] {b8c0e7c3-e467-4498-997f-3b6fe01baa74} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6470 | 2025.02.13 05:12:36.332237 [ 253 ] {b8c0e7c3-e467-4498-997f-3b6fe01baa74} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6471 | 2025.02.13 05:12:36.332436 [ 253 ] {b8c0e7c3-e467-4498-997f-3b6fe01baa74} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001503 sec., 47904.19161676647 rows/sec., 3.74 MiB/sec. | ||
6472 | 2025.02.13 05:12:36.332488 [ 253 ] {b8c0e7c3-e467-4498-997f-3b6fe01baa74} <Debug> TCPHandler: Processed in 0.001705109 sec. | ||
6473 | 2025.02.13 05:12:36.332632 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6474 | 2025.02.13 05:12:36.332750 [ 5 ] {c93016f7-711a-4277-828b-be5dfa4b135f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6475 | 2025.02.13 05:12:36.332803 [ 5 ] {c93016f7-711a-4277-828b-be5dfa4b135f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6476 | 2025.02.13 05:12:36.333505 [ 5 ] {c93016f7-711a-4277-828b-be5dfa4b135f} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6477 | 2025.02.13 05:12:36.333556 [ 5 ] {c93016f7-711a-4277-828b-be5dfa4b135f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6478 | 2025.02.13 05:12:36.334050 [ 5 ] {c93016f7-711a-4277-828b-be5dfa4b135f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6479 | 2025.02.13 05:12:36.334295 [ 5 ] {c93016f7-711a-4277-828b-be5dfa4b135f} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6480 | 2025.02.13 05:12:36.334522 [ 5 ] {c93016f7-711a-4277-828b-be5dfa4b135f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001796 sec., 89086.85968819598 rows/sec., 6.20 MiB/sec. | ||
6481 | 2025.02.13 05:12:36.334576 [ 5 ] {c93016f7-711a-4277-828b-be5dfa4b135f} <Debug> TCPHandler: Processed in 0.001999676 sec. | ||
6482 | 2025.02.13 05:12:36.334739 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6483 | 2025.02.13 05:12:36.334875 [ 253 ] {c74c9990-f05f-456b-a7fe-04857ad8a0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6484 | 2025.02.13 05:12:36.334967 [ 253 ] {c74c9990-f05f-456b-a7fe-04857ad8a0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6485 | 2025.02.13 05:12:36.336069 [ 253 ] {c74c9990-f05f-456b-a7fe-04857ad8a0ae} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6486 | 2025.02.13 05:12:36.336108 [ 253 ] {c74c9990-f05f-456b-a7fe-04857ad8a0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6487 | 2025.02.13 05:12:36.336711 [ 253 ] {c74c9990-f05f-456b-a7fe-04857ad8a0ae} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6488 | 2025.02.13 05:12:36.336980 [ 253 ] {c74c9990-f05f-456b-a7fe-04857ad8a0ae} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6489 | 2025.02.13 05:12:36.337290 [ 253 ] {c74c9990-f05f-456b-a7fe-04857ad8a0ae} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002429 sec., 3293.536434746809 rows/sec., 5.90 MiB/sec. | ||
6490 | 2025.02.13 05:12:36.337625 [ 253 ] {c74c9990-f05f-456b-a7fe-04857ad8a0ae} <Debug> TCPHandler: Processed in 0.002948474 sec. | ||
6491 | 2025.02.13 05:12:36.337930 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6492 | 2025.02.13 05:12:36.338140 [ 5 ] {73c808d1-6827-4a77-a497-224f963530d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6493 | 2025.02.13 05:12:36.338201 [ 5 ] {73c808d1-6827-4a77-a497-224f963530d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6494 | 2025.02.13 05:12:36.338798 [ 5 ] {73c808d1-6827-4a77-a497-224f963530d5} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6495 | 2025.02.13 05:12:36.338845 [ 5 ] {73c808d1-6827-4a77-a497-224f963530d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6496 | 2025.02.13 05:12:36.339264 [ 5 ] {73c808d1-6827-4a77-a497-224f963530d5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6497 | 2025.02.13 05:12:36.339508 [ 5 ] {73c808d1-6827-4a77-a497-224f963530d5} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6498 | 2025.02.13 05:12:36.339734 [ 5 ] {73c808d1-6827-4a77-a497-224f963530d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001626 sec., 36900.36900369004 rows/sec., 2.49 MiB/sec. | ||
6499 | 2025.02.13 05:12:36.339787 [ 5 ] {73c808d1-6827-4a77-a497-224f963530d5} <Debug> TCPHandler: Processed in 0.002023868 sec. | ||
6500 | 2025.02.13 05:12:37.132966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6501 | 2025.02.13 05:12:37.153539 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6502 | 2025.02.13 05:12:37.153583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6503 | 2025.02.13 05:12:37.160947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6504 | 2025.02.13 05:12:37.161719 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6505 | 2025.02.13 05:12:37.164247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6506 | 2025.02.13 05:12:41.141348 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 912 | ||
6507 | 2025.02.13 05:12:41.144207 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6508 | 2025.02.13 05:12:41.144268 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6509 | 2025.02.13 05:12:41.145744 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6510 | 2025.02.13 05:12:41.146067 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6511 | 2025.02.13 05:12:41.146691 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
6512 | 2025.02.13 05:12:41.329783 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6513 | 2025.02.13 05:12:41.329963 [ 253 ] {48bccf6f-ff43-45d2-9bae-65703ae967d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6514 | 2025.02.13 05:12:41.330033 [ 253 ] {48bccf6f-ff43-45d2-9bae-65703ae967d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6515 | 2025.02.13 05:12:41.330694 [ 253 ] {48bccf6f-ff43-45d2-9bae-65703ae967d1} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6516 | 2025.02.13 05:12:41.330738 [ 253 ] {48bccf6f-ff43-45d2-9bae-65703ae967d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6517 | 2025.02.13 05:12:41.331106 [ 253 ] {48bccf6f-ff43-45d2-9bae-65703ae967d1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6518 | 2025.02.13 05:12:41.331347 [ 253 ] {48bccf6f-ff43-45d2-9bae-65703ae967d1} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6519 | 2025.02.13 05:12:41.331595 [ 253 ] {48bccf6f-ff43-45d2-9bae-65703ae967d1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001679 sec., 14294.22275163788 rows/sec., 1.19 MiB/sec. | ||
6520 | 2025.02.13 05:12:41.331704 [ 253 ] {48bccf6f-ff43-45d2-9bae-65703ae967d1} <Debug> TCPHandler: Processed in 0.002006677 sec. | ||
6521 | 2025.02.13 05:12:41.332040 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6522 | 2025.02.13 05:12:41.332306 [ 5 ] {93a6747a-a9b7-4320-8b7b-d6672efa4fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6523 | 2025.02.13 05:12:41.332383 [ 5 ] {93a6747a-a9b7-4320-8b7b-d6672efa4fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6524 | 2025.02.13 05:12:41.333137 [ 5 ] {93a6747a-a9b7-4320-8b7b-d6672efa4fa8} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6525 | 2025.02.13 05:12:41.333180 [ 5 ] {93a6747a-a9b7-4320-8b7b-d6672efa4fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6526 | 2025.02.13 05:12:41.333608 [ 5 ] {93a6747a-a9b7-4320-8b7b-d6672efa4fa8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6527 | 2025.02.13 05:12:41.333863 [ 5 ] {93a6747a-a9b7-4320-8b7b-d6672efa4fa8} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6528 | 2025.02.13 05:12:41.334101 [ 5 ] {93a6747a-a9b7-4320-8b7b-d6672efa4fa8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00184 sec., 5434.782608695652 rows/sec., 443.17 KiB/sec. | ||
6529 | 2025.02.13 05:12:41.334190 [ 5 ] {93a6747a-a9b7-4320-8b7b-d6672efa4fa8} <Debug> TCPHandler: Processed in 0.002344026 sec. | ||
6530 | 2025.02.13 05:12:41.334363 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6531 | 2025.02.13 05:12:41.334488 [ 253 ] {76c24cb8-a2c5-4a5c-8c63-cbb69ecaeacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6532 | 2025.02.13 05:12:41.334538 [ 253 ] {76c24cb8-a2c5-4a5c-8c63-cbb69ecaeacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6533 | 2025.02.13 05:12:41.335278 [ 253 ] {76c24cb8-a2c5-4a5c-8c63-cbb69ecaeacd} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6534 | 2025.02.13 05:12:41.335318 [ 253 ] {76c24cb8-a2c5-4a5c-8c63-cbb69ecaeacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6535 | 2025.02.13 05:12:41.335691 [ 253 ] {76c24cb8-a2c5-4a5c-8c63-cbb69ecaeacd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6536 | 2025.02.13 05:12:41.335929 [ 253 ] {76c24cb8-a2c5-4a5c-8c63-cbb69ecaeacd} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6537 | 2025.02.13 05:12:41.336090 [ 147 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6538 | 2025.02.13 05:12:41.336157 [ 147 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6539 | 2025.02.13 05:12:41.336165 [ 253 ] {76c24cb8-a2c5-4a5c-8c63-cbb69ecaeacd} <Debug> executeQuery: Read 247 rows, 22.39 KiB in 0.001695 sec., 145722.7138643068 rows/sec., 12.90 MiB/sec. | ||
6540 | 2025.02.13 05:12:41.336200 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6541 | 2025.02.13 05:12:41.336309 [ 253 ] {76c24cb8-a2c5-4a5c-8c63-cbb69ecaeacd} <Debug> TCPHandler: Processed in 0.002008847 sec. | ||
6542 | 2025.02.13 05:12:41.336524 [ 197 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
6543 | 2025.02.13 05:12:41.336542 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6544 | 2025.02.13 05:12:41.336822 [ 5 ] {7f101caf-a239-4e65-bde8-d9cc0e19d087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6545 | 2025.02.13 05:12:41.336840 [ 197 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6546 | 2025.02.13 05:12:41.336931 [ 5 ] {7f101caf-a239-4e65-bde8-d9cc0e19d087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6547 | 2025.02.13 05:12:41.336937 [ 197 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1968 rows starting from the beginning of the part | ||
6548 | 2025.02.13 05:12:41.337290 [ 197 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1212 rows starting from the beginning of the part | ||
6549 | 2025.02.13 05:12:41.337587 [ 197 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
6550 | 2025.02.13 05:12:41.338053 [ 197 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 122 rows starting from the beginning of the part | ||
6551 | 2025.02.13 05:12:41.338456 [ 197 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 72 rows starting from the beginning of the part | ||
6552 | 2025.02.13 05:12:41.338790 [ 197 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 247 rows starting from the beginning of the part | ||
6553 | 2025.02.13 05:12:41.339857 [ 5 ] {7f101caf-a239-4e65-bde8-d9cc0e19d087} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6554 | 2025.02.13 05:12:41.339937 [ 5 ] {7f101caf-a239-4e65-bde8-d9cc0e19d087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6555 | 2025.02.13 05:12:41.340788 [ 5 ] {7f101caf-a239-4e65-bde8-d9cc0e19d087} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6556 | 2025.02.13 05:12:41.341399 [ 5 ] {7f101caf-a239-4e65-bde8-d9cc0e19d087} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6557 | 2025.02.13 05:12:41.341592 [ 147 ] {} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6558 | 2025.02.13 05:12:41.341641 [ 147 ] {} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6559 | 2025.02.13 05:12:41.341675 [ 5 ] {7f101caf-a239-4e65-bde8-d9cc0e19d087} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.004943 sec., 11126.846044911996 rows/sec., 837.67 KiB/sec. | ||
6560 | 2025.02.13 05:12:41.341683 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6561 | 2025.02.13 05:12:41.341835 [ 5 ] {7f101caf-a239-4e65-bde8-d9cc0e19d087} <Debug> TCPHandler: Processed in 0.005388134 sec. | ||
6562 | 2025.02.13 05:12:41.341974 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
6563 | 2025.02.13 05:12:41.342115 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6564 | 2025.02.13 05:12:41.342342 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6565 | 2025.02.13 05:12:41.342493 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 177 rows starting from the beginning of the part | ||
6566 | 2025.02.13 05:12:41.342644 [ 253 ] {ad3e2816-d4e8-4dab-a87d-9db913c1007f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6567 | 2025.02.13 05:12:41.342981 [ 253 ] {ad3e2816-d4e8-4dab-a87d-9db913c1007f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6568 | 2025.02.13 05:12:41.343189 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 33 rows starting from the beginning of the part | ||
6569 | 2025.02.13 05:12:41.343220 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3677 rows, containing 5 columns (5 merged, 0 gathered) in 0.006879376 sec., 534496.1519765746 rows/sec., 46.15 MiB/sec. | ||
6570 | 2025.02.13 05:12:41.343626 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
6571 | 2025.02.13 05:12:41.344127 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 33 rows starting from the beginning of the part | ||
6572 | 2025.02.13 05:12:41.344224 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6573 | 2025.02.13 05:12:41.344627 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
6574 | 2025.02.13 05:12:41.345001 [ 189 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 55 rows starting from the beginning of the part | ||
6575 | 2025.02.13 05:12:41.346125 [ 187 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_56_11} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6576 | 2025.02.13 05:12:41.346524 [ 187 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_56_11} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6577 | 2025.02.13 05:12:41.346692 [ 253 ] {ad3e2816-d4e8-4dab-a87d-9db913c1007f} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6578 | 2025.02.13 05:12:41.346792 [ 253 ] {ad3e2816-d4e8-4dab-a87d-9db913c1007f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6579 | 2025.02.13 05:12:41.346818 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
6580 | 2025.02.13 05:12:41.347770 [ 253 ] {ad3e2816-d4e8-4dab-a87d-9db913c1007f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6581 | 2025.02.13 05:12:41.348426 [ 253 ] {ad3e2816-d4e8-4dab-a87d-9db913c1007f} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6582 | 2025.02.13 05:12:41.348599 [ 196 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 5 columns (5 merged, 0 gathered) in 0.006789073 sec., 46250.79152927064 rows/sec., 3.34 MiB/sec. | ||
6583 | 2025.02.13 05:12:41.348845 [ 253 ] {ad3e2816-d4e8-4dab-a87d-9db913c1007f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.006412 sec., 3742.9819089207735 rows/sec., 318.01 KiB/sec. | ||
6584 | 2025.02.13 05:12:41.348912 [ 191 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6585 | 2025.02.13 05:12:41.348969 [ 253 ] {ad3e2816-d4e8-4dab-a87d-9db913c1007f} <Debug> TCPHandler: Processed in 0.007002329 sec. | ||
6586 | 2025.02.13 05:12:41.349162 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6587 | 2025.02.13 05:12:41.349334 [ 5 ] {20c5d8ed-0443-4f80-ae1a-123117def5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6588 | 2025.02.13 05:12:41.349338 [ 191 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_46_9} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6589 | 2025.02.13 05:12:41.349405 [ 5 ] {20c5d8ed-0443-4f80-ae1a-123117def5b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6590 | 2025.02.13 05:12:41.349459 [ 191 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_46_9} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6591 | 2025.02.13 05:12:41.349565 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
6592 | 2025.02.13 05:12:41.350162 [ 5 ] {20c5d8ed-0443-4f80-ae1a-123117def5b3} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6593 | 2025.02.13 05:12:41.350201 [ 5 ] {20c5d8ed-0443-4f80-ae1a-123117def5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6594 | 2025.02.13 05:12:41.350557 [ 5 ] {20c5d8ed-0443-4f80-ae1a-123117def5b3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6595 | 2025.02.13 05:12:41.350803 [ 5 ] {20c5d8ed-0443-4f80-ae1a-123117def5b3} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6596 | 2025.02.13 05:12:41.351043 [ 5 ] {20c5d8ed-0443-4f80-ae1a-123117def5b3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001745 sec., 6876.790830945559 rows/sec., 537.25 KiB/sec. | ||
6597 | 2025.02.13 05:12:41.351286 [ 5 ] {20c5d8ed-0443-4f80-ae1a-123117def5b3} <Debug> TCPHandler: Processed in 0.002199323 sec. | ||
6598 | 2025.02.13 05:12:41.351467 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6599 | 2025.02.13 05:12:41.351582 [ 253 ] {7a422d63-6972-4f2d-8d7b-9f121650fc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6600 | 2025.02.13 05:12:41.351631 [ 253 ] {7a422d63-6972-4f2d-8d7b-9f121650fc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6601 | 2025.02.13 05:12:41.352280 [ 253 ] {7a422d63-6972-4f2d-8d7b-9f121650fc5e} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6602 | 2025.02.13 05:12:41.352319 [ 253 ] {7a422d63-6972-4f2d-8d7b-9f121650fc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6603 | 2025.02.13 05:12:41.352680 [ 253 ] {7a422d63-6972-4f2d-8d7b-9f121650fc5e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6604 | 2025.02.13 05:12:41.352912 [ 253 ] {7a422d63-6972-4f2d-8d7b-9f121650fc5e} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6605 | 2025.02.13 05:12:41.353068 [ 147 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6606 | 2025.02.13 05:12:41.353117 [ 147 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6607 | 2025.02.13 05:12:41.353140 [ 253 ] {7a422d63-6972-4f2d-8d7b-9f121650fc5e} <Debug> executeQuery: Read 143 rows, 11.83 KiB in 0.001574 sec., 90851.33418043201 rows/sec., 7.34 MiB/sec. | ||
6608 | 2025.02.13 05:12:41.353162 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6609 | 2025.02.13 05:12:41.353268 [ 253 ] {7a422d63-6972-4f2d-8d7b-9f121650fc5e} <Debug> TCPHandler: Processed in 0.001854423 sec. | ||
6610 | 2025.02.13 05:12:41.353620 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
6611 | 2025.02.13 05:12:41.353731 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6612 | 2025.02.13 05:12:41.354260 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6613 | 2025.02.13 05:12:41.354332 [ 5 ] {9a160b42-a6c3-41ed-aabf-db3b1d1fc7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6614 | 2025.02.13 05:12:41.354412 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 951 rows starting from the beginning of the part | ||
6615 | 2025.02.13 05:12:41.354536 [ 5 ] {9a160b42-a6c3-41ed-aabf-db3b1d1fc7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6616 | 2025.02.13 05:12:41.355042 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 528 rows starting from the beginning of the part | ||
6617 | 2025.02.13 05:12:41.355658 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
6618 | 2025.02.13 05:12:41.356047 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 97 rows starting from the beginning of the part | ||
6619 | 2025.02.13 05:12:41.356343 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 72 rows starting from the beginning of the part | ||
6620 | 2025.02.13 05:12:41.356515 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 143 rows starting from the beginning of the part | ||
6621 | 2025.02.13 05:12:41.357556 [ 5 ] {9a160b42-a6c3-41ed-aabf-db3b1d1fc7db} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6622 | 2025.02.13 05:12:41.357622 [ 5 ] {9a160b42-a6c3-41ed-aabf-db3b1d1fc7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6623 | 2025.02.13 05:12:41.358714 [ 5 ] {9a160b42-a6c3-41ed-aabf-db3b1d1fc7db} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6624 | 2025.02.13 05:12:41.359107 [ 5 ] {9a160b42-a6c3-41ed-aabf-db3b1d1fc7db} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6625 | 2025.02.13 05:12:41.359412 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6626 | 2025.02.13 05:12:41.359534 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6627 | 2025.02.13 05:12:41.359629 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6628 | 2025.02.13 05:12:41.359836 [ 5 ] {9a160b42-a6c3-41ed-aabf-db3b1d1fc7db} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.005599 sec., 35899.26772637971 rows/sec., 2.57 MiB/sec. | ||
6629 | 2025.02.13 05:12:41.359950 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1855 rows, containing 5 columns (5 merged, 0 gathered) in 0.006632698 sec., 279675.0281710399 rows/sec., 21.95 MiB/sec. | ||
6630 | 2025.02.13 05:12:41.360145 [ 5 ] {9a160b42-a6c3-41ed-aabf-db3b1d1fc7db} <Debug> TCPHandler: Processed in 0.006738402 sec. | ||
6631 | 2025.02.13 05:12:41.360145 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
6632 | 2025.02.13 05:12:41.360411 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6633 | 2025.02.13 05:12:41.360432 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6634 | 2025.02.13 05:12:41.360612 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6635 | 2025.02.13 05:12:41.360750 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15211 rows starting from the beginning of the part | ||
6636 | 2025.02.13 05:12:41.360765 [ 253 ] {2d63c030-984e-417b-a2d8-d31e89d31fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6637 | 2025.02.13 05:12:41.361247 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 974 rows starting from the beginning of the part | ||
6638 | 2025.02.13 05:12:41.361311 [ 253 ] {2d63c030-984e-417b-a2d8-d31e89d31fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6639 | 2025.02.13 05:12:41.361658 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_56_11} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6640 | 2025.02.13 05:12:41.361775 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
6641 | 2025.02.13 05:12:41.362209 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_56_11} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6642 | 2025.02.13 05:12:41.362330 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
6643 | 2025.02.13 05:12:41.362636 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
6644 | 2025.02.13 05:12:41.362847 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
6645 | 2025.02.13 05:12:41.363380 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 201 rows starting from the beginning of the part | ||
6646 | 2025.02.13 05:12:41.365314 [ 253 ] {2d63c030-984e-417b-a2d8-d31e89d31fca} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6647 | 2025.02.13 05:12:41.365355 [ 253 ] {2d63c030-984e-417b-a2d8-d31e89d31fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6648 | 2025.02.13 05:12:41.366491 [ 253 ] {2d63c030-984e-417b-a2d8-d31e89d31fca} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6649 | 2025.02.13 05:12:41.366822 [ 253 ] {2d63c030-984e-417b-a2d8-d31e89d31fca} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6650 | 2025.02.13 05:12:41.367283 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6651 | 2025.02.13 05:12:41.367451 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6652 | 2025.02.13 05:12:41.367526 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6653 | 2025.02.13 05:12:41.367547 [ 253 ] {2d63c030-984e-417b-a2d8-d31e89d31fca} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.006861 sec., 4809.794490599038 rows/sec., 8.62 MiB/sec. | ||
6654 | 2025.02.13 05:12:41.368071 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
6655 | 2025.02.13 05:12:41.368115 [ 253 ] {2d63c030-984e-417b-a2d8-d31e89d31fca} <Debug> TCPHandler: Processed in 0.007853404 sec. | ||
6656 | 2025.02.13 05:12:41.368388 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6657 | 2025.02.13 05:12:41.368683 [ 5 ] {cf2fcd1d-3146-4807-a23a-d830081cd8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6658 | 2025.02.13 05:12:41.368868 [ 5 ] {cf2fcd1d-3146-4807-a23a-d830081cd8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6659 | 2025.02.13 05:12:41.369076 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6660 | 2025.02.13 05:12:41.369413 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 799 rows starting from the beginning of the part | ||
6661 | 2025.02.13 05:12:41.370976 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 33 rows starting from the beginning of the part | ||
6662 | 2025.02.13 05:12:41.371206 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16738 rows, containing 5 columns (5 merged, 0 gathered) in 0.011384634 sec., 1470227.325709373 rows/sec., 100.47 MiB/sec. | ||
6663 | 2025.02.13 05:12:41.371743 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6664 | 2025.02.13 05:12:41.371761 [ 5 ] {cf2fcd1d-3146-4807-a23a-d830081cd8c5} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6665 | 2025.02.13 05:12:41.371897 [ 5 ] {cf2fcd1d-3146-4807-a23a-d830081cd8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6666 | 2025.02.13 05:12:41.372504 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
6667 | 2025.02.13 05:12:41.372986 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6668 | 2025.02.13 05:12:41.373667 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6669 | 2025.02.13 05:12:41.373683 [ 5 ] {cf2fcd1d-3146-4807-a23a-d830081cd8c5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6670 | 2025.02.13 05:12:41.373664 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 33 rows starting from the beginning of the part | ||
6671 | 2025.02.13 05:12:41.373928 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
6672 | 2025.02.13 05:12:41.374537 [ 5 ] {cf2fcd1d-3146-4807-a23a-d830081cd8c5} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6673 | 2025.02.13 05:12:41.374571 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
6674 | 2025.02.13 05:12:41.374889 [ 147 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6675 | 2025.02.13 05:12:41.375008 [ 147 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6676 | 2025.02.13 05:12:41.375107 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6677 | 2025.02.13 05:12:41.375503 [ 5 ] {cf2fcd1d-3146-4807-a23a-d830081cd8c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00687 sec., 8733.624454148472 rows/sec., 602.71 KiB/sec. | ||
6678 | 2025.02.13 05:12:41.375798 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
6679 | 2025.02.13 05:12:41.375997 [ 5 ] {cf2fcd1d-3146-4807-a23a-d830081cd8c5} <Debug> TCPHandler: Processed in 0.00772682 sec. | ||
6680 | 2025.02.13 05:12:41.376019 [ 192 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 33 rows starting from the beginning of the part | ||
6681 | 2025.02.13 05:12:41.376442 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6682 | 2025.02.13 05:12:41.376577 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2590 rows starting from the beginning of the part | ||
6683 | 2025.02.13 05:12:41.377022 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
6684 | 2025.02.13 05:12:41.377470 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
6685 | 2025.02.13 05:12:41.378002 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
6686 | 2025.02.13 05:12:41.378473 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
6687 | 2025.02.13 05:12:41.378756 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
6688 | 2025.02.13 05:12:41.381252 [ 186 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2830 rows, containing 4 columns (4 merged, 0 gathered) in 0.005934249 sec., 476892.6952677584 rows/sec., 31.97 MiB/sec. | ||
6689 | 2025.02.13 05:12:41.381594 [ 186 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6690 | 2025.02.13 05:12:41.382364 [ 186 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_56_11} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6691 | 2025.02.13 05:12:41.382598 [ 186 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_56_11} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6692 | 2025.02.13 05:12:41.382746 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
6693 | 2025.02.13 05:12:41.385992 [ 195 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 914 rows, containing 19 columns (19 merged, 0 gathered) in 0.018309361 sec., 49919.819703156216 rows/sec., 89.45 MiB/sec. | ||
6694 | 2025.02.13 05:12:41.387276 [ 195 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6695 | 2025.02.13 05:12:41.387704 [ 195 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6696 | 2025.02.13 05:12:41.387788 [ 195 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6697 | 2025.02.13 05:12:41.387940 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.79 MiB. | ||
6698 | 2025.02.13 05:12:42.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.00 MiB, peak 211.73 MiB, free memory in arenas 0.00 B, will set to 205.57 MiB (RSS), difference: 1.57 MiB | ||
6699 | 2025.02.13 05:12:43.580928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
6700 | 2025.02.13 05:12:43.581613 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6701 | 2025.02.13 05:12:43.581667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6702 | 2025.02.13 05:12:43.582237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6703 | 2025.02.13 05:12:43.582511 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6704 | 2025.02.13 05:12:43.582848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
6705 | 2025.02.13 05:12:44.665242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6706 | 2025.02.13 05:12:44.686797 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6707 | 2025.02.13 05:12:44.686856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6708 | 2025.02.13 05:12:44.694603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6709 | 2025.02.13 05:12:44.695392 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6710 | 2025.02.13 05:12:44.698403 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6711 | 2025.02.13 05:12:46.325442 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6712 | 2025.02.13 05:12:46.325664 [ 253 ] {3ee4a52d-6607-4288-9fda-84645c7474f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6713 | 2025.02.13 05:12:46.325750 [ 253 ] {3ee4a52d-6607-4288-9fda-84645c7474f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6714 | 2025.02.13 05:12:46.326623 [ 253 ] {3ee4a52d-6607-4288-9fda-84645c7474f0} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6715 | 2025.02.13 05:12:46.326678 [ 253 ] {3ee4a52d-6607-4288-9fda-84645c7474f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6716 | 2025.02.13 05:12:46.327143 [ 253 ] {3ee4a52d-6607-4288-9fda-84645c7474f0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6717 | 2025.02.13 05:12:46.327405 [ 253 ] {3ee4a52d-6607-4288-9fda-84645c7474f0} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6718 | 2025.02.13 05:12:46.327669 [ 253 ] {3ee4a52d-6607-4288-9fda-84645c7474f0} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002063 sec., 34900.6301502666 rows/sec., 2.82 MiB/sec. | ||
6719 | 2025.02.13 05:12:46.327741 [ 253 ] {3ee4a52d-6607-4288-9fda-84645c7474f0} <Debug> TCPHandler: Processed in 0.002442469 sec. | ||
6720 | 2025.02.13 05:12:46.328020 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6721 | 2025.02.13 05:12:46.328244 [ 5 ] {d385bcf3-21ec-4ae4-a92c-6e807ba2263b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6722 | 2025.02.13 05:12:46.328330 [ 5 ] {d385bcf3-21ec-4ae4-a92c-6e807ba2263b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6723 | 2025.02.13 05:12:46.329149 [ 5 ] {d385bcf3-21ec-4ae4-a92c-6e807ba2263b} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6724 | 2025.02.13 05:12:46.329208 [ 5 ] {d385bcf3-21ec-4ae4-a92c-6e807ba2263b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6725 | 2025.02.13 05:12:46.329671 [ 5 ] {d385bcf3-21ec-4ae4-a92c-6e807ba2263b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6726 | 2025.02.13 05:12:46.329936 [ 5 ] {d385bcf3-21ec-4ae4-a92c-6e807ba2263b} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6727 | 2025.02.13 05:12:46.330181 [ 5 ] {d385bcf3-21ec-4ae4-a92c-6e807ba2263b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00201 sec., 3980.099502487562 rows/sec., 299.28 KiB/sec. | ||
6728 | 2025.02.13 05:12:46.330254 [ 5 ] {d385bcf3-21ec-4ae4-a92c-6e807ba2263b} <Debug> TCPHandler: Processed in 0.002375298 sec. | ||
6729 | 2025.02.13 05:12:46.330425 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6730 | 2025.02.13 05:12:46.330574 [ 253 ] {daf56a49-482c-4950-a0d9-608c3af6f5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6731 | 2025.02.13 05:12:46.330638 [ 253 ] {daf56a49-482c-4950-a0d9-608c3af6f5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6732 | 2025.02.13 05:12:46.331387 [ 253 ] {daf56a49-482c-4950-a0d9-608c3af6f5c5} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6733 | 2025.02.13 05:12:46.331429 [ 253 ] {daf56a49-482c-4950-a0d9-608c3af6f5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6734 | 2025.02.13 05:12:46.331823 [ 253 ] {daf56a49-482c-4950-a0d9-608c3af6f5c5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6735 | 2025.02.13 05:12:46.332097 [ 253 ] {daf56a49-482c-4950-a0d9-608c3af6f5c5} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6736 | 2025.02.13 05:12:46.332386 [ 253 ] {daf56a49-482c-4950-a0d9-608c3af6f5c5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001848 sec., 38961.03896103896 rows/sec., 3.04 MiB/sec. | ||
6737 | 2025.02.13 05:12:46.332449 [ 253 ] {daf56a49-482c-4950-a0d9-608c3af6f5c5} <Debug> TCPHandler: Processed in 0.002096569 sec. | ||
6738 | 2025.02.13 05:12:46.332615 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6739 | 2025.02.13 05:12:46.332747 [ 5 ] {f3205d42-583c-48e1-b3dd-668cecc5cc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6740 | 2025.02.13 05:12:46.332809 [ 5 ] {f3205d42-583c-48e1-b3dd-668cecc5cc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6741 | 2025.02.13 05:12:46.333430 [ 5 ] {f3205d42-583c-48e1-b3dd-668cecc5cc93} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6742 | 2025.02.13 05:12:46.333474 [ 5 ] {f3205d42-583c-48e1-b3dd-668cecc5cc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6743 | 2025.02.13 05:12:46.333931 [ 5 ] {f3205d42-583c-48e1-b3dd-668cecc5cc93} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6744 | 2025.02.13 05:12:46.334191 [ 5 ] {f3205d42-583c-48e1-b3dd-668cecc5cc93} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6745 | 2025.02.13 05:12:46.334414 [ 5 ] {f3205d42-583c-48e1-b3dd-668cecc5cc93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001696 sec., 94339.62264150943 rows/sec., 6.57 MiB/sec. | ||
6746 | 2025.02.13 05:12:46.334474 [ 5 ] {f3205d42-583c-48e1-b3dd-668cecc5cc93} <Debug> TCPHandler: Processed in 0.001921085 sec. | ||
6747 | 2025.02.13 05:12:46.334648 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6748 | 2025.02.13 05:12:46.334793 [ 253 ] {8ef254e8-47ba-488e-a44a-6dbb96231037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6749 | 2025.02.13 05:12:46.334892 [ 253 ] {8ef254e8-47ba-488e-a44a-6dbb96231037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6750 | 2025.02.13 05:12:46.336079 [ 253 ] {8ef254e8-47ba-488e-a44a-6dbb96231037} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6751 | 2025.02.13 05:12:46.336120 [ 253 ] {8ef254e8-47ba-488e-a44a-6dbb96231037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6752 | 2025.02.13 05:12:46.336742 [ 253 ] {8ef254e8-47ba-488e-a44a-6dbb96231037} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6753 | 2025.02.13 05:12:46.337013 [ 253 ] {8ef254e8-47ba-488e-a44a-6dbb96231037} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6754 | 2025.02.13 05:12:46.337256 [ 253 ] {8ef254e8-47ba-488e-a44a-6dbb96231037} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002499 sec., 3201.280512204882 rows/sec., 5.74 MiB/sec. | ||
6755 | 2025.02.13 05:12:46.337365 [ 253 ] {8ef254e8-47ba-488e-a44a-6dbb96231037} <Debug> TCPHandler: Processed in 0.002788599 sec. | ||
6756 | 2025.02.13 05:12:46.337531 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6757 | 2025.02.13 05:12:46.337676 [ 5 ] {7c96c78d-305a-4d72-bcc4-63aa3ede9dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6758 | 2025.02.13 05:12:46.337740 [ 5 ] {7c96c78d-305a-4d72-bcc4-63aa3ede9dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6759 | 2025.02.13 05:12:46.338338 [ 5 ] {7c96c78d-305a-4d72-bcc4-63aa3ede9dbd} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6760 | 2025.02.13 05:12:46.338379 [ 5 ] {7c96c78d-305a-4d72-bcc4-63aa3ede9dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6761 | 2025.02.13 05:12:46.338776 [ 5 ] {7c96c78d-305a-4d72-bcc4-63aa3ede9dbd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6762 | 2025.02.13 05:12:46.339041 [ 5 ] {7c96c78d-305a-4d72-bcc4-63aa3ede9dbd} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6763 | 2025.02.13 05:12:46.339252 [ 5 ] {7c96c78d-305a-4d72-bcc4-63aa3ede9dbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001608 sec., 37313.432835820895 rows/sec., 2.51 MiB/sec. | ||
6764 | 2025.02.13 05:12:46.339305 [ 5 ] {7c96c78d-305a-4d72-bcc4-63aa3ede9dbd} <Debug> TCPHandler: Processed in 0.001841412 sec. | ||
6765 | 2025.02.13 05:12:50.929504 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6766 | 2025.02.13 05:12:50.929574 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6767 | 2025.02.13 05:12:51.083900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
6768 | 2025.02.13 05:12:51.084579 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6769 | 2025.02.13 05:12:51.084627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6770 | 2025.02.13 05:12:51.085156 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6771 | 2025.02.13 05:12:51.085417 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6772 | 2025.02.13 05:12:51.085638 [ 138 ] {} <Debug> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6773 | 2025.02.13 05:12:51.085693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
6774 | 2025.02.13 05:12:51.085740 [ 138 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6775 | 2025.02.13 05:12:51.085772 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6776 | 2025.02.13 05:12:51.085898 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
6777 | 2025.02.13 05:12:51.086050 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6778 | 2025.02.13 05:12:51.086099 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
6779 | 2025.02.13 05:12:51.086193 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
6780 | 2025.02.13 05:12:51.086413 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
6781 | 2025.02.13 05:12:51.086688 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
6782 | 2025.02.13 05:12:51.086912 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
6783 | 2025.02.13 05:12:51.087156 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
6784 | 2025.02.13 05:12:51.089598 [ 200 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003754057 sec., 4403502.663917996 rows/sec., 62.99 MiB/sec. | ||
6785 | 2025.02.13 05:12:51.089761 [ 200 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6786 | 2025.02.13 05:12:51.090154 [ 200 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_36_7} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6787 | 2025.02.13 05:12:51.090263 [ 200 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_36_7} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6788 | 2025.02.13 05:12:51.090404 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
6789 | 2025.02.13 05:12:51.147732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 944 | ||
6790 | 2025.02.13 05:12:51.150635 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6791 | 2025.02.13 05:12:51.150680 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6792 | 2025.02.13 05:12:51.152113 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6793 | 2025.02.13 05:12:51.152426 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6794 | 2025.02.13 05:12:51.152588 [ 138 ] {} <Debug> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6795 | 2025.02.13 05:12:51.152647 [ 138 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6796 | 2025.02.13 05:12:51.152683 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6797 | 2025.02.13 05:12:51.153008 [ 190 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::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 | ||
6798 | 2025.02.13 05:12:51.154711 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 944 | ||
6799 | 2025.02.13 05:12:51.154870 [ 190 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6800 | 2025.02.13 05:12:51.155001 [ 190 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 798 rows starting from the beginning of the part | ||
6801 | 2025.02.13 05:12:51.155539 [ 190 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
6802 | 2025.02.13 05:12:51.156067 [ 190 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
6803 | 2025.02.13 05:12:51.156575 [ 190 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
6804 | 2025.02.13 05:12:51.157087 [ 190 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
6805 | 2025.02.13 05:12:51.157643 [ 190 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
6806 | 2025.02.13 05:12:51.165601 [ 200 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 944 rows, containing 72 columns (72 merged, 0 gathered) in 0.012852845 sec., 73446.7738465686 rows/sec., 61.34 MiB/sec. | ||
6807 | 2025.02.13 05:12:51.166734 [ 194 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6808 | 2025.02.13 05:12:51.167421 [ 194 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_26_5} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6809 | 2025.02.13 05:12:51.167502 [ 194 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_26_5} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6810 | 2025.02.13 05:12:51.167725 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
6811 | 2025.02.13 05:12:51.326854 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6812 | 2025.02.13 05:12:51.327026 [ 253 ] {2b3e16d9-50e0-4ae7-b13d-aa044c2a80a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6813 | 2025.02.13 05:12:51.327093 [ 253 ] {2b3e16d9-50e0-4ae7-b13d-aa044c2a80a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6814 | 2025.02.13 05:12:51.327821 [ 253 ] {2b3e16d9-50e0-4ae7-b13d-aa044c2a80a9} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6815 | 2025.02.13 05:12:51.327860 [ 253 ] {2b3e16d9-50e0-4ae7-b13d-aa044c2a80a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6816 | 2025.02.13 05:12:51.328232 [ 253 ] {2b3e16d9-50e0-4ae7-b13d-aa044c2a80a9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6817 | 2025.02.13 05:12:51.328470 [ 253 ] {2b3e16d9-50e0-4ae7-b13d-aa044c2a80a9} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6818 | 2025.02.13 05:12:51.328664 [ 253 ] {2b3e16d9-50e0-4ae7-b13d-aa044c2a80a9} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001689 sec., 72232.08999407933 rows/sec., 6.12 MiB/sec. | ||
6819 | 2025.02.13 05:12:51.328714 [ 253 ] {2b3e16d9-50e0-4ae7-b13d-aa044c2a80a9} <Debug> TCPHandler: Processed in 0.001944045 sec. | ||
6820 | 2025.02.13 05:12:51.329032 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6821 | 2025.02.13 05:12:51.329324 [ 5 ] {e9ca1c66-5484-471b-b9f6-ac48aab31ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6822 | 2025.02.13 05:12:51.329434 [ 5 ] {e9ca1c66-5484-471b-b9f6-ac48aab31ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6823 | 2025.02.13 05:12:51.330178 [ 5 ] {e9ca1c66-5484-471b-b9f6-ac48aab31ad1} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6824 | 2025.02.13 05:12:51.330222 [ 5 ] {e9ca1c66-5484-471b-b9f6-ac48aab31ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6825 | 2025.02.13 05:12:51.330639 [ 5 ] {e9ca1c66-5484-471b-b9f6-ac48aab31ad1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6826 | 2025.02.13 05:12:51.330892 [ 5 ] {e9ca1c66-5484-471b-b9f6-ac48aab31ad1} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6827 | 2025.02.13 05:12:51.331119 [ 5 ] {e9ca1c66-5484-471b-b9f6-ac48aab31ad1} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001877 sec., 17581.246670218436 rows/sec., 1.29 MiB/sec. | ||
6828 | 2025.02.13 05:12:51.331176 [ 5 ] {e9ca1c66-5484-471b-b9f6-ac48aab31ad1} <Debug> TCPHandler: Processed in 0.002329566 sec. | ||
6829 | 2025.02.13 05:12:51.331343 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6830 | 2025.02.13 05:12:51.331479 [ 253 ] {76987932-3114-49b3-a20b-25372e9a9017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6831 | 2025.02.13 05:12:51.331535 [ 253 ] {76987932-3114-49b3-a20b-25372e9a9017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6832 | 2025.02.13 05:12:51.332259 [ 253 ] {76987932-3114-49b3-a20b-25372e9a9017} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6833 | 2025.02.13 05:12:51.332306 [ 253 ] {76987932-3114-49b3-a20b-25372e9a9017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6834 | 2025.02.13 05:12:51.332681 [ 253 ] {76987932-3114-49b3-a20b-25372e9a9017} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6835 | 2025.02.13 05:12:51.332923 [ 253 ] {76987932-3114-49b3-a20b-25372e9a9017} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6836 | 2025.02.13 05:12:51.333144 [ 253 ] {76987932-3114-49b3-a20b-25372e9a9017} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001695 sec., 57227.13864306785 rows/sec., 4.47 MiB/sec. | ||
6837 | 2025.02.13 05:12:51.333195 [ 253 ] {76987932-3114-49b3-a20b-25372e9a9017} <Debug> TCPHandler: Processed in 0.001919455 sec. | ||
6838 | 2025.02.13 05:12:51.333350 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6839 | 2025.02.13 05:12:51.333475 [ 5 ] {ff5c0b11-8894-495d-9882-1ba769313be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6840 | 2025.02.13 05:12:51.333538 [ 5 ] {ff5c0b11-8894-495d-9882-1ba769313be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6841 | 2025.02.13 05:12:51.334252 [ 5 ] {ff5c0b11-8894-495d-9882-1ba769313be6} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6842 | 2025.02.13 05:12:51.334299 [ 5 ] {ff5c0b11-8894-495d-9882-1ba769313be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6843 | 2025.02.13 05:12:51.334721 [ 5 ] {ff5c0b11-8894-495d-9882-1ba769313be6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6844 | 2025.02.13 05:12:51.334966 [ 5 ] {ff5c0b11-8894-495d-9882-1ba769313be6} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6845 | 2025.02.13 05:12:51.335185 [ 5 ] {ff5c0b11-8894-495d-9882-1ba769313be6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001741 sec., 91901.20620333143 rows/sec., 6.40 MiB/sec. | ||
6846 | 2025.02.13 05:12:51.335236 [ 5 ] {ff5c0b11-8894-495d-9882-1ba769313be6} <Debug> TCPHandler: Processed in 0.001942746 sec. | ||
6847 | 2025.02.13 05:12:51.335380 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6848 | 2025.02.13 05:12:51.335508 [ 253 ] {03c0c1f0-aa12-4623-85f8-4e02df7d40cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6849 | 2025.02.13 05:12:51.335598 [ 253 ] {03c0c1f0-aa12-4623-85f8-4e02df7d40cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6850 | 2025.02.13 05:12:51.336841 [ 253 ] {03c0c1f0-aa12-4623-85f8-4e02df7d40cf} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6851 | 2025.02.13 05:12:51.336881 [ 253 ] {03c0c1f0-aa12-4623-85f8-4e02df7d40cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6852 | 2025.02.13 05:12:51.337495 [ 253 ] {03c0c1f0-aa12-4623-85f8-4e02df7d40cf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6853 | 2025.02.13 05:12:51.337751 [ 253 ] {03c0c1f0-aa12-4623-85f8-4e02df7d40cf} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6854 | 2025.02.13 05:12:51.337993 [ 253 ] {03c0c1f0-aa12-4623-85f8-4e02df7d40cf} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002514 sec., 13126.491646778042 rows/sec., 23.52 MiB/sec. | ||
6855 | 2025.02.13 05:12:51.338087 [ 253 ] {03c0c1f0-aa12-4623-85f8-4e02df7d40cf} <Debug> TCPHandler: Processed in 0.002762399 sec. | ||
6856 | 2025.02.13 05:12:51.338311 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6857 | 2025.02.13 05:12:51.338535 [ 5 ] {eda34de7-30ae-48b1-9109-15c038cda25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6858 | 2025.02.13 05:12:51.338628 [ 5 ] {eda34de7-30ae-48b1-9109-15c038cda25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6859 | 2025.02.13 05:12:51.339500 [ 5 ] {eda34de7-30ae-48b1-9109-15c038cda25e} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6860 | 2025.02.13 05:12:51.339539 [ 5 ] {eda34de7-30ae-48b1-9109-15c038cda25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6861 | 2025.02.13 05:12:51.339914 [ 5 ] {eda34de7-30ae-48b1-9109-15c038cda25e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6862 | 2025.02.13 05:12:51.340160 [ 5 ] {eda34de7-30ae-48b1-9109-15c038cda25e} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6863 | 2025.02.13 05:12:51.340390 [ 5 ] {eda34de7-30ae-48b1-9109-15c038cda25e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001911 sec., 31397.174254317113 rows/sec., 2.12 MiB/sec. | ||
6864 | 2025.02.13 05:12:51.340441 [ 5 ] {eda34de7-30ae-48b1-9109-15c038cda25e} <Debug> TCPHandler: Processed in 0.002240754 sec. | ||
6865 | 2025.02.13 05:12:52.030164 [ 137 ] {} <Debug> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6866 | 2025.02.13 05:12:52.030244 [ 137 ] {} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6867 | 2025.02.13 05:12:52.030270 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6868 | 2025.02.13 05:12:52.030502 [ 191 ] {85d8ff57-29af-4126-8a68-05800da716cc::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 | ||
6869 | 2025.02.13 05:12:52.030705 [ 191 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6870 | 2025.02.13 05:12:52.030749 [ 191 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 236 rows starting from the beginning of the part | ||
6871 | 2025.02.13 05:12:52.030842 [ 191 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
6872 | 2025.02.13 05:12:52.030978 [ 191 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
6873 | 2025.02.13 05:12:52.031223 [ 191 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
6874 | 2025.02.13 05:12:52.031331 [ 191 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
6875 | 2025.02.13 05:12:52.032427 [ 194 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.002070419 sec., 341959.76756395685 rows/sec., 23.73 MiB/sec. | ||
6876 | 2025.02.13 05:12:52.032630 [ 194 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6877 | 2025.02.13 05:12:52.032955 [ 194 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_9_2} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6878 | 2025.02.13 05:12:52.033053 [ 194 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_9_2} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6879 | 2025.02.13 05:12:52.033156 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
6880 | 2025.02.13 05:12:52.199406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
6881 | 2025.02.13 05:12:52.222533 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6882 | 2025.02.13 05:12:52.222602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6883 | 2025.02.13 05:12:52.230658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6884 | 2025.02.13 05:12:52.231434 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6885 | 2025.02.13 05:12:52.231822 [ 135 ] {} <Debug> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6886 | 2025.02.13 05:12:52.231939 [ 135 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6887 | 2025.02.13 05:12:52.232030 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6888 | 2025.02.13 05:12:52.232456 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
6889 | 2025.02.13 05:12:52.246660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
6890 | 2025.02.13 05:12:52.248679 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6891 | 2025.02.13 05:12:52.250476 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
6892 | 2025.02.13 05:12:52.256653 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
6893 | 2025.02.13 05:12:52.262624 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
6894 | 2025.02.13 05:12:52.268528 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
6895 | 2025.02.13 05:12:52.274541 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
6896 | 2025.02.13 05:12:52.279395 [ 194 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
6897 | 2025.02.13 05:12:52.337887 [ 191 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.105714977 sec., 2572.956147925946 rows/sec., 13.30 MiB/sec. | ||
6898 | 2025.02.13 05:12:52.341108 [ 193 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6899 | 2025.02.13 05:12:52.344364 [ 193 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_36_7} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6900 | 2025.02.13 05:12:52.344499 [ 193 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_36_7} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6901 | 2025.02.13 05:12:52.347091 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
6902 | 2025.02.13 05:12:53.001161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.68 MiB, peak 218.55 MiB, free memory in arenas 0.00 B, will set to 207.86 MiB (RSS), difference: 1.17 MiB | ||
6903 | 2025.02.13 05:12:53.172769 [ 135 ] {} <Debug> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6904 | 2025.02.13 05:12:53.172856 [ 135 ] {} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6905 | 2025.02.13 05:12:53.172888 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6906 | 2025.02.13 05:12:53.173138 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::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 | ||
6907 | 2025.02.13 05:12:53.173448 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6908 | 2025.02.13 05:12:53.173516 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 124 rows starting from the beginning of the part | ||
6909 | 2025.02.13 05:12:53.173649 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part | ||
6910 | 2025.02.13 05:12:53.173813 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
6911 | 2025.02.13 05:12:53.174213 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
6912 | 2025.02.13 05:12:53.174422 [ 195 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
6913 | 2025.02.13 05:12:53.175836 [ 191 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.002866722 sec., 129764.93709540025 rows/sec., 8.13 MiB/sec. | ||
6914 | 2025.02.13 05:12:53.175999 [ 191 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6915 | 2025.02.13 05:12:53.176328 [ 191 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_9_2} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6916 | 2025.02.13 05:12:53.176419 [ 191 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_9_2} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6917 | 2025.02.13 05:12:53.176505 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
6918 | 2025.02.13 05:12:55.251606 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6919 | 2025.02.13 05:12:55.251810 [ 253 ] {6cb9e9ab-46a4-4f61-bc87-061adddee47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6920 | 2025.02.13 05:12:55.251883 [ 253 ] {6cb9e9ab-46a4-4f61-bc87-061adddee47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6921 | 2025.02.13 05:12:55.252629 [ 253 ] {6cb9e9ab-46a4-4f61-bc87-061adddee47d} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6922 | 2025.02.13 05:12:55.252682 [ 253 ] {6cb9e9ab-46a4-4f61-bc87-061adddee47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6923 | 2025.02.13 05:12:55.253103 [ 253 ] {6cb9e9ab-46a4-4f61-bc87-061adddee47d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6924 | 2025.02.13 05:12:55.253355 [ 253 ] {6cb9e9ab-46a4-4f61-bc87-061adddee47d} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6925 | 2025.02.13 05:12:55.253611 [ 253 ] {6cb9e9ab-46a4-4f61-bc87-061adddee47d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001839 sec., 3262.6427406199023 rows/sec., 266.05 KiB/sec. | ||
6926 | 2025.02.13 05:12:55.253777 [ 253 ] {6cb9e9ab-46a4-4f61-bc87-061adddee47d} <Debug> TCPHandler: Processed in 0.002298456 sec. | ||
6927 | 2025.02.13 05:12:55.254082 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6928 | 2025.02.13 05:12:55.254335 [ 5 ] {2f7928a9-c3ad-436b-8a3e-476c890d0f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6929 | 2025.02.13 05:12:55.254433 [ 5 ] {2f7928a9-c3ad-436b-8a3e-476c890d0f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6930 | 2025.02.13 05:12:55.256083 [ 5 ] {2f7928a9-c3ad-436b-8a3e-476c890d0f68} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6931 | 2025.02.13 05:12:55.256137 [ 5 ] {2f7928a9-c3ad-436b-8a3e-476c890d0f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6932 | 2025.02.13 05:12:55.256695 [ 5 ] {2f7928a9-c3ad-436b-8a3e-476c890d0f68} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6933 | 2025.02.13 05:12:55.256957 [ 5 ] {2f7928a9-c3ad-436b-8a3e-476c890d0f68} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6934 | 2025.02.13 05:12:55.257247 [ 5 ] {2f7928a9-c3ad-436b-8a3e-476c890d0f68} <Debug> executeQuery: Read 1215 rows, 102.30 KiB in 0.002971 sec., 408953.2144059239 rows/sec., 33.63 MiB/sec. | ||
6935 | 2025.02.13 05:12:55.257420 [ 5 ] {2f7928a9-c3ad-436b-8a3e-476c890d0f68} <Debug> TCPHandler: Processed in 0.003494439 sec. | ||
6936 | 2025.02.13 05:12:55.257694 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6937 | 2025.02.13 05:12:55.257850 [ 253 ] {e37ca813-2b12-4c04-91c6-8bcb45cc3131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6938 | 2025.02.13 05:12:55.257911 [ 253 ] {e37ca813-2b12-4c04-91c6-8bcb45cc3131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6939 | 2025.02.13 05:12:55.258615 [ 253 ] {e37ca813-2b12-4c04-91c6-8bcb45cc3131} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6940 | 2025.02.13 05:12:55.258656 [ 253 ] {e37ca813-2b12-4c04-91c6-8bcb45cc3131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6941 | 2025.02.13 05:12:55.259022 [ 253 ] {e37ca813-2b12-4c04-91c6-8bcb45cc3131} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6942 | 2025.02.13 05:12:55.259255 [ 253 ] {e37ca813-2b12-4c04-91c6-8bcb45cc3131} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6943 | 2025.02.13 05:12:55.259500 [ 253 ] {e37ca813-2b12-4c04-91c6-8bcb45cc3131} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001685 sec., 8308.60534124629 rows/sec., 605.64 KiB/sec. | ||
6944 | 2025.02.13 05:12:55.259736 [ 253 ] {e37ca813-2b12-4c04-91c6-8bcb45cc3131} <Debug> TCPHandler: Processed in 0.002175292 sec. | ||
6945 | 2025.02.13 05:12:55.260021 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6946 | 2025.02.13 05:12:55.260211 [ 5 ] {d3adfa97-2e69-46f6-8e39-067a8e2df35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6947 | 2025.02.13 05:12:55.260274 [ 5 ] {d3adfa97-2e69-46f6-8e39-067a8e2df35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6948 | 2025.02.13 05:12:55.261017 [ 5 ] {d3adfa97-2e69-46f6-8e39-067a8e2df35c} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6949 | 2025.02.13 05:12:55.261061 [ 5 ] {d3adfa97-2e69-46f6-8e39-067a8e2df35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6950 | 2025.02.13 05:12:55.261445 [ 5 ] {d3adfa97-2e69-46f6-8e39-067a8e2df35c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6951 | 2025.02.13 05:12:55.261685 [ 5 ] {d3adfa97-2e69-46f6-8e39-067a8e2df35c} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6952 | 2025.02.13 05:12:55.261953 [ 5 ] {d3adfa97-2e69-46f6-8e39-067a8e2df35c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001767 sec., 129032.25806451614 rows/sec., 8.74 MiB/sec. | ||
6953 | 2025.02.13 05:12:55.262193 [ 5 ] {d3adfa97-2e69-46f6-8e39-067a8e2df35c} <Debug> TCPHandler: Processed in 0.002314956 sec. | ||
6954 | 2025.02.13 05:12:55.262408 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6955 | 2025.02.13 05:12:55.262547 [ 253 ] {dc087d2e-9ebb-4fe1-8f39-4815462220b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6956 | 2025.02.13 05:12:55.262605 [ 253 ] {dc087d2e-9ebb-4fe1-8f39-4815462220b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6957 | 2025.02.13 05:12:55.263598 [ 253 ] {dc087d2e-9ebb-4fe1-8f39-4815462220b6} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6958 | 2025.02.13 05:12:55.263638 [ 253 ] {dc087d2e-9ebb-4fe1-8f39-4815462220b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6959 | 2025.02.13 05:12:55.264019 [ 253 ] {dc087d2e-9ebb-4fe1-8f39-4815462220b6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6960 | 2025.02.13 05:12:55.264258 [ 253 ] {dc087d2e-9ebb-4fe1-8f39-4815462220b6} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6961 | 2025.02.13 05:12:55.264469 [ 253 ] {dc087d2e-9ebb-4fe1-8f39-4815462220b6} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001955 sec., 273145.7800511509 rows/sec., 20.25 MiB/sec. | ||
6962 | 2025.02.13 05:12:55.264524 [ 253 ] {dc087d2e-9ebb-4fe1-8f39-4815462220b6} <Debug> TCPHandler: Processed in 0.002214783 sec. | ||
6963 | 2025.02.13 05:12:55.264747 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6964 | 2025.02.13 05:12:55.264973 [ 5 ] {3271b71b-54a6-4aa8-91a2-d27d0703cf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6965 | 2025.02.13 05:12:55.265076 [ 5 ] {3271b71b-54a6-4aa8-91a2-d27d0703cf67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6966 | 2025.02.13 05:12:55.266126 [ 5 ] {3271b71b-54a6-4aa8-91a2-d27d0703cf67} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6967 | 2025.02.13 05:12:55.266168 [ 5 ] {3271b71b-54a6-4aa8-91a2-d27d0703cf67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6968 | 2025.02.13 05:12:55.266638 [ 5 ] {3271b71b-54a6-4aa8-91a2-d27d0703cf67} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6969 | 2025.02.13 05:12:55.266886 [ 5 ] {3271b71b-54a6-4aa8-91a2-d27d0703cf67} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6970 | 2025.02.13 05:12:55.267122 [ 5 ] {3271b71b-54a6-4aa8-91a2-d27d0703cf67} <Debug> executeQuery: Read 977 rows, 67.17 KiB in 0.002205 sec., 443083.9002267574 rows/sec., 29.75 MiB/sec. | ||
6971 | 2025.02.13 05:12:55.267187 [ 5 ] {3271b71b-54a6-4aa8-91a2-d27d0703cf67} <Debug> TCPHandler: Processed in 0.002551413 sec. | ||
6972 | 2025.02.13 05:12:55.267411 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6973 | 2025.02.13 05:12:55.267574 [ 253 ] {fe8d7b39-7a00-4b5e-8bde-2a4410ab16c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6974 | 2025.02.13 05:12:55.267667 [ 253 ] {fe8d7b39-7a00-4b5e-8bde-2a4410ab16c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6975 | 2025.02.13 05:12:55.268928 [ 253 ] {fe8d7b39-7a00-4b5e-8bde-2a4410ab16c8} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6976 | 2025.02.13 05:12:55.268967 [ 253 ] {fe8d7b39-7a00-4b5e-8bde-2a4410ab16c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6977 | 2025.02.13 05:12:55.269584 [ 253 ] {fe8d7b39-7a00-4b5e-8bde-2a4410ab16c8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6978 | 2025.02.13 05:12:55.269840 [ 253 ] {fe8d7b39-7a00-4b5e-8bde-2a4410ab16c8} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6979 | 2025.02.13 05:12:55.270079 [ 253 ] {fe8d7b39-7a00-4b5e-8bde-2a4410ab16c8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002536 sec., 3154.5741324921137 rows/sec., 5.65 MiB/sec. | ||
6980 | 2025.02.13 05:12:55.270188 [ 253 ] {fe8d7b39-7a00-4b5e-8bde-2a4410ab16c8} <Debug> TCPHandler: Processed in 0.002898292 sec. | ||
6981 | 2025.02.13 05:12:55.270417 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6982 | 2025.02.13 05:12:55.270623 [ 5 ] {a852aec6-be1c-4670-87b4-9d2f6fa5319a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6983 | 2025.02.13 05:12:55.270685 [ 5 ] {a852aec6-be1c-4670-87b4-9d2f6fa5319a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6984 | 2025.02.13 05:12:55.271270 [ 5 ] {a852aec6-be1c-4670-87b4-9d2f6fa5319a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6985 | 2025.02.13 05:12:55.271317 [ 5 ] {a852aec6-be1c-4670-87b4-9d2f6fa5319a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6986 | 2025.02.13 05:12:55.271757 [ 5 ] {a852aec6-be1c-4670-87b4-9d2f6fa5319a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6987 | 2025.02.13 05:12:55.272002 [ 5 ] {a852aec6-be1c-4670-87b4-9d2f6fa5319a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6988 | 2025.02.13 05:12:55.272238 [ 5 ] {a852aec6-be1c-4670-87b4-9d2f6fa5319a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001652 sec., 29055.690072639223 rows/sec., 1.96 MiB/sec. | ||
6989 | 2025.02.13 05:12:55.272307 [ 5 ] {a852aec6-be1c-4670-87b4-9d2f6fa5319a} <Debug> TCPHandler: Processed in 0.002003627 sec. | ||
6990 | 2025.02.13 05:12:56.320122 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6991 | 2025.02.13 05:12:56.320447 [ 253 ] {43c987c5-ab72-41b6-a18c-5c98908dbc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6992 | 2025.02.13 05:12:56.320567 [ 253 ] {43c987c5-ab72-41b6-a18c-5c98908dbc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6993 | 2025.02.13 05:12:56.321555 [ 253 ] {43c987c5-ab72-41b6-a18c-5c98908dbc0a} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6994 | 2025.02.13 05:12:56.321615 [ 253 ] {43c987c5-ab72-41b6-a18c-5c98908dbc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
6995 | 2025.02.13 05:12:56.322245 [ 253 ] {43c987c5-ab72-41b6-a18c-5c98908dbc0a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6996 | 2025.02.13 05:12:56.322641 [ 253 ] {43c987c5-ab72-41b6-a18c-5c98908dbc0a} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6997 | 2025.02.13 05:12:56.323037 [ 253 ] {43c987c5-ab72-41b6-a18c-5c98908dbc0a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002662 sec., 21036.814425244178 rows/sec., 1.61 MiB/sec. | ||
6998 | 2025.02.13 05:12:56.323188 [ 253 ] {43c987c5-ab72-41b6-a18c-5c98908dbc0a} <Debug> TCPHandler: Processed in 0.003270064 sec. | ||
6999 | 2025.02.13 05:12:56.323658 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7000 | 2025.02.13 05:12:56.323926 [ 5 ] {77a19ed4-5d90-48ea-8fa4-9e49b16f9f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7001 | 2025.02.13 05:12:56.324018 [ 5 ] {77a19ed4-5d90-48ea-8fa4-9e49b16f9f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7002 | 2025.02.13 05:12:56.325052 [ 5 ] {77a19ed4-5d90-48ea-8fa4-9e49b16f9f26} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7003 | 2025.02.13 05:12:56.325121 [ 5 ] {77a19ed4-5d90-48ea-8fa4-9e49b16f9f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7004 | 2025.02.13 05:12:56.325745 [ 5 ] {77a19ed4-5d90-48ea-8fa4-9e49b16f9f26} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7005 | 2025.02.13 05:12:56.326125 [ 5 ] {77a19ed4-5d90-48ea-8fa4-9e49b16f9f26} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7006 | 2025.02.13 05:12:56.326441 [ 5 ] {77a19ed4-5d90-48ea-8fa4-9e49b16f9f26} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002571 sec., 24893.03772851031 rows/sec., 1.94 MiB/sec. | ||
7007 | 2025.02.13 05:12:56.326621 [ 5 ] {77a19ed4-5d90-48ea-8fa4-9e49b16f9f26} <Debug> TCPHandler: Processed in 0.003254353 sec. | ||
7008 | 2025.02.13 05:12:56.327028 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7009 | 2025.02.13 05:12:56.327240 [ 253 ] {fa0d426a-6719-489e-9446-7e5adda82d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7010 | 2025.02.13 05:12:56.327379 [ 253 ] {fa0d426a-6719-489e-9446-7e5adda82d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7011 | 2025.02.13 05:12:56.328338 [ 253 ] {fa0d426a-6719-489e-9446-7e5adda82d24} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7012 | 2025.02.13 05:12:56.328397 [ 253 ] {fa0d426a-6719-489e-9446-7e5adda82d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7013 | 2025.02.13 05:12:56.329039 [ 253 ] {fa0d426a-6719-489e-9446-7e5adda82d24} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7014 | 2025.02.13 05:12:56.329332 [ 253 ] {fa0d426a-6719-489e-9446-7e5adda82d24} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7015 | 2025.02.13 05:12:56.329605 [ 253 ] {fa0d426a-6719-489e-9446-7e5adda82d24} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.002424 sec., 13201.320132013201 rows/sec., 941.51 KiB/sec. | ||
7016 | 2025.02.13 05:12:56.329677 [ 253 ] {fa0d426a-6719-489e-9446-7e5adda82d24} <Debug> TCPHandler: Processed in 0.00283496 sec. | ||
7017 | 2025.02.13 05:12:56.329947 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7018 | 2025.02.13 05:12:56.330119 [ 5 ] {fae90eee-179d-4ac7-9dda-517658f65806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7019 | 2025.02.13 05:12:56.330189 [ 5 ] {fae90eee-179d-4ac7-9dda-517658f65806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7020 | 2025.02.13 05:12:56.330794 [ 5 ] {fae90eee-179d-4ac7-9dda-517658f65806} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7021 | 2025.02.13 05:12:56.330845 [ 5 ] {fae90eee-179d-4ac7-9dda-517658f65806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7022 | 2025.02.13 05:12:56.331370 [ 5 ] {fae90eee-179d-4ac7-9dda-517658f65806} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7023 | 2025.02.13 05:12:56.331732 [ 5 ] {fae90eee-179d-4ac7-9dda-517658f65806} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7024 | 2025.02.13 05:12:56.332004 [ 5 ] {fae90eee-179d-4ac7-9dda-517658f65806} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001923 sec., 6240.249609984399 rows/sec., 430.64 KiB/sec. | ||
7025 | 2025.02.13 05:12:56.332119 [ 5 ] {fae90eee-179d-4ac7-9dda-517658f65806} <Debug> TCPHandler: Processed in 0.002316635 sec. | ||
7026 | 2025.02.13 05:12:58.586756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
7027 | 2025.02.13 05:12:58.587390 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7028 | 2025.02.13 05:12:58.587431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7029 | 2025.02.13 05:12:58.588032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7030 | 2025.02.13 05:12:58.588295 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7031 | 2025.02.13 05:12:58.588493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
7032 | 2025.02.13 05:12:59.747667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7033 | 2025.02.13 05:12:59.767666 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7034 | 2025.02.13 05:12:59.767726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7035 | 2025.02.13 05:12:59.774655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7036 | 2025.02.13 05:12:59.775472 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7037 | 2025.02.13 05:12:59.778500 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7038 | 2025.02.13 05:13:01.155808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 980 | ||
7039 | 2025.02.13 05:13:01.158908 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7040 | 2025.02.13 05:13:01.158956 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7041 | 2025.02.13 05:13:01.160394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7042 | 2025.02.13 05:13:01.160705 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7043 | 2025.02.13 05:13:01.161283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 980 | ||
7044 | 2025.02.13 05:13:01.326719 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7045 | 2025.02.13 05:13:01.326916 [ 253 ] {2eb9bdd8-23c8-4de9-b7bd-0c59eaff315d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7046 | 2025.02.13 05:13:01.326984 [ 253 ] {2eb9bdd8-23c8-4de9-b7bd-0c59eaff315d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7047 | 2025.02.13 05:13:01.327798 [ 253 ] {2eb9bdd8-23c8-4de9-b7bd-0c59eaff315d} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7048 | 2025.02.13 05:13:01.327838 [ 253 ] {2eb9bdd8-23c8-4de9-b7bd-0c59eaff315d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7049 | 2025.02.13 05:13:01.328229 [ 253 ] {2eb9bdd8-23c8-4de9-b7bd-0c59eaff315d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7050 | 2025.02.13 05:13:01.328488 [ 253 ] {2eb9bdd8-23c8-4de9-b7bd-0c59eaff315d} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7051 | 2025.02.13 05:13:01.328639 [ 126 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7052 | 2025.02.13 05:13:01.328686 [ 126 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7053 | 2025.02.13 05:13:01.328692 [ 253 ] {2eb9bdd8-23c8-4de9-b7bd-0c59eaff315d} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001825 sec., 66849.31506849315 rows/sec., 5.66 MiB/sec. | ||
7054 | 2025.02.13 05:13:01.328712 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7055 | 2025.02.13 05:13:01.328768 [ 253 ] {2eb9bdd8-23c8-4de9-b7bd-0c59eaff315d} <Debug> TCPHandler: Processed in 0.002164591 sec. | ||
7056 | 2025.02.13 05:13:01.329079 [ 199 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
7057 | 2025.02.13 05:13:01.329128 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7058 | 2025.02.13 05:13:01.329612 [ 5 ] {a2f2afba-9eca-4819-8371-39db3f517cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7059 | 2025.02.13 05:13:01.329699 [ 199 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7060 | 2025.02.13 05:13:01.329817 [ 5 ] {a2f2afba-9eca-4819-8371-39db3f517cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7061 | 2025.02.13 05:13:01.329825 [ 199 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1968 rows starting from the beginning of the part | ||
7062 | 2025.02.13 05:13:01.330183 [ 199 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part | ||
7063 | 2025.02.13 05:13:01.330577 [ 199 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 122 rows starting from the beginning of the part | ||
7064 | 2025.02.13 05:13:01.330950 [ 199 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1215 rows starting from the beginning of the part | ||
7065 | 2025.02.13 05:13:01.331323 [ 199 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
7066 | 2025.02.13 05:13:01.331639 [ 199 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 122 rows starting from the beginning of the part | ||
7067 | 2025.02.13 05:13:01.332701 [ 5 ] {a2f2afba-9eca-4819-8371-39db3f517cac} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7068 | 2025.02.13 05:13:01.332750 [ 5 ] {a2f2afba-9eca-4819-8371-39db3f517cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7069 | 2025.02.13 05:13:01.333397 [ 5 ] {a2f2afba-9eca-4819-8371-39db3f517cac} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7070 | 2025.02.13 05:13:01.333697 [ 5 ] {a2f2afba-9eca-4819-8371-39db3f517cac} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7071 | 2025.02.13 05:13:01.333983 [ 5 ] {a2f2afba-9eca-4819-8371-39db3f517cac} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.004546 sec., 7259.128904531457 rows/sec., 545.85 KiB/sec. | ||
7072 | 2025.02.13 05:13:01.334072 [ 5 ] {a2f2afba-9eca-4819-8371-39db3f517cac} <Debug> TCPHandler: Processed in 0.005154316 sec. | ||
7073 | 2025.02.13 05:13:01.334324 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7074 | 2025.02.13 05:13:01.334375 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3555 rows, containing 5 columns (5 merged, 0 gathered) in 0.005550168 sec., 640521.151792162 rows/sec., 55.08 MiB/sec. | ||
7075 | 2025.02.13 05:13:01.334517 [ 253 ] {3ffe2e97-6331-4a36-b815-3d74ac13333f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7076 | 2025.02.13 05:13:01.334584 [ 253 ] {3ffe2e97-6331-4a36-b815-3d74ac13333f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7077 | 2025.02.13 05:13:01.334814 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7078 | 2025.02.13 05:13:01.335445 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_61_12} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7079 | 2025.02.13 05:13:01.335655 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_61_12} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7080 | 2025.02.13 05:13:01.335863 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
7081 | 2025.02.13 05:13:01.335944 [ 253 ] {3ffe2e97-6331-4a36-b815-3d74ac13333f} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7082 | 2025.02.13 05:13:01.335987 [ 253 ] {3ffe2e97-6331-4a36-b815-3d74ac13333f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7083 | 2025.02.13 05:13:01.336358 [ 253 ] {3ffe2e97-6331-4a36-b815-3d74ac13333f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7084 | 2025.02.13 05:13:01.336592 [ 253 ] {3ffe2e97-6331-4a36-b815-3d74ac13333f} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7085 | 2025.02.13 05:13:01.336722 [ 126 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7086 | 2025.02.13 05:13:01.336761 [ 126 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7087 | 2025.02.13 05:13:01.336785 [ 253 ] {3ffe2e97-6331-4a36-b815-3d74ac13333f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.002317 sec., 41864.479930945185 rows/sec., 3.27 MiB/sec. | ||
7088 | 2025.02.13 05:13:01.336788 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7089 | 2025.02.13 05:13:01.336916 [ 253 ] {3ffe2e97-6331-4a36-b815-3d74ac13333f} <Debug> TCPHandler: Processed in 0.002722427 sec. | ||
7090 | 2025.02.13 05:13:01.337058 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
7091 | 2025.02.13 05:13:01.337181 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7092 | 2025.02.13 05:13:01.337244 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7093 | 2025.02.13 05:13:01.337287 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 951 rows starting from the beginning of the part | ||
7094 | 2025.02.13 05:13:01.337518 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part | ||
7095 | 2025.02.13 05:13:01.337706 [ 5 ] {db0eddb9-f918-4623-b4e0-6e424aa47bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7096 | 2025.02.13 05:13:01.337978 [ 5 ] {db0eddb9-f918-4623-b4e0-6e424aa47bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7097 | 2025.02.13 05:13:01.338030 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 97 rows starting from the beginning of the part | ||
7098 | 2025.02.13 05:13:01.338529 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 534 rows starting from the beginning of the part | ||
7099 | 2025.02.13 05:13:01.338915 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
7100 | 2025.02.13 05:13:01.339232 [ 188 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 97 rows starting from the beginning of the part | ||
7101 | 2025.02.13 05:13:01.340286 [ 5 ] {db0eddb9-f918-4623-b4e0-6e424aa47bee} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7102 | 2025.02.13 05:13:01.340363 [ 5 ] {db0eddb9-f918-4623-b4e0-6e424aa47bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7103 | 2025.02.13 05:13:01.341417 [ 5 ] {db0eddb9-f918-4623-b4e0-6e424aa47bee} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7104 | 2025.02.13 05:13:01.341889 [ 5 ] {db0eddb9-f918-4623-b4e0-6e424aa47bee} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7105 | 2025.02.13 05:13:01.342110 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7106 | 2025.02.13 05:13:01.342200 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7107 | 2025.02.13 05:13:01.342268 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7108 | 2025.02.13 05:13:01.342426 [ 5 ] {db0eddb9-f918-4623-b4e0-6e424aa47bee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004922 sec., 32507.11093051605 rows/sec., 2.26 MiB/sec. | ||
7109 | 2025.02.13 05:13:01.342843 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
7110 | 2025.02.13 05:13:01.342909 [ 5 ] {db0eddb9-f918-4623-b4e0-6e424aa47bee} <Debug> TCPHandler: Processed in 0.005862107 sec. | ||
7111 | 2025.02.13 05:13:01.343281 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7112 | 2025.02.13 05:13:01.343370 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7113 | 2025.02.13 05:13:01.343367 [ 197 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1815 rows, containing 5 columns (5 merged, 0 gathered) in 0.006450484 sec., 281374.2348636164 rows/sec., 22.00 MiB/sec. | ||
7114 | 2025.02.13 05:13:01.343451 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16738 rows starting from the beginning of the part | ||
7115 | 2025.02.13 05:13:01.343579 [ 253 ] {18e86c40-d3a4-49c8-bcf4-a95655b9cc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7116 | 2025.02.13 05:13:01.343867 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
7117 | 2025.02.13 05:13:01.343986 [ 253 ] {18e86c40-d3a4-49c8-bcf4-a95655b9cc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7118 | 2025.02.13 05:13:01.344196 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
7119 | 2025.02.13 05:13:01.344671 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 977 rows starting from the beginning of the part | ||
7120 | 2025.02.13 05:13:01.345086 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
7121 | 2025.02.13 05:13:01.344143 [ 197 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7122 | 2025.02.13 05:13:01.345470 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
7123 | 2025.02.13 05:13:01.347014 [ 197 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_61_12} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7124 | 2025.02.13 05:13:01.347480 [ 197 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_61_12} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7125 | 2025.02.13 05:13:01.347764 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
7126 | 2025.02.13 05:13:01.350136 [ 253 ] {18e86c40-d3a4-49c8-bcf4-a95655b9cc22} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7127 | 2025.02.13 05:13:01.350186 [ 253 ] {18e86c40-d3a4-49c8-bcf4-a95655b9cc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7128 | 2025.02.13 05:13:01.351319 [ 253 ] {18e86c40-d3a4-49c8-bcf4-a95655b9cc22} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7129 | 2025.02.13 05:13:01.351711 [ 253 ] {18e86c40-d3a4-49c8-bcf4-a95655b9cc22} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7130 | 2025.02.13 05:13:01.351973 [ 253 ] {18e86c40-d3a4-49c8-bcf4-a95655b9cc22} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.0085 sec., 3882.3529411764703 rows/sec., 6.96 MiB/sec. | ||
7131 | 2025.02.13 05:13:01.352093 [ 253 ] {18e86c40-d3a4-49c8-bcf4-a95655b9cc22} <Debug> TCPHandler: Processed in 0.009035187 sec. | ||
7132 | 2025.02.13 05:13:01.352263 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7133 | 2025.02.13 05:13:01.352380 [ 5 ] {27634bf8-2885-4920-8926-f34c3216a19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7134 | 2025.02.13 05:13:01.352453 [ 5 ] {27634bf8-2885-4920-8926-f34c3216a19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7135 | 2025.02.13 05:13:01.353008 [ 5 ] {27634bf8-2885-4920-8926-f34c3216a19a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7136 | 2025.02.13 05:13:01.353211 [ 5 ] {27634bf8-2885-4920-8926-f34c3216a19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7137 | 2025.02.13 05:13:01.353739 [ 5 ] {27634bf8-2885-4920-8926-f34c3216a19a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7138 | 2025.02.13 05:13:01.354251 [ 5 ] {27634bf8-2885-4920-8926-f34c3216a19a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7139 | 2025.02.13 05:13:01.354547 [ 189 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18227 rows, containing 5 columns (5 merged, 0 gathered) in 0.012116775 sec., 1504278.1598238805 rows/sec., 102.75 MiB/sec. | ||
7140 | 2025.02.13 05:13:01.354666 [ 124 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7141 | 2025.02.13 05:13:01.354775 [ 124 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7142 | 2025.02.13 05:13:01.354823 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7143 | 2025.02.13 05:13:01.354837 [ 5 ] {27634bf8-2885-4920-8926-f34c3216a19a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002467 sec., 24321.03769760843 rows/sec., 1.64 MiB/sec. | ||
7144 | 2025.02.13 05:13:01.355099 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7145 | 2025.02.13 05:13:01.355140 [ 5 ] {27634bf8-2885-4920-8926-f34c3216a19a} <Debug> TCPHandler: Processed in 0.002928593 sec. | ||
7146 | 2025.02.13 05:13:01.355448 [ 197 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
7147 | 2025.02.13 05:13:01.355870 [ 197 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7148 | 2025.02.13 05:13:01.355946 [ 197 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2830 rows starting from the beginning of the part | ||
7149 | 2025.02.13 05:13:01.356207 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7150 | 2025.02.13 05:13:01.356470 [ 197 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
7151 | 2025.02.13 05:13:01.356600 [ 201 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7152 | 2025.02.13 05:13:01.356633 [ 197 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
7153 | 2025.02.13 05:13:01.356956 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.18 MiB. | ||
7154 | 2025.02.13 05:13:01.357020 [ 197 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part | ||
7155 | 2025.02.13 05:13:01.357198 [ 197 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 12 rows starting from the beginning of the part | ||
7156 | 2025.02.13 05:13:01.357268 [ 197 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
7157 | 2025.02.13 05:13:01.358693 [ 200 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3070 rows, containing 4 columns (4 merged, 0 gathered) in 0.003727646 sec., 823576.0584561947 rows/sec., 55.23 MiB/sec. | ||
7158 | 2025.02.13 05:13:01.358941 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7159 | 2025.02.13 05:13:01.359232 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_61_12} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7160 | 2025.02.13 05:13:01.359304 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_61_12} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7161 | 2025.02.13 05:13:01.359370 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
7162 | 2025.02.13 05:13:05.929611 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7163 | 2025.02.13 05:13:05.929683 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7164 | 2025.02.13 05:13:06.089533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
7165 | 2025.02.13 05:13:06.090209 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7166 | 2025.02.13 05:13:06.090262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7167 | 2025.02.13 05:13:06.090805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7168 | 2025.02.13 05:13:06.091068 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7169 | 2025.02.13 05:13:06.091353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7170 | 2025.02.13 05:13:06.325619 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7171 | 2025.02.13 05:13:06.325818 [ 253 ] {f24657d0-594f-4c34-8a3e-4fa56a70b0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7172 | 2025.02.13 05:13:06.325894 [ 253 ] {f24657d0-594f-4c34-8a3e-4fa56a70b0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7173 | 2025.02.13 05:13:06.326681 [ 253 ] {f24657d0-594f-4c34-8a3e-4fa56a70b0cb} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7174 | 2025.02.13 05:13:06.326728 [ 253 ] {f24657d0-594f-4c34-8a3e-4fa56a70b0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7175 | 2025.02.13 05:13:06.327169 [ 253 ] {f24657d0-594f-4c34-8a3e-4fa56a70b0cb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7176 | 2025.02.13 05:13:06.327446 [ 253 ] {f24657d0-594f-4c34-8a3e-4fa56a70b0cb} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7177 | 2025.02.13 05:13:06.327690 [ 253 ] {f24657d0-594f-4c34-8a3e-4fa56a70b0cb} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001927 sec., 37363.77789309808 rows/sec., 3.02 MiB/sec. | ||
7178 | 2025.02.13 05:13:06.327759 [ 253 ] {f24657d0-594f-4c34-8a3e-4fa56a70b0cb} <Debug> TCPHandler: Processed in 0.002271745 sec. | ||
7179 | 2025.02.13 05:13:06.328014 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7180 | 2025.02.13 05:13:06.328198 [ 5 ] {331a5110-acd3-4e4d-a700-d2a07edf29d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7181 | 2025.02.13 05:13:06.328271 [ 5 ] {331a5110-acd3-4e4d-a700-d2a07edf29d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7182 | 2025.02.13 05:13:06.329012 [ 5 ] {331a5110-acd3-4e4d-a700-d2a07edf29d1} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7183 | 2025.02.13 05:13:06.329065 [ 5 ] {331a5110-acd3-4e4d-a700-d2a07edf29d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7184 | 2025.02.13 05:13:06.329503 [ 5 ] {331a5110-acd3-4e4d-a700-d2a07edf29d1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7185 | 2025.02.13 05:13:06.329775 [ 5 ] {331a5110-acd3-4e4d-a700-d2a07edf29d1} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7186 | 2025.02.13 05:13:06.329967 [ 117 ] {} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7187 | 2025.02.13 05:13:06.330048 [ 5 ] {331a5110-acd3-4e4d-a700-d2a07edf29d1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001896 sec., 4219.409282700422 rows/sec., 317.28 KiB/sec. | ||
7188 | 2025.02.13 05:13:06.330063 [ 117 ] {} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7189 | 2025.02.13 05:13:06.330143 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7190 | 2025.02.13 05:13:06.330203 [ 5 ] {331a5110-acd3-4e4d-a700-d2a07edf29d1} <Debug> TCPHandler: Processed in 0.002319526 sec. | ||
7191 | 2025.02.13 05:13:06.330435 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7192 | 2025.02.13 05:13:06.330438 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
7193 | 2025.02.13 05:13:06.330656 [ 253 ] {65273605-bcc3-4e8c-a25b-d162dd0afa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7194 | 2025.02.13 05:13:06.330779 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7195 | 2025.02.13 05:13:06.330791 [ 253 ] {65273605-bcc3-4e8c-a25b-d162dd0afa89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7196 | 2025.02.13 05:13:06.330868 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 177 rows starting from the beginning of the part | ||
7197 | 2025.02.13 05:13:06.331185 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
7198 | 2025.02.13 05:13:06.331609 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 33 rows starting from the beginning of the part | ||
7199 | 2025.02.13 05:13:06.331994 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
7200 | 2025.02.13 05:13:06.332454 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 33 rows starting from the beginning of the part | ||
7201 | 2025.02.13 05:13:06.332730 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
7202 | 2025.02.13 05:13:06.333772 [ 253 ] {65273605-bcc3-4e8c-a25b-d162dd0afa89} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7203 | 2025.02.13 05:13:06.333841 [ 253 ] {65273605-bcc3-4e8c-a25b-d162dd0afa89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7204 | 2025.02.13 05:13:06.334889 [ 253 ] {65273605-bcc3-4e8c-a25b-d162dd0afa89} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7205 | 2025.02.13 05:13:06.335547 [ 253 ] {65273605-bcc3-4e8c-a25b-d162dd0afa89} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7206 | 2025.02.13 05:13:06.335698 [ 200 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 5 columns (5 merged, 0 gathered) in 0.005418825 sec., 50379.925537362804 rows/sec., 3.59 MiB/sec. | ||
7207 | 2025.02.13 05:13:06.335932 [ 253 ] {65273605-bcc3-4e8c-a25b-d162dd0afa89} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005338 sec., 13488.197826901462 rows/sec., 1.05 MiB/sec. | ||
7208 | 2025.02.13 05:13:06.335954 [ 198 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7209 | 2025.02.13 05:13:06.336041 [ 253 ] {65273605-bcc3-4e8c-a25b-d162dd0afa89} <Debug> TCPHandler: Processed in 0.005719493 sec. | ||
7210 | 2025.02.13 05:13:06.336252 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7211 | 2025.02.13 05:13:06.336361 [ 198 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_51_10} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7212 | 2025.02.13 05:13:06.336474 [ 5 ] {1baa7420-993c-4190-994b-9faaf275ae0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7213 | 2025.02.13 05:13:06.336551 [ 198 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_51_10} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7214 | 2025.02.13 05:13:06.336582 [ 5 ] {1baa7420-993c-4190-994b-9faaf275ae0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7215 | 2025.02.13 05:13:06.336765 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
7216 | 2025.02.13 05:13:06.337366 [ 5 ] {1baa7420-993c-4190-994b-9faaf275ae0e} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7217 | 2025.02.13 05:13:06.337411 [ 5 ] {1baa7420-993c-4190-994b-9faaf275ae0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7218 | 2025.02.13 05:13:06.337826 [ 5 ] {1baa7420-993c-4190-994b-9faaf275ae0e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7219 | 2025.02.13 05:13:06.338077 [ 5 ] {1baa7420-993c-4190-994b-9faaf275ae0e} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7220 | 2025.02.13 05:13:06.338337 [ 5 ] {1baa7420-993c-4190-994b-9faaf275ae0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001931 sec., 82858.62247540135 rows/sec., 5.77 MiB/sec. | ||
7221 | 2025.02.13 05:13:06.338401 [ 5 ] {1baa7420-993c-4190-994b-9faaf275ae0e} <Debug> TCPHandler: Processed in 0.002248154 sec. | ||
7222 | 2025.02.13 05:13:06.338622 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7223 | 2025.02.13 05:13:06.338781 [ 253 ] {56033e01-268f-42ee-833b-2685fd628a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7224 | 2025.02.13 05:13:06.338872 [ 253 ] {56033e01-268f-42ee-833b-2685fd628a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7225 | 2025.02.13 05:13:06.339993 [ 253 ] {56033e01-268f-42ee-833b-2685fd628a6e} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7226 | 2025.02.13 05:13:06.340032 [ 253 ] {56033e01-268f-42ee-833b-2685fd628a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7227 | 2025.02.13 05:13:06.340672 [ 253 ] {56033e01-268f-42ee-833b-2685fd628a6e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7228 | 2025.02.13 05:13:06.340939 [ 253 ] {56033e01-268f-42ee-833b-2685fd628a6e} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7229 | 2025.02.13 05:13:06.341128 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7230 | 2025.02.13 05:13:06.341199 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7231 | 2025.02.13 05:13:06.341240 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7232 | 2025.02.13 05:13:06.341251 [ 253 ] {56033e01-268f-42ee-833b-2685fd628a6e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002491 sec., 3211.561621838619 rows/sec., 5.75 MiB/sec. | ||
7233 | 2025.02.13 05:13:06.341695 [ 200 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
7234 | 2025.02.13 05:13:06.341727 [ 253 ] {56033e01-268f-42ee-833b-2685fd628a6e} <Debug> TCPHandler: Processed in 0.003214552 sec. | ||
7235 | 2025.02.13 05:13:06.341968 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7236 | 2025.02.13 05:13:06.342286 [ 5 ] {a1384da6-42cd-4e94-a9d3-c96f05d7f51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7237 | 2025.02.13 05:13:06.342442 [ 5 ] {a1384da6-42cd-4e94-a9d3-c96f05d7f51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7238 | 2025.02.13 05:13:06.342477 [ 200 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7239 | 2025.02.13 05:13:06.342895 [ 200 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part | ||
7240 | 2025.02.13 05:13:06.344595 [ 200 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
7241 | 2025.02.13 05:13:06.345282 [ 5 ] {a1384da6-42cd-4e94-a9d3-c96f05d7f51c} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7242 | 2025.02.13 05:13:06.345349 [ 200 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 33 rows starting from the beginning of the part | ||
7243 | 2025.02.13 05:13:06.345369 [ 5 ] {a1384da6-42cd-4e94-a9d3-c96f05d7f51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7244 | 2025.02.13 05:13:06.345948 [ 200 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
7245 | 2025.02.13 05:13:06.346611 [ 200 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 33 rows starting from the beginning of the part | ||
7246 | 2025.02.13 05:13:06.346918 [ 5 ] {a1384da6-42cd-4e94-a9d3-c96f05d7f51c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7247 | 2025.02.13 05:13:06.347147 [ 200 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
7248 | 2025.02.13 05:13:06.347885 [ 5 ] {a1384da6-42cd-4e94-a9d3-c96f05d7f51c} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7249 | 2025.02.13 05:13:06.348429 [ 5 ] {a1384da6-42cd-4e94-a9d3-c96f05d7f51c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006245 sec., 9607.686148919136 rows/sec., 663.03 KiB/sec. | ||
7250 | 2025.02.13 05:13:06.348584 [ 5 ] {a1384da6-42cd-4e94-a9d3-c96f05d7f51c} <Debug> TCPHandler: Processed in 0.006730711 sec. | ||
7251 | 2025.02.13 05:13:06.355216 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1004 rows, containing 19 columns (19 merged, 0 gathered) in 0.013858884 sec., 72444.50563263247 rows/sec., 129.82 MiB/sec. | ||
7252 | 2025.02.13 05:13:06.356363 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7253 | 2025.02.13 05:13:06.356774 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7254 | 2025.02.13 05:13:06.356864 [ 198 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7255 | 2025.02.13 05:13:06.357015 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.20 MiB. | ||
7256 | 2025.02.13 05:13:07.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.43 MiB, peak 218.55 MiB, free memory in arenas 0.00 B, will set to 212.93 MiB (RSS), difference: 3.50 MiB | ||
7257 | 2025.02.13 05:13:07.279480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7258 | 2025.02.13 05:13:07.299575 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7259 | 2025.02.13 05:13:07.299634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7260 | 2025.02.13 05:13:07.307184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7261 | 2025.02.13 05:13:07.307941 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7262 | 2025.02.13 05:13:07.311051 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7263 | 2025.02.13 05:13:09.576713 [ 115 ] {} <Debug> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
7264 | 2025.02.13 05:13:09.576836 [ 115 ] {} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7265 | 2025.02.13 05:13:09.576881 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7266 | 2025.02.13 05:13:09.577180 [ 190 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::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 | ||
7267 | 2025.02.13 05:13:09.577496 [ 190 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7268 | 2025.02.13 05:13:09.577555 [ 190 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 365 rows starting from the beginning of the part | ||
7269 | 2025.02.13 05:13:09.577683 [ 190 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
7270 | 2025.02.13 05:13:09.577829 [ 190 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
7271 | 2025.02.13 05:13:09.578205 [ 190 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
7272 | 2025.02.13 05:13:09.578526 [ 190 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
7273 | 2025.02.13 05:13:09.579783 [ 198 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 869 rows, containing 5 columns (5 merged, 0 gathered) in 0.002794459 sec., 310972.5352921621 rows/sec., 22.52 MiB/sec. | ||
7274 | 2025.02.13 05:13:09.580010 [ 193 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
7275 | 2025.02.13 05:13:09.580410 [ 193 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_17_4} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7276 | 2025.02.13 05:13:09.580519 [ 193 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_17_4} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
7277 | 2025.02.13 05:13:09.580639 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
7278 | 2025.02.13 05:13:11.162370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1004 | ||
7279 | 2025.02.13 05:13:11.165253 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7280 | 2025.02.13 05:13:11.165305 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7281 | 2025.02.13 05:13:11.166742 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7282 | 2025.02.13 05:13:11.167066 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7283 | 2025.02.13 05:13:11.168340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1004 | ||
7284 | 2025.02.13 05:13:11.329222 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7285 | 2025.02.13 05:13:11.329389 [ 253 ] {0cdc6c1e-93a3-4c15-8622-95eca8fb11ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7286 | 2025.02.13 05:13:11.329456 [ 253 ] {0cdc6c1e-93a3-4c15-8622-95eca8fb11ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7287 | 2025.02.13 05:13:11.330179 [ 253 ] {0cdc6c1e-93a3-4c15-8622-95eca8fb11ef} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7288 | 2025.02.13 05:13:11.330227 [ 253 ] {0cdc6c1e-93a3-4c15-8622-95eca8fb11ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7289 | 2025.02.13 05:13:11.330642 [ 253 ] {0cdc6c1e-93a3-4c15-8622-95eca8fb11ef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7290 | 2025.02.13 05:13:11.330891 [ 253 ] {0cdc6c1e-93a3-4c15-8622-95eca8fb11ef} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7291 | 2025.02.13 05:13:11.331116 [ 253 ] {0cdc6c1e-93a3-4c15-8622-95eca8fb11ef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001772 sec., 13544.018058690746 rows/sec., 1.12 MiB/sec. | ||
7292 | 2025.02.13 05:13:11.331232 [ 253 ] {0cdc6c1e-93a3-4c15-8622-95eca8fb11ef} <Debug> TCPHandler: Processed in 0.00211204 sec. | ||
7293 | 2025.02.13 05:13:11.331501 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7294 | 2025.02.13 05:13:11.331720 [ 5 ] {03942638-c96c-405a-b12f-c3b026b00b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7295 | 2025.02.13 05:13:11.331801 [ 5 ] {03942638-c96c-405a-b12f-c3b026b00b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7296 | 2025.02.13 05:13:11.332573 [ 5 ] {03942638-c96c-405a-b12f-c3b026b00b12} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7297 | 2025.02.13 05:13:11.332629 [ 5 ] {03942638-c96c-405a-b12f-c3b026b00b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7298 | 2025.02.13 05:13:11.333179 [ 5 ] {03942638-c96c-405a-b12f-c3b026b00b12} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7299 | 2025.02.13 05:13:11.333448 [ 5 ] {03942638-c96c-405a-b12f-c3b026b00b12} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7300 | 2025.02.13 05:13:11.333739 [ 5 ] {03942638-c96c-405a-b12f-c3b026b00b12} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002078 sec., 962.4639076034649 rows/sec., 78.48 KiB/sec. | ||
7301 | 2025.02.13 05:13:11.333948 [ 5 ] {03942638-c96c-405a-b12f-c3b026b00b12} <Debug> TCPHandler: Processed in 0.002584604 sec. | ||
7302 | 2025.02.13 05:13:11.334126 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7303 | 2025.02.13 05:13:11.334266 [ 253 ] {5dcee589-7661-4e02-a3bc-96101d5693a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7304 | 2025.02.13 05:13:11.334324 [ 253 ] {5dcee589-7661-4e02-a3bc-96101d5693a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7305 | 2025.02.13 05:13:11.335106 [ 253 ] {5dcee589-7661-4e02-a3bc-96101d5693a5} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7306 | 2025.02.13 05:13:11.335148 [ 253 ] {5dcee589-7661-4e02-a3bc-96101d5693a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7307 | 2025.02.13 05:13:11.335547 [ 253 ] {5dcee589-7661-4e02-a3bc-96101d5693a5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7308 | 2025.02.13 05:13:11.335793 [ 253 ] {5dcee589-7661-4e02-a3bc-96101d5693a5} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7309 | 2025.02.13 05:13:11.336018 [ 253 ] {5dcee589-7661-4e02-a3bc-96101d5693a5} <Debug> executeQuery: Read 243 rows, 22.10 KiB in 0.001787 sec., 135982.09289311696 rows/sec., 12.08 MiB/sec. | ||
7310 | 2025.02.13 05:13:11.336077 [ 253 ] {5dcee589-7661-4e02-a3bc-96101d5693a5} <Debug> TCPHandler: Processed in 0.002014847 sec. | ||
7311 | 2025.02.13 05:13:11.336302 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7312 | 2025.02.13 05:13:11.336534 [ 5 ] {0b59effa-7d4a-4d98-a750-fd1444b07fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7313 | 2025.02.13 05:13:11.336633 [ 5 ] {0b59effa-7d4a-4d98-a750-fd1444b07fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7314 | 2025.02.13 05:13:11.337451 [ 5 ] {0b59effa-7d4a-4d98-a750-fd1444b07fae} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7315 | 2025.02.13 05:13:11.337493 [ 5 ] {0b59effa-7d4a-4d98-a750-fd1444b07fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7316 | 2025.02.13 05:13:11.337870 [ 5 ] {0b59effa-7d4a-4d98-a750-fd1444b07fae} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7317 | 2025.02.13 05:13:11.338126 [ 5 ] {0b59effa-7d4a-4d98-a750-fd1444b07fae} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7318 | 2025.02.13 05:13:11.338343 [ 5 ] {0b59effa-7d4a-4d98-a750-fd1444b07fae} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.001869 sec., 25147.13750668807 rows/sec., 1.87 MiB/sec. | ||
7319 | 2025.02.13 05:13:11.338399 [ 5 ] {0b59effa-7d4a-4d98-a750-fd1444b07fae} <Debug> TCPHandler: Processed in 0.002211013 sec. | ||
7320 | 2025.02.13 05:13:11.338565 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7321 | 2025.02.13 05:13:11.338710 [ 253 ] {8b59efaf-2483-4640-b514-b42f9e6e36c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7322 | 2025.02.13 05:13:11.338769 [ 253 ] {8b59efaf-2483-4640-b514-b42f9e6e36c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7323 | 2025.02.13 05:13:11.339419 [ 253 ] {8b59efaf-2483-4640-b514-b42f9e6e36c7} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7324 | 2025.02.13 05:13:11.339460 [ 253 ] {8b59efaf-2483-4640-b514-b42f9e6e36c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7325 | 2025.02.13 05:13:11.339820 [ 253 ] {8b59efaf-2483-4640-b514-b42f9e6e36c7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7326 | 2025.02.13 05:13:11.340066 [ 253 ] {8b59efaf-2483-4640-b514-b42f9e6e36c7} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7327 | 2025.02.13 05:13:11.340293 [ 253 ] {8b59efaf-2483-4640-b514-b42f9e6e36c7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001617 sec., 14842.300556586271 rows/sec., 1.23 MiB/sec. | ||
7328 | 2025.02.13 05:13:11.340415 [ 253 ] {8b59efaf-2483-4640-b514-b42f9e6e36c7} <Debug> TCPHandler: Processed in 0.001919775 sec. | ||
7329 | 2025.02.13 05:13:11.340577 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7330 | 2025.02.13 05:13:11.340717 [ 5 ] {82119f47-f0c9-41a6-8519-7fe2e5d8a8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7331 | 2025.02.13 05:13:11.340778 [ 5 ] {82119f47-f0c9-41a6-8519-7fe2e5d8a8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7332 | 2025.02.13 05:13:11.341404 [ 5 ] {82119f47-f0c9-41a6-8519-7fe2e5d8a8e3} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7333 | 2025.02.13 05:13:11.341444 [ 5 ] {82119f47-f0c9-41a6-8519-7fe2e5d8a8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7334 | 2025.02.13 05:13:11.341815 [ 5 ] {82119f47-f0c9-41a6-8519-7fe2e5d8a8e3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7335 | 2025.02.13 05:13:11.342071 [ 5 ] {82119f47-f0c9-41a6-8519-7fe2e5d8a8e3} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7336 | 2025.02.13 05:13:11.342308 [ 5 ] {82119f47-f0c9-41a6-8519-7fe2e5d8a8e3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001623 sec., 7393.715341959334 rows/sec., 577.63 KiB/sec. | ||
7337 | 2025.02.13 05:13:11.342364 [ 5 ] {82119f47-f0c9-41a6-8519-7fe2e5d8a8e3} <Debug> TCPHandler: Processed in 0.001857913 sec. | ||
7338 | 2025.02.13 05:13:11.342523 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7339 | 2025.02.13 05:13:11.342662 [ 253 ] {665dd7a3-5441-4f7d-82f6-b130046e5d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7340 | 2025.02.13 05:13:11.342720 [ 253 ] {665dd7a3-5441-4f7d-82f6-b130046e5d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7341 | 2025.02.13 05:13:11.343418 [ 253 ] {665dd7a3-5441-4f7d-82f6-b130046e5d69} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7342 | 2025.02.13 05:13:11.343458 [ 253 ] {665dd7a3-5441-4f7d-82f6-b130046e5d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7343 | 2025.02.13 05:13:11.343842 [ 253 ] {665dd7a3-5441-4f7d-82f6-b130046e5d69} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7344 | 2025.02.13 05:13:11.344082 [ 253 ] {665dd7a3-5441-4f7d-82f6-b130046e5d69} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7345 | 2025.02.13 05:13:11.344328 [ 253 ] {665dd7a3-5441-4f7d-82f6-b130046e5d69} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001684 sec., 80166.27078384798 rows/sec., 6.48 MiB/sec. | ||
7346 | 2025.02.13 05:13:11.344393 [ 253 ] {665dd7a3-5441-4f7d-82f6-b130046e5d69} <Debug> TCPHandler: Processed in 0.001940465 sec. | ||
7347 | 2025.02.13 05:13:11.344637 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7348 | 2025.02.13 05:13:11.344793 [ 5 ] {149c1f8a-7665-4df8-80be-75ff38988b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7349 | 2025.02.13 05:13:11.344846 [ 5 ] {149c1f8a-7665-4df8-80be-75ff38988b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7350 | 2025.02.13 05:13:11.345438 [ 5 ] {149c1f8a-7665-4df8-80be-75ff38988b36} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7351 | 2025.02.13 05:13:11.345477 [ 5 ] {149c1f8a-7665-4df8-80be-75ff38988b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7352 | 2025.02.13 05:13:11.345901 [ 5 ] {149c1f8a-7665-4df8-80be-75ff38988b36} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7353 | 2025.02.13 05:13:11.346146 [ 5 ] {149c1f8a-7665-4df8-80be-75ff38988b36} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7354 | 2025.02.13 05:13:11.346399 [ 5 ] {149c1f8a-7665-4df8-80be-75ff38988b36} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001627 sec., 121081.74554394592 rows/sec., 8.69 MiB/sec. | ||
7355 | 2025.02.13 05:13:11.346478 [ 5 ] {149c1f8a-7665-4df8-80be-75ff38988b36} <Debug> TCPHandler: Processed in 0.001971216 sec. | ||
7356 | 2025.02.13 05:13:11.346699 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7357 | 2025.02.13 05:13:11.346855 [ 253 ] {1e984fd9-5e85-4370-b1b7-13db0ea22a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7358 | 2025.02.13 05:13:11.346948 [ 253 ] {1e984fd9-5e85-4370-b1b7-13db0ea22a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7359 | 2025.02.13 05:13:11.348113 [ 253 ] {1e984fd9-5e85-4370-b1b7-13db0ea22a20} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7360 | 2025.02.13 05:13:11.348153 [ 253 ] {1e984fd9-5e85-4370-b1b7-13db0ea22a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7361 | 2025.02.13 05:13:11.348813 [ 253 ] {1e984fd9-5e85-4370-b1b7-13db0ea22a20} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7362 | 2025.02.13 05:13:11.349077 [ 253 ] {1e984fd9-5e85-4370-b1b7-13db0ea22a20} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7363 | 2025.02.13 05:13:11.349323 [ 253 ] {1e984fd9-5e85-4370-b1b7-13db0ea22a20} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.0025 sec., 13200 rows/sec., 23.65 MiB/sec. | ||
7364 | 2025.02.13 05:13:11.349430 [ 253 ] {1e984fd9-5e85-4370-b1b7-13db0ea22a20} <Debug> TCPHandler: Processed in 0.002837551 sec. | ||
7365 | 2025.02.13 05:13:11.349591 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7366 | 2025.02.13 05:13:11.349730 [ 5 ] {d66fc20e-25d1-4397-a442-b789a9d1d8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7367 | 2025.02.13 05:13:11.349788 [ 5 ] {d66fc20e-25d1-4397-a442-b789a9d1d8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7368 | 2025.02.13 05:13:11.350313 [ 5 ] {d66fc20e-25d1-4397-a442-b789a9d1d8c2} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7369 | 2025.02.13 05:13:11.350352 [ 5 ] {d66fc20e-25d1-4397-a442-b789a9d1d8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7370 | 2025.02.13 05:13:11.350723 [ 5 ] {d66fc20e-25d1-4397-a442-b789a9d1d8c2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7371 | 2025.02.13 05:13:11.350971 [ 5 ] {d66fc20e-25d1-4397-a442-b789a9d1d8c2} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7372 | 2025.02.13 05:13:11.351227 [ 5 ] {d66fc20e-25d1-4397-a442-b789a9d1d8c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec. | ||
7373 | 2025.02.13 05:13:11.351282 [ 5 ] {d66fc20e-25d1-4397-a442-b789a9d1d8c2} <Debug> TCPHandler: Processed in 0.00175755 sec. | ||
7374 | 2025.02.13 05:13:13.592409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
7375 | 2025.02.13 05:13:13.593044 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7376 | 2025.02.13 05:13:13.593090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7377 | 2025.02.13 05:13:13.593618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7378 | 2025.02.13 05:13:13.593888 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7379 | 2025.02.13 05:13:13.594161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
7380 | 2025.02.13 05:13:14.812056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7381 | 2025.02.13 05:13:14.833353 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7382 | 2025.02.13 05:13:14.833421 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7383 | 2025.02.13 05:13:14.840868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7384 | 2025.02.13 05:13:14.841627 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7385 | 2025.02.13 05:13:14.845306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7386 | 2025.02.13 05:13:16.326053 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7387 | 2025.02.13 05:13:16.326258 [ 253 ] {b364e22c-d3fe-44dc-9b51-2817ed5ed98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7388 | 2025.02.13 05:13:16.326338 [ 253 ] {b364e22c-d3fe-44dc-9b51-2817ed5ed98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7389 | 2025.02.13 05:13:16.327238 [ 253 ] {b364e22c-d3fe-44dc-9b51-2817ed5ed98c} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7390 | 2025.02.13 05:13:16.327285 [ 253 ] {b364e22c-d3fe-44dc-9b51-2817ed5ed98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7391 | 2025.02.13 05:13:16.327732 [ 253 ] {b364e22c-d3fe-44dc-9b51-2817ed5ed98c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7392 | 2025.02.13 05:13:16.327993 [ 253 ] {b364e22c-d3fe-44dc-9b51-2817ed5ed98c} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7393 | 2025.02.13 05:13:16.328205 [ 253 ] {b364e22c-d3fe-44dc-9b51-2817ed5ed98c} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001999 sec., 36018.00900450225 rows/sec., 2.91 MiB/sec. | ||
7394 | 2025.02.13 05:13:16.328318 [ 253 ] {b364e22c-d3fe-44dc-9b51-2817ed5ed98c} <Debug> TCPHandler: Processed in 0.002408828 sec. | ||
7395 | 2025.02.13 05:13:16.328633 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7396 | 2025.02.13 05:13:16.328855 [ 5 ] {36a8d721-f54d-4274-87b6-9080c485e7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7397 | 2025.02.13 05:13:16.328941 [ 5 ] {36a8d721-f54d-4274-87b6-9080c485e7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7398 | 2025.02.13 05:13:16.329715 [ 5 ] {36a8d721-f54d-4274-87b6-9080c485e7a5} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7399 | 2025.02.13 05:13:16.329772 [ 5 ] {36a8d721-f54d-4274-87b6-9080c485e7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7400 | 2025.02.13 05:13:16.330213 [ 5 ] {36a8d721-f54d-4274-87b6-9080c485e7a5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7401 | 2025.02.13 05:13:16.330477 [ 5 ] {36a8d721-f54d-4274-87b6-9080c485e7a5} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7402 | 2025.02.13 05:13:16.330709 [ 5 ] {36a8d721-f54d-4274-87b6-9080c485e7a5} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001912 sec., 4184.100418410042 rows/sec., 314.62 KiB/sec. | ||
7403 | 2025.02.13 05:13:16.330779 [ 5 ] {36a8d721-f54d-4274-87b6-9080c485e7a5} <Debug> TCPHandler: Processed in 0.002324136 sec. | ||
7404 | 2025.02.13 05:13:16.330963 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7405 | 2025.02.13 05:13:16.331111 [ 253 ] {a64a0b92-8c07-4ad7-b1d9-4f53b29fe707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7406 | 2025.02.13 05:13:16.331173 [ 253 ] {a64a0b92-8c07-4ad7-b1d9-4f53b29fe707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7407 | 2025.02.13 05:13:16.331949 [ 253 ] {a64a0b92-8c07-4ad7-b1d9-4f53b29fe707} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7408 | 2025.02.13 05:13:16.331996 [ 253 ] {a64a0b92-8c07-4ad7-b1d9-4f53b29fe707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7409 | 2025.02.13 05:13:16.332399 [ 253 ] {a64a0b92-8c07-4ad7-b1d9-4f53b29fe707} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7410 | 2025.02.13 05:13:16.332652 [ 253 ] {a64a0b92-8c07-4ad7-b1d9-4f53b29fe707} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7411 | 2025.02.13 05:13:16.332839 [ 253 ] {a64a0b92-8c07-4ad7-b1d9-4f53b29fe707} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001765 sec., 40793.201133144474 rows/sec., 3.18 MiB/sec. | ||
7412 | 2025.02.13 05:13:16.332897 [ 253 ] {a64a0b92-8c07-4ad7-b1d9-4f53b29fe707} <Debug> TCPHandler: Processed in 0.002007847 sec. | ||
7413 | 2025.02.13 05:13:16.333057 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7414 | 2025.02.13 05:13:16.333190 [ 5 ] {ade43ee2-402a-450d-8ab4-1bf5843f16e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7415 | 2025.02.13 05:13:16.333258 [ 5 ] {ade43ee2-402a-450d-8ab4-1bf5843f16e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7416 | 2025.02.13 05:13:16.333983 [ 5 ] {ade43ee2-402a-450d-8ab4-1bf5843f16e2} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7417 | 2025.02.13 05:13:16.334032 [ 5 ] {ade43ee2-402a-450d-8ab4-1bf5843f16e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7418 | 2025.02.13 05:13:16.334455 [ 5 ] {ade43ee2-402a-450d-8ab4-1bf5843f16e2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7419 | 2025.02.13 05:13:16.334711 [ 5 ] {ade43ee2-402a-450d-8ab4-1bf5843f16e2} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7420 | 2025.02.13 05:13:16.334935 [ 5 ] {ade43ee2-402a-450d-8ab4-1bf5843f16e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001782 sec., 89786.75645342312 rows/sec., 6.25 MiB/sec. | ||
7421 | 2025.02.13 05:13:16.334993 [ 5 ] {ade43ee2-402a-450d-8ab4-1bf5843f16e2} <Debug> TCPHandler: Processed in 0.001996837 sec. | ||
7422 | 2025.02.13 05:13:16.335147 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7423 | 2025.02.13 05:13:16.335292 [ 253 ] {ee9fd493-f441-4104-be24-4852f59a53f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7424 | 2025.02.13 05:13:16.335417 [ 253 ] {ee9fd493-f441-4104-be24-4852f59a53f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7425 | 2025.02.13 05:13:16.336649 [ 253 ] {ee9fd493-f441-4104-be24-4852f59a53f8} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7426 | 2025.02.13 05:13:16.336689 [ 253 ] {ee9fd493-f441-4104-be24-4852f59a53f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7427 | 2025.02.13 05:13:16.337313 [ 253 ] {ee9fd493-f441-4104-be24-4852f59a53f8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7428 | 2025.02.13 05:13:16.337580 [ 253 ] {ee9fd493-f441-4104-be24-4852f59a53f8} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7429 | 2025.02.13 05:13:16.337790 [ 253 ] {ee9fd493-f441-4104-be24-4852f59a53f8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002533 sec., 3158.3103039873668 rows/sec., 5.66 MiB/sec. | ||
7430 | 2025.02.13 05:13:16.337896 [ 253 ] {ee9fd493-f441-4104-be24-4852f59a53f8} <Debug> TCPHandler: Processed in 0.00280748 sec. | ||
7431 | 2025.02.13 05:13:16.338065 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7432 | 2025.02.13 05:13:16.338208 [ 5 ] {cdc0388a-e36c-453c-91bc-5ed378d0f2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7433 | 2025.02.13 05:13:16.338270 [ 5 ] {cdc0388a-e36c-453c-91bc-5ed378d0f2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7434 | 2025.02.13 05:13:16.338862 [ 5 ] {cdc0388a-e36c-453c-91bc-5ed378d0f2f1} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7435 | 2025.02.13 05:13:16.338910 [ 5 ] {cdc0388a-e36c-453c-91bc-5ed378d0f2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7436 | 2025.02.13 05:13:16.339329 [ 5 ] {cdc0388a-e36c-453c-91bc-5ed378d0f2f1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7437 | 2025.02.13 05:13:16.339572 [ 5 ] {cdc0388a-e36c-453c-91bc-5ed378d0f2f1} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7438 | 2025.02.13 05:13:16.339789 [ 5 ] {cdc0388a-e36c-453c-91bc-5ed378d0f2f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001615 sec., 37151.70278637771 rows/sec., 2.50 MiB/sec. | ||
7439 | 2025.02.13 05:13:16.339841 [ 5 ] {cdc0388a-e36c-453c-91bc-5ed378d0f2f1} <Debug> TCPHandler: Processed in 0.001844353 sec. | ||
7440 | 2025.02.13 05:13:20.929729 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7441 | 2025.02.13 05:13:20.929827 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7442 | 2025.02.13 05:13:21.095204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
7443 | 2025.02.13 05:13:21.095878 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7444 | 2025.02.13 05:13:21.095926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7445 | 2025.02.13 05:13:21.096444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7446 | 2025.02.13 05:13:21.096700 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7447 | 2025.02.13 05:13:21.096935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7448 | 2025.02.13 05:13:21.169393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1036 | ||
7449 | 2025.02.13 05:13:21.172469 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7450 | 2025.02.13 05:13:21.172534 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7451 | 2025.02.13 05:13:21.174044 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7452 | 2025.02.13 05:13:21.174370 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7453 | 2025.02.13 05:13:21.175880 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1036 | ||
7454 | 2025.02.13 05:13:21.326871 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7455 | 2025.02.13 05:13:21.327054 [ 253 ] {2192464f-045e-4e36-8210-3642999589c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7456 | 2025.02.13 05:13:21.327124 [ 253 ] {2192464f-045e-4e36-8210-3642999589c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7457 | 2025.02.13 05:13:21.327887 [ 253 ] {2192464f-045e-4e36-8210-3642999589c6} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7458 | 2025.02.13 05:13:21.327931 [ 253 ] {2192464f-045e-4e36-8210-3642999589c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7459 | 2025.02.13 05:13:21.328325 [ 253 ] {2192464f-045e-4e36-8210-3642999589c6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7460 | 2025.02.13 05:13:21.328568 [ 253 ] {2192464f-045e-4e36-8210-3642999589c6} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7461 | 2025.02.13 05:13:21.328808 [ 253 ] {2192464f-045e-4e36-8210-3642999589c6} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001803 sec., 67665.00277315585 rows/sec., 5.73 MiB/sec. | ||
7462 | 2025.02.13 05:13:21.328863 [ 253 ] {2192464f-045e-4e36-8210-3642999589c6} <Debug> TCPHandler: Processed in 0.002075719 sec. | ||
7463 | 2025.02.13 05:13:21.329122 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7464 | 2025.02.13 05:13:21.329285 [ 5 ] {4ecd2696-305e-4ec5-9494-1e666493e545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7465 | 2025.02.13 05:13:21.329354 [ 5 ] {4ecd2696-305e-4ec5-9494-1e666493e545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7466 | 2025.02.13 05:13:21.330140 [ 5 ] {4ecd2696-305e-4ec5-9494-1e666493e545} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7467 | 2025.02.13 05:13:21.330191 [ 5 ] {4ecd2696-305e-4ec5-9494-1e666493e545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7468 | 2025.02.13 05:13:21.330600 [ 5 ] {4ecd2696-305e-4ec5-9494-1e666493e545} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7469 | 2025.02.13 05:13:21.330852 [ 5 ] {4ecd2696-305e-4ec5-9494-1e666493e545} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7470 | 2025.02.13 05:13:21.331079 [ 5 ] {4ecd2696-305e-4ec5-9494-1e666493e545} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001838 sec., 17954.29815016322 rows/sec., 1.32 MiB/sec. | ||
7471 | 2025.02.13 05:13:21.331139 [ 5 ] {4ecd2696-305e-4ec5-9494-1e666493e545} <Debug> TCPHandler: Processed in 0.002142151 sec. | ||
7472 | 2025.02.13 05:13:21.331290 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7473 | 2025.02.13 05:13:21.331431 [ 253 ] {1d4f6715-affa-4345-9632-49c21a8cfcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7474 | 2025.02.13 05:13:21.331489 [ 253 ] {1d4f6715-affa-4345-9632-49c21a8cfcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7475 | 2025.02.13 05:13:21.332236 [ 253 ] {1d4f6715-affa-4345-9632-49c21a8cfcbb} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7476 | 2025.02.13 05:13:21.332284 [ 253 ] {1d4f6715-affa-4345-9632-49c21a8cfcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7477 | 2025.02.13 05:13:21.332654 [ 253 ] {1d4f6715-affa-4345-9632-49c21a8cfcbb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7478 | 2025.02.13 05:13:21.332916 [ 253 ] {1d4f6715-affa-4345-9632-49c21a8cfcbb} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7479 | 2025.02.13 05:13:21.333162 [ 253 ] {1d4f6715-affa-4345-9632-49c21a8cfcbb} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001763 sec., 55019.85252410664 rows/sec., 4.30 MiB/sec. | ||
7480 | 2025.02.13 05:13:21.333255 [ 253 ] {1d4f6715-affa-4345-9632-49c21a8cfcbb} <Debug> TCPHandler: Processed in 0.002022048 sec. | ||
7481 | 2025.02.13 05:13:21.333485 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7482 | 2025.02.13 05:13:21.333676 [ 5 ] {864fd5af-d012-419e-98e3-5b84e154ac44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7483 | 2025.02.13 05:13:21.333743 [ 5 ] {864fd5af-d012-419e-98e3-5b84e154ac44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7484 | 2025.02.13 05:13:21.334393 [ 5 ] {864fd5af-d012-419e-98e3-5b84e154ac44} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7485 | 2025.02.13 05:13:21.334432 [ 5 ] {864fd5af-d012-419e-98e3-5b84e154ac44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7486 | 2025.02.13 05:13:21.334824 [ 5 ] {864fd5af-d012-419e-98e3-5b84e154ac44} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7487 | 2025.02.13 05:13:21.335065 [ 5 ] {864fd5af-d012-419e-98e3-5b84e154ac44} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7488 | 2025.02.13 05:13:21.335268 [ 5 ] {864fd5af-d012-419e-98e3-5b84e154ac44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. | ||
7489 | 2025.02.13 05:13:21.335379 [ 5 ] {864fd5af-d012-419e-98e3-5b84e154ac44} <Debug> TCPHandler: Processed in 0.002025697 sec. | ||
7490 | 2025.02.13 05:13:21.335555 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7491 | 2025.02.13 05:13:21.335908 [ 253 ] {2e47e51d-f2fd-441b-9981-979470c54b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7492 | 2025.02.13 05:13:21.336138 [ 253 ] {2e47e51d-f2fd-441b-9981-979470c54b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7493 | 2025.02.13 05:13:21.337297 [ 253 ] {2e47e51d-f2fd-441b-9981-979470c54b7a} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7494 | 2025.02.13 05:13:21.337337 [ 253 ] {2e47e51d-f2fd-441b-9981-979470c54b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7495 | 2025.02.13 05:13:21.337986 [ 253 ] {2e47e51d-f2fd-441b-9981-979470c54b7a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7496 | 2025.02.13 05:13:21.338241 [ 253 ] {2e47e51d-f2fd-441b-9981-979470c54b7a} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7497 | 2025.02.13 05:13:21.338492 [ 253 ] {2e47e51d-f2fd-441b-9981-979470c54b7a} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002717 sec., 12145.748987854251 rows/sec., 21.76 MiB/sec. | ||
7498 | 2025.02.13 05:13:21.338599 [ 253 ] {2e47e51d-f2fd-441b-9981-979470c54b7a} <Debug> TCPHandler: Processed in 0.003135609 sec. | ||
7499 | 2025.02.13 05:13:21.338803 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7500 | 2025.02.13 05:13:21.339026 [ 5 ] {9e7c5db1-8555-4fed-b5bf-b8de483d26bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7501 | 2025.02.13 05:13:21.339116 [ 5 ] {9e7c5db1-8555-4fed-b5bf-b8de483d26bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7502 | 2025.02.13 05:13:21.339711 [ 5 ] {9e7c5db1-8555-4fed-b5bf-b8de483d26bc} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7503 | 2025.02.13 05:13:21.339750 [ 5 ] {9e7c5db1-8555-4fed-b5bf-b8de483d26bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7504 | 2025.02.13 05:13:21.340124 [ 5 ] {9e7c5db1-8555-4fed-b5bf-b8de483d26bc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7505 | 2025.02.13 05:13:21.340358 [ 5 ] {9e7c5db1-8555-4fed-b5bf-b8de483d26bc} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7506 | 2025.02.13 05:13:21.340614 [ 5 ] {9e7c5db1-8555-4fed-b5bf-b8de483d26bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00163 sec., 36809.815950920245 rows/sec., 2.48 MiB/sec. | ||
7507 | 2025.02.13 05:13:21.340666 [ 5 ] {9e7c5db1-8555-4fed-b5bf-b8de483d26bc} <Debug> TCPHandler: Processed in 0.001970216 sec. | ||
7508 | 2025.02.13 05:13:22.346297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7509 | 2025.02.13 05:13:22.367252 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7510 | 2025.02.13 05:13:22.367297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7511 | 2025.02.13 05:13:22.376280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7512 | 2025.02.13 05:13:22.377081 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7513 | 2025.02.13 05:13:22.379854 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
7514 | 2025.02.13 05:13:25.251887 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7515 | 2025.02.13 05:13:25.252088 [ 253 ] {681df1c4-c631-44ee-99df-5d6ad04b1793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7516 | 2025.02.13 05:13:25.252159 [ 253 ] {681df1c4-c631-44ee-99df-5d6ad04b1793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7517 | 2025.02.13 05:13:25.253517 [ 253 ] {681df1c4-c631-44ee-99df-5d6ad04b1793} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7518 | 2025.02.13 05:13:25.253566 [ 253 ] {681df1c4-c631-44ee-99df-5d6ad04b1793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7519 | 2025.02.13 05:13:25.254063 [ 253 ] {681df1c4-c631-44ee-99df-5d6ad04b1793} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7520 | 2025.02.13 05:13:25.254314 [ 253 ] {681df1c4-c631-44ee-99df-5d6ad04b1793} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7521 | 2025.02.13 05:13:25.254531 [ 97 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7522 | 2025.02.13 05:13:25.254550 [ 253 ] {681df1c4-c631-44ee-99df-5d6ad04b1793} <Debug> executeQuery: Read 1212 rows, 102.08 KiB in 0.002504 sec., 484025.55910543125 rows/sec., 39.81 MiB/sec. | ||
7523 | 2025.02.13 05:13:25.254623 [ 97 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7524 | 2025.02.13 05:13:25.254696 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7525 | 2025.02.13 05:13:25.254705 [ 253 ] {681df1c4-c631-44ee-99df-5d6ad04b1793} <Debug> TCPHandler: Processed in 0.002951564 sec. | ||
7526 | 2025.02.13 05:13:25.254862 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
7527 | 2025.02.13 05:13:25.254967 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7528 | 2025.02.13 05:13:25.255011 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1968 rows starting from the beginning of the part | ||
7529 | 2025.02.13 05:13:25.255022 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7530 | 2025.02.13 05:13:25.255182 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 72 rows starting from the beginning of the part | ||
7531 | 2025.02.13 05:13:25.255449 [ 5 ] {5925b77f-3389-47c5-880f-eddca836a10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7532 | 2025.02.13 05:13:25.255505 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 243 rows starting from the beginning of the part | ||
7533 | 2025.02.13 05:13:25.255674 [ 5 ] {5925b77f-3389-47c5-880f-eddca836a10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7534 | 2025.02.13 05:13:25.255823 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 72 rows starting from the beginning of the part | ||
7535 | 2025.02.13 05:13:25.256249 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 122 rows starting from the beginning of the part | ||
7536 | 2025.02.13 05:13:25.256586 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1212 rows starting from the beginning of the part | ||
7537 | 2025.02.13 05:13:25.258243 [ 5 ] {5925b77f-3389-47c5-880f-eddca836a10a} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7538 | 2025.02.13 05:13:25.258327 [ 5 ] {5925b77f-3389-47c5-880f-eddca836a10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7539 | 2025.02.13 05:13:25.259240 [ 5 ] {5925b77f-3389-47c5-880f-eddca836a10a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7540 | 2025.02.13 05:13:25.259585 [ 5 ] {5925b77f-3389-47c5-880f-eddca836a10a} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7541 | 2025.02.13 05:13:25.260140 [ 190 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3689 rows, containing 5 columns (5 merged, 0 gathered) in 0.005343682 sec., 690347.966065346 rows/sec., 59.66 MiB/sec. | ||
7542 | 2025.02.13 05:13:25.260174 [ 5 ] {5925b77f-3389-47c5-880f-eddca836a10a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004905 sec., 1630.9887869520899 rows/sec., 122.64 KiB/sec. | ||
7543 | 2025.02.13 05:13:25.260286 [ 5 ] {5925b77f-3389-47c5-880f-eddca836a10a} <Debug> TCPHandler: Processed in 0.005411314 sec. | ||
7544 | 2025.02.13 05:13:25.260476 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7545 | 2025.02.13 05:13:25.260596 [ 193 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7546 | 2025.02.13 05:13:25.260720 [ 253 ] {015b6e23-43c6-4058-ab51-33c3a06e6bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7547 | 2025.02.13 05:13:25.260804 [ 253 ] {015b6e23-43c6-4058-ab51-33c3a06e6bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7548 | 2025.02.13 05:13:25.261187 [ 193 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_66_13} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7549 | 2025.02.13 05:13:25.261461 [ 193 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_66_13} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7550 | 2025.02.13 05:13:25.261647 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
7551 | 2025.02.13 05:13:25.262079 [ 253 ] {015b6e23-43c6-4058-ab51-33c3a06e6bfe} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7552 | 2025.02.13 05:13:25.262124 [ 253 ] {015b6e23-43c6-4058-ab51-33c3a06e6bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7553 | 2025.02.13 05:13:25.262490 [ 253 ] {015b6e23-43c6-4058-ab51-33c3a06e6bfe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7554 | 2025.02.13 05:13:25.262740 [ 253 ] {015b6e23-43c6-4058-ab51-33c3a06e6bfe} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7555 | 2025.02.13 05:13:25.263011 [ 253 ] {015b6e23-43c6-4058-ab51-33c3a06e6bfe} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002385 sec., 95597.48427672956 rows/sec., 6.47 MiB/sec. | ||
7556 | 2025.02.13 05:13:25.263464 [ 253 ] {015b6e23-43c6-4058-ab51-33c3a06e6bfe} <Debug> TCPHandler: Processed in 0.003068997 sec. | ||
7557 | 2025.02.13 05:13:25.263778 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7558 | 2025.02.13 05:13:25.263922 [ 5 ] {08373598-6101-4061-a319-da9bcd047a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7559 | 2025.02.13 05:13:25.263985 [ 5 ] {08373598-6101-4061-a319-da9bcd047a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7560 | 2025.02.13 05:13:25.264968 [ 5 ] {08373598-6101-4061-a319-da9bcd047a94} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7561 | 2025.02.13 05:13:25.265009 [ 5 ] {08373598-6101-4061-a319-da9bcd047a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7562 | 2025.02.13 05:13:25.265399 [ 5 ] {08373598-6101-4061-a319-da9bcd047a94} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7563 | 2025.02.13 05:13:25.265645 [ 5 ] {08373598-6101-4061-a319-da9bcd047a94} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7564 | 2025.02.13 05:13:25.265824 [ 97 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7565 | 2025.02.13 05:13:25.265872 [ 97 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7566 | 2025.02.13 05:13:25.265891 [ 5 ] {08373598-6101-4061-a319-da9bcd047a94} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002 sec., 264000 rows/sec., 19.55 MiB/sec. | ||
7567 | 2025.02.13 05:13:25.265903 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7568 | 2025.02.13 05:13:25.266067 [ 5 ] {08373598-6101-4061-a319-da9bcd047a94} <Debug> TCPHandler: Processed in 0.00246998 sec. | ||
7569 | 2025.02.13 05:13:25.266157 [ 193 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
7570 | 2025.02.13 05:13:25.266285 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7571 | 2025.02.13 05:13:25.266351 [ 193 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7572 | 2025.02.13 05:13:25.266402 [ 193 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 951 rows starting from the beginning of the part | ||
7573 | 2025.02.13 05:13:25.266559 [ 253 ] {8a44979a-3131-45b1-857d-ec56b0aa2c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7574 | 2025.02.13 05:13:25.266724 [ 193 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 72 rows starting from the beginning of the part | ||
7575 | 2025.02.13 05:13:25.266747 [ 253 ] {8a44979a-3131-45b1-857d-ec56b0aa2c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7576 | 2025.02.13 05:13:25.267046 [ 193 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 135 rows starting from the beginning of the part | ||
7577 | 2025.02.13 05:13:25.267455 [ 193 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 72 rows starting from the beginning of the part | ||
7578 | 2025.02.13 05:13:25.267814 [ 193 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 97 rows starting from the beginning of the part | ||
7579 | 2025.02.13 05:13:25.268251 [ 193 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 528 rows starting from the beginning of the part | ||
7580 | 2025.02.13 05:13:25.269918 [ 253 ] {8a44979a-3131-45b1-857d-ec56b0aa2c23} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7581 | 2025.02.13 05:13:25.269999 [ 253 ] {8a44979a-3131-45b1-857d-ec56b0aa2c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7582 | 2025.02.13 05:13:25.270883 [ 253 ] {8a44979a-3131-45b1-857d-ec56b0aa2c23} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7583 | 2025.02.13 05:13:25.270913 [ 193 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1855 rows, containing 5 columns (5 merged, 0 gathered) in 0.004888259 sec., 379480.71082158294 rows/sec., 29.78 MiB/sec. | ||
7584 | 2025.02.13 05:13:25.271108 [ 193 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7585 | 2025.02.13 05:13:25.271293 [ 253 ] {8a44979a-3131-45b1-857d-ec56b0aa2c23} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7586 | 2025.02.13 05:13:25.271571 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7587 | 2025.02.13 05:13:25.271677 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7588 | 2025.02.13 05:13:25.271727 [ 193 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_66_13} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7589 | 2025.02.13 05:13:25.271778 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7590 | 2025.02.13 05:13:25.271922 [ 253 ] {8a44979a-3131-45b1-857d-ec56b0aa2c23} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.005421 sec., 179671.6472975466 rows/sec., 12.06 MiB/sec. | ||
7591 | 2025.02.13 05:13:25.272051 [ 193 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_66_13} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7592 | 2025.02.13 05:13:25.272511 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
7593 | 2025.02.13 05:13:25.272553 [ 253 ] {8a44979a-3131-45b1-857d-ec56b0aa2c23} <Debug> TCPHandler: Processed in 0.006357821 sec. | ||
7594 | 2025.02.13 05:13:25.272630 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
7595 | 2025.02.13 05:13:25.272931 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7596 | 2025.02.13 05:13:25.273143 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7597 | 2025.02.13 05:13:25.273259 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18227 rows starting from the beginning of the part | ||
7598 | 2025.02.13 05:13:25.273355 [ 5 ] {c4d5ae0b-64c1-4d98-b6c6-41104e2aebdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7599 | 2025.02.13 05:13:25.273707 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
7600 | 2025.02.13 05:13:25.273962 [ 5 ] {c4d5ae0b-64c1-4d98-b6c6-41104e2aebdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7601 | 2025.02.13 05:13:25.274183 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 197 rows starting from the beginning of the part | ||
7602 | 2025.02.13 05:13:25.274578 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
7603 | 2025.02.13 05:13:25.274988 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
7604 | 2025.02.13 05:13:25.275411 [ 190 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 974 rows starting from the beginning of the part | ||
7605 | 2025.02.13 05:13:25.278436 [ 5 ] {c4d5ae0b-64c1-4d98-b6c6-41104e2aebdf} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7606 | 2025.02.13 05:13:25.278515 [ 5 ] {c4d5ae0b-64c1-4d98-b6c6-41104e2aebdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7607 | 2025.02.13 05:13:25.280332 [ 5 ] {c4d5ae0b-64c1-4d98-b6c6-41104e2aebdf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7608 | 2025.02.13 05:13:25.281037 [ 5 ] {c4d5ae0b-64c1-4d98-b6c6-41104e2aebdf} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7609 | 2025.02.13 05:13:25.281331 [ 5 ] {c4d5ae0b-64c1-4d98-b6c6-41104e2aebdf} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008136 sec., 983.2841691248772 rows/sec., 1.76 MiB/sec. | ||
7610 | 2025.02.13 05:13:25.281471 [ 5 ] {c4d5ae0b-64c1-4d98-b6c6-41104e2aebdf} <Debug> TCPHandler: Processed in 0.008746669 sec. | ||
7611 | 2025.02.13 05:13:25.281628 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7612 | 2025.02.13 05:13:25.281744 [ 253 ] {ca4c89f7-14f0-4e3a-a28b-de019320db2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7613 | 2025.02.13 05:13:25.281795 [ 253 ] {ca4c89f7-14f0-4e3a-a28b-de019320db2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7614 | 2025.02.13 05:13:25.282343 [ 253 ] {ca4c89f7-14f0-4e3a-a28b-de019320db2a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7615 | 2025.02.13 05:13:25.282383 [ 253 ] {ca4c89f7-14f0-4e3a-a28b-de019320db2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7616 | 2025.02.13 05:13:25.283055 [ 253 ] {ca4c89f7-14f0-4e3a-a28b-de019320db2a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7617 | 2025.02.13 05:13:25.283412 [ 253 ] {ca4c89f7-14f0-4e3a-a28b-de019320db2a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7618 | 2025.02.13 05:13:25.283580 [ 191 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19878 rows, containing 5 columns (5 merged, 0 gathered) in 0.011652812 sec., 1705854.3465731705 rows/sec., 116.54 MiB/sec. | ||
7619 | 2025.02.13 05:13:25.283727 [ 97 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7620 | 2025.02.13 05:13:25.283811 [ 97 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7621 | 2025.02.13 05:13:25.283855 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7622 | 2025.02.13 05:13:25.283862 [ 253 ] {ca4c89f7-14f0-4e3a-a28b-de019320db2a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.002133 sec., 22503.51617440225 rows/sec., 1.52 MiB/sec. | ||
7623 | 2025.02.13 05:13:25.284155 [ 253 ] {ca4c89f7-14f0-4e3a-a28b-de019320db2a} <Debug> TCPHandler: Processed in 0.002587594 sec. | ||
7624 | 2025.02.13 05:13:25.284181 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
7625 | 2025.02.13 05:13:25.284326 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7626 | 2025.02.13 05:13:25.284460 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7627 | 2025.02.13 05:13:25.284551 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3070 rows starting from the beginning of the part | ||
7628 | 2025.02.13 05:13:25.284714 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
7629 | 2025.02.13 05:13:25.285000 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
7630 | 2025.02.13 05:13:25.285266 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
7631 | 2025.02.13 05:13:25.285561 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
7632 | 2025.02.13 05:13:25.285596 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7633 | 2025.02.13 05:13:25.285800 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 48 rows starting from the beginning of the part | ||
7634 | 2025.02.13 05:13:25.286116 [ 192 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7635 | 2025.02.13 05:13:25.286394 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.27 MiB. | ||
7636 | 2025.02.13 05:13:25.287690 [ 192 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3358 rows, containing 4 columns (4 merged, 0 gathered) in 0.003745056 sec., 896648.8084557346 rows/sec., 60.16 MiB/sec. | ||
7637 | 2025.02.13 05:13:25.287970 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7638 | 2025.02.13 05:13:25.288251 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_66_13} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7639 | 2025.02.13 05:13:25.288328 [ 191 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_66_13} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7640 | 2025.02.13 05:13:25.288406 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
7641 | 2025.02.13 05:13:26.319776 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7642 | 2025.02.13 05:13:26.320039 [ 253 ] {1d2f7c65-b2c5-48d2-a60f-9615ad868cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7643 | 2025.02.13 05:13:26.320147 [ 253 ] {1d2f7c65-b2c5-48d2-a60f-9615ad868cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7644 | 2025.02.13 05:13:26.321466 [ 253 ] {1d2f7c65-b2c5-48d2-a60f-9615ad868cd2} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7645 | 2025.02.13 05:13:26.321543 [ 253 ] {1d2f7c65-b2c5-48d2-a60f-9615ad868cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7646 | 2025.02.13 05:13:26.322160 [ 253 ] {1d2f7c65-b2c5-48d2-a60f-9615ad868cd2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7647 | 2025.02.13 05:13:26.322510 [ 253 ] {1d2f7c65-b2c5-48d2-a60f-9615ad868cd2} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7648 | 2025.02.13 05:13:26.322881 [ 253 ] {1d2f7c65-b2c5-48d2-a60f-9615ad868cd2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002917 sec., 19197.805965032567 rows/sec., 1.47 MiB/sec. | ||
7649 | 2025.02.13 05:13:26.322990 [ 253 ] {1d2f7c65-b2c5-48d2-a60f-9615ad868cd2} <Debug> TCPHandler: Processed in 0.003454938 sec. | ||
7650 | 2025.02.13 05:13:26.323485 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7651 | 2025.02.13 05:13:26.323727 [ 5 ] {df962ac7-d4d9-45de-a599-660fc9898201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7652 | 2025.02.13 05:13:26.323822 [ 5 ] {df962ac7-d4d9-45de-a599-660fc9898201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7653 | 2025.02.13 05:13:26.324826 [ 5 ] {df962ac7-d4d9-45de-a599-660fc9898201} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7654 | 2025.02.13 05:13:26.324889 [ 5 ] {df962ac7-d4d9-45de-a599-660fc9898201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7655 | 2025.02.13 05:13:26.325479 [ 5 ] {df962ac7-d4d9-45de-a599-660fc9898201} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7656 | 2025.02.13 05:13:26.325852 [ 5 ] {df962ac7-d4d9-45de-a599-660fc9898201} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7657 | 2025.02.13 05:13:26.326191 [ 5 ] {df962ac7-d4d9-45de-a599-660fc9898201} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002531 sec., 25286.448044251287 rows/sec., 1.97 MiB/sec. | ||
7658 | 2025.02.13 05:13:26.326342 [ 5 ] {df962ac7-d4d9-45de-a599-660fc9898201} <Debug> TCPHandler: Processed in 0.003123428 sec. | ||
7659 | 2025.02.13 05:13:26.326676 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7660 | 2025.02.13 05:13:26.326929 [ 253 ] {9f5a4d8b-249d-4261-9805-4ed2e96ea813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7661 | 2025.02.13 05:13:26.327010 [ 253 ] {9f5a4d8b-249d-4261-9805-4ed2e96ea813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7662 | 2025.02.13 05:13:26.327841 [ 253 ] {9f5a4d8b-249d-4261-9805-4ed2e96ea813} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7663 | 2025.02.13 05:13:26.327896 [ 253 ] {9f5a4d8b-249d-4261-9805-4ed2e96ea813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7664 | 2025.02.13 05:13:26.328481 [ 253 ] {9f5a4d8b-249d-4261-9805-4ed2e96ea813} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7665 | 2025.02.13 05:13:26.328868 [ 253 ] {9f5a4d8b-249d-4261-9805-4ed2e96ea813} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7666 | 2025.02.13 05:13:26.329141 [ 253 ] {9f5a4d8b-249d-4261-9805-4ed2e96ea813} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.002255 sec., 14190.687361419068 rows/sec., 1012.07 KiB/sec. | ||
7667 | 2025.02.13 05:13:26.329236 [ 253 ] {9f5a4d8b-249d-4261-9805-4ed2e96ea813} <Debug> TCPHandler: Processed in 0.002722588 sec. | ||
7668 | 2025.02.13 05:13:26.329520 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7669 | 2025.02.13 05:13:26.329885 [ 5 ] {566d6b2a-2275-4abc-a69a-ed46018135da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7670 | 2025.02.13 05:13:26.330006 [ 5 ] {566d6b2a-2275-4abc-a69a-ed46018135da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7671 | 2025.02.13 05:13:26.330663 [ 5 ] {566d6b2a-2275-4abc-a69a-ed46018135da} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7672 | 2025.02.13 05:13:26.330717 [ 5 ] {566d6b2a-2275-4abc-a69a-ed46018135da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7673 | 2025.02.13 05:13:26.331243 [ 5 ] {566d6b2a-2275-4abc-a69a-ed46018135da} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7674 | 2025.02.13 05:13:26.331549 [ 5 ] {566d6b2a-2275-4abc-a69a-ed46018135da} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7675 | 2025.02.13 05:13:26.331843 [ 5 ] {566d6b2a-2275-4abc-a69a-ed46018135da} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00211 sec., 5687.203791469195 rows/sec., 392.48 KiB/sec. | ||
7676 | 2025.02.13 05:13:26.331938 [ 5 ] {566d6b2a-2275-4abc-a69a-ed46018135da} <Debug> TCPHandler: Processed in 0.002567224 sec. | ||
7677 | 2025.02.13 05:13:28.597977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
7678 | 2025.02.13 05:13:28.598609 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7679 | 2025.02.13 05:13:28.598653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7680 | 2025.02.13 05:13:28.599172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7681 | 2025.02.13 05:13:28.599424 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7682 | 2025.02.13 05:13:28.599632 [ 92 ] {} <Debug> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7683 | 2025.02.13 05:13:28.599669 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
7684 | 2025.02.13 05:13:28.599723 [ 92 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7685 | 2025.02.13 05:13:28.599757 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7686 | 2025.02.13 05:13:28.600092 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
7687 | 2025.02.13 05:13:28.600639 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7688 | 2025.02.13 05:13:28.600783 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
7689 | 2025.02.13 05:13:28.601098 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
7690 | 2025.02.13 05:13:28.601435 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
7691 | 2025.02.13 05:13:28.601688 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
7692 | 2025.02.13 05:13:28.601834 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
7693 | 2025.02.13 05:13:28.601922 [ 186 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
7694 | 2025.02.13 05:13:28.604235 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004386644 sec., 4283000.854411709 rows/sec., 61.27 MiB/sec. | ||
7695 | 2025.02.13 05:13:28.604636 [ 192 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7696 | 2025.02.13 05:13:28.605022 [ 192 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_41_8} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7697 | 2025.02.13 05:13:28.605122 [ 192 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_41_8} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7698 | 2025.02.13 05:13:28.605253 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
7699 | 2025.02.13 05:13:29.880839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
7700 | 2025.02.13 05:13:29.901997 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7701 | 2025.02.13 05:13:29.902046 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7702 | 2025.02.13 05:13:29.909739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7703 | 2025.02.13 05:13:29.910503 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7704 | 2025.02.13 05:13:29.910917 [ 91 ] {} <Debug> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7705 | 2025.02.13 05:13:29.911058 [ 91 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7706 | 2025.02.13 05:13:29.911131 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7707 | 2025.02.13 05:13:29.911511 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
7708 | 2025.02.13 05:13:29.925517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
7709 | 2025.02.13 05:13:29.927371 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7710 | 2025.02.13 05:13:29.928986 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
7711 | 2025.02.13 05:13:29.935040 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
7712 | 2025.02.13 05:13:29.940554 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
7713 | 2025.02.13 05:13:29.946054 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
7714 | 2025.02.13 05:13:29.951974 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
7715 | 2025.02.13 05:13:29.956640 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
7716 | 2025.02.13 05:13:30.001189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.29 MiB, peak 225.29 MiB, free memory in arenas 0.00 B, will set to 215.69 MiB (RSS), difference: -9.60 MiB | ||
7717 | 2025.02.13 05:13:30.015741 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.104473632 sec., 2957.6840977443953 rows/sec., 15.29 MiB/sec. | ||
7718 | 2025.02.13 05:13:30.017533 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7719 | 2025.02.13 05:13:30.019849 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_41_8} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7720 | 2025.02.13 05:13:30.019951 [ 201 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_41_8} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7721 | 2025.02.13 05:13:30.021253 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
7722 | 2025.02.13 05:13:31.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.29 MiB, peak 225.29 MiB, free memory in arenas 0.00 B, will set to 216.59 MiB (RSS), difference: 10.30 MiB | ||
7723 | 2025.02.13 05:13:31.176962 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1070 | ||
7724 | 2025.02.13 05:13:31.180056 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7725 | 2025.02.13 05:13:31.180121 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7726 | 2025.02.13 05:13:31.181619 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7727 | 2025.02.13 05:13:31.181948 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7728 | 2025.02.13 05:13:31.183120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070 | ||
7729 | 2025.02.13 05:13:31.326786 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7730 | 2025.02.13 05:13:31.326979 [ 253 ] {c0d11b0a-75bb-4d1b-85c9-75d2bed65731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7731 | 2025.02.13 05:13:31.327055 [ 253 ] {c0d11b0a-75bb-4d1b-85c9-75d2bed65731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7732 | 2025.02.13 05:13:31.327841 [ 253 ] {c0d11b0a-75bb-4d1b-85c9-75d2bed65731} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7733 | 2025.02.13 05:13:31.327889 [ 253 ] {c0d11b0a-75bb-4d1b-85c9-75d2bed65731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7734 | 2025.02.13 05:13:31.328303 [ 253 ] {c0d11b0a-75bb-4d1b-85c9-75d2bed65731} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7735 | 2025.02.13 05:13:31.328556 [ 253 ] {c0d11b0a-75bb-4d1b-85c9-75d2bed65731} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7736 | 2025.02.13 05:13:31.328829 [ 253 ] {c0d11b0a-75bb-4d1b-85c9-75d2bed65731} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001897 sec., 64312.071692145495 rows/sec., 5.45 MiB/sec. | ||
7737 | 2025.02.13 05:13:31.328939 [ 253 ] {c0d11b0a-75bb-4d1b-85c9-75d2bed65731} <Debug> TCPHandler: Processed in 0.002255145 sec. | ||
7738 | 2025.02.13 05:13:31.329274 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7739 | 2025.02.13 05:13:31.329489 [ 5 ] {17cc1cde-f878-4b27-906e-c0db5d80881f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7740 | 2025.02.13 05:13:31.329574 [ 5 ] {17cc1cde-f878-4b27-906e-c0db5d80881f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7741 | 2025.02.13 05:13:31.330365 [ 5 ] {17cc1cde-f878-4b27-906e-c0db5d80881f} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7742 | 2025.02.13 05:13:31.330415 [ 5 ] {17cc1cde-f878-4b27-906e-c0db5d80881f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7743 | 2025.02.13 05:13:31.330862 [ 5 ] {17cc1cde-f878-4b27-906e-c0db5d80881f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7744 | 2025.02.13 05:13:31.331119 [ 5 ] {17cc1cde-f878-4b27-906e-c0db5d80881f} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7745 | 2025.02.13 05:13:31.331302 [ 89 ] {} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7746 | 2025.02.13 05:13:31.331395 [ 89 ] {} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7747 | 2025.02.13 05:13:31.331398 [ 5 ] {17cc1cde-f878-4b27-906e-c0db5d80881f} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001958 sec., 16853.932584269663 rows/sec., 1.24 MiB/sec. | ||
7748 | 2025.02.13 05:13:31.331436 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7749 | 2025.02.13 05:13:31.331585 [ 5 ] {17cc1cde-f878-4b27-906e-c0db5d80881f} <Debug> TCPHandler: Processed in 0.002516162 sec. | ||
7750 | 2025.02.13 05:13:31.331681 [ 197 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
7751 | 2025.02.13 05:13:31.331814 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7752 | 2025.02.13 05:13:31.331877 [ 197 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7753 | 2025.02.13 05:13:31.331924 [ 197 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 177 rows starting from the beginning of the part | ||
7754 | 2025.02.13 05:13:31.332094 [ 253 ] {cb2b9e03-b038-45d1-9544-59a66192aff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7755 | 2025.02.13 05:13:31.332181 [ 197 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 47 rows starting from the beginning of the part | ||
7756 | 2025.02.13 05:13:31.332282 [ 253 ] {cb2b9e03-b038-45d1-9544-59a66192aff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7757 | 2025.02.13 05:13:31.332517 [ 197 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
7758 | 2025.02.13 05:13:31.332938 [ 197 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 33 rows starting from the beginning of the part | ||
7759 | 2025.02.13 05:13:31.333258 [ 197 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
7760 | 2025.02.13 05:13:31.333653 [ 197 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 33 rows starting from the beginning of the part | ||
7761 | 2025.02.13 05:13:31.335233 [ 253 ] {cb2b9e03-b038-45d1-9544-59a66192aff7} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7762 | 2025.02.13 05:13:31.335304 [ 253 ] {cb2b9e03-b038-45d1-9544-59a66192aff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7763 | 2025.02.13 05:13:31.336432 [ 253 ] {cb2b9e03-b038-45d1-9544-59a66192aff7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7764 | 2025.02.13 05:13:31.336487 [ 187 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 5 columns (5 merged, 0 gathered) in 0.00492957 sec., 62074.37971263213 rows/sec., 4.48 MiB/sec. | ||
7765 | 2025.02.13 05:13:31.336842 [ 253 ] {cb2b9e03-b038-45d1-9544-59a66192aff7} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7766 | 2025.02.13 05:13:31.336870 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7767 | 2025.02.13 05:13:31.337324 [ 253 ] {cb2b9e03-b038-45d1-9544-59a66192aff7} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.005337 sec., 18175.00468427956 rows/sec., 1.42 MiB/sec. | ||
7768 | 2025.02.13 05:13:31.337778 [ 253 ] {cb2b9e03-b038-45d1-9544-59a66192aff7} <Debug> TCPHandler: Processed in 0.006059983 sec. | ||
7769 | 2025.02.13 05:13:31.338108 [ 196 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_56_11} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7770 | 2025.02.13 05:13:31.338149 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7771 | 2025.02.13 05:13:31.338415 [ 196 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_56_11} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7772 | 2025.02.13 05:13:31.338480 [ 5 ] {7b16af14-eab0-4e31-9a59-ba4c6c56f8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7773 | 2025.02.13 05:13:31.338604 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
7774 | 2025.02.13 05:13:31.338622 [ 5 ] {7b16af14-eab0-4e31-9a59-ba4c6c56f8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7775 | 2025.02.13 05:13:31.339238 [ 5 ] {7b16af14-eab0-4e31-9a59-ba4c6c56f8e4} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7776 | 2025.02.13 05:13:31.339279 [ 5 ] {7b16af14-eab0-4e31-9a59-ba4c6c56f8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7777 | 2025.02.13 05:13:31.339696 [ 5 ] {7b16af14-eab0-4e31-9a59-ba4c6c56f8e4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7778 | 2025.02.13 05:13:31.339943 [ 5 ] {7b16af14-eab0-4e31-9a59-ba4c6c56f8e4} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7779 | 2025.02.13 05:13:31.340161 [ 5 ] {7b16af14-eab0-4e31-9a59-ba4c6c56f8e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001752 sec., 91324.200913242 rows/sec., 6.36 MiB/sec. | ||
7780 | 2025.02.13 05:13:31.340221 [ 5 ] {7b16af14-eab0-4e31-9a59-ba4c6c56f8e4} <Debug> TCPHandler: Processed in 0.002305085 sec. | ||
7781 | 2025.02.13 05:13:31.340425 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7782 | 2025.02.13 05:13:31.340565 [ 253 ] {cc448343-176d-453f-9fd5-9b2e76393dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7783 | 2025.02.13 05:13:31.340659 [ 253 ] {cc448343-176d-453f-9fd5-9b2e76393dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7784 | 2025.02.13 05:13:31.341951 [ 253 ] {cc448343-176d-453f-9fd5-9b2e76393dd2} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7785 | 2025.02.13 05:13:31.341990 [ 253 ] {cc448343-176d-453f-9fd5-9b2e76393dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7786 | 2025.02.13 05:13:31.342649 [ 253 ] {cc448343-176d-453f-9fd5-9b2e76393dd2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7787 | 2025.02.13 05:13:31.342909 [ 253 ] {cc448343-176d-453f-9fd5-9b2e76393dd2} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7788 | 2025.02.13 05:13:31.343096 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7789 | 2025.02.13 05:13:31.343171 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7790 | 2025.02.13 05:13:31.343210 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7791 | 2025.02.13 05:13:31.343216 [ 253 ] {cc448343-176d-453f-9fd5-9b2e76393dd2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002668 sec., 12368.815592203899 rows/sec., 22.16 MiB/sec. | ||
7792 | 2025.02.13 05:13:31.343512 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
7793 | 2025.02.13 05:13:31.343621 [ 253 ] {cc448343-176d-453f-9fd5-9b2e76393dd2} <Debug> TCPHandler: Processed in 0.003258913 sec. | ||
7794 | 2025.02.13 05:13:31.343847 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7795 | 2025.02.13 05:13:31.344158 [ 5 ] {11e1bb2e-9201-419a-a794-6a1ee01df77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7796 | 2025.02.13 05:13:31.344229 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7797 | 2025.02.13 05:13:31.344300 [ 5 ] {11e1bb2e-9201-419a-a794-6a1ee01df77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7798 | 2025.02.13 05:13:31.344402 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1004 rows starting from the beginning of the part | ||
7799 | 2025.02.13 05:13:31.345349 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 33 rows starting from the beginning of the part | ||
7800 | 2025.02.13 05:13:31.346008 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
7801 | 2025.02.13 05:13:31.346764 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 33 rows starting from the beginning of the part | ||
7802 | 2025.02.13 05:13:31.346834 [ 5 ] {11e1bb2e-9201-419a-a794-6a1ee01df77a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7803 | 2025.02.13 05:13:31.346915 [ 5 ] {11e1bb2e-9201-419a-a794-6a1ee01df77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7804 | 2025.02.13 05:13:31.347429 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
7805 | 2025.02.13 05:13:31.348156 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 33 rows starting from the beginning of the part | ||
7806 | 2025.02.13 05:13:31.348724 [ 5 ] {11e1bb2e-9201-419a-a794-6a1ee01df77a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7807 | 2025.02.13 05:13:31.349325 [ 5 ] {11e1bb2e-9201-419a-a794-6a1ee01df77a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7808 | 2025.02.13 05:13:31.349971 [ 5 ] {11e1bb2e-9201-419a-a794-6a1ee01df77a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0059 sec., 10169.49152542373 rows/sec., 701.80 KiB/sec. | ||
7809 | 2025.02.13 05:13:31.350143 [ 5 ] {11e1bb2e-9201-419a-a794-6a1ee01df77a} <Debug> TCPHandler: Processed in 0.006424913 sec. | ||
7810 | 2025.02.13 05:13:31.356314 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1119 rows, containing 19 columns (19 merged, 0 gathered) in 0.01300599 sec., 86037.27974571717 rows/sec., 154.17 MiB/sec. | ||
7811 | 2025.02.13 05:13:31.357260 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7812 | 2025.02.13 05:13:31.357653 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7813 | 2025.02.13 05:13:31.357733 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7814 | 2025.02.13 05:13:31.357841 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.47 MiB. | ||
7815 | 2025.02.13 05:13:32.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.12 MiB, peak 225.53 MiB, free memory in arenas 0.00 B, will set to 219.53 MiB (RSS), difference: 2.41 MiB | ||
7816 | 2025.02.13 05:13:35.930085 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7817 | 2025.02.13 05:13:35.930148 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7818 | 2025.02.13 05:13:36.100732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
7819 | 2025.02.13 05:13:36.101421 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7820 | 2025.02.13 05:13:36.101474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7821 | 2025.02.13 05:13:36.102008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7822 | 2025.02.13 05:13:36.102277 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7823 | 2025.02.13 05:13:36.102526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
7824 | 2025.02.13 05:13:36.326001 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7825 | 2025.02.13 05:13:36.326212 [ 253 ] {031480bf-8a9f-4150-a1b8-efcaceb9f2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7826 | 2025.02.13 05:13:36.326294 [ 253 ] {031480bf-8a9f-4150-a1b8-efcaceb9f2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7827 | 2025.02.13 05:13:36.327126 [ 253 ] {031480bf-8a9f-4150-a1b8-efcaceb9f2ab} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7828 | 2025.02.13 05:13:36.327179 [ 253 ] {031480bf-8a9f-4150-a1b8-efcaceb9f2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7829 | 2025.02.13 05:13:36.327615 [ 253 ] {031480bf-8a9f-4150-a1b8-efcaceb9f2ab} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7830 | 2025.02.13 05:13:36.327863 [ 253 ] {031480bf-8a9f-4150-a1b8-efcaceb9f2ab} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7831 | 2025.02.13 05:13:36.328060 [ 253 ] {031480bf-8a9f-4150-a1b8-efcaceb9f2ab} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001903 sec., 37834.997372569625 rows/sec., 3.06 MiB/sec. | ||
7832 | 2025.02.13 05:13:36.328115 [ 253 ] {031480bf-8a9f-4150-a1b8-efcaceb9f2ab} <Debug> TCPHandler: Processed in 0.002252394 sec. | ||
7833 | 2025.02.13 05:13:36.328389 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7834 | 2025.02.13 05:13:36.328605 [ 5 ] {91a0494e-38d1-423e-8414-df2bee31f4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7835 | 2025.02.13 05:13:36.328691 [ 5 ] {91a0494e-38d1-423e-8414-df2bee31f4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7836 | 2025.02.13 05:13:36.329444 [ 5 ] {91a0494e-38d1-423e-8414-df2bee31f4f7} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7837 | 2025.02.13 05:13:36.329501 [ 5 ] {91a0494e-38d1-423e-8414-df2bee31f4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7838 | 2025.02.13 05:13:36.329940 [ 5 ] {91a0494e-38d1-423e-8414-df2bee31f4f7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7839 | 2025.02.13 05:13:36.330193 [ 5 ] {91a0494e-38d1-423e-8414-df2bee31f4f7} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7840 | 2025.02.13 05:13:36.330426 [ 5 ] {91a0494e-38d1-423e-8414-df2bee31f4f7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001887 sec., 4239.533651298357 rows/sec., 318.79 KiB/sec. | ||
7841 | 2025.02.13 05:13:36.330494 [ 5 ] {91a0494e-38d1-423e-8414-df2bee31f4f7} <Debug> TCPHandler: Processed in 0.002251784 sec. | ||
7842 | 2025.02.13 05:13:36.330655 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7843 | 2025.02.13 05:13:36.330774 [ 253 ] {53351e74-82c7-4a9f-93c5-c39cddb33108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7844 | 2025.02.13 05:13:36.330823 [ 253 ] {53351e74-82c7-4a9f-93c5-c39cddb33108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7845 | 2025.02.13 05:13:36.331453 [ 253 ] {53351e74-82c7-4a9f-93c5-c39cddb33108} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7846 | 2025.02.13 05:13:36.331491 [ 253 ] {53351e74-82c7-4a9f-93c5-c39cddb33108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7847 | 2025.02.13 05:13:36.331869 [ 253 ] {53351e74-82c7-4a9f-93c5-c39cddb33108} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7848 | 2025.02.13 05:13:36.332114 [ 253 ] {53351e74-82c7-4a9f-93c5-c39cddb33108} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7849 | 2025.02.13 05:13:36.332292 [ 253 ] {53351e74-82c7-4a9f-93c5-c39cddb33108} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001543 sec., 46662.34607906675 rows/sec., 3.64 MiB/sec. | ||
7850 | 2025.02.13 05:13:36.332345 [ 253 ] {53351e74-82c7-4a9f-93c5-c39cddb33108} <Debug> TCPHandler: Processed in 0.00174559 sec. | ||
7851 | 2025.02.13 05:13:36.332491 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7852 | 2025.02.13 05:13:36.332616 [ 5 ] {44dd1312-46a1-47e5-acae-94aab940a7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7853 | 2025.02.13 05:13:36.332675 [ 5 ] {44dd1312-46a1-47e5-acae-94aab940a7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7854 | 2025.02.13 05:13:36.333361 [ 5 ] {44dd1312-46a1-47e5-acae-94aab940a7e3} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7855 | 2025.02.13 05:13:36.333409 [ 5 ] {44dd1312-46a1-47e5-acae-94aab940a7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7856 | 2025.02.13 05:13:36.333867 [ 5 ] {44dd1312-46a1-47e5-acae-94aab940a7e3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7857 | 2025.02.13 05:13:36.334114 [ 5 ] {44dd1312-46a1-47e5-acae-94aab940a7e3} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7858 | 2025.02.13 05:13:36.334326 [ 5 ] {44dd1312-46a1-47e5-acae-94aab940a7e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00174 sec., 91954.02298850575 rows/sec., 6.40 MiB/sec. | ||
7859 | 2025.02.13 05:13:36.334383 [ 5 ] {44dd1312-46a1-47e5-acae-94aab940a7e3} <Debug> TCPHandler: Processed in 0.001950796 sec. | ||
7860 | 2025.02.13 05:13:36.334526 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7861 | 2025.02.13 05:13:36.334642 [ 253 ] {060ce087-4b42-4311-b329-ceb17d07b059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7862 | 2025.02.13 05:13:36.334726 [ 253 ] {060ce087-4b42-4311-b329-ceb17d07b059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7863 | 2025.02.13 05:13:36.336010 [ 253 ] {060ce087-4b42-4311-b329-ceb17d07b059} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7864 | 2025.02.13 05:13:36.336048 [ 253 ] {060ce087-4b42-4311-b329-ceb17d07b059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7865 | 2025.02.13 05:13:36.336666 [ 253 ] {060ce087-4b42-4311-b329-ceb17d07b059} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7866 | 2025.02.13 05:13:36.336921 [ 253 ] {060ce087-4b42-4311-b329-ceb17d07b059} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7867 | 2025.02.13 05:13:36.337117 [ 253 ] {060ce087-4b42-4311-b329-ceb17d07b059} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002499 sec., 3201.280512204882 rows/sec., 5.74 MiB/sec. | ||
7868 | 2025.02.13 05:13:36.337207 [ 253 ] {060ce087-4b42-4311-b329-ceb17d07b059} <Debug> TCPHandler: Processed in 0.002738087 sec. | ||
7869 | 2025.02.13 05:13:36.337351 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7870 | 2025.02.13 05:13:36.337493 [ 5 ] {5d4c23af-b204-4e5f-a0b3-f5f8d936a7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7871 | 2025.02.13 05:13:36.337557 [ 5 ] {5d4c23af-b204-4e5f-a0b3-f5f8d936a7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7872 | 2025.02.13 05:13:36.338074 [ 5 ] {5d4c23af-b204-4e5f-a0b3-f5f8d936a7ca} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7873 | 2025.02.13 05:13:36.338114 [ 5 ] {5d4c23af-b204-4e5f-a0b3-f5f8d936a7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7874 | 2025.02.13 05:13:36.338493 [ 5 ] {5d4c23af-b204-4e5f-a0b3-f5f8d936a7ca} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7875 | 2025.02.13 05:13:36.338753 [ 5 ] {5d4c23af-b204-4e5f-a0b3-f5f8d936a7ca} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7876 | 2025.02.13 05:13:36.338963 [ 5 ] {5d4c23af-b204-4e5f-a0b3-f5f8d936a7ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
7877 | 2025.02.13 05:13:36.339016 [ 5 ] {5d4c23af-b204-4e5f-a0b3-f5f8d936a7ca} <Debug> TCPHandler: Processed in 0.001733319 sec. | ||
7878 | 2025.02.13 05:13:37.426528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
7879 | 2025.02.13 05:13:37.445077 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7880 | 2025.02.13 05:13:37.445128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7881 | 2025.02.13 05:13:37.452015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7882 | 2025.02.13 05:13:37.452773 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7883 | 2025.02.13 05:13:37.455327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
7884 | 2025.02.13 05:13:41.184204 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1094 | ||
7885 | 2025.02.13 05:13:41.187033 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7886 | 2025.02.13 05:13:41.187083 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7887 | 2025.02.13 05:13:41.188526 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7888 | 2025.02.13 05:13:41.188832 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7889 | 2025.02.13 05:13:41.189100 [ 80 ] {} <Debug> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7890 | 2025.02.13 05:13:41.189242 [ 80 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7891 | 2025.02.13 05:13:41.189337 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7892 | 2025.02.13 05:13:41.189860 [ 196 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::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 | ||
7893 | 2025.02.13 05:13:41.190745 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
7894 | 2025.02.13 05:13:41.191205 [ 196 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7895 | 2025.02.13 05:13:41.191397 [ 196 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 944 rows starting from the beginning of the part | ||
7896 | 2025.02.13 05:13:41.191933 [ 196 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
7897 | 2025.02.13 05:13:41.192561 [ 196 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
7898 | 2025.02.13 05:13:41.193365 [ 196 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
7899 | 2025.02.13 05:13:41.194105 [ 196 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
7900 | 2025.02.13 05:13:41.194797 [ 196 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
7901 | 2025.02.13 05:13:41.204454 [ 199 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1094 rows, containing 72 columns (72 merged, 0 gathered) in 0.014966646 sec., 73095.86930832732 rows/sec., 59.77 MiB/sec. | ||
7902 | 2025.02.13 05:13:41.205901 [ 199 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7903 | 2025.02.13 05:13:41.206715 [ 199 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_31_6} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7904 | 2025.02.13 05:13:41.206819 [ 199 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_31_6} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7905 | 2025.02.13 05:13:41.207153 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
7906 | 2025.02.13 05:13:41.327169 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7907 | 2025.02.13 05:13:41.327327 [ 253 ] {2fbd9bbe-d938-464d-9b39-a2542dac1cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7908 | 2025.02.13 05:13:41.327390 [ 253 ] {2fbd9bbe-d938-464d-9b39-a2542dac1cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7909 | 2025.02.13 05:13:41.328013 [ 253 ] {2fbd9bbe-d938-464d-9b39-a2542dac1cd7} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7910 | 2025.02.13 05:13:41.328056 [ 253 ] {2fbd9bbe-d938-464d-9b39-a2542dac1cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7911 | 2025.02.13 05:13:41.328428 [ 253 ] {2fbd9bbe-d938-464d-9b39-a2542dac1cd7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7912 | 2025.02.13 05:13:41.328673 [ 253 ] {2fbd9bbe-d938-464d-9b39-a2542dac1cd7} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7913 | 2025.02.13 05:13:41.328948 [ 253 ] {2fbd9bbe-d938-464d-9b39-a2542dac1cd7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001649 sec., 6064.281382656155 rows/sec., 494.50 KiB/sec. | ||
7914 | 2025.02.13 05:13:41.329145 [ 253 ] {2fbd9bbe-d938-464d-9b39-a2542dac1cd7} <Debug> TCPHandler: Processed in 0.002045488 sec. | ||
7915 | 2025.02.13 05:13:41.329403 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7916 | 2025.02.13 05:13:41.329607 [ 5 ] {da58bb42-f7b1-4a8d-92b7-1eca4b86334d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7917 | 2025.02.13 05:13:41.329683 [ 5 ] {da58bb42-f7b1-4a8d-92b7-1eca4b86334d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7918 | 2025.02.13 05:13:41.330919 [ 5 ] {da58bb42-f7b1-4a8d-92b7-1eca4b86334d} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7919 | 2025.02.13 05:13:41.330964 [ 5 ] {da58bb42-f7b1-4a8d-92b7-1eca4b86334d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7920 | 2025.02.13 05:13:41.331376 [ 5 ] {da58bb42-f7b1-4a8d-92b7-1eca4b86334d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7921 | 2025.02.13 05:13:41.331627 [ 5 ] {da58bb42-f7b1-4a8d-92b7-1eca4b86334d} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7922 | 2025.02.13 05:13:41.331849 [ 5 ] {da58bb42-f7b1-4a8d-92b7-1eca4b86334d} <Debug> executeQuery: Read 127 rows, 10.95 KiB in 0.00231 sec., 54978.354978354975 rows/sec., 4.63 MiB/sec. | ||
7923 | 2025.02.13 05:13:41.331909 [ 5 ] {da58bb42-f7b1-4a8d-92b7-1eca4b86334d} <Debug> TCPHandler: Processed in 0.002641395 sec. | ||
7924 | 2025.02.13 05:13:41.332042 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7925 | 2025.02.13 05:13:41.332157 [ 253 ] {9d85a8e7-fc70-43f8-9d77-6296e376e073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7926 | 2025.02.13 05:13:41.332206 [ 253 ] {9d85a8e7-fc70-43f8-9d77-6296e376e073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7927 | 2025.02.13 05:13:41.332808 [ 253 ] {9d85a8e7-fc70-43f8-9d77-6296e376e073} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7928 | 2025.02.13 05:13:41.332848 [ 253 ] {9d85a8e7-fc70-43f8-9d77-6296e376e073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7929 | 2025.02.13 05:13:41.333202 [ 253 ] {9d85a8e7-fc70-43f8-9d77-6296e376e073} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7930 | 2025.02.13 05:13:41.333445 [ 253 ] {9d85a8e7-fc70-43f8-9d77-6296e376e073} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7931 | 2025.02.13 05:13:41.333673 [ 253 ] {9d85a8e7-fc70-43f8-9d77-6296e376e073} <Debug> executeQuery: Read 43 rows, 3.18 KiB in 0.001539 sec., 27940.220922677065 rows/sec., 2.02 MiB/sec. | ||
7932 | 2025.02.13 05:13:41.333727 [ 253 ] {9d85a8e7-fc70-43f8-9d77-6296e376e073} <Debug> TCPHandler: Processed in 0.001739819 sec. | ||
7933 | 2025.02.13 05:13:41.333870 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7934 | 2025.02.13 05:13:41.334012 [ 5 ] {3698bdd7-960c-4a83-8cac-25ba38f1c5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7935 | 2025.02.13 05:13:41.334073 [ 5 ] {3698bdd7-960c-4a83-8cac-25ba38f1c5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7936 | 2025.02.13 05:13:41.334838 [ 5 ] {3698bdd7-960c-4a83-8cac-25ba38f1c5de} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7937 | 2025.02.13 05:13:41.334885 [ 5 ] {3698bdd7-960c-4a83-8cac-25ba38f1c5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7938 | 2025.02.13 05:13:41.335253 [ 5 ] {3698bdd7-960c-4a83-8cac-25ba38f1c5de} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7939 | 2025.02.13 05:13:41.335497 [ 5 ] {3698bdd7-960c-4a83-8cac-25ba38f1c5de} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7940 | 2025.02.13 05:13:41.335714 [ 5 ] {3698bdd7-960c-4a83-8cac-25ba38f1c5de} <Debug> executeQuery: Read 107 rows, 8.57 KiB in 0.001736 sec., 61635.94470046083 rows/sec., 4.82 MiB/sec. | ||
7941 | 2025.02.13 05:13:41.335766 [ 5 ] {3698bdd7-960c-4a83-8cac-25ba38f1c5de} <Debug> TCPHandler: Processed in 0.001954706 sec. | ||
7942 | 2025.02.13 05:13:41.335923 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7943 | 2025.02.13 05:13:41.336039 [ 253 ] {471d3f5f-3f3b-4db5-b994-748292906e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7944 | 2025.02.13 05:13:41.336090 [ 253 ] {471d3f5f-3f3b-4db5-b994-748292906e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7945 | 2025.02.13 05:13:41.336661 [ 253 ] {471d3f5f-3f3b-4db5-b994-748292906e67} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7946 | 2025.02.13 05:13:41.336699 [ 253 ] {471d3f5f-3f3b-4db5-b994-748292906e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7947 | 2025.02.13 05:13:41.337084 [ 253 ] {471d3f5f-3f3b-4db5-b994-748292906e67} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7948 | 2025.02.13 05:13:41.337320 [ 253 ] {471d3f5f-3f3b-4db5-b994-748292906e67} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7949 | 2025.02.13 05:13:41.337575 [ 253 ] {471d3f5f-3f3b-4db5-b994-748292906e67} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001554 sec., 106177.60617760617 rows/sec., 7.39 MiB/sec. | ||
7950 | 2025.02.13 05:13:41.337629 [ 253 ] {471d3f5f-3f3b-4db5-b994-748292906e67} <Debug> TCPHandler: Processed in 0.001764001 sec. | ||
7951 | 2025.02.13 05:13:41.337859 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7952 | 2025.02.13 05:13:41.338110 [ 5 ] {a8c4ab74-986e-4918-964b-d56fd7257292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7953 | 2025.02.13 05:13:41.338252 [ 5 ] {a8c4ab74-986e-4918-964b-d56fd7257292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7954 | 2025.02.13 05:13:41.339693 [ 5 ] {a8c4ab74-986e-4918-964b-d56fd7257292} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7955 | 2025.02.13 05:13:41.339732 [ 5 ] {a8c4ab74-986e-4918-964b-d56fd7257292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7956 | 2025.02.13 05:13:41.340399 [ 5 ] {a8c4ab74-986e-4918-964b-d56fd7257292} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7957 | 2025.02.13 05:13:41.340674 [ 5 ] {a8c4ab74-986e-4918-964b-d56fd7257292} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7958 | 2025.02.13 05:13:41.340925 [ 5 ] {a8c4ab74-986e-4918-964b-d56fd7257292} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002872 sec., 11490.250696378831 rows/sec., 20.59 MiB/sec. | ||
7959 | 2025.02.13 05:13:41.341021 [ 5 ] {a8c4ab74-986e-4918-964b-d56fd7257292} <Debug> TCPHandler: Processed in 0.003293754 sec. | ||
7960 | 2025.02.13 05:13:41.341221 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7961 | 2025.02.13 05:13:41.341422 [ 253 ] {ceed0042-6046-45c7-9f01-0c3316151378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7962 | 2025.02.13 05:13:41.341513 [ 253 ] {ceed0042-6046-45c7-9f01-0c3316151378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7963 | 2025.02.13 05:13:41.342180 [ 253 ] {ceed0042-6046-45c7-9f01-0c3316151378} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7964 | 2025.02.13 05:13:41.342219 [ 253 ] {ceed0042-6046-45c7-9f01-0c3316151378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7965 | 2025.02.13 05:13:41.342586 [ 253 ] {ceed0042-6046-45c7-9f01-0c3316151378} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7966 | 2025.02.13 05:13:41.342821 [ 253 ] {ceed0042-6046-45c7-9f01-0c3316151378} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7967 | 2025.02.13 05:13:41.343079 [ 253 ] {ceed0042-6046-45c7-9f01-0c3316151378} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001697 sec., 35356.511490866236 rows/sec., 2.38 MiB/sec. | ||
7968 | 2025.02.13 05:13:41.343133 [ 253 ] {ceed0042-6046-45c7-9f01-0c3316151378} <Debug> TCPHandler: Processed in 0.002010127 sec. | ||
7969 | 2025.02.13 05:13:43.602754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
7970 | 2025.02.13 05:13:43.603408 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7971 | 2025.02.13 05:13:43.603450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7972 | 2025.02.13 05:13:43.603972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7973 | 2025.02.13 05:13:43.604223 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7974 | 2025.02.13 05:13:43.604485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
7975 | 2025.02.13 05:13:44.956308 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
7976 | 2025.02.13 05:13:44.976864 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7977 | 2025.02.13 05:13:44.976919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7978 | 2025.02.13 05:13:44.984263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7979 | 2025.02.13 05:13:44.985036 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7980 | 2025.02.13 05:13:44.988771 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
7981 | 2025.02.13 05:13:46.325211 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7982 | 2025.02.13 05:13:46.325462 [ 253 ] {49a5a6f1-a6c2-4f8c-8035-e2ee850a0f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7983 | 2025.02.13 05:13:46.325555 [ 253 ] {49a5a6f1-a6c2-4f8c-8035-e2ee850a0f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7984 | 2025.02.13 05:13:46.326452 [ 253 ] {49a5a6f1-a6c2-4f8c-8035-e2ee850a0f9a} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7985 | 2025.02.13 05:13:46.326504 [ 253 ] {49a5a6f1-a6c2-4f8c-8035-e2ee850a0f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7986 | 2025.02.13 05:13:46.326952 [ 253 ] {49a5a6f1-a6c2-4f8c-8035-e2ee850a0f9a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7987 | 2025.02.13 05:13:46.327219 [ 253 ] {49a5a6f1-a6c2-4f8c-8035-e2ee850a0f9a} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7988 | 2025.02.13 05:13:46.327421 [ 71 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7989 | 2025.02.13 05:13:46.327447 [ 253 ] {49a5a6f1-a6c2-4f8c-8035-e2ee850a0f9a} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002051 sec., 35104.826913700635 rows/sec., 2.84 MiB/sec. | ||
7990 | 2025.02.13 05:13:46.327515 [ 71 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7991 | 2025.02.13 05:13:46.327591 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7992 | 2025.02.13 05:13:46.327595 [ 253 ] {49a5a6f1-a6c2-4f8c-8035-e2ee850a0f9a} <Debug> TCPHandler: Processed in 0.002534843 sec. | ||
7993 | 2025.02.13 05:13:46.327857 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
7994 | 2025.02.13 05:13:46.327908 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7995 | 2025.02.13 05:13:46.328140 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7996 | 2025.02.13 05:13:46.328197 [ 5 ] {98484455-b004-4dc5-bfa9-32cfddc1aa14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7997 | 2025.02.13 05:13:46.328217 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1968 rows starting from the beginning of the part | ||
7998 | 2025.02.13 05:13:46.328317 [ 5 ] {98484455-b004-4dc5-bfa9-32cfddc1aa14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7999 | 2025.02.13 05:13:46.328470 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
8000 | 2025.02.13 05:13:46.328883 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 122 rows starting from the beginning of the part | ||
8001 | 2025.02.13 05:13:46.329242 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part | ||
8002 | 2025.02.13 05:13:46.329690 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 127 rows starting from the beginning of the part | ||
8003 | 2025.02.13 05:13:46.330059 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part | ||
8004 | 2025.02.13 05:13:46.331389 [ 5 ] {98484455-b004-4dc5-bfa9-32cfddc1aa14} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8005 | 2025.02.13 05:13:46.331447 [ 5 ] {98484455-b004-4dc5-bfa9-32cfddc1aa14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8006 | 2025.02.13 05:13:46.332596 [ 5 ] {98484455-b004-4dc5-bfa9-32cfddc1aa14} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8007 | 2025.02.13 05:13:46.332996 [ 5 ] {98484455-b004-4dc5-bfa9-32cfddc1aa14} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8008 | 2025.02.13 05:13:46.333661 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.005920499 sec., 408242.6160362496 rows/sec., 35.07 MiB/sec. | ||
8009 | 2025.02.13 05:13:46.333737 [ 5 ] {98484455-b004-4dc5-bfa9-32cfddc1aa14} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005613 sec., 1425.2627828255834 rows/sec., 107.17 KiB/sec. | ||
8010 | 2025.02.13 05:13:46.334060 [ 5 ] {98484455-b004-4dc5-bfa9-32cfddc1aa14} <Debug> TCPHandler: Processed in 0.006317449 sec. | ||
8011 | 2025.02.13 05:13:46.334353 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8012 | 2025.02.13 05:13:46.334373 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8013 | 2025.02.13 05:13:46.334598 [ 253 ] {860292fc-0a57-437c-a7a2-f0d11a6cd5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8014 | 2025.02.13 05:13:46.334701 [ 253 ] {860292fc-0a57-437c-a7a2-f0d11a6cd5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8015 | 2025.02.13 05:13:46.334952 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_71_14} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8016 | 2025.02.13 05:13:46.335188 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_71_14} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8017 | 2025.02.13 05:13:46.335387 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
8018 | 2025.02.13 05:13:46.335807 [ 253 ] {860292fc-0a57-437c-a7a2-f0d11a6cd5e3} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8019 | 2025.02.13 05:13:46.335854 [ 253 ] {860292fc-0a57-437c-a7a2-f0d11a6cd5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8020 | 2025.02.13 05:13:46.336244 [ 253 ] {860292fc-0a57-437c-a7a2-f0d11a6cd5e3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8021 | 2025.02.13 05:13:46.336483 [ 253 ] {860292fc-0a57-437c-a7a2-f0d11a6cd5e3} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8022 | 2025.02.13 05:13:46.336683 [ 71 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8023 | 2025.02.13 05:13:46.336739 [ 71 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8024 | 2025.02.13 05:13:46.336756 [ 253 ] {860292fc-0a57-437c-a7a2-f0d11a6cd5e3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002198 sec., 32757.051865332123 rows/sec., 2.56 MiB/sec. | ||
8025 | 2025.02.13 05:13:46.336777 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8026 | 2025.02.13 05:13:46.336958 [ 253 ] {860292fc-0a57-437c-a7a2-f0d11a6cd5e3} <Debug> TCPHandler: Processed in 0.002772659 sec. | ||
8027 | 2025.02.13 05:13:46.337034 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
8028 | 2025.02.13 05:13:46.337136 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8029 | 2025.02.13 05:13:46.337189 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8030 | 2025.02.13 05:13:46.337235 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 951 rows starting from the beginning of the part | ||
8031 | 2025.02.13 05:13:46.337280 [ 5 ] {029965ca-698c-4b81-855e-2edea87c7ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8032 | 2025.02.13 05:13:46.337361 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
8033 | 2025.02.13 05:13:46.337389 [ 5 ] {029965ca-698c-4b81-855e-2edea87c7ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8034 | 2025.02.13 05:13:46.337676 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 97 rows starting from the beginning of the part | ||
8035 | 2025.02.13 05:13:46.338026 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part | ||
8036 | 2025.02.13 05:13:46.338499 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 107 rows starting from the beginning of the part | ||
8037 | 2025.02.13 05:13:46.338876 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part | ||
8038 | 2025.02.13 05:13:46.339872 [ 5 ] {029965ca-698c-4b81-855e-2edea87c7ccc} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8039 | 2025.02.13 05:13:46.339920 [ 5 ] {029965ca-698c-4b81-855e-2edea87c7ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8040 | 2025.02.13 05:13:46.340529 [ 5 ] {029965ca-698c-4b81-855e-2edea87c7ccc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8041 | 2025.02.13 05:13:46.340876 [ 5 ] {029965ca-698c-4b81-855e-2edea87c7ccc} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8042 | 2025.02.13 05:13:46.340955 [ 198 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1363 rows, containing 5 columns (5 merged, 0 gathered) in 0.004064145 sec., 335371.8924890721 rows/sec., 26.34 MiB/sec. | ||
8043 | 2025.02.13 05:13:46.341090 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8044 | 2025.02.13 05:13:46.341156 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8045 | 2025.02.13 05:13:46.341218 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8046 | 2025.02.13 05:13:46.341222 [ 5 ] {029965ca-698c-4b81-855e-2edea87c7ccc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003976 sec., 40241.44869215292 rows/sec., 2.80 MiB/sec. | ||
8047 | 2025.02.13 05:13:46.341348 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8048 | 2025.02.13 05:13:46.341629 [ 5 ] {029965ca-698c-4b81-855e-2edea87c7ccc} <Debug> TCPHandler: Processed in 0.004546479 sec. | ||
8049 | 2025.02.13 05:13:46.341699 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
8050 | 2025.02.13 05:13:46.341924 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8051 | 2025.02.13 05:13:46.341996 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8052 | 2025.02.13 05:13:46.342057 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19878 rows starting from the beginning of the part | ||
8053 | 2025.02.13 05:13:46.342125 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_71_14} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8054 | 2025.02.13 05:13:46.342161 [ 253 ] {deaea8d3-cd11-42ea-ae12-8a89d390f18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8055 | 2025.02.13 05:13:46.342492 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
8056 | 2025.02.13 05:13:46.342703 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_71_14} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8057 | 2025.02.13 05:13:46.342809 [ 253 ] {deaea8d3-cd11-42ea-ae12-8a89d390f18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8058 | 2025.02.13 05:13:46.343073 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
8059 | 2025.02.13 05:13:46.343157 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
8060 | 2025.02.13 05:13:46.343503 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
8061 | 2025.02.13 05:13:46.343713 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 165 rows starting from the beginning of the part | ||
8062 | 2025.02.13 05:13:46.343986 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
8063 | 2025.02.13 05:13:46.345949 [ 253 ] {deaea8d3-cd11-42ea-ae12-8a89d390f18e} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8064 | 2025.02.13 05:13:46.345996 [ 253 ] {deaea8d3-cd11-42ea-ae12-8a89d390f18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8065 | 2025.02.13 05:13:46.346893 [ 253 ] {deaea8d3-cd11-42ea-ae12-8a89d390f18e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8066 | 2025.02.13 05:13:46.347460 [ 253 ] {deaea8d3-cd11-42ea-ae12-8a89d390f18e} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8067 | 2025.02.13 05:13:46.347805 [ 253 ] {deaea8d3-cd11-42ea-ae12-8a89d390f18e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005725 sec., 1397.3799126637555 rows/sec., 2.50 MiB/sec. | ||
8068 | 2025.02.13 05:13:46.347904 [ 253 ] {deaea8d3-cd11-42ea-ae12-8a89d390f18e} <Debug> TCPHandler: Processed in 0.006096563 sec. | ||
8069 | 2025.02.13 05:13:46.348116 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8070 | 2025.02.13 05:13:46.348258 [ 5 ] {aaa96494-50c1-4874-b929-d5ce039cbee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8071 | 2025.02.13 05:13:46.348329 [ 5 ] {aaa96494-50c1-4874-b929-d5ce039cbee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8072 | 2025.02.13 05:13:46.348935 [ 5 ] {aaa96494-50c1-4874-b929-d5ce039cbee5} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8073 | 2025.02.13 05:13:46.348987 [ 5 ] {aaa96494-50c1-4874-b929-d5ce039cbee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8074 | 2025.02.13 05:13:46.349610 [ 5 ] {aaa96494-50c1-4874-b929-d5ce039cbee5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8075 | 2025.02.13 05:13:46.350084 [ 5 ] {aaa96494-50c1-4874-b929-d5ce039cbee5} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8076 | 2025.02.13 05:13:46.350283 [ 71 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8077 | 2025.02.13 05:13:46.350350 [ 71 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8078 | 2025.02.13 05:13:46.350377 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8079 | 2025.02.13 05:13:46.350418 [ 5 ] {aaa96494-50c1-4874-b929-d5ce039cbee5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002174 sec., 27598.89604415823 rows/sec., 1.86 MiB/sec. | ||
8080 | 2025.02.13 05:13:46.350863 [ 5 ] {aaa96494-50c1-4874-b929-d5ce039cbee5} <Debug> TCPHandler: Processed in 0.00281392 sec. | ||
8081 | 2025.02.13 05:13:46.350905 [ 194 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
8082 | 2025.02.13 05:13:46.351570 [ 194 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8083 | 2025.02.13 05:13:46.351669 [ 194 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3358 rows starting from the beginning of the part | ||
8084 | 2025.02.13 05:13:46.351929 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20555 rows, containing 5 columns (5 merged, 0 gathered) in 0.010576821 sec., 1943400.5737640827 rows/sec., 132.85 MiB/sec. | ||
8085 | 2025.02.13 05:13:46.352004 [ 194 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part | ||
8086 | 2025.02.13 05:13:46.352370 [ 194 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
8087 | 2025.02.13 05:13:46.352512 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8088 | 2025.02.13 05:13:46.352759 [ 194 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
8089 | 2025.02.13 05:13:46.352857 [ 194 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
8090 | 2025.02.13 05:13:46.353309 [ 194 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
8091 | 2025.02.13 05:13:46.353587 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8092 | 2025.02.13 05:13:46.353685 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8093 | 2025.02.13 05:13:46.353781 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
8094 | 2025.02.13 05:13:46.354745 [ 193 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3610 rows, containing 4 columns (4 merged, 0 gathered) in 0.004284791 sec., 842514.8391135065 rows/sec., 56.54 MiB/sec. | ||
8095 | 2025.02.13 05:13:46.355129 [ 193 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8096 | 2025.02.13 05:13:46.355482 [ 193 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_71_14} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8097 | 2025.02.13 05:13:46.355583 [ 193 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_71_14} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8098 | 2025.02.13 05:13:46.355691 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
8099 | 2025.02.13 05:13:50.930403 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8100 | 2025.02.13 05:13:50.930485 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8101 | 2025.02.13 05:13:51.105563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
8102 | 2025.02.13 05:13:51.106240 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8103 | 2025.02.13 05:13:51.106310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8104 | 2025.02.13 05:13:51.106851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8105 | 2025.02.13 05:13:51.107120 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8106 | 2025.02.13 05:13:51.107323 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8107 | 2025.02.13 05:13:51.191820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1120 | ||
8108 | 2025.02.13 05:13:51.194848 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8109 | 2025.02.13 05:13:51.194906 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8110 | 2025.02.13 05:13:51.196381 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8111 | 2025.02.13 05:13:51.196691 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8112 | 2025.02.13 05:13:51.198263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
8113 | 2025.02.13 05:13:51.333364 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8114 | 2025.02.13 05:13:51.333545 [ 253 ] {45af3268-ac76-4e53-a52c-f4b734a11eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8115 | 2025.02.13 05:13:51.333617 [ 253 ] {45af3268-ac76-4e53-a52c-f4b734a11eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8116 | 2025.02.13 05:13:51.334467 [ 253 ] {45af3268-ac76-4e53-a52c-f4b734a11eff} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8117 | 2025.02.13 05:13:51.334514 [ 253 ] {45af3268-ac76-4e53-a52c-f4b734a11eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8118 | 2025.02.13 05:13:51.334932 [ 253 ] {45af3268-ac76-4e53-a52c-f4b734a11eff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
8119 | 2025.02.13 05:13:51.335192 [ 253 ] {45af3268-ac76-4e53-a52c-f4b734a11eff} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8120 | 2025.02.13 05:13:51.335465 [ 253 ] {45af3268-ac76-4e53-a52c-f4b734a11eff} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001959 sec., 108218.47881572232 rows/sec., 6.88 MiB/sec. | ||
8121 | 2025.02.13 05:13:51.335605 [ 253 ] {45af3268-ac76-4e53-a52c-f4b734a11eff} <Debug> TCPHandler: Processed in 0.002347026 sec. | ||
8122 | 2025.02.13 05:13:51.335910 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8123 | 2025.02.13 05:13:51.336109 [ 5 ] {8e9e8442-9559-4fff-bfd8-5a03937418d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8124 | 2025.02.13 05:13:51.336187 [ 5 ] {8e9e8442-9559-4fff-bfd8-5a03937418d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8125 | 2025.02.13 05:13:51.337360 [ 5 ] {8e9e8442-9559-4fff-bfd8-5a03937418d3} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8126 | 2025.02.13 05:13:51.337403 [ 5 ] {8e9e8442-9559-4fff-bfd8-5a03937418d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8127 | 2025.02.13 05:13:51.337872 [ 5 ] {8e9e8442-9559-4fff-bfd8-5a03937418d3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8128 | 2025.02.13 05:13:51.338123 [ 5 ] {8e9e8442-9559-4fff-bfd8-5a03937418d3} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8129 | 2025.02.13 05:13:51.338336 [ 5 ] {8e9e8442-9559-4fff-bfd8-5a03937418d3} <Debug> executeQuery: Read 683 rows, 55.56 KiB in 0.00228 sec., 299561.40350877197 rows/sec., 23.80 MiB/sec. | ||
8130 | 2025.02.13 05:13:51.338429 [ 5 ] {8e9e8442-9559-4fff-bfd8-5a03937418d3} <Debug> TCPHandler: Processed in 0.002668326 sec. | ||
8131 | 2025.02.13 05:13:51.338649 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8132 | 2025.02.13 05:13:51.338821 [ 253 ] {2fd74620-bf6f-4b91-8e80-56431c4f297c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8133 | 2025.02.13 05:13:51.338880 [ 253 ] {2fd74620-bf6f-4b91-8e80-56431c4f297c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8134 | 2025.02.13 05:13:51.339562 [ 253 ] {2fd74620-bf6f-4b91-8e80-56431c4f297c} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8135 | 2025.02.13 05:13:51.339603 [ 253 ] {2fd74620-bf6f-4b91-8e80-56431c4f297c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8136 | 2025.02.13 05:13:51.339964 [ 253 ] {2fd74620-bf6f-4b91-8e80-56431c4f297c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8137 | 2025.02.13 05:13:51.340203 [ 253 ] {2fd74620-bf6f-4b91-8e80-56431c4f297c} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8138 | 2025.02.13 05:13:51.340437 [ 253 ] {2fd74620-bf6f-4b91-8e80-56431c4f297c} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001649 sec., 84293.51121892055 rows/sec., 5.25 MiB/sec. | ||
8139 | 2025.02.13 05:13:51.340491 [ 253 ] {2fd74620-bf6f-4b91-8e80-56431c4f297c} <Debug> TCPHandler: Processed in 0.001968066 sec. | ||
8140 | 2025.02.13 05:13:51.340708 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8141 | 2025.02.13 05:13:51.340933 [ 5 ] {60a07e06-3a83-4776-9bc6-0da5acf14329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8142 | 2025.02.13 05:13:51.341024 [ 5 ] {60a07e06-3a83-4776-9bc6-0da5acf14329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8143 | 2025.02.13 05:13:51.341755 [ 5 ] {60a07e06-3a83-4776-9bc6-0da5acf14329} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8144 | 2025.02.13 05:13:51.341792 [ 5 ] {60a07e06-3a83-4776-9bc6-0da5acf14329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8145 | 2025.02.13 05:13:51.342161 [ 5 ] {60a07e06-3a83-4776-9bc6-0da5acf14329} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8146 | 2025.02.13 05:13:51.342403 [ 5 ] {60a07e06-3a83-4776-9bc6-0da5acf14329} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8147 | 2025.02.13 05:13:51.342585 [ 5 ] {60a07e06-3a83-4776-9bc6-0da5acf14329} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001711 sec., 66043.24956165985 rows/sec., 4.28 MiB/sec. | ||
8148 | 2025.02.13 05:13:51.342637 [ 5 ] {60a07e06-3a83-4776-9bc6-0da5acf14329} <Debug> TCPHandler: Processed in 0.002044259 sec. | ||
8149 | 2025.02.13 05:13:51.342789 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8150 | 2025.02.13 05:13:51.342926 [ 253 ] {a08b296b-c3a4-4b94-9260-9e7fc477640b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8151 | 2025.02.13 05:13:51.342983 [ 253 ] {a08b296b-c3a4-4b94-9260-9e7fc477640b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8152 | 2025.02.13 05:13:51.343628 [ 253 ] {a08b296b-c3a4-4b94-9260-9e7fc477640b} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8153 | 2025.02.13 05:13:51.343668 [ 253 ] {a08b296b-c3a4-4b94-9260-9e7fc477640b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8154 | 2025.02.13 05:13:51.344022 [ 253 ] {a08b296b-c3a4-4b94-9260-9e7fc477640b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
8155 | 2025.02.13 05:13:51.344264 [ 253 ] {a08b296b-c3a4-4b94-9260-9e7fc477640b} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8156 | 2025.02.13 05:13:51.344485 [ 253 ] {a08b296b-c3a4-4b94-9260-9e7fc477640b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001587 sec., 70573.40894770005 rows/sec., 4.02 MiB/sec. | ||
8157 | 2025.02.13 05:13:51.344537 [ 253 ] {a08b296b-c3a4-4b94-9260-9e7fc477640b} <Debug> TCPHandler: Processed in 0.001817122 sec. | ||
8158 | 2025.02.13 05:13:51.344741 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8159 | 2025.02.13 05:13:51.344961 [ 5 ] {afb7d354-7c72-4330-b1c1-8c2f04d1aa97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8160 | 2025.02.13 05:13:51.345052 [ 5 ] {afb7d354-7c72-4330-b1c1-8c2f04d1aa97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8161 | 2025.02.13 05:13:51.345936 [ 5 ] {afb7d354-7c72-4330-b1c1-8c2f04d1aa97} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8162 | 2025.02.13 05:13:51.345973 [ 5 ] {afb7d354-7c72-4330-b1c1-8c2f04d1aa97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8163 | 2025.02.13 05:13:51.346357 [ 5 ] {afb7d354-7c72-4330-b1c1-8c2f04d1aa97} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8164 | 2025.02.13 05:13:51.346621 [ 5 ] {afb7d354-7c72-4330-b1c1-8c2f04d1aa97} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8165 | 2025.02.13 05:13:51.346794 [ 5 ] {afb7d354-7c72-4330-b1c1-8c2f04d1aa97} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001886 sec., 220042.4178154825 rows/sec., 15.65 MiB/sec. | ||
8166 | 2025.02.13 05:13:51.346849 [ 5 ] {afb7d354-7c72-4330-b1c1-8c2f04d1aa97} <Debug> TCPHandler: Processed in 0.002219453 sec. | ||
8167 | 2025.02.13 05:13:51.347000 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8168 | 2025.02.13 05:13:51.347136 [ 253 ] {5a430b45-fafd-4621-a7a0-b716b2d2aff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8169 | 2025.02.13 05:13:51.347195 [ 253 ] {5a430b45-fafd-4621-a7a0-b716b2d2aff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8170 | 2025.02.13 05:13:51.347771 [ 253 ] {5a430b45-fafd-4621-a7a0-b716b2d2aff8} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8171 | 2025.02.13 05:13:51.347818 [ 253 ] {5a430b45-fafd-4621-a7a0-b716b2d2aff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8172 | 2025.02.13 05:13:51.348233 [ 253 ] {5a430b45-fafd-4621-a7a0-b716b2d2aff8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
8173 | 2025.02.13 05:13:51.348469 [ 253 ] {5a430b45-fafd-4621-a7a0-b716b2d2aff8} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8174 | 2025.02.13 05:13:51.348763 [ 253 ] {5a430b45-fafd-4621-a7a0-b716b2d2aff8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001629 sec., 3683.2412523020257 rows/sec., 192.43 KiB/sec. | ||
8175 | 2025.02.13 05:13:51.348869 [ 253 ] {5a430b45-fafd-4621-a7a0-b716b2d2aff8} <Debug> TCPHandler: Processed in 0.001938025 sec. | ||
8176 | 2025.02.13 05:13:51.349012 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8177 | 2025.02.13 05:13:51.349128 [ 5 ] {0447a69d-91c1-4098-9808-8398af348671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8178 | 2025.02.13 05:13:51.349185 [ 5 ] {0447a69d-91c1-4098-9808-8398af348671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8179 | 2025.02.13 05:13:51.349893 [ 5 ] {0447a69d-91c1-4098-9808-8398af348671} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8180 | 2025.02.13 05:13:51.349938 [ 5 ] {0447a69d-91c1-4098-9808-8398af348671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8181 | 2025.02.13 05:13:51.350370 [ 5 ] {0447a69d-91c1-4098-9808-8398af348671} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8182 | 2025.02.13 05:13:51.350607 [ 5 ] {0447a69d-91c1-4098-9808-8398af348671} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8183 | 2025.02.13 05:13:51.350786 [ 5 ] {0447a69d-91c1-4098-9808-8398af348671} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001683 sec., 140819.96434937613 rows/sec., 9.44 MiB/sec. | ||
8184 | 2025.02.13 05:13:51.350839 [ 5 ] {0447a69d-91c1-4098-9808-8398af348671} <Debug> TCPHandler: Processed in 0.001882074 sec. | ||
8185 | 2025.02.13 05:13:51.350975 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8186 | 2025.02.13 05:13:51.351090 [ 253 ] {fc29b7a7-aa02-4c1d-ba04-e037023a96de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8187 | 2025.02.13 05:13:51.351141 [ 253 ] {fc29b7a7-aa02-4c1d-ba04-e037023a96de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8188 | 2025.02.13 05:13:51.351687 [ 253 ] {fc29b7a7-aa02-4c1d-ba04-e037023a96de} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8189 | 2025.02.13 05:13:51.351732 [ 253 ] {fc29b7a7-aa02-4c1d-ba04-e037023a96de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8190 | 2025.02.13 05:13:51.352156 [ 253 ] {fc29b7a7-aa02-4c1d-ba04-e037023a96de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
8191 | 2025.02.13 05:13:51.352393 [ 253 ] {fc29b7a7-aa02-4c1d-ba04-e037023a96de} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8192 | 2025.02.13 05:13:51.352545 [ 63 ] {} <Debug> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
8193 | 2025.02.13 05:13:51.352619 [ 63 ] {} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8194 | 2025.02.13 05:13:51.352637 [ 253 ] {fc29b7a7-aa02-4c1d-ba04-e037023a96de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001561 sec., 640.6149903907751 rows/sec., 43.17 KiB/sec. | ||
8195 | 2025.02.13 05:13:51.352660 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8196 | 2025.02.13 05:13:51.352769 [ 253 ] {fc29b7a7-aa02-4c1d-ba04-e037023a96de} <Debug> TCPHandler: Processed in 0.001844323 sec. | ||
8197 | 2025.02.13 05:13:51.352936 [ 198 ] {32242447-ecf1-476b-b0ba-b305869cbf7d::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 | ||
8198 | 2025.02.13 05:13:51.353055 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8199 | 2025.02.13 05:13:51.353139 [ 198 ] {32242447-ecf1-476b-b0ba-b305869cbf7d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8200 | 2025.02.13 05:13:51.353213 [ 198 ] {32242447-ecf1-476b-b0ba-b305869cbf7d::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 | ||
8201 | 2025.02.13 05:13:51.353261 [ 5 ] {5fb831bd-fdfe-41cc-889a-0405e3dbf344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8202 | 2025.02.13 05:13:51.353381 [ 198 ] {32242447-ecf1-476b-b0ba-b305869cbf7d::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 | ||
8203 | 2025.02.13 05:13:51.353631 [ 5 ] {5fb831bd-fdfe-41cc-889a-0405e3dbf344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8204 | 2025.02.13 05:13:51.353656 [ 198 ] {32242447-ecf1-476b-b0ba-b305869cbf7d::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 | ||
8205 | 2025.02.13 05:13:51.354038 [ 198 ] {32242447-ecf1-476b-b0ba-b305869cbf7d::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 | ||
8206 | 2025.02.13 05:13:51.354335 [ 198 ] {32242447-ecf1-476b-b0ba-b305869cbf7d::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 | ||
8207 | 2025.02.13 05:13:51.357546 [ 198 ] {32242447-ecf1-476b-b0ba-b305869cbf7d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004755906 sec., 1051.3243953938536 rows/sec., 70.84 KiB/sec. | ||
8208 | 2025.02.13 05:13:51.357748 [ 198 ] {32242447-ecf1-476b-b0ba-b305869cbf7d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
8209 | 2025.02.13 05:13:51.358428 [ 198 ] {32242447-ecf1-476b-b0ba-b305869cbf7d::all_1_5_1} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8210 | 2025.02.13 05:13:51.358664 [ 198 ] {32242447-ecf1-476b-b0ba-b305869cbf7d::all_1_5_1} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
8211 | 2025.02.13 05:13:51.358720 [ 5 ] {5fb831bd-fdfe-41cc-889a-0405e3dbf344} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8212 | 2025.02.13 05:13:51.358799 [ 5 ] {5fb831bd-fdfe-41cc-889a-0405e3dbf344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8213 | 2025.02.13 05:13:51.358803 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8214 | 2025.02.13 05:13:51.359506 [ 5 ] {5fb831bd-fdfe-41cc-889a-0405e3dbf344} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8215 | 2025.02.13 05:13:51.359774 [ 5 ] {5fb831bd-fdfe-41cc-889a-0405e3dbf344} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8216 | 2025.02.13 05:13:51.360026 [ 5 ] {5fb831bd-fdfe-41cc-889a-0405e3dbf344} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00682 sec., 4838.709677419355 rows/sec., 8.67 MiB/sec. | ||
8217 | 2025.02.13 05:13:51.360522 [ 5 ] {5fb831bd-fdfe-41cc-889a-0405e3dbf344} <Debug> TCPHandler: Processed in 0.007627007 sec. | ||
8218 | 2025.02.13 05:13:51.360802 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8219 | 2025.02.13 05:13:51.361086 [ 253 ] {015294d9-6fc7-4d3a-945f-effc3b7119d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8220 | 2025.02.13 05:13:51.361147 [ 253 ] {015294d9-6fc7-4d3a-945f-effc3b7119d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8221 | 2025.02.13 05:13:51.361646 [ 253 ] {015294d9-6fc7-4d3a-945f-effc3b7119d3} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8222 | 2025.02.13 05:13:51.361685 [ 253 ] {015294d9-6fc7-4d3a-945f-effc3b7119d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8223 | 2025.02.13 05:13:51.362048 [ 253 ] {015294d9-6fc7-4d3a-945f-effc3b7119d3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8224 | 2025.02.13 05:13:51.362278 [ 253 ] {015294d9-6fc7-4d3a-945f-effc3b7119d3} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8225 | 2025.02.13 05:13:51.362496 [ 253 ] {015294d9-6fc7-4d3a-945f-effc3b7119d3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001483 sec., 55293.32434254889 rows/sec., 3.51 MiB/sec. | ||
8226 | 2025.02.13 05:13:51.362557 [ 253 ] {015294d9-6fc7-4d3a-945f-effc3b7119d3} <Debug> TCPHandler: Processed in 0.001913414 sec. | ||
8227 | 2025.02.13 05:13:52.489761 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8228 | 2025.02.13 05:13:52.511383 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8229 | 2025.02.13 05:13:52.511446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8230 | 2025.02.13 05:13:52.518809 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8231 | 2025.02.13 05:13:52.519569 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8232 | 2025.02.13 05:13:52.522498 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8233 | 2025.02.13 05:13:52.876987 [ 60 ] {} <Debug> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8234 | 2025.02.13 05:13:52.877083 [ 60 ] {} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8235 | 2025.02.13 05:13:52.877126 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8236 | 2025.02.13 05:13:52.877382 [ 190 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::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 | ||
8237 | 2025.02.13 05:13:52.877558 [ 190 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8238 | 2025.02.13 05:13:52.877601 [ 190 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::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 | ||
8239 | 2025.02.13 05:13:52.877700 [ 190 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
8240 | 2025.02.13 05:13:52.877910 [ 190 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
8241 | 2025.02.13 05:13:52.878179 [ 190 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
8242 | 2025.02.13 05:13:52.878418 [ 190 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::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 | ||
8243 | 2025.02.13 05:13:52.879568 [ 186 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.002328867 sec., 19752.094044013676 rows/sec., 1.65 MiB/sec. | ||
8244 | 2025.02.13 05:13:52.879741 [ 192 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8245 | 2025.02.13 05:13:52.880062 [ 192 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_13_3} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8246 | 2025.02.13 05:13:52.880150 [ 192 ] {00e4090c-4e17-4b1c-8322-8f7cd9c828f5::all_1_13_3} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8247 | 2025.02.13 05:13:52.880251 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8248 | 2025.02.13 05:13:55.250287 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8249 | 2025.02.13 05:13:55.250485 [ 253 ] {6a4bbc55-4899-49ff-9b6d-a3fb4b0a43e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8250 | 2025.02.13 05:13:55.250559 [ 253 ] {6a4bbc55-4899-49ff-9b6d-a3fb4b0a43e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8251 | 2025.02.13 05:13:55.251291 [ 253 ] {6a4bbc55-4899-49ff-9b6d-a3fb4b0a43e5} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8252 | 2025.02.13 05:13:55.251343 [ 253 ] {6a4bbc55-4899-49ff-9b6d-a3fb4b0a43e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8253 | 2025.02.13 05:13:55.251760 [ 253 ] {6a4bbc55-4899-49ff-9b6d-a3fb4b0a43e5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8254 | 2025.02.13 05:13:55.252003 [ 253 ] {6a4bbc55-4899-49ff-9b6d-a3fb4b0a43e5} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8255 | 2025.02.13 05:13:55.252230 [ 253 ] {6a4bbc55-4899-49ff-9b6d-a3fb4b0a43e5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001797 sec., 3338.8981636060103 rows/sec., 272.26 KiB/sec. | ||
8256 | 2025.02.13 05:13:55.252287 [ 253 ] {6a4bbc55-4899-49ff-9b6d-a3fb4b0a43e5} <Debug> TCPHandler: Processed in 0.002135411 sec. | ||
8257 | 2025.02.13 05:13:55.252581 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8258 | 2025.02.13 05:13:55.252826 [ 5 ] {a72b36fd-5161-4e82-b5ab-e31def370d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8259 | 2025.02.13 05:13:55.252920 [ 5 ] {a72b36fd-5161-4e82-b5ab-e31def370d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8260 | 2025.02.13 05:13:55.254227 [ 5 ] {a72b36fd-5161-4e82-b5ab-e31def370d47} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8261 | 2025.02.13 05:13:55.254277 [ 5 ] {a72b36fd-5161-4e82-b5ab-e31def370d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8262 | 2025.02.13 05:13:55.254783 [ 5 ] {a72b36fd-5161-4e82-b5ab-e31def370d47} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8263 | 2025.02.13 05:13:55.255056 [ 5 ] {a72b36fd-5161-4e82-b5ab-e31def370d47} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8264 | 2025.02.13 05:13:55.255288 [ 5 ] {a72b36fd-5161-4e82-b5ab-e31def370d47} <Debug> executeQuery: Read 1215 rows, 102.30 KiB in 0.00253 sec., 480237.15415019763 rows/sec., 39.49 MiB/sec. | ||
8265 | 2025.02.13 05:13:55.255346 [ 5 ] {a72b36fd-5161-4e82-b5ab-e31def370d47} <Debug> TCPHandler: Processed in 0.002921973 sec. | ||
8266 | 2025.02.13 05:13:55.255501 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8267 | 2025.02.13 05:13:55.255620 [ 253 ] {10fc0684-0a87-4bd7-ae0b-8a5778304857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8268 | 2025.02.13 05:13:55.255670 [ 253 ] {10fc0684-0a87-4bd7-ae0b-8a5778304857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8269 | 2025.02.13 05:13:55.256259 [ 253 ] {10fc0684-0a87-4bd7-ae0b-8a5778304857} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8270 | 2025.02.13 05:13:55.256299 [ 253 ] {10fc0684-0a87-4bd7-ae0b-8a5778304857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8271 | 2025.02.13 05:13:55.256672 [ 253 ] {10fc0684-0a87-4bd7-ae0b-8a5778304857} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8272 | 2025.02.13 05:13:55.256908 [ 253 ] {10fc0684-0a87-4bd7-ae0b-8a5778304857} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8273 | 2025.02.13 05:13:55.257075 [ 57 ] {} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8274 | 2025.02.13 05:13:55.257142 [ 253 ] {10fc0684-0a87-4bd7-ae0b-8a5778304857} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.00154 sec., 9090.909090909092 rows/sec., 662.67 KiB/sec. | ||
8275 | 2025.02.13 05:13:55.257150 [ 57 ] {} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8276 | 2025.02.13 05:13:55.257224 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8277 | 2025.02.13 05:13:55.257272 [ 253 ] {10fc0684-0a87-4bd7-ae0b-8a5778304857} <Debug> TCPHandler: Processed in 0.001826352 sec. | ||
8278 | 2025.02.13 05:13:55.257500 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8279 | 2025.02.13 05:13:55.257542 [ 192 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
8280 | 2025.02.13 05:13:55.257686 [ 5 ] {618d510c-8430-4e3d-ad15-c35f06f4a696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8281 | 2025.02.13 05:13:55.257785 [ 5 ] {618d510c-8430-4e3d-ad15-c35f06f4a696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8282 | 2025.02.13 05:13:55.257884 [ 192 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8283 | 2025.02.13 05:13:55.258005 [ 192 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 177 rows starting from the beginning of the part | ||
8284 | 2025.02.13 05:13:55.258344 [ 192 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
8285 | 2025.02.13 05:13:55.258928 [ 192 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 43 rows starting from the beginning of the part | ||
8286 | 2025.02.13 05:13:55.259262 [ 192 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
8287 | 2025.02.13 05:13:55.259461 [ 192 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 139 rows starting from the beginning of the part | ||
8288 | 2025.02.13 05:13:55.259871 [ 192 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
8289 | 2025.02.13 05:13:55.260723 [ 5 ] {618d510c-8430-4e3d-ad15-c35f06f4a696} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8290 | 2025.02.13 05:13:55.260789 [ 5 ] {618d510c-8430-4e3d-ad15-c35f06f4a696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8291 | 2025.02.13 05:13:55.261799 [ 5 ] {618d510c-8430-4e3d-ad15-c35f06f4a696} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8292 | 2025.02.13 05:13:55.262348 [ 5 ] {618d510c-8430-4e3d-ad15-c35f06f4a696} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8293 | 2025.02.13 05:13:55.262988 [ 192 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.00563706 sec., 69007.6032541786 rows/sec., 4.76 MiB/sec. | ||
8294 | 2025.02.13 05:13:55.263037 [ 5 ] {618d510c-8430-4e3d-ad15-c35f06f4a696} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005397 sec., 42245.69205113952 rows/sec., 2.86 MiB/sec. | ||
8295 | 2025.02.13 05:13:55.263165 [ 5 ] {618d510c-8430-4e3d-ad15-c35f06f4a696} <Debug> TCPHandler: Processed in 0.005780494 sec. | ||
8296 | 2025.02.13 05:13:55.263207 [ 192 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8297 | 2025.02.13 05:13:55.263364 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8298 | 2025.02.13 05:13:55.263547 [ 253 ] {c5c50075-a2c8-486c-a345-4cd7042d42bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8299 | 2025.02.13 05:13:55.263641 [ 253 ] {c5c50075-a2c8-486c-a345-4cd7042d42bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8300 | 2025.02.13 05:13:55.263767 [ 192 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_61_12} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8301 | 2025.02.13 05:13:55.263958 [ 192 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_61_12} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8302 | 2025.02.13 05:13:55.264166 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
8303 | 2025.02.13 05:13:55.264806 [ 253 ] {c5c50075-a2c8-486c-a345-4cd7042d42bc} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8304 | 2025.02.13 05:13:55.264850 [ 253 ] {c5c50075-a2c8-486c-a345-4cd7042d42bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8305 | 2025.02.13 05:13:55.265241 [ 253 ] {c5c50075-a2c8-486c-a345-4cd7042d42bc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8306 | 2025.02.13 05:13:55.265476 [ 253 ] {c5c50075-a2c8-486c-a345-4cd7042d42bc} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8307 | 2025.02.13 05:13:55.265698 [ 253 ] {c5c50075-a2c8-486c-a345-4cd7042d42bc} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.002215 sec., 241083.52144469527 rows/sec., 17.87 MiB/sec. | ||
8308 | 2025.02.13 05:13:55.265754 [ 253 ] {c5c50075-a2c8-486c-a345-4cd7042d42bc} <Debug> TCPHandler: Processed in 0.002497491 sec. | ||
8309 | 2025.02.13 05:13:55.265893 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8310 | 2025.02.13 05:13:55.266010 [ 5 ] {56cf2a8a-9b13-41ec-8269-71759e938508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8311 | 2025.02.13 05:13:55.266065 [ 5 ] {56cf2a8a-9b13-41ec-8269-71759e938508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8312 | 2025.02.13 05:13:55.266878 [ 5 ] {56cf2a8a-9b13-41ec-8269-71759e938508} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8313 | 2025.02.13 05:13:55.266918 [ 5 ] {56cf2a8a-9b13-41ec-8269-71759e938508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8314 | 2025.02.13 05:13:55.267375 [ 5 ] {56cf2a8a-9b13-41ec-8269-71759e938508} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8315 | 2025.02.13 05:13:55.267623 [ 5 ] {56cf2a8a-9b13-41ec-8269-71759e938508} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8316 | 2025.02.13 05:13:55.267884 [ 5 ] {56cf2a8a-9b13-41ec-8269-71759e938508} <Debug> executeQuery: Read 977 rows, 67.17 KiB in 0.001895 sec., 515567.2823218997 rows/sec., 34.62 MiB/sec. | ||
8317 | 2025.02.13 05:13:55.267955 [ 5 ] {56cf2a8a-9b13-41ec-8269-71759e938508} <Debug> TCPHandler: Processed in 0.00211078 sec. | ||
8318 | 2025.02.13 05:13:55.268215 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8319 | 2025.02.13 05:13:55.268416 [ 253 ] {63794d4c-2d6a-4fa5-ab8c-610ccc5246cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8320 | 2025.02.13 05:13:55.268509 [ 253 ] {63794d4c-2d6a-4fa5-ab8c-610ccc5246cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8321 | 2025.02.13 05:13:55.269743 [ 253 ] {63794d4c-2d6a-4fa5-ab8c-610ccc5246cb} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8322 | 2025.02.13 05:13:55.269784 [ 253 ] {63794d4c-2d6a-4fa5-ab8c-610ccc5246cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8323 | 2025.02.13 05:13:55.270405 [ 253 ] {63794d4c-2d6a-4fa5-ab8c-610ccc5246cb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8324 | 2025.02.13 05:13:55.270665 [ 253 ] {63794d4c-2d6a-4fa5-ab8c-610ccc5246cb} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8325 | 2025.02.13 05:13:55.270842 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8326 | 2025.02.13 05:13:55.270906 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8327 | 2025.02.13 05:13:55.270950 [ 253 ] {63794d4c-2d6a-4fa5-ab8c-610ccc5246cb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00255 sec., 3137.254901960784 rows/sec., 5.62 MiB/sec. | ||
8328 | 2025.02.13 05:13:55.270952 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8329 | 2025.02.13 05:13:55.271434 [ 186 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
8330 | 2025.02.13 05:13:55.271596 [ 253 ] {63794d4c-2d6a-4fa5-ab8c-610ccc5246cb} <Debug> TCPHandler: Processed in 0.00351708 sec. | ||
8331 | 2025.02.13 05:13:55.271978 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8332 | 2025.02.13 05:13:55.272427 [ 5 ] {c99ba93e-35da-44d7-bf65-20c2d1f4da03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8333 | 2025.02.13 05:13:55.272644 [ 5 ] {c99ba93e-35da-44d7-bf65-20c2d1f4da03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8334 | 2025.02.13 05:13:55.273443 [ 186 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8335 | 2025.02.13 05:13:55.273668 [ 186 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1119 rows starting from the beginning of the part | ||
8336 | 2025.02.13 05:13:55.274372 [ 186 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
8337 | 2025.02.13 05:13:55.275154 [ 5 ] {c99ba93e-35da-44d7-bf65-20c2d1f4da03} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8338 | 2025.02.13 05:13:55.275169 [ 186 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 33 rows starting from the beginning of the part | ||
8339 | 2025.02.13 05:13:55.275235 [ 5 ] {c99ba93e-35da-44d7-bf65-20c2d1f4da03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8340 | 2025.02.13 05:13:55.275830 [ 186 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
8341 | 2025.02.13 05:13:55.276520 [ 186 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 33 rows starting from the beginning of the part | ||
8342 | 2025.02.13 05:13:55.276791 [ 5 ] {c99ba93e-35da-44d7-bf65-20c2d1f4da03} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8343 | 2025.02.13 05:13:55.277224 [ 186 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
8344 | 2025.02.13 05:13:55.277700 [ 5 ] {c99ba93e-35da-44d7-bf65-20c2d1f4da03} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8345 | 2025.02.13 05:13:55.278538 [ 5 ] {c99ba93e-35da-44d7-bf65-20c2d1f4da03} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.006251 sec., 7678.771396576548 rows/sec., 529.92 KiB/sec. | ||
8346 | 2025.02.13 05:13:55.278683 [ 5 ] {c99ba93e-35da-44d7-bf65-20c2d1f4da03} <Debug> TCPHandler: Processed in 0.006960288 sec. | ||
8347 | 2025.02.13 05:13:55.285689 [ 191 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1209 rows, containing 19 columns (19 merged, 0 gathered) in 0.014595955 sec., 82831.16795029855 rows/sec., 148.43 MiB/sec. | ||
8348 | 2025.02.13 05:13:55.286976 [ 201 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8349 | 2025.02.13 05:13:55.287451 [ 201 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8350 | 2025.02.13 05:13:55.287538 [ 201 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8351 | 2025.02.13 05:13:55.287700 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
8352 | 2025.02.13 05:13:56.001172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.49 MiB, peak 231.98 MiB, free memory in arenas 0.00 B, will set to 222.56 MiB (RSS), difference: 2.07 MiB | ||
8353 | 2025.02.13 05:13:56.318943 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8354 | 2025.02.13 05:13:56.319204 [ 253 ] {915d8160-35f2-428f-b09c-db9fcfe412fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8355 | 2025.02.13 05:13:56.319312 [ 253 ] {915d8160-35f2-428f-b09c-db9fcfe412fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8356 | 2025.02.13 05:13:56.320455 [ 253 ] {915d8160-35f2-428f-b09c-db9fcfe412fc} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8357 | 2025.02.13 05:13:56.320528 [ 253 ] {915d8160-35f2-428f-b09c-db9fcfe412fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8358 | 2025.02.13 05:13:56.321172 [ 253 ] {915d8160-35f2-428f-b09c-db9fcfe412fc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8359 | 2025.02.13 05:13:56.321540 [ 253 ] {915d8160-35f2-428f-b09c-db9fcfe412fc} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8360 | 2025.02.13 05:13:56.321799 [ 253 ] {915d8160-35f2-428f-b09c-db9fcfe412fc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002671 sec., 20965.930363159863 rows/sec., 1.60 MiB/sec. | ||
8361 | 2025.02.13 05:13:56.321869 [ 253 ] {915d8160-35f2-428f-b09c-db9fcfe412fc} <Debug> TCPHandler: Processed in 0.00313715 sec. | ||
8362 | 2025.02.13 05:13:56.322324 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8363 | 2025.02.13 05:13:56.322628 [ 5 ] {f10ac05f-eddb-4382-a8cf-fc40f74be4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8364 | 2025.02.13 05:13:56.322742 [ 5 ] {f10ac05f-eddb-4382-a8cf-fc40f74be4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8365 | 2025.02.13 05:13:56.323886 [ 5 ] {f10ac05f-eddb-4382-a8cf-fc40f74be4ba} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8366 | 2025.02.13 05:13:56.323966 [ 5 ] {f10ac05f-eddb-4382-a8cf-fc40f74be4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8367 | 2025.02.13 05:13:56.324630 [ 5 ] {f10ac05f-eddb-4382-a8cf-fc40f74be4ba} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8368 | 2025.02.13 05:13:56.325031 [ 5 ] {f10ac05f-eddb-4382-a8cf-fc40f74be4ba} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8369 | 2025.02.13 05:13:56.325370 [ 5 ] {f10ac05f-eddb-4382-a8cf-fc40f74be4ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002815 sec., 22735.346358792187 rows/sec., 1.77 MiB/sec. | ||
8370 | 2025.02.13 05:13:56.325491 [ 5 ] {f10ac05f-eddb-4382-a8cf-fc40f74be4ba} <Debug> TCPHandler: Processed in 0.003390276 sec. | ||
8371 | 2025.02.13 05:13:56.325846 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8372 | 2025.02.13 05:13:56.326067 [ 253 ] {b44b907c-7be9-4d34-9139-10275f237ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8373 | 2025.02.13 05:13:56.326159 [ 253 ] {b44b907c-7be9-4d34-9139-10275f237ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8374 | 2025.02.13 05:13:56.326976 [ 253 ] {b44b907c-7be9-4d34-9139-10275f237ea0} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8375 | 2025.02.13 05:13:56.327037 [ 253 ] {b44b907c-7be9-4d34-9139-10275f237ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8376 | 2025.02.13 05:13:56.327609 [ 253 ] {b44b907c-7be9-4d34-9139-10275f237ea0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8377 | 2025.02.13 05:13:56.327944 [ 253 ] {b44b907c-7be9-4d34-9139-10275f237ea0} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8378 | 2025.02.13 05:13:56.328232 [ 253 ] {b44b907c-7be9-4d34-9139-10275f237ea0} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.002216 sec., 14440.43321299639 rows/sec., 1.01 MiB/sec. | ||
8379 | 2025.02.13 05:13:56.328357 [ 253 ] {b44b907c-7be9-4d34-9139-10275f237ea0} <Debug> TCPHandler: Processed in 0.002704707 sec. | ||
8380 | 2025.02.13 05:13:56.328703 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8381 | 2025.02.13 05:13:56.328931 [ 5 ] {660da5cb-5cb8-4ab6-846d-8900d5c014dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8382 | 2025.02.13 05:13:56.329022 [ 5 ] {660da5cb-5cb8-4ab6-846d-8900d5c014dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8383 | 2025.02.13 05:13:56.330885 [ 5 ] {660da5cb-5cb8-4ab6-846d-8900d5c014dd} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8384 | 2025.02.13 05:13:56.330943 [ 5 ] {660da5cb-5cb8-4ab6-846d-8900d5c014dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8385 | 2025.02.13 05:13:56.331484 [ 5 ] {660da5cb-5cb8-4ab6-846d-8900d5c014dd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8386 | 2025.02.13 05:13:56.331851 [ 5 ] {660da5cb-5cb8-4ab6-846d-8900d5c014dd} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8387 | 2025.02.13 05:13:56.332134 [ 5 ] {660da5cb-5cb8-4ab6-846d-8900d5c014dd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.003254 sec., 3687.768899815612 rows/sec., 254.49 KiB/sec. | ||
8388 | 2025.02.13 05:13:56.332253 [ 5 ] {660da5cb-5cb8-4ab6-846d-8900d5c014dd} <Debug> TCPHandler: Processed in 0.003742597 sec. | ||
8389 | 2025.02.13 05:13:58.608391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
8390 | 2025.02.13 05:13:58.609015 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8391 | 2025.02.13 05:13:58.609052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8392 | 2025.02.13 05:13:58.609556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8393 | 2025.02.13 05:13:58.609799 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8394 | 2025.02.13 05:13:58.609983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
8395 | 2025.02.13 05:14:00.023471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8396 | 2025.02.13 05:14:00.044929 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8397 | 2025.02.13 05:14:00.044990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8398 | 2025.02.13 05:14:00.052300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8399 | 2025.02.13 05:14:00.053072 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8400 | 2025.02.13 05:14:00.056925 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8401 | 2025.02.13 05:14:01.199317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1166 | ||
8402 | 2025.02.13 05:14:01.202609 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8403 | 2025.02.13 05:14:01.202649 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8404 | 2025.02.13 05:14:01.204117 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8405 | 2025.02.13 05:14:01.204431 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8406 | 2025.02.13 05:14:01.205251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1166 | ||
8407 | 2025.02.13 05:14:01.332480 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8408 | 2025.02.13 05:14:01.332662 [ 253 ] {174b8be6-fa1d-4582-a900-392c992ed496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8409 | 2025.02.13 05:14:01.332731 [ 253 ] {174b8be6-fa1d-4582-a900-392c992ed496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8410 | 2025.02.13 05:14:01.333581 [ 253 ] {174b8be6-fa1d-4582-a900-392c992ed496} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8411 | 2025.02.13 05:14:01.333627 [ 253 ] {174b8be6-fa1d-4582-a900-392c992ed496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8412 | 2025.02.13 05:14:01.334018 [ 253 ] {174b8be6-fa1d-4582-a900-392c992ed496} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8413 | 2025.02.13 05:14:01.334270 [ 253 ] {174b8be6-fa1d-4582-a900-392c992ed496} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8414 | 2025.02.13 05:14:01.334455 [ 253 ] {174b8be6-fa1d-4582-a900-392c992ed496} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001841 sec., 115154.8071700163 rows/sec., 7.32 MiB/sec. | ||
8415 | 2025.02.13 05:14:01.334511 [ 253 ] {174b8be6-fa1d-4582-a900-392c992ed496} <Debug> TCPHandler: Processed in 0.00213059 sec. | ||
8416 | 2025.02.13 05:14:01.334776 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8417 | 2025.02.13 05:14:01.334996 [ 5 ] {14d8bd0b-27af-4676-ba95-c0e570c74b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8418 | 2025.02.13 05:14:01.335080 [ 5 ] {14d8bd0b-27af-4676-ba95-c0e570c74b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8419 | 2025.02.13 05:14:01.336429 [ 5 ] {14d8bd0b-27af-4676-ba95-c0e570c74b2d} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8420 | 2025.02.13 05:14:01.336488 [ 5 ] {14d8bd0b-27af-4676-ba95-c0e570c74b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8421 | 2025.02.13 05:14:01.336993 [ 5 ] {14d8bd0b-27af-4676-ba95-c0e570c74b2d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8422 | 2025.02.13 05:14:01.337260 [ 5 ] {14d8bd0b-27af-4676-ba95-c0e570c74b2d} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8423 | 2025.02.13 05:14:01.337500 [ 5 ] {14d8bd0b-27af-4676-ba95-c0e570c74b2d} <Debug> executeQuery: Read 683 rows, 55.56 KiB in 0.002564 sec., 266380.6552262091 rows/sec., 21.16 MiB/sec. | ||
8424 | 2025.02.13 05:14:01.337568 [ 5 ] {14d8bd0b-27af-4676-ba95-c0e570c74b2d} <Debug> TCPHandler: Processed in 0.002933863 sec. | ||
8425 | 2025.02.13 05:14:01.337777 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8426 | 2025.02.13 05:14:01.337923 [ 253 ] {a89d2eb5-9b9e-458a-bdee-a178de6fe412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8427 | 2025.02.13 05:14:01.337983 [ 253 ] {a89d2eb5-9b9e-458a-bdee-a178de6fe412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8428 | 2025.02.13 05:14:01.338697 [ 253 ] {a89d2eb5-9b9e-458a-bdee-a178de6fe412} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8429 | 2025.02.13 05:14:01.338736 [ 253 ] {a89d2eb5-9b9e-458a-bdee-a178de6fe412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8430 | 2025.02.13 05:14:01.339096 [ 253 ] {a89d2eb5-9b9e-458a-bdee-a178de6fe412} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8431 | 2025.02.13 05:14:01.339337 [ 253 ] {a89d2eb5-9b9e-458a-bdee-a178de6fe412} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8432 | 2025.02.13 05:14:01.339517 [ 253 ] {a89d2eb5-9b9e-458a-bdee-a178de6fe412} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001628 sec., 85380.83538083537 rows/sec., 5.32 MiB/sec. | ||
8433 | 2025.02.13 05:14:01.339570 [ 253 ] {a89d2eb5-9b9e-458a-bdee-a178de6fe412} <Debug> TCPHandler: Processed in 0.001861953 sec. | ||
8434 | 2025.02.13 05:14:01.339804 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8435 | 2025.02.13 05:14:01.340035 [ 5 ] {f5c4b844-f382-434a-b19f-41191fa878c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8436 | 2025.02.13 05:14:01.340130 [ 5 ] {f5c4b844-f382-434a-b19f-41191fa878c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8437 | 2025.02.13 05:14:01.340942 [ 5 ] {f5c4b844-f382-434a-b19f-41191fa878c1} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8438 | 2025.02.13 05:14:01.340985 [ 5 ] {f5c4b844-f382-434a-b19f-41191fa878c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8439 | 2025.02.13 05:14:01.341360 [ 5 ] {f5c4b844-f382-434a-b19f-41191fa878c1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8440 | 2025.02.13 05:14:01.341617 [ 5 ] {f5c4b844-f382-434a-b19f-41191fa878c1} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8441 | 2025.02.13 05:14:01.341779 [ 50 ] {} <Debug> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54) (MergerMutator): Selected 6 parts from all_1_17_4 to all_22_22_0 | ||
8442 | 2025.02.13 05:14:01.341838 [ 50 ] {} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8443 | 2025.02.13 05:14:01.341872 [ 5 ] {f5c4b844-f382-434a-b19f-41191fa878c1} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001889 sec., 59820.010587612494 rows/sec., 3.87 MiB/sec. | ||
8444 | 2025.02.13 05:14:01.341876 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8445 | 2025.02.13 05:14:01.342042 [ 5 ] {f5c4b844-f382-434a-b19f-41191fa878c1} <Debug> TCPHandler: Processed in 0.002344837 sec. | ||
8446 | 2025.02.13 05:14:01.342379 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8447 | 2025.02.13 05:14:01.342399 [ 197 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_17_4 to all_22_22_0 into Compact with storage Full | ||
8448 | 2025.02.13 05:14:01.342674 [ 253 ] {93c6180d-92fc-41c6-b758-d9cd306e6e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8449 | 2025.02.13 05:14:01.342695 [ 197 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8450 | 2025.02.13 05:14:01.342775 [ 197 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 365 rows starting from the beginning of the part | ||
8451 | 2025.02.13 05:14:01.342781 [ 253 ] {93c6180d-92fc-41c6-b758-d9cd306e6e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8452 | 2025.02.13 05:14:01.343039 [ 197 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
8453 | 2025.02.13 05:14:01.343407 [ 197 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
8454 | 2025.02.13 05:14:01.343874 [ 197 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part | ||
8455 | 2025.02.13 05:14:01.344349 [ 197 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
8456 | 2025.02.13 05:14:01.344691 [ 197 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part | ||
8457 | 2025.02.13 05:14:01.345736 [ 253 ] {93c6180d-92fc-41c6-b758-d9cd306e6e7c} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8458 | 2025.02.13 05:14:01.345804 [ 253 ] {93c6180d-92fc-41c6-b758-d9cd306e6e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8459 | 2025.02.13 05:14:01.346715 [ 253 ] {93c6180d-92fc-41c6-b758-d9cd306e6e7c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8460 | 2025.02.13 05:14:01.347157 [ 253 ] {93c6180d-92fc-41c6-b758-d9cd306e6e7c} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8461 | 2025.02.13 05:14:01.347857 [ 201 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1071 rows, containing 5 columns (5 merged, 0 gathered) in 0.005807086 sec., 184429.85001427564 rows/sec., 13.14 MiB/sec. | ||
8462 | 2025.02.13 05:14:01.347901 [ 253 ] {93c6180d-92fc-41c6-b758-d9cd306e6e7c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005304 sec., 21116.13876319759 rows/sec., 1.20 MiB/sec. | ||
8463 | 2025.02.13 05:14:01.348244 [ 253 ] {93c6180d-92fc-41c6-b758-d9cd306e6e7c} <Debug> TCPHandler: Processed in 0.006063233 sec. | ||
8464 | 2025.02.13 05:14:01.348357 [ 201 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
8465 | 2025.02.13 05:14:01.348637 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8466 | 2025.02.13 05:14:01.348853 [ 5 ] {732a3568-539b-4f2f-9e1f-022b3d21a282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8467 | 2025.02.13 05:14:01.348946 [ 5 ] {732a3568-539b-4f2f-9e1f-022b3d21a282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8468 | 2025.02.13 05:14:01.349004 [ 201 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_22_5} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8469 | 2025.02.13 05:14:01.349230 [ 201 ] {16a65e77-470d-47bc-9a7d-1d7f4b538d54::all_1_22_5} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54) (MergerMutator): Merged 6 parts: [all_1_17_4, all_22_22_0] -> all_1_22_5 | ||
8470 | 2025.02.13 05:14:01.349395 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
8471 | 2025.02.13 05:14:01.350073 [ 5 ] {732a3568-539b-4f2f-9e1f-022b3d21a282} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8472 | 2025.02.13 05:14:01.350119 [ 5 ] {732a3568-539b-4f2f-9e1f-022b3d21a282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8473 | 2025.02.13 05:14:01.350518 [ 5 ] {732a3568-539b-4f2f-9e1f-022b3d21a282} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8474 | 2025.02.13 05:14:01.350768 [ 5 ] {732a3568-539b-4f2f-9e1f-022b3d21a282} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8475 | 2025.02.13 05:14:01.350991 [ 5 ] {732a3568-539b-4f2f-9e1f-022b3d21a282} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.002201 sec., 188550.65879145844 rows/sec., 13.41 MiB/sec. | ||
8476 | 2025.02.13 05:14:01.351048 [ 5 ] {732a3568-539b-4f2f-9e1f-022b3d21a282} <Debug> TCPHandler: Processed in 0.002640975 sec. | ||
8477 | 2025.02.13 05:14:01.351194 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8478 | 2025.02.13 05:14:01.351333 [ 253 ] {e9fb32ef-51d8-4f9b-8409-8b21beb6ed53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8479 | 2025.02.13 05:14:01.351394 [ 253 ] {e9fb32ef-51d8-4f9b-8409-8b21beb6ed53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8480 | 2025.02.13 05:14:01.351892 [ 253 ] {e9fb32ef-51d8-4f9b-8409-8b21beb6ed53} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8481 | 2025.02.13 05:14:01.351930 [ 253 ] {e9fb32ef-51d8-4f9b-8409-8b21beb6ed53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8482 | 2025.02.13 05:14:01.352300 [ 253 ] {e9fb32ef-51d8-4f9b-8409-8b21beb6ed53} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
8483 | 2025.02.13 05:14:01.352550 [ 253 ] {e9fb32ef-51d8-4f9b-8409-8b21beb6ed53} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8484 | 2025.02.13 05:14:01.352666 [ 50 ] {} <Debug> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
8485 | 2025.02.13 05:14:01.352703 [ 50 ] {} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8486 | 2025.02.13 05:14:01.352723 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8487 | 2025.02.13 05:14:01.352741 [ 253 ] {e9fb32ef-51d8-4f9b-8409-8b21beb6ed53} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. | ||
8488 | 2025.02.13 05:14:01.353010 [ 253 ] {e9fb32ef-51d8-4f9b-8409-8b21beb6ed53} <Debug> TCPHandler: Processed in 0.001874894 sec. | ||
8489 | 2025.02.13 05:14:01.353259 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8490 | 2025.02.13 05:14:01.353293 [ 188 ] {ab70d1ca-bf98-430e-9bc0-aa4112888dde::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 | ||
8491 | 2025.02.13 05:14:01.353480 [ 5 ] {2f2c8c4e-f55b-4a6a-b1a6-0f60480eef05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8492 | 2025.02.13 05:14:01.353606 [ 188 ] {ab70d1ca-bf98-430e-9bc0-aa4112888dde::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8493 | 2025.02.13 05:14:01.353624 [ 5 ] {2f2c8c4e-f55b-4a6a-b1a6-0f60480eef05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8494 | 2025.02.13 05:14:01.353681 [ 188 ] {ab70d1ca-bf98-430e-9bc0-aa4112888dde::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 | ||
8495 | 2025.02.13 05:14:01.354053 [ 188 ] {ab70d1ca-bf98-430e-9bc0-aa4112888dde::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 | ||
8496 | 2025.02.13 05:14:01.354375 [ 188 ] {ab70d1ca-bf98-430e-9bc0-aa4112888dde::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 | ||
8497 | 2025.02.13 05:14:01.354731 [ 188 ] {ab70d1ca-bf98-430e-9bc0-aa4112888dde::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 | ||
8498 | 2025.02.13 05:14:01.355036 [ 188 ] {ab70d1ca-bf98-430e-9bc0-aa4112888dde::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 | ||
8499 | 2025.02.13 05:14:01.355301 [ 188 ] {ab70d1ca-bf98-430e-9bc0-aa4112888dde::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 | ||
8500 | 2025.02.13 05:14:01.356323 [ 5 ] {2f2c8c4e-f55b-4a6a-b1a6-0f60480eef05} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8501 | 2025.02.13 05:14:01.356402 [ 5 ] {2f2c8c4e-f55b-4a6a-b1a6-0f60480eef05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8502 | 2025.02.13 05:14:01.357190 [ 5 ] {2f2c8c4e-f55b-4a6a-b1a6-0f60480eef05} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8503 | 2025.02.13 05:14:01.357794 [ 5 ] {2f2c8c4e-f55b-4a6a-b1a6-0f60480eef05} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8504 | 2025.02.13 05:14:01.358105 [ 188 ] {ab70d1ca-bf98-430e-9bc0-aa4112888dde::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00525962 sec., 6844.600940752374 rows/sec., 357.60 KiB/sec. | ||
8505 | 2025.02.13 05:14:01.358407 [ 5 ] {2f2c8c4e-f55b-4a6a-b1a6-0f60480eef05} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004974 sec., 47647.76839565742 rows/sec., 3.19 MiB/sec. | ||
8506 | 2025.02.13 05:14:01.358443 [ 188 ] {ab70d1ca-bf98-430e-9bc0-aa4112888dde::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
8507 | 2025.02.13 05:14:01.358672 [ 5 ] {2f2c8c4e-f55b-4a6a-b1a6-0f60480eef05} <Debug> TCPHandler: Processed in 0.005533278 sec. | ||
8508 | 2025.02.13 05:14:01.358966 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8509 | 2025.02.13 05:14:01.359379 [ 253 ] {b6a926f7-d8ad-430a-86b7-5dbb012fc381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8510 | 2025.02.13 05:14:01.359585 [ 253 ] {b6a926f7-d8ad-430a-86b7-5dbb012fc381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8511 | 2025.02.13 05:14:01.359814 [ 188 ] {ab70d1ca-bf98-430e-9bc0-aa4112888dde::all_1_6_1} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8512 | 2025.02.13 05:14:01.360150 [ 188 ] {ab70d1ca-bf98-430e-9bc0-aa4112888dde::all_1_6_1} <Trace> oximeter.measurements_bool (ab70d1ca-bf98-430e-9bc0-aa4112888dde) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
8513 | 2025.02.13 05:14:01.360307 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8514 | 2025.02.13 05:14:01.360656 [ 253 ] {b6a926f7-d8ad-430a-86b7-5dbb012fc381} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8515 | 2025.02.13 05:14:01.360700 [ 253 ] {b6a926f7-d8ad-430a-86b7-5dbb012fc381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8516 | 2025.02.13 05:14:01.361062 [ 253 ] {b6a926f7-d8ad-430a-86b7-5dbb012fc381} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
8517 | 2025.02.13 05:14:01.361295 [ 253 ] {b6a926f7-d8ad-430a-86b7-5dbb012fc381} <Trace> oximeter.measurements_f64 (32242447-ecf1-476b-b0ba-b305869cbf7d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8518 | 2025.02.13 05:14:01.361472 [ 253 ] {b6a926f7-d8ad-430a-86b7-5dbb012fc381} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002246 sec., 445.2359750667854 rows/sec., 30.00 KiB/sec. | ||
8519 | 2025.02.13 05:14:01.361526 [ 253 ] {b6a926f7-d8ad-430a-86b7-5dbb012fc381} <Debug> TCPHandler: Processed in 0.002710957 sec. | ||
8520 | 2025.02.13 05:14:01.361679 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8521 | 2025.02.13 05:14:01.361819 [ 5 ] {8a4cd1b4-a357-4d7d-ad5f-56028789c499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8522 | 2025.02.13 05:14:01.361914 [ 5 ] {8a4cd1b4-a357-4d7d-ad5f-56028789c499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8523 | 2025.02.13 05:14:01.363199 [ 5 ] {8a4cd1b4-a357-4d7d-ad5f-56028789c499} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8524 | 2025.02.13 05:14:01.363238 [ 5 ] {8a4cd1b4-a357-4d7d-ad5f-56028789c499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8525 | 2025.02.13 05:14:01.363911 [ 5 ] {8a4cd1b4-a357-4d7d-ad5f-56028789c499} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8526 | 2025.02.13 05:14:01.364185 [ 5 ] {8a4cd1b4-a357-4d7d-ad5f-56028789c499} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8527 | 2025.02.13 05:14:01.364428 [ 5 ] {8a4cd1b4-a357-4d7d-ad5f-56028789c499} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002639 sec., 12504.736642667678 rows/sec., 22.41 MiB/sec. | ||
8528 | 2025.02.13 05:14:01.364523 [ 5 ] {8a4cd1b4-a357-4d7d-ad5f-56028789c499} <Debug> TCPHandler: Processed in 0.002911713 sec. | ||
8529 | 2025.02.13 05:14:01.364726 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8530 | 2025.02.13 05:14:01.364867 [ 253 ] {3d1738a5-b342-40bc-acc2-9b064ddf170c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8531 | 2025.02.13 05:14:01.364928 [ 253 ] {3d1738a5-b342-40bc-acc2-9b064ddf170c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8532 | 2025.02.13 05:14:01.365504 [ 253 ] {3d1738a5-b342-40bc-acc2-9b064ddf170c} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8533 | 2025.02.13 05:14:01.365542 [ 253 ] {3d1738a5-b342-40bc-acc2-9b064ddf170c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8534 | 2025.02.13 05:14:01.365916 [ 253 ] {3d1738a5-b342-40bc-acc2-9b064ddf170c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8535 | 2025.02.13 05:14:01.366150 [ 253 ] {3d1738a5-b342-40bc-acc2-9b064ddf170c} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8536 | 2025.02.13 05:14:01.366356 [ 253 ] {3d1738a5-b342-40bc-acc2-9b064ddf170c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001519 sec., 53982.88347597104 rows/sec., 3.43 MiB/sec. | ||
8537 | 2025.02.13 05:14:01.366405 [ 253 ] {3d1738a5-b342-40bc-acc2-9b064ddf170c} <Debug> TCPHandler: Processed in 0.0017475 sec. | ||
8538 | 2025.02.13 05:14:05.930542 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8539 | 2025.02.13 05:14:05.930642 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8540 | 2025.02.13 05:14:06.111010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
8541 | 2025.02.13 05:14:06.111672 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8542 | 2025.02.13 05:14:06.111715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8543 | 2025.02.13 05:14:06.112243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8544 | 2025.02.13 05:14:06.112507 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8545 | 2025.02.13 05:14:06.112675 [ 43 ] {} <Debug> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8546 | 2025.02.13 05:14:06.112717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8547 | 2025.02.13 05:14:06.112728 [ 43 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8548 | 2025.02.13 05:14:06.112755 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8549 | 2025.02.13 05:14:06.112851 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
8550 | 2025.02.13 05:14:06.112940 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8551 | 2025.02.13 05:14:06.112973 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
8552 | 2025.02.13 05:14:06.113035 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
8553 | 2025.02.13 05:14:06.113184 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
8554 | 2025.02.13 05:14:06.113465 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
8555 | 2025.02.13 05:14:06.113697 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
8556 | 2025.02.13 05:14:06.113908 [ 187 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
8557 | 2025.02.13 05:14:06.116359 [ 196 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003546761 sec., 5950781.572257054 rows/sec., 85.13 MiB/sec. | ||
8558 | 2025.02.13 05:14:06.116829 [ 200 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8559 | 2025.02.13 05:14:06.117215 [ 200 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_46_9} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8560 | 2025.02.13 05:14:06.117330 [ 200 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_46_9} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8561 | 2025.02.13 05:14:06.117465 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
8562 | 2025.02.13 05:14:06.324852 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8563 | 2025.02.13 05:14:06.325044 [ 253 ] {9b20ac4c-fbcd-4fef-b55b-1ae738133110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8564 | 2025.02.13 05:14:06.325116 [ 253 ] {9b20ac4c-fbcd-4fef-b55b-1ae738133110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8565 | 2025.02.13 05:14:06.325916 [ 253 ] {9b20ac4c-fbcd-4fef-b55b-1ae738133110} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8566 | 2025.02.13 05:14:06.325968 [ 253 ] {9b20ac4c-fbcd-4fef-b55b-1ae738133110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8567 | 2025.02.13 05:14:06.326394 [ 253 ] {9b20ac4c-fbcd-4fef-b55b-1ae738133110} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8568 | 2025.02.13 05:14:06.326653 [ 253 ] {9b20ac4c-fbcd-4fef-b55b-1ae738133110} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8569 | 2025.02.13 05:14:06.326859 [ 43 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8570 | 2025.02.13 05:14:06.326887 [ 253 ] {9b20ac4c-fbcd-4fef-b55b-1ae738133110} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001893 sec., 38034.86529318542 rows/sec., 3.08 MiB/sec. | ||
8571 | 2025.02.13 05:14:06.326942 [ 43 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8572 | 2025.02.13 05:14:06.327023 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8573 | 2025.02.13 05:14:06.327026 [ 253 ] {9b20ac4c-fbcd-4fef-b55b-1ae738133110} <Debug> TCPHandler: Processed in 0.002298235 sec. | ||
8574 | 2025.02.13 05:14:06.327275 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
8575 | 2025.02.13 05:14:06.327355 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8576 | 2025.02.13 05:14:06.327558 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8577 | 2025.02.13 05:14:06.327629 [ 5 ] {32074854-772a-4ce7-8466-35de36309f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8578 | 2025.02.13 05:14:06.327630 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1969 rows starting from the beginning of the part | ||
8579 | 2025.02.13 05:14:06.327744 [ 5 ] {32074854-772a-4ce7-8466-35de36309f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8580 | 2025.02.13 05:14:06.327895 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 683 rows starting from the beginning of the part | ||
8581 | 2025.02.13 05:14:06.328314 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1215 rows starting from the beginning of the part | ||
8582 | 2025.02.13 05:14:06.328720 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
8583 | 2025.02.13 05:14:06.329142 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 683 rows starting from the beginning of the part | ||
8584 | 2025.02.13 05:14:06.329525 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 72 rows starting from the beginning of the part | ||
8585 | 2025.02.13 05:14:06.330574 [ 5 ] {32074854-772a-4ce7-8466-35de36309f67} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8586 | 2025.02.13 05:14:06.330653 [ 5 ] {32074854-772a-4ce7-8466-35de36309f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8587 | 2025.02.13 05:14:06.331722 [ 5 ] {32074854-772a-4ce7-8466-35de36309f67} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8588 | 2025.02.13 05:14:06.332180 [ 5 ] {32074854-772a-4ce7-8466-35de36309f67} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8589 | 2025.02.13 05:14:06.332506 [ 5 ] {32074854-772a-4ce7-8466-35de36309f67} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004976 sec., 1607.717041800643 rows/sec., 120.89 KiB/sec. | ||
8590 | 2025.02.13 05:14:06.332592 [ 5 ] {32074854-772a-4ce7-8466-35de36309f67} <Debug> TCPHandler: Processed in 0.005405673 sec. | ||
8591 | 2025.02.13 05:14:06.332796 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8592 | 2025.02.13 05:14:06.333035 [ 196 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4678 rows, containing 5 columns (5 merged, 0 gathered) in 0.005878397 sec., 795795.1802166476 rows/sec., 67.69 MiB/sec. | ||
8593 | 2025.02.13 05:14:06.333059 [ 253 ] {6e5e81c7-94c4-4b98-aece-f49d5e225b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8594 | 2025.02.13 05:14:06.333134 [ 253 ] {6e5e81c7-94c4-4b98-aece-f49d5e225b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8595 | 2025.02.13 05:14:06.333436 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8596 | 2025.02.13 05:14:06.334108 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_76_15} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8597 | 2025.02.13 05:14:06.334311 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_76_15} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8598 | 2025.02.13 05:14:06.334333 [ 253 ] {6e5e81c7-94c4-4b98-aece-f49d5e225b7a} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8599 | 2025.02.13 05:14:06.334407 [ 253 ] {6e5e81c7-94c4-4b98-aece-f49d5e225b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8600 | 2025.02.13 05:14:06.334471 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
8601 | 2025.02.13 05:14:06.334888 [ 253 ] {6e5e81c7-94c4-4b98-aece-f49d5e225b7a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8602 | 2025.02.13 05:14:06.335139 [ 253 ] {6e5e81c7-94c4-4b98-aece-f49d5e225b7a} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8603 | 2025.02.13 05:14:06.335316 [ 43 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8604 | 2025.02.13 05:14:06.335372 [ 43 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8605 | 2025.02.13 05:14:06.335392 [ 253 ] {6e5e81c7-94c4-4b98-aece-f49d5e225b7a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002386 sec., 30176.02682313495 rows/sec., 2.36 MiB/sec. | ||
8606 | 2025.02.13 05:14:06.335407 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8607 | 2025.02.13 05:14:06.335601 [ 253 ] {6e5e81c7-94c4-4b98-aece-f49d5e225b7a} <Debug> TCPHandler: Processed in 0.002907803 sec. | ||
8608 | 2025.02.13 05:14:06.335697 [ 189 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
8609 | 2025.02.13 05:14:06.335807 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8610 | 2025.02.13 05:14:06.335925 [ 189 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8611 | 2025.02.13 05:14:06.336015 [ 189 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 953 rows starting from the beginning of the part | ||
8612 | 2025.02.13 05:14:06.336026 [ 5 ] {a8258837-1545-4adf-8010-a4506bf7a42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8613 | 2025.02.13 05:14:06.336225 [ 5 ] {a8258837-1545-4adf-8010-a4506bf7a42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8614 | 2025.02.13 05:14:06.336257 [ 189 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 415 rows starting from the beginning of the part | ||
8615 | 2025.02.13 05:14:06.336637 [ 189 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 534 rows starting from the beginning of the part | ||
8616 | 2025.02.13 05:14:06.337077 [ 189 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
8617 | 2025.02.13 05:14:06.337430 [ 189 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 415 rows starting from the beginning of the part | ||
8618 | 2025.02.13 05:14:06.337799 [ 189 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 72 rows starting from the beginning of the part | ||
8619 | 2025.02.13 05:14:06.338911 [ 5 ] {a8258837-1545-4adf-8010-a4506bf7a42b} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8620 | 2025.02.13 05:14:06.338964 [ 5 ] {a8258837-1545-4adf-8010-a4506bf7a42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8621 | 2025.02.13 05:14:06.340108 [ 5 ] {a8258837-1545-4adf-8010-a4506bf7a42b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8622 | 2025.02.13 05:14:06.340506 [ 5 ] {a8258837-1545-4adf-8010-a4506bf7a42b} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8623 | 2025.02.13 05:14:06.340742 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8624 | 2025.02.13 05:14:06.340852 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8625 | 2025.02.13 05:14:06.340926 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8626 | 2025.02.13 05:14:06.341024 [ 5 ] {a8258837-1545-4adf-8010-a4506bf7a42b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005038 sec., 31758.634378721716 rows/sec., 2.21 MiB/sec. | ||
8627 | 2025.02.13 05:14:06.341375 [ 5 ] {a8258837-1545-4adf-8010-a4506bf7a42b} <Debug> TCPHandler: Processed in 0.00562759 sec. | ||
8628 | 2025.02.13 05:14:06.341494 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::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 | ||
8629 | 2025.02.13 05:14:06.341678 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8630 | 2025.02.13 05:14:06.341880 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2453 rows, containing 5 columns (5 merged, 0 gathered) in 0.00633529 sec., 387196.16623706254 rows/sec., 29.74 MiB/sec. | ||
8631 | 2025.02.13 05:14:06.342048 [ 253 ] {847dc63c-a71f-4133-baf7-7cd9a5641408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8632 | 2025.02.13 05:14:06.342070 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8633 | 2025.02.13 05:14:06.342190 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20555 rows starting from the beginning of the part | ||
8634 | 2025.02.13 05:14:06.342311 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8635 | 2025.02.13 05:14:06.342384 [ 253 ] {847dc63c-a71f-4133-baf7-7cd9a5641408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8636 | 2025.02.13 05:14:06.342664 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 237 rows starting from the beginning of the part | ||
8637 | 2025.02.13 05:14:06.343199 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 977 rows starting from the beginning of the part | ||
8638 | 2025.02.13 05:14:06.343635 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 32 rows starting from the beginning of the part | ||
8639 | 2025.02.13 05:14:06.344168 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part | ||
8640 | 2025.02.13 05:14:06.344635 [ 193 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
8641 | 2025.02.13 05:14:06.345407 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_76_15} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8642 | 2025.02.13 05:14:06.345854 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_76_15} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8643 | 2025.02.13 05:14:06.346384 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
8644 | 2025.02.13 05:14:06.347967 [ 253 ] {847dc63c-a71f-4133-baf7-7cd9a5641408} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8645 | 2025.02.13 05:14:06.348048 [ 253 ] {847dc63c-a71f-4133-baf7-7cd9a5641408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8646 | 2025.02.13 05:14:06.349653 [ 253 ] {847dc63c-a71f-4133-baf7-7cd9a5641408} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8647 | 2025.02.13 05:14:06.349928 [ 253 ] {847dc63c-a71f-4133-baf7-7cd9a5641408} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8648 | 2025.02.13 05:14:06.350359 [ 253 ] {847dc63c-a71f-4133-baf7-7cd9a5641408} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008446 sec., 947.193937958797 rows/sec., 1.70 MiB/sec. | ||
8649 | 2025.02.13 05:14:06.350488 [ 253 ] {847dc63c-a71f-4133-baf7-7cd9a5641408} <Debug> TCPHandler: Processed in 0.008979685 sec. | ||
8650 | 2025.02.13 05:14:06.350657 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8651 | 2025.02.13 05:14:06.350800 [ 5 ] {cf392701-b0ab-4ff1-a9af-31e9f2a0c8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8652 | 2025.02.13 05:14:06.350862 [ 5 ] {cf392701-b0ab-4ff1-a9af-31e9f2a0c8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8653 | 2025.02.13 05:14:06.351466 [ 5 ] {cf392701-b0ab-4ff1-a9af-31e9f2a0c8e3} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8654 | 2025.02.13 05:14:06.351511 [ 5 ] {cf392701-b0ab-4ff1-a9af-31e9f2a0c8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8655 | 2025.02.13 05:14:06.351901 [ 5 ] {cf392701-b0ab-4ff1-a9af-31e9f2a0c8e3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8656 | 2025.02.13 05:14:06.352143 [ 5 ] {cf392701-b0ab-4ff1-a9af-31e9f2a0c8e3} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8657 | 2025.02.13 05:14:06.352274 [ 43 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8658 | 2025.02.13 05:14:06.352310 [ 43 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8659 | 2025.02.13 05:14:06.352332 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8660 | 2025.02.13 05:14:06.352343 [ 5 ] {cf392701-b0ab-4ff1-a9af-31e9f2a0c8e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001575 sec., 38095.23809523809 rows/sec., 2.57 MiB/sec. | ||
8661 | 2025.02.13 05:14:06.352570 [ 5 ] {cf392701-b0ab-4ff1-a9af-31e9f2a0c8e3} <Debug> TCPHandler: Processed in 0.001971616 sec. | ||
8662 | 2025.02.13 05:14:06.352645 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
8663 | 2025.02.13 05:14:06.353062 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8664 | 2025.02.13 05:14:06.353149 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3610 rows starting from the beginning of the part | ||
8665 | 2025.02.13 05:14:06.353509 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part | ||
8666 | 2025.02.13 05:14:06.353733 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part | ||
8667 | 2025.02.13 05:14:06.353897 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 12 rows starting from the beginning of the part | ||
8668 | 2025.02.13 05:14:06.354034 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
8669 | 2025.02.13 05:14:06.354129 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
8670 | 2025.02.13 05:14:06.357785 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3894 rows, containing 4 columns (4 merged, 0 gathered) in 0.005400474 sec., 721047.8191358759 rows/sec., 48.29 MiB/sec. | ||
8671 | 2025.02.13 05:14:06.358094 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8672 | 2025.02.13 05:14:06.358468 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_76_15} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8673 | 2025.02.13 05:14:06.358597 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_76_15} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8674 | 2025.02.13 05:14:06.358701 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
8675 | 2025.02.13 05:14:06.360845 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22198 rows, containing 5 columns (5 merged, 0 gathered) in 0.019738481 sec., 1124605.2824429602 rows/sec., 76.80 MiB/sec. | ||
8676 | 2025.02.13 05:14:06.361327 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8677 | 2025.02.13 05:14:06.361655 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8678 | 2025.02.13 05:14:06.361736 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8679 | 2025.02.13 05:14:06.361824 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
8680 | 2025.02.13 05:14:07.557909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
8681 | 2025.02.13 05:14:07.579971 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8682 | 2025.02.13 05:14:07.580040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8683 | 2025.02.13 05:14:07.587340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8684 | 2025.02.13 05:14:07.588134 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8685 | 2025.02.13 05:14:07.588544 [ 37 ] {} <Debug> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8686 | 2025.02.13 05:14:07.588706 [ 37 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8687 | 2025.02.13 05:14:07.588826 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8688 | 2025.02.13 05:14:07.589405 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
8689 | 2025.02.13 05:14:07.605863 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
8690 | 2025.02.13 05:14:07.607507 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8691 | 2025.02.13 05:14:07.608846 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
8692 | 2025.02.13 05:14:07.614542 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
8693 | 2025.02.13 05:14:07.620286 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
8694 | 2025.02.13 05:14:07.626163 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
8695 | 2025.02.13 05:14:07.632969 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
8696 | 2025.02.13 05:14:07.637838 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
8697 | 2025.02.13 05:14:07.697223 [ 191 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.108210078 sec., 3206.7253477074473 rows/sec., 16.58 MiB/sec. | ||
8698 | 2025.02.13 05:14:07.699202 [ 186 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8699 | 2025.02.13 05:14:07.701610 [ 186 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_46_9} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8700 | 2025.02.13 05:14:07.701719 [ 186 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_46_9} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8701 | 2025.02.13 05:14:07.703222 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8702 | 2025.02.13 05:14:11.206369 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1200 | ||
8703 | 2025.02.13 05:14:11.209481 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8704 | 2025.02.13 05:14:11.209535 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8705 | 2025.02.13 05:14:11.211017 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8706 | 2025.02.13 05:14:11.211344 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8707 | 2025.02.13 05:14:11.212627 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1200 | ||
8708 | 2025.02.13 05:14:11.326086 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8709 | 2025.02.13 05:14:11.326244 [ 253 ] {89ea5e84-a214-4463-92e7-c53b84149031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8710 | 2025.02.13 05:14:11.326305 [ 253 ] {89ea5e84-a214-4463-92e7-c53b84149031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8711 | 2025.02.13 05:14:11.326961 [ 253 ] {89ea5e84-a214-4463-92e7-c53b84149031} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8712 | 2025.02.13 05:14:11.327002 [ 253 ] {89ea5e84-a214-4463-92e7-c53b84149031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8713 | 2025.02.13 05:14:11.327415 [ 253 ] {89ea5e84-a214-4463-92e7-c53b84149031} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8714 | 2025.02.13 05:14:11.327662 [ 253 ] {89ea5e84-a214-4463-92e7-c53b84149031} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8715 | 2025.02.13 05:14:11.327889 [ 253 ] {89ea5e84-a214-4463-92e7-c53b84149031} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001685 sec., 1186.9436201780416 rows/sec., 96.79 KiB/sec. | ||
8716 | 2025.02.13 05:14:11.328104 [ 253 ] {89ea5e84-a214-4463-92e7-c53b84149031} <Debug> TCPHandler: Processed in 0.00209161 sec. | ||
8717 | 2025.02.13 05:14:11.328378 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8718 | 2025.02.13 05:14:11.328573 [ 5 ] {7274ae4e-11f7-492d-9b81-f060da48e979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8719 | 2025.02.13 05:14:11.328649 [ 5 ] {7274ae4e-11f7-492d-9b81-f060da48e979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8720 | 2025.02.13 05:14:11.329500 [ 5 ] {7274ae4e-11f7-492d-9b81-f060da48e979} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8721 | 2025.02.13 05:14:11.329555 [ 5 ] {7274ae4e-11f7-492d-9b81-f060da48e979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8722 | 2025.02.13 05:14:11.330017 [ 5 ] {7274ae4e-11f7-492d-9b81-f060da48e979} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8723 | 2025.02.13 05:14:11.330283 [ 5 ] {7274ae4e-11f7-492d-9b81-f060da48e979} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8724 | 2025.02.13 05:14:11.330554 [ 5 ] {7274ae4e-11f7-492d-9b81-f060da48e979} <Debug> executeQuery: Read 123 rows, 10.66 KiB in 0.00203 sec., 60591.1330049261 rows/sec., 5.13 MiB/sec. | ||
8725 | 2025.02.13 05:14:11.330675 [ 5 ] {7274ae4e-11f7-492d-9b81-f060da48e979} <Debug> TCPHandler: Processed in 0.002430969 sec. | ||
8726 | 2025.02.13 05:14:11.330907 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8727 | 2025.02.13 05:14:11.331112 [ 253 ] {f7f5aaa3-640a-4907-b97b-fa5434e21b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8728 | 2025.02.13 05:14:11.331164 [ 253 ] {f7f5aaa3-640a-4907-b97b-fa5434e21b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8729 | 2025.02.13 05:14:11.331776 [ 253 ] {f7f5aaa3-640a-4907-b97b-fa5434e21b99} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8730 | 2025.02.13 05:14:11.331816 [ 253 ] {f7f5aaa3-640a-4907-b97b-fa5434e21b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8731 | 2025.02.13 05:14:11.332196 [ 253 ] {f7f5aaa3-640a-4907-b97b-fa5434e21b99} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8732 | 2025.02.13 05:14:11.332442 [ 253 ] {f7f5aaa3-640a-4907-b97b-fa5434e21b99} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8733 | 2025.02.13 05:14:11.332635 [ 253 ] {f7f5aaa3-640a-4907-b97b-fa5434e21b99} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001558 sec., 22464.69833119384 rows/sec., 1.64 MiB/sec. | ||
8734 | 2025.02.13 05:14:11.332718 [ 253 ] {f7f5aaa3-640a-4907-b97b-fa5434e21b99} <Debug> TCPHandler: Processed in 0.001928575 sec. | ||
8735 | 2025.02.13 05:14:11.332997 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8736 | 2025.02.13 05:14:11.333171 [ 5 ] {83a8e1f9-ac96-4ee1-9e14-cadf8e76c7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8737 | 2025.02.13 05:14:11.333234 [ 5 ] {83a8e1f9-ac96-4ee1-9e14-cadf8e76c7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8738 | 2025.02.13 05:14:11.333991 [ 5 ] {83a8e1f9-ac96-4ee1-9e14-cadf8e76c7e2} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8739 | 2025.02.13 05:14:11.334035 [ 5 ] {83a8e1f9-ac96-4ee1-9e14-cadf8e76c7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8740 | 2025.02.13 05:14:11.334438 [ 5 ] {83a8e1f9-ac96-4ee1-9e14-cadf8e76c7e2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8741 | 2025.02.13 05:14:11.334686 [ 5 ] {83a8e1f9-ac96-4ee1-9e14-cadf8e76c7e2} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8742 | 2025.02.13 05:14:11.334897 [ 5 ] {83a8e1f9-ac96-4ee1-9e14-cadf8e76c7e2} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001762 sec., 56186.152099886494 rows/sec., 4.39 MiB/sec. | ||
8743 | 2025.02.13 05:14:11.334955 [ 5 ] {83a8e1f9-ac96-4ee1-9e14-cadf8e76c7e2} <Debug> TCPHandler: Processed in 0.002135181 sec. | ||
8744 | 2025.02.13 05:14:11.335126 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8745 | 2025.02.13 05:14:11.335253 [ 253 ] {eceea9d2-b7b5-47aa-861e-6cd234cb7edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8746 | 2025.02.13 05:14:11.335307 [ 253 ] {eceea9d2-b7b5-47aa-861e-6cd234cb7edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8747 | 2025.02.13 05:14:11.335893 [ 253 ] {eceea9d2-b7b5-47aa-861e-6cd234cb7edc} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8748 | 2025.02.13 05:14:11.335933 [ 253 ] {eceea9d2-b7b5-47aa-861e-6cd234cb7edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8749 | 2025.02.13 05:14:11.336331 [ 253 ] {eceea9d2-b7b5-47aa-861e-6cd234cb7edc} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8750 | 2025.02.13 05:14:11.336577 [ 253 ] {eceea9d2-b7b5-47aa-861e-6cd234cb7edc} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8751 | 2025.02.13 05:14:11.336797 [ 253 ] {eceea9d2-b7b5-47aa-861e-6cd234cb7edc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00157 sec., 102547.77070063695 rows/sec., 7.14 MiB/sec. | ||
8752 | 2025.02.13 05:14:11.336852 [ 253 ] {eceea9d2-b7b5-47aa-861e-6cd234cb7edc} <Debug> TCPHandler: Processed in 0.001783551 sec. | ||
8753 | 2025.02.13 05:14:11.337024 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8754 | 2025.02.13 05:14:11.337169 [ 5 ] {7861c4b9-d45c-430b-91d7-2897bc96593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8755 | 2025.02.13 05:14:11.337267 [ 5 ] {7861c4b9-d45c-430b-91d7-2897bc96593f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8756 | 2025.02.13 05:14:11.338560 [ 5 ] {7861c4b9-d45c-430b-91d7-2897bc96593f} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8757 | 2025.02.13 05:14:11.338603 [ 5 ] {7861c4b9-d45c-430b-91d7-2897bc96593f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8758 | 2025.02.13 05:14:11.339302 [ 5 ] {7861c4b9-d45c-430b-91d7-2897bc96593f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8759 | 2025.02.13 05:14:11.339569 [ 5 ] {7861c4b9-d45c-430b-91d7-2897bc96593f} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8760 | 2025.02.13 05:14:11.339871 [ 5 ] {7861c4b9-d45c-430b-91d7-2897bc96593f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002733 sec., 12074.643249176728 rows/sec., 21.64 MiB/sec. | ||
8761 | 2025.02.13 05:14:11.340337 [ 5 ] {7861c4b9-d45c-430b-91d7-2897bc96593f} <Debug> TCPHandler: Processed in 0.003378066 sec. | ||
8762 | 2025.02.13 05:14:11.340598 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8763 | 2025.02.13 05:14:11.340753 [ 253 ] {78bf690f-966a-465e-9316-ee743565d5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8764 | 2025.02.13 05:14:11.340805 [ 253 ] {78bf690f-966a-465e-9316-ee743565d5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8765 | 2025.02.13 05:14:11.341300 [ 253 ] {78bf690f-966a-465e-9316-ee743565d5b6} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8766 | 2025.02.13 05:14:11.341341 [ 253 ] {78bf690f-966a-465e-9316-ee743565d5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8767 | 2025.02.13 05:14:11.341712 [ 253 ] {78bf690f-966a-465e-9316-ee743565d5b6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8768 | 2025.02.13 05:14:11.341950 [ 253 ] {78bf690f-966a-465e-9316-ee743565d5b6} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8769 | 2025.02.13 05:14:11.342163 [ 253 ] {78bf690f-966a-465e-9316-ee743565d5b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
8770 | 2025.02.13 05:14:11.342218 [ 253 ] {78bf690f-966a-465e-9316-ee743565d5b6} <Debug> TCPHandler: Processed in 0.001764031 sec. | ||
8771 | 2025.02.13 05:14:13.613767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
8772 | 2025.02.13 05:14:13.614649 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8773 | 2025.02.13 05:14:13.614709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8774 | 2025.02.13 05:14:13.615283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8775 | 2025.02.13 05:14:13.615555 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8776 | 2025.02.13 05:14:13.615800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
8777 | 2025.02.13 05:14:15.106078 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
8778 | 2025.02.13 05:14:15.125317 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8779 | 2025.02.13 05:14:15.125382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8780 | 2025.02.13 05:14:15.132344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8781 | 2025.02.13 05:14:15.133123 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8782 | 2025.02.13 05:14:15.136204 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
8783 | 2025.02.13 05:14:16.324698 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8784 | 2025.02.13 05:14:16.324932 [ 253 ] {21956abf-8d96-40ed-82c9-2af46f2c970e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8785 | 2025.02.13 05:14:16.325006 [ 253 ] {21956abf-8d96-40ed-82c9-2af46f2c970e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8786 | 2025.02.13 05:14:16.325792 [ 253 ] {21956abf-8d96-40ed-82c9-2af46f2c970e} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8787 | 2025.02.13 05:14:16.325847 [ 253 ] {21956abf-8d96-40ed-82c9-2af46f2c970e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8788 | 2025.02.13 05:14:16.326301 [ 253 ] {21956abf-8d96-40ed-82c9-2af46f2c970e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8789 | 2025.02.13 05:14:16.326552 [ 253 ] {21956abf-8d96-40ed-82c9-2af46f2c970e} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8790 | 2025.02.13 05:14:16.326806 [ 253 ] {21956abf-8d96-40ed-82c9-2af46f2c970e} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001925 sec., 37402.5974025974 rows/sec., 3.02 MiB/sec. | ||
8791 | 2025.02.13 05:14:16.326895 [ 253 ] {21956abf-8d96-40ed-82c9-2af46f2c970e} <Debug> TCPHandler: Processed in 0.002338576 sec. | ||
8792 | 2025.02.13 05:14:16.327234 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8793 | 2025.02.13 05:14:16.327424 [ 5 ] {674ad56e-57dd-4c04-bde6-b414ac2ce84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8794 | 2025.02.13 05:14:16.327497 [ 5 ] {674ad56e-57dd-4c04-bde6-b414ac2ce84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8795 | 2025.02.13 05:14:16.328266 [ 5 ] {674ad56e-57dd-4c04-bde6-b414ac2ce84d} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8796 | 2025.02.13 05:14:16.328333 [ 5 ] {674ad56e-57dd-4c04-bde6-b414ac2ce84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8797 | 2025.02.13 05:14:16.328808 [ 5 ] {674ad56e-57dd-4c04-bde6-b414ac2ce84d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8798 | 2025.02.13 05:14:16.329070 [ 5 ] {674ad56e-57dd-4c04-bde6-b414ac2ce84d} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8799 | 2025.02.13 05:14:16.329359 [ 5 ] {674ad56e-57dd-4c04-bde6-b414ac2ce84d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001976 sec., 4048.582995951417 rows/sec., 304.43 KiB/sec. | ||
8800 | 2025.02.13 05:14:16.329432 [ 5 ] {674ad56e-57dd-4c04-bde6-b414ac2ce84d} <Debug> TCPHandler: Processed in 0.002417049 sec. | ||
8801 | 2025.02.13 05:14:16.329667 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8802 | 2025.02.13 05:14:16.329837 [ 253 ] {2deacba2-4197-4ac2-aa10-7f3d8a4761e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8803 | 2025.02.13 05:14:16.329892 [ 253 ] {2deacba2-4197-4ac2-aa10-7f3d8a4761e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8804 | 2025.02.13 05:14:16.330528 [ 253 ] {2deacba2-4197-4ac2-aa10-7f3d8a4761e1} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8805 | 2025.02.13 05:14:16.330571 [ 253 ] {2deacba2-4197-4ac2-aa10-7f3d8a4761e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8806 | 2025.02.13 05:14:16.330950 [ 253 ] {2deacba2-4197-4ac2-aa10-7f3d8a4761e1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8807 | 2025.02.13 05:14:16.331202 [ 253 ] {2deacba2-4197-4ac2-aa10-7f3d8a4761e1} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8808 | 2025.02.13 05:14:16.331437 [ 253 ] {2deacba2-4197-4ac2-aa10-7f3d8a4761e1} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00163 sec., 44171.77914110429 rows/sec., 3.45 MiB/sec. | ||
8809 | 2025.02.13 05:14:16.331496 [ 253 ] {2deacba2-4197-4ac2-aa10-7f3d8a4761e1} <Debug> TCPHandler: Processed in 0.001948506 sec. | ||
8810 | 2025.02.13 05:14:16.331638 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8811 | 2025.02.13 05:14:16.331759 [ 5 ] {e487ac48-0aa5-49a9-b0e4-0ce5947294a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8812 | 2025.02.13 05:14:16.331816 [ 5 ] {e487ac48-0aa5-49a9-b0e4-0ce5947294a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8813 | 2025.02.13 05:14:16.332413 [ 5 ] {e487ac48-0aa5-49a9-b0e4-0ce5947294a6} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8814 | 2025.02.13 05:14:16.332450 [ 5 ] {e487ac48-0aa5-49a9-b0e4-0ce5947294a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8815 | 2025.02.13 05:14:16.332855 [ 5 ] {e487ac48-0aa5-49a9-b0e4-0ce5947294a6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8816 | 2025.02.13 05:14:16.333097 [ 5 ] {e487ac48-0aa5-49a9-b0e4-0ce5947294a6} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8817 | 2025.02.13 05:14:16.333311 [ 5 ] {e487ac48-0aa5-49a9-b0e4-0ce5947294a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec. | ||
8818 | 2025.02.13 05:14:16.333398 [ 5 ] {e487ac48-0aa5-49a9-b0e4-0ce5947294a6} <Debug> TCPHandler: Processed in 0.001816812 sec. | ||
8819 | 2025.02.13 05:14:16.333590 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8820 | 2025.02.13 05:14:16.333742 [ 253 ] {bbbda6e3-553c-43d3-8910-4365444cd15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8821 | 2025.02.13 05:14:16.333819 [ 253 ] {bbbda6e3-553c-43d3-8910-4365444cd15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8822 | 2025.02.13 05:14:16.334932 [ 253 ] {bbbda6e3-553c-43d3-8910-4365444cd15e} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8823 | 2025.02.13 05:14:16.334972 [ 253 ] {bbbda6e3-553c-43d3-8910-4365444cd15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8824 | 2025.02.13 05:14:16.335593 [ 253 ] {bbbda6e3-553c-43d3-8910-4365444cd15e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8825 | 2025.02.13 05:14:16.335856 [ 253 ] {bbbda6e3-553c-43d3-8910-4365444cd15e} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8826 | 2025.02.13 05:14:16.336152 [ 253 ] {bbbda6e3-553c-43d3-8910-4365444cd15e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002433 sec., 3288.121660501439 rows/sec., 5.89 MiB/sec. | ||
8827 | 2025.02.13 05:14:16.336559 [ 253 ] {bbbda6e3-553c-43d3-8910-4365444cd15e} <Debug> TCPHandler: Processed in 0.003065537 sec. | ||
8828 | 2025.02.13 05:14:16.336834 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8829 | 2025.02.13 05:14:16.337010 [ 5 ] {81eb0cde-2234-48bd-b7c2-86c30bf6da3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8830 | 2025.02.13 05:14:16.337070 [ 5 ] {81eb0cde-2234-48bd-b7c2-86c30bf6da3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8831 | 2025.02.13 05:14:16.337658 [ 5 ] {81eb0cde-2234-48bd-b7c2-86c30bf6da3b} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8832 | 2025.02.13 05:14:16.337704 [ 5 ] {81eb0cde-2234-48bd-b7c2-86c30bf6da3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8833 | 2025.02.13 05:14:16.338104 [ 5 ] {81eb0cde-2234-48bd-b7c2-86c30bf6da3b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8834 | 2025.02.13 05:14:16.338349 [ 5 ] {81eb0cde-2234-48bd-b7c2-86c30bf6da3b} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8835 | 2025.02.13 05:14:16.338531 [ 5 ] {81eb0cde-2234-48bd-b7c2-86c30bf6da3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec. | ||
8836 | 2025.02.13 05:14:16.338578 [ 5 ] {81eb0cde-2234-48bd-b7c2-86c30bf6da3b} <Debug> TCPHandler: Processed in 0.001908784 sec. | ||
8837 | 2025.02.13 05:14:20.930693 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8838 | 2025.02.13 05:14:20.930757 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8839 | 2025.02.13 05:14:21.116868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
8840 | 2025.02.13 05:14:21.117616 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8841 | 2025.02.13 05:14:21.117663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8842 | 2025.02.13 05:14:21.118291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8843 | 2025.02.13 05:14:21.118552 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8844 | 2025.02.13 05:14:21.118855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
8845 | 2025.02.13 05:14:21.213716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1226 | ||
8846 | 2025.02.13 05:14:21.216679 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8847 | 2025.02.13 05:14:21.216737 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8848 | 2025.02.13 05:14:21.218217 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8849 | 2025.02.13 05:14:21.218528 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8850 | 2025.02.13 05:14:21.220289 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1226 | ||
8851 | 2025.02.13 05:14:21.325874 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8852 | 2025.02.13 05:14:21.326046 [ 253 ] {58261b07-f947-438f-8eaa-d0d5f883f7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8853 | 2025.02.13 05:14:21.326120 [ 253 ] {58261b07-f947-438f-8eaa-d0d5f883f7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8854 | 2025.02.13 05:14:21.326950 [ 253 ] {58261b07-f947-438f-8eaa-d0d5f883f7a6} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8855 | 2025.02.13 05:14:21.327006 [ 253 ] {58261b07-f947-438f-8eaa-d0d5f883f7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8856 | 2025.02.13 05:14:21.327432 [ 253 ] {58261b07-f947-438f-8eaa-d0d5f883f7a6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8857 | 2025.02.13 05:14:21.327690 [ 253 ] {58261b07-f947-438f-8eaa-d0d5f883f7a6} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8858 | 2025.02.13 05:14:21.327932 [ 253 ] {58261b07-f947-438f-8eaa-d0d5f883f7a6} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.00193 sec., 63212.43523316062 rows/sec., 5.36 MiB/sec. | ||
8859 | 2025.02.13 05:14:21.328039 [ 253 ] {58261b07-f947-438f-8eaa-d0d5f883f7a6} <Debug> TCPHandler: Processed in 0.002263005 sec. | ||
8860 | 2025.02.13 05:14:21.328296 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8861 | 2025.02.13 05:14:21.328490 [ 5 ] {0bfa85ed-a7d3-4623-ad07-b714eda034b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8862 | 2025.02.13 05:14:21.328566 [ 5 ] {0bfa85ed-a7d3-4623-ad07-b714eda034b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8863 | 2025.02.13 05:14:21.329316 [ 5 ] {0bfa85ed-a7d3-4623-ad07-b714eda034b6} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8864 | 2025.02.13 05:14:21.329359 [ 5 ] {0bfa85ed-a7d3-4623-ad07-b714eda034b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8865 | 2025.02.13 05:14:21.329775 [ 5 ] {0bfa85ed-a7d3-4623-ad07-b714eda034b6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8866 | 2025.02.13 05:14:21.330019 [ 5 ] {0bfa85ed-a7d3-4623-ad07-b714eda034b6} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8867 | 2025.02.13 05:14:21.330204 [ 136 ] {} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8868 | 2025.02.13 05:14:21.330274 [ 5 ] {0bfa85ed-a7d3-4623-ad07-b714eda034b6} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001835 sec., 17983.65122615804 rows/sec., 1.32 MiB/sec. | ||
8869 | 2025.02.13 05:14:21.330291 [ 136 ] {} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8870 | 2025.02.13 05:14:21.330366 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8871 | 2025.02.13 05:14:21.330424 [ 5 ] {0bfa85ed-a7d3-4623-ad07-b714eda034b6} <Debug> TCPHandler: Processed in 0.002282015 sec. | ||
8872 | 2025.02.13 05:14:21.330644 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8873 | 2025.02.13 05:14:21.330674 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
8874 | 2025.02.13 05:14:21.330871 [ 253 ] {34d768f1-25f8-498f-ad7a-b8b1557eb99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8875 | 2025.02.13 05:14:21.330936 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8876 | 2025.02.13 05:14:21.331000 [ 253 ] {34d768f1-25f8-498f-ad7a-b8b1557eb99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8877 | 2025.02.13 05:14:21.331025 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 179 rows starting from the beginning of the part | ||
8878 | 2025.02.13 05:14:21.331420 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 139 rows starting from the beginning of the part | ||
8879 | 2025.02.13 05:14:21.331775 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
8880 | 2025.02.13 05:14:21.332255 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 35 rows starting from the beginning of the part | ||
8881 | 2025.02.13 05:14:21.332659 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
8882 | 2025.02.13 05:14:21.332961 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 33 rows starting from the beginning of the part | ||
8883 | 2025.02.13 05:14:21.333880 [ 253 ] {34d768f1-25f8-498f-ad7a-b8b1557eb99d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8884 | 2025.02.13 05:14:21.333950 [ 253 ] {34d768f1-25f8-498f-ad7a-b8b1557eb99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8885 | 2025.02.13 05:14:21.334970 [ 253 ] {34d768f1-25f8-498f-ad7a-b8b1557eb99d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8886 | 2025.02.13 05:14:21.335535 [ 253 ] {34d768f1-25f8-498f-ad7a-b8b1557eb99d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8887 | 2025.02.13 05:14:21.335825 [ 186 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 5 columns (5 merged, 0 gathered) in 0.005336362 sec., 75332.22071516138 rows/sec., 5.23 MiB/sec. | ||
8888 | 2025.02.13 05:14:21.336049 [ 253 ] {34d768f1-25f8-498f-ad7a-b8b1557eb99d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00526 sec., 18441.06463878327 rows/sec., 1.44 MiB/sec. | ||
8889 | 2025.02.13 05:14:21.336074 [ 186 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8890 | 2025.02.13 05:14:21.336256 [ 253 ] {34d768f1-25f8-498f-ad7a-b8b1557eb99d} <Debug> TCPHandler: Processed in 0.005732583 sec. | ||
8891 | 2025.02.13 05:14:21.336546 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8892 | 2025.02.13 05:14:21.336793 [ 186 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_66_13} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8893 | 2025.02.13 05:14:21.336828 [ 5 ] {ff2b7765-f17d-4997-a9fb-836dd5fdb496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8894 | 2025.02.13 05:14:21.336953 [ 5 ] {ff2b7765-f17d-4997-a9fb-836dd5fdb496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8895 | 2025.02.13 05:14:21.336987 [ 186 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_66_13} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8896 | 2025.02.13 05:14:21.337198 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
8897 | 2025.02.13 05:14:21.337750 [ 5 ] {ff2b7765-f17d-4997-a9fb-836dd5fdb496} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8898 | 2025.02.13 05:14:21.337794 [ 5 ] {ff2b7765-f17d-4997-a9fb-836dd5fdb496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8899 | 2025.02.13 05:14:21.338194 [ 5 ] {ff2b7765-f17d-4997-a9fb-836dd5fdb496} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8900 | 2025.02.13 05:14:21.338438 [ 5 ] {ff2b7765-f17d-4997-a9fb-836dd5fdb496} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8901 | 2025.02.13 05:14:21.338665 [ 5 ] {ff2b7765-f17d-4997-a9fb-836dd5fdb496} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001913 sec., 83638.2645060115 rows/sec., 5.83 MiB/sec. | ||
8902 | 2025.02.13 05:14:21.338718 [ 5 ] {ff2b7765-f17d-4997-a9fb-836dd5fdb496} <Debug> TCPHandler: Processed in 0.002350877 sec. | ||
8903 | 2025.02.13 05:14:21.338880 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8904 | 2025.02.13 05:14:21.339003 [ 253 ] {2fb05f7c-8ffa-4d13-a903-6aef06e6b5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8905 | 2025.02.13 05:14:21.339094 [ 253 ] {2fb05f7c-8ffa-4d13-a903-6aef06e6b5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8906 | 2025.02.13 05:14:21.340411 [ 253 ] {2fb05f7c-8ffa-4d13-a903-6aef06e6b5d9} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8907 | 2025.02.13 05:14:21.340451 [ 253 ] {2fb05f7c-8ffa-4d13-a903-6aef06e6b5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8908 | 2025.02.13 05:14:21.341116 [ 253 ] {2fb05f7c-8ffa-4d13-a903-6aef06e6b5d9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8909 | 2025.02.13 05:14:21.341369 [ 253 ] {2fb05f7c-8ffa-4d13-a903-6aef06e6b5d9} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8910 | 2025.02.13 05:14:21.341557 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8911 | 2025.02.13 05:14:21.341629 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8912 | 2025.02.13 05:14:21.341652 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8913 | 2025.02.13 05:14:21.341690 [ 253 ] {2fb05f7c-8ffa-4d13-a903-6aef06e6b5d9} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002698 sec., 12231.28243143069 rows/sec., 21.92 MiB/sec. | ||
8914 | 2025.02.13 05:14:21.342068 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
8915 | 2025.02.13 05:14:21.342425 [ 253 ] {2fb05f7c-8ffa-4d13-a903-6aef06e6b5d9} <Debug> TCPHandler: Processed in 0.003596612 sec. | ||
8916 | 2025.02.13 05:14:21.342752 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8917 | 2025.02.13 05:14:21.343166 [ 5 ] {db83e7f8-e213-4e8b-8575-1f3cd5450c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8918 | 2025.02.13 05:14:21.343373 [ 5 ] {db83e7f8-e213-4e8b-8575-1f3cd5450c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8919 | 2025.02.13 05:14:21.344253 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8920 | 2025.02.13 05:14:21.344472 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1209 rows starting from the beginning of the part | ||
8921 | 2025.02.13 05:14:21.345177 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 33 rows starting from the beginning of the part | ||
8922 | 2025.02.13 05:14:21.345874 [ 5 ] {db83e7f8-e213-4e8b-8575-1f3cd5450c2d} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8923 | 2025.02.13 05:14:21.345953 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
8924 | 2025.02.13 05:14:21.345960 [ 5 ] {db83e7f8-e213-4e8b-8575-1f3cd5450c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8925 | 2025.02.13 05:14:21.346662 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 33 rows starting from the beginning of the part | ||
8926 | 2025.02.13 05:14:21.347400 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
8927 | 2025.02.13 05:14:21.347493 [ 5 ] {db83e7f8-e213-4e8b-8575-1f3cd5450c2d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8928 | 2025.02.13 05:14:21.347947 [ 188 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 33 rows starting from the beginning of the part | ||
8929 | 2025.02.13 05:14:21.348350 [ 5 ] {db83e7f8-e213-4e8b-8575-1f3cd5450c2d} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8930 | 2025.02.13 05:14:21.349120 [ 5 ] {db83e7f8-e213-4e8b-8575-1f3cd5450c2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006075 sec., 9876.543209876543 rows/sec., 681.58 KiB/sec. | ||
8931 | 2025.02.13 05:14:21.349293 [ 5 ] {db83e7f8-e213-4e8b-8575-1f3cd5450c2d} <Debug> TCPHandler: Processed in 0.006724952 sec. | ||
8932 | 2025.02.13 05:14:21.355664 [ 187 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1324 rows, containing 19 columns (19 merged, 0 gathered) in 0.013928687 sec., 95055.62153848384 rows/sec., 170.34 MiB/sec. | ||
8933 | 2025.02.13 05:14:21.356968 [ 187 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8934 | 2025.02.13 05:14:21.357409 [ 187 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8935 | 2025.02.13 05:14:21.357496 [ 187 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8936 | 2025.02.13 05:14:21.357651 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
8937 | 2025.02.13 05:14:22.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.83 MiB, peak 237.77 MiB, free memory in arenas 0.00 B, will set to 226.88 MiB (RSS), difference: 2.05 MiB | ||
8938 | 2025.02.13 05:14:22.001984 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001322577 sec. | ||
8939 | 2025.02.13 05:14:22.637199 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
8940 | 2025.02.13 05:14:22.657865 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8941 | 2025.02.13 05:14:22.657934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8942 | 2025.02.13 05:14:22.665222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8943 | 2025.02.13 05:14:22.665983 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8944 | 2025.02.13 05:14:22.668839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
8945 | 2025.02.13 05:14:25.251377 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8946 | 2025.02.13 05:14:25.251605 [ 253 ] {de791866-32ac-4545-8a50-8422dc2c1f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8947 | 2025.02.13 05:14:25.251688 [ 253 ] {de791866-32ac-4545-8a50-8422dc2c1f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8948 | 2025.02.13 05:14:25.253373 [ 253 ] {de791866-32ac-4545-8a50-8422dc2c1f80} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8949 | 2025.02.13 05:14:25.253428 [ 253 ] {de791866-32ac-4545-8a50-8422dc2c1f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8950 | 2025.02.13 05:14:25.253937 [ 253 ] {de791866-32ac-4545-8a50-8422dc2c1f80} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8951 | 2025.02.13 05:14:25.254201 [ 253 ] {de791866-32ac-4545-8a50-8422dc2c1f80} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8952 | 2025.02.13 05:14:25.254458 [ 253 ] {de791866-32ac-4545-8a50-8422dc2c1f80} <Debug> executeQuery: Read 1212 rows, 102.08 KiB in 0.002901 sec., 417786.97001034126 rows/sec., 34.36 MiB/sec. | ||
8953 | 2025.02.13 05:14:25.254561 [ 253 ] {de791866-32ac-4545-8a50-8422dc2c1f80} <Debug> TCPHandler: Processed in 0.003321755 sec. | ||
8954 | 2025.02.13 05:14:25.254878 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8955 | 2025.02.13 05:14:25.255073 [ 5 ] {7c2d6565-b343-4b26-9090-5e756ba3a636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8956 | 2025.02.13 05:14:25.255150 [ 5 ] {7c2d6565-b343-4b26-9090-5e756ba3a636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8957 | 2025.02.13 05:14:25.255917 [ 5 ] {7c2d6565-b343-4b26-9090-5e756ba3a636} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8958 | 2025.02.13 05:14:25.255967 [ 5 ] {7c2d6565-b343-4b26-9090-5e756ba3a636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8959 | 2025.02.13 05:14:25.256416 [ 5 ] {7c2d6565-b343-4b26-9090-5e756ba3a636} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8960 | 2025.02.13 05:14:25.256677 [ 5 ] {7c2d6565-b343-4b26-9090-5e756ba3a636} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8961 | 2025.02.13 05:14:25.256910 [ 5 ] {7c2d6565-b343-4b26-9090-5e756ba3a636} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001893 sec., 4226.096143687269 rows/sec., 317.78 KiB/sec. | ||
8962 | 2025.02.13 05:14:25.256978 [ 5 ] {7c2d6565-b343-4b26-9090-5e756ba3a636} <Debug> TCPHandler: Processed in 0.002268095 sec. | ||
8963 | 2025.02.13 05:14:25.257149 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8964 | 2025.02.13 05:14:25.257279 [ 253 ] {2c8adfa0-b3dd-41a3-a9c6-089651440a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8965 | 2025.02.13 05:14:25.257332 [ 253 ] {2c8adfa0-b3dd-41a3-a9c6-089651440a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8966 | 2025.02.13 05:14:25.258082 [ 253 ] {2c8adfa0-b3dd-41a3-a9c6-089651440a39} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8967 | 2025.02.13 05:14:25.258123 [ 253 ] {2c8adfa0-b3dd-41a3-a9c6-089651440a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8968 | 2025.02.13 05:14:25.258499 [ 253 ] {2c8adfa0-b3dd-41a3-a9c6-089651440a39} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8969 | 2025.02.13 05:14:25.258739 [ 253 ] {2c8adfa0-b3dd-41a3-a9c6-089651440a39} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8970 | 2025.02.13 05:14:25.258984 [ 253 ] {2c8adfa0-b3dd-41a3-a9c6-089651440a39} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001732 sec., 131639.72286374134 rows/sec., 8.91 MiB/sec. | ||
8971 | 2025.02.13 05:14:25.259209 [ 253 ] {2c8adfa0-b3dd-41a3-a9c6-089651440a39} <Debug> TCPHandler: Processed in 0.00211492 sec. | ||
8972 | 2025.02.13 05:14:25.259366 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8973 | 2025.02.13 05:14:25.259491 [ 5 ] {a8b92fa3-c1bc-4770-bf4d-afa7d72190a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8974 | 2025.02.13 05:14:25.259545 [ 5 ] {a8b92fa3-c1bc-4770-bf4d-afa7d72190a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8975 | 2025.02.13 05:14:25.260435 [ 5 ] {a8b92fa3-c1bc-4770-bf4d-afa7d72190a3} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8976 | 2025.02.13 05:14:25.260476 [ 5 ] {a8b92fa3-c1bc-4770-bf4d-afa7d72190a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8977 | 2025.02.13 05:14:25.260876 [ 5 ] {a8b92fa3-c1bc-4770-bf4d-afa7d72190a3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8978 | 2025.02.13 05:14:25.261119 [ 5 ] {a8b92fa3-c1bc-4770-bf4d-afa7d72190a3} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8979 | 2025.02.13 05:14:25.261396 [ 5 ] {a8b92fa3-c1bc-4770-bf4d-afa7d72190a3} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001923 sec., 274570.98283931357 rows/sec., 20.34 MiB/sec. | ||
8980 | 2025.02.13 05:14:25.261458 [ 5 ] {a8b92fa3-c1bc-4770-bf4d-afa7d72190a3} <Debug> TCPHandler: Processed in 0.002152501 sec. | ||
8981 | 2025.02.13 05:14:25.261692 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8982 | 2025.02.13 05:14:25.261884 [ 253 ] {614876f8-9a6d-403e-9d95-f796ae16a4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8983 | 2025.02.13 05:14:25.261939 [ 253 ] {614876f8-9a6d-403e-9d95-f796ae16a4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8984 | 2025.02.13 05:14:25.262874 [ 253 ] {614876f8-9a6d-403e-9d95-f796ae16a4a6} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8985 | 2025.02.13 05:14:25.262914 [ 253 ] {614876f8-9a6d-403e-9d95-f796ae16a4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8986 | 2025.02.13 05:14:25.263369 [ 253 ] {614876f8-9a6d-403e-9d95-f796ae16a4a6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8987 | 2025.02.13 05:14:25.263613 [ 253 ] {614876f8-9a6d-403e-9d95-f796ae16a4a6} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8988 | 2025.02.13 05:14:25.263809 [ 253 ] {614876f8-9a6d-403e-9d95-f796ae16a4a6} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.001952 sec., 498975.4098360656 rows/sec., 33.50 MiB/sec. | ||
8989 | 2025.02.13 05:14:25.263911 [ 253 ] {614876f8-9a6d-403e-9d95-f796ae16a4a6} <Debug> TCPHandler: Processed in 0.002339307 sec. | ||
8990 | 2025.02.13 05:14:25.264097 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8991 | 2025.02.13 05:14:25.264254 [ 5 ] {e37138a0-30e3-48b9-9f1c-9946c28ad768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8992 | 2025.02.13 05:14:25.264346 [ 5 ] {e37138a0-30e3-48b9-9f1c-9946c28ad768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8993 | 2025.02.13 05:14:25.265644 [ 5 ] {e37138a0-30e3-48b9-9f1c-9946c28ad768} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8994 | 2025.02.13 05:14:25.265683 [ 5 ] {e37138a0-30e3-48b9-9f1c-9946c28ad768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
8995 | 2025.02.13 05:14:25.266320 [ 5 ] {e37138a0-30e3-48b9-9f1c-9946c28ad768} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8996 | 2025.02.13 05:14:25.266581 [ 5 ] {e37138a0-30e3-48b9-9f1c-9946c28ad768} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8997 | 2025.02.13 05:14:25.266876 [ 5 ] {e37138a0-30e3-48b9-9f1c-9946c28ad768} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002648 sec., 3021.1480362537764 rows/sec., 5.41 MiB/sec. | ||
8998 | 2025.02.13 05:14:25.267278 [ 5 ] {e37138a0-30e3-48b9-9f1c-9946c28ad768} <Debug> TCPHandler: Processed in 0.003282444 sec. | ||
8999 | 2025.02.13 05:14:25.267512 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9000 | 2025.02.13 05:14:25.267648 [ 253 ] {63880ca5-6523-475c-97ea-4e193524e48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9001 | 2025.02.13 05:14:25.267696 [ 253 ] {63880ca5-6523-475c-97ea-4e193524e48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9002 | 2025.02.13 05:14:25.268177 [ 253 ] {63880ca5-6523-475c-97ea-4e193524e48f} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9003 | 2025.02.13 05:14:25.268215 [ 253 ] {63880ca5-6523-475c-97ea-4e193524e48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9004 | 2025.02.13 05:14:25.268578 [ 253 ] {63880ca5-6523-475c-97ea-4e193524e48f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9005 | 2025.02.13 05:14:25.268812 [ 253 ] {63880ca5-6523-475c-97ea-4e193524e48f} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9006 | 2025.02.13 05:14:25.269011 [ 253 ] {63880ca5-6523-475c-97ea-4e193524e48f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001381 sec., 34757.42215785662 rows/sec., 2.34 MiB/sec. | ||
9007 | 2025.02.13 05:14:25.269101 [ 253 ] {63880ca5-6523-475c-97ea-4e193524e48f} <Debug> TCPHandler: Processed in 0.001705948 sec. | ||
9008 | 2025.02.13 05:14:26.319297 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9009 | 2025.02.13 05:14:26.319539 [ 253 ] {4fea5569-18fe-424f-ac19-d1b10f5f4a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9010 | 2025.02.13 05:14:26.319637 [ 253 ] {4fea5569-18fe-424f-ac19-d1b10f5f4a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9011 | 2025.02.13 05:14:26.320719 [ 253 ] {4fea5569-18fe-424f-ac19-d1b10f5f4a21} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9012 | 2025.02.13 05:14:26.320780 [ 253 ] {4fea5569-18fe-424f-ac19-d1b10f5f4a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9013 | 2025.02.13 05:14:26.321383 [ 253 ] {4fea5569-18fe-424f-ac19-d1b10f5f4a21} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9014 | 2025.02.13 05:14:26.321983 [ 253 ] {4fea5569-18fe-424f-ac19-d1b10f5f4a21} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9015 | 2025.02.13 05:14:26.322602 [ 125 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9016 | 2025.02.13 05:14:26.322692 [ 253 ] {4fea5569-18fe-424f-ac19-d1b10f5f4a21} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.003206 sec., 17467.248908296944 rows/sec., 1.33 MiB/sec. | ||
9017 | 2025.02.13 05:14:26.322733 [ 125 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9018 | 2025.02.13 05:14:26.322820 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9019 | 2025.02.13 05:14:26.322896 [ 253 ] {4fea5569-18fe-424f-ac19-d1b10f5f4a21} <Debug> TCPHandler: Processed in 0.003803408 sec. | ||
9020 | 2025.02.13 05:14:26.323275 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
9021 | 2025.02.13 05:14:26.323427 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9022 | 2025.02.13 05:14:26.323930 [ 5 ] {8d9f431f-36ea-4776-93b0-a522abc7a6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9023 | 2025.02.13 05:14:26.324096 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9024 | 2025.02.13 05:14:26.324169 [ 5 ] {8d9f431f-36ea-4776-93b0-a522abc7a6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9025 | 2025.02.13 05:14:26.324267 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1969 rows starting from the beginning of the part | ||
9026 | 2025.02.13 05:14:26.324808 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 123 rows starting from the beginning of the part | ||
9027 | 2025.02.13 05:14:26.325081 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 72 rows starting from the beginning of the part | ||
9028 | 2025.02.13 05:14:26.325650 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 122 rows starting from the beginning of the part | ||
9029 | 2025.02.13 05:14:26.326096 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1212 rows starting from the beginning of the part | ||
9030 | 2025.02.13 05:14:26.326401 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
9031 | 2025.02.13 05:14:26.327314 [ 5 ] {8d9f431f-36ea-4776-93b0-a522abc7a6e4} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9032 | 2025.02.13 05:14:26.327392 [ 5 ] {8d9f431f-36ea-4776-93b0-a522abc7a6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9033 | 2025.02.13 05:14:26.328057 [ 5 ] {8d9f431f-36ea-4776-93b0-a522abc7a6e4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9034 | 2025.02.13 05:14:26.328529 [ 5 ] {8d9f431f-36ea-4776-93b0-a522abc7a6e4} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9035 | 2025.02.13 05:14:26.328831 [ 125 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9036 | 2025.02.13 05:14:26.328931 [ 5 ] {8d9f431f-36ea-4776-93b0-a522abc7a6e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005164 sec., 12393.493415956622 rows/sec., 990.56 KiB/sec. | ||
9037 | 2025.02.13 05:14:26.328940 [ 125 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9038 | 2025.02.13 05:14:26.329048 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9039 | 2025.02.13 05:14:26.329137 [ 5 ] {8d9f431f-36ea-4776-93b0-a522abc7a6e4} <Debug> TCPHandler: Processed in 0.00599411 sec. | ||
9040 | 2025.02.13 05:14:26.329408 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
9041 | 2025.02.13 05:14:26.329499 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9042 | 2025.02.13 05:14:26.329734 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9043 | 2025.02.13 05:14:26.329880 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 953 rows starting from the beginning of the part | ||
9044 | 2025.02.13 05:14:26.329905 [ 253 ] {b795f9f7-169e-4e43-9d6a-742bab9f28e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9045 | 2025.02.13 05:14:26.330224 [ 253 ] {b795f9f7-169e-4e43-9d6a-742bab9f28e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9046 | 2025.02.13 05:14:26.330584 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 99 rows starting from the beginning of the part | ||
9047 | 2025.02.13 05:14:26.330735 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3554 rows, containing 5 columns (5 merged, 0 gathered) in 0.00773764 sec., 459313.1755935919 rows/sec., 39.50 MiB/sec. | ||
9048 | 2025.02.13 05:14:26.331059 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 72 rows starting from the beginning of the part | ||
9049 | 2025.02.13 05:14:26.331493 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 97 rows starting from the beginning of the part | ||
9050 | 2025.02.13 05:14:26.331578 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9051 | 2025.02.13 05:14:26.332001 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 528 rows starting from the beginning of the part | ||
9052 | 2025.02.13 05:14:26.332509 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
9053 | 2025.02.13 05:14:26.333206 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_81_16} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9054 | 2025.02.13 05:14:26.333690 [ 195 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_81_16} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9055 | 2025.02.13 05:14:26.334033 [ 253 ] {b795f9f7-169e-4e43-9d6a-742bab9f28e4} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9056 | 2025.02.13 05:14:26.334060 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
9057 | 2025.02.13 05:14:26.334133 [ 253 ] {b795f9f7-169e-4e43-9d6a-742bab9f28e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9058 | 2025.02.13 05:14:26.335382 [ 253 ] {b795f9f7-169e-4e43-9d6a-742bab9f28e4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9059 | 2025.02.13 05:14:26.336005 [ 253 ] {b795f9f7-169e-4e43-9d6a-742bab9f28e4} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9060 | 2025.02.13 05:14:26.336368 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
9061 | 2025.02.13 05:14:26.336457 [ 253 ] {b795f9f7-169e-4e43-9d6a-742bab9f28e4} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.006729 sec., 4755.535740823302 rows/sec., 339.16 KiB/sec. | ||
9062 | 2025.02.13 05:14:26.336459 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9063 | 2025.02.13 05:14:26.336562 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9064 | 2025.02.13 05:14:26.336837 [ 253 ] {b795f9f7-169e-4e43-9d6a-742bab9f28e4} <Debug> TCPHandler: Processed in 0.007493224 sec. | ||
9065 | 2025.02.13 05:14:26.337107 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full | ||
9066 | 2025.02.13 05:14:26.337551 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9067 | 2025.02.13 05:14:26.338118 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9068 | 2025.02.13 05:14:26.338402 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22198 rows starting from the beginning of the part | ||
9069 | 2025.02.13 05:14:26.338434 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1813 rows, containing 5 columns (5 merged, 0 gathered) in 0.009222103 sec., 196592.90294198622 rows/sec., 15.37 MiB/sec. | ||
9070 | 2025.02.13 05:14:26.338581 [ 5 ] {2cd87c47-c780-4b31-b177-150e9d2c1b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9071 | 2025.02.13 05:14:26.339030 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9072 | 2025.02.13 05:14:26.339087 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 161 rows starting from the beginning of the part | ||
9073 | 2025.02.13 05:14:26.339206 [ 5 ] {2cd87c47-c780-4b31-b177-150e9d2c1b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9074 | 2025.02.13 05:14:26.339701 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
9075 | 2025.02.13 05:14:26.340264 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
9076 | 2025.02.13 05:14:26.340572 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_81_16} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9077 | 2025.02.13 05:14:26.340907 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 974 rows starting from the beginning of the part | ||
9078 | 2025.02.13 05:14:26.341219 [ 194 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_81_16} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9079 | 2025.02.13 05:14:26.341676 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
9080 | 2025.02.13 05:14:26.343638 [ 5 ] {2cd87c47-c780-4b31-b177-150e9d2c1b9f} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9081 | 2025.02.13 05:14:26.343729 [ 5 ] {2cd87c47-c780-4b31-b177-150e9d2c1b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9082 | 2025.02.13 05:14:26.344952 [ 5 ] {2cd87c47-c780-4b31-b177-150e9d2c1b9f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9083 | 2025.02.13 05:14:26.345523 [ 5 ] {2cd87c47-c780-4b31-b177-150e9d2c1b9f} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9084 | 2025.02.13 05:14:26.345820 [ 125 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9085 | 2025.02.13 05:14:26.346143 [ 125 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9086 | 2025.02.13 05:14:26.346169 [ 5 ] {2cd87c47-c780-4b31-b177-150e9d2c1b9f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.007784 sec., 1541.623843782117 rows/sec., 106.39 KiB/sec. | ||
9087 | 2025.02.13 05:14:26.346240 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9088 | 2025.02.13 05:14:26.346547 [ 5 ] {2cd87c47-c780-4b31-b177-150e9d2c1b9f} <Debug> TCPHandler: Processed in 0.00948217 sec. | ||
9089 | 2025.02.13 05:14:26.346823 [ 196 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
9090 | 2025.02.13 05:14:26.347671 [ 196 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9091 | 2025.02.13 05:14:26.347812 [ 196 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3894 rows starting from the beginning of the part | ||
9092 | 2025.02.13 05:14:26.348145 [ 196 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
9093 | 2025.02.13 05:14:26.348277 [ 196 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
9094 | 2025.02.13 05:14:26.348409 [ 196 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
9095 | 2025.02.13 05:14:26.348628 [ 196 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part | ||
9096 | 2025.02.13 05:14:26.348752 [ 196 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 12 rows starting from the beginning of the part | ||
9097 | 2025.02.13 05:14:26.351417 [ 198 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23653 rows, containing 5 columns (5 merged, 0 gathered) in 0.014615505 sec., 1618349.827802734 rows/sec., 110.48 MiB/sec. | ||
9098 | 2025.02.13 05:14:26.352282 [ 193 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4134 rows, containing 4 columns (4 merged, 0 gathered) in 0.005744264 sec., 719674.4439322427 rows/sec., 48.21 MiB/sec. | ||
9099 | 2025.02.13 05:14:26.352460 [ 189 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
9100 | 2025.02.13 05:14:26.352859 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9101 | 2025.02.13 05:14:26.353043 [ 189 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9102 | 2025.02.13 05:14:26.353201 [ 189 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
9103 | 2025.02.13 05:14:26.353333 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_81_16} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9104 | 2025.02.13 05:14:26.353377 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
9105 | 2025.02.13 05:14:26.353461 [ 201 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_81_16} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9106 | 2025.02.13 05:14:26.353583 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
9107 | 2025.02.13 05:14:28.619897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
9108 | 2025.02.13 05:14:28.620534 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9109 | 2025.02.13 05:14:28.620575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9110 | 2025.02.13 05:14:28.621109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9111 | 2025.02.13 05:14:28.621372 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9112 | 2025.02.13 05:14:28.621632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
9113 | 2025.02.13 05:14:30.169816 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9114 | 2025.02.13 05:14:30.190425 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9115 | 2025.02.13 05:14:30.190479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9116 | 2025.02.13 05:14:30.198132 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9117 | 2025.02.13 05:14:30.198929 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9118 | 2025.02.13 05:14:30.201753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9119 | 2025.02.13 05:14:31.221402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1260 | ||
9120 | 2025.02.13 05:14:31.225409 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9121 | 2025.02.13 05:14:31.225471 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9122 | 2025.02.13 05:14:31.226950 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9123 | 2025.02.13 05:14:31.227265 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9124 | 2025.02.13 05:14:31.227530 [ 52 ] {} <Debug> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9125 | 2025.02.13 05:14:31.227695 [ 52 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9126 | 2025.02.13 05:14:31.227809 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9127 | 2025.02.13 05:14:31.228875 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::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 | ||
9128 | 2025.02.13 05:14:31.230238 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
9129 | 2025.02.13 05:14:31.230723 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9130 | 2025.02.13 05:14:31.230922 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1094 rows starting from the beginning of the part | ||
9131 | 2025.02.13 05:14:31.231480 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
9132 | 2025.02.13 05:14:31.231994 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part | ||
9133 | 2025.02.13 05:14:31.232486 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
9134 | 2025.02.13 05:14:31.232970 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::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 | ||
9135 | 2025.02.13 05:14:31.233434 [ 201 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
9136 | 2025.02.13 05:14:31.241901 [ 189 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 72 columns (72 merged, 0 gathered) in 0.013783872 sec., 91411.17967433244 rows/sec., 73.41 MiB/sec. | ||
9137 | 2025.02.13 05:14:31.243273 [ 193 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9138 | 2025.02.13 05:14:31.244008 [ 193 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_36_7} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9139 | 2025.02.13 05:14:31.244101 [ 193 ] {a094e33d-9e03-4c95-a71b-bc8270f4f1f4::all_1_36_7} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9140 | 2025.02.13 05:14:31.244326 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
9141 | 2025.02.13 05:14:31.325643 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9142 | 2025.02.13 05:14:31.325829 [ 253 ] {c06f924b-d41f-41e9-b6f7-8b1eb6bc3ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9143 | 2025.02.13 05:14:31.325901 [ 253 ] {c06f924b-d41f-41e9-b6f7-8b1eb6bc3ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9144 | 2025.02.13 05:14:31.326713 [ 253 ] {c06f924b-d41f-41e9-b6f7-8b1eb6bc3ac5} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9145 | 2025.02.13 05:14:31.326757 [ 253 ] {c06f924b-d41f-41e9-b6f7-8b1eb6bc3ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9146 | 2025.02.13 05:14:31.327158 [ 253 ] {c06f924b-d41f-41e9-b6f7-8b1eb6bc3ac5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9147 | 2025.02.13 05:14:31.327428 [ 253 ] {c06f924b-d41f-41e9-b6f7-8b1eb6bc3ac5} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9148 | 2025.02.13 05:14:31.327678 [ 253 ] {c06f924b-d41f-41e9-b6f7-8b1eb6bc3ac5} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001896 sec., 64345.991561181436 rows/sec., 5.45 MiB/sec. | ||
9149 | 2025.02.13 05:14:31.327771 [ 253 ] {c06f924b-d41f-41e9-b6f7-8b1eb6bc3ac5} <Debug> TCPHandler: Processed in 0.002209913 sec. | ||
9150 | 2025.02.13 05:14:31.328160 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9151 | 2025.02.13 05:14:31.328434 [ 5 ] {ee50fb66-597c-4b4d-820e-63831e50b5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9152 | 2025.02.13 05:14:31.328508 [ 5 ] {ee50fb66-597c-4b4d-820e-63831e50b5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9153 | 2025.02.13 05:14:31.329286 [ 5 ] {ee50fb66-597c-4b4d-820e-63831e50b5a7} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9154 | 2025.02.13 05:14:31.329338 [ 5 ] {ee50fb66-597c-4b4d-820e-63831e50b5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9155 | 2025.02.13 05:14:31.329786 [ 5 ] {ee50fb66-597c-4b4d-820e-63831e50b5a7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9156 | 2025.02.13 05:14:31.330049 [ 5 ] {ee50fb66-597c-4b4d-820e-63831e50b5a7} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9157 | 2025.02.13 05:14:31.330322 [ 5 ] {ee50fb66-597c-4b4d-820e-63831e50b5a7} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001941 sec., 17001.545595054096 rows/sec., 1.25 MiB/sec. | ||
9158 | 2025.02.13 05:14:31.330395 [ 5 ] {ee50fb66-597c-4b4d-820e-63831e50b5a7} <Debug> TCPHandler: Processed in 0.002479161 sec. | ||
9159 | 2025.02.13 05:14:31.330562 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9160 | 2025.02.13 05:14:31.330710 [ 253 ] {a5838501-3345-4e60-88b6-a2db276b5562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9161 | 2025.02.13 05:14:31.330769 [ 253 ] {a5838501-3345-4e60-88b6-a2db276b5562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9162 | 2025.02.13 05:14:31.331469 [ 253 ] {a5838501-3345-4e60-88b6-a2db276b5562} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9163 | 2025.02.13 05:14:31.331508 [ 253 ] {a5838501-3345-4e60-88b6-a2db276b5562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9164 | 2025.02.13 05:14:31.331871 [ 253 ] {a5838501-3345-4e60-88b6-a2db276b5562} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9165 | 2025.02.13 05:14:31.332109 [ 253 ] {a5838501-3345-4e60-88b6-a2db276b5562} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9166 | 2025.02.13 05:14:31.332287 [ 253 ] {a5838501-3345-4e60-88b6-a2db276b5562} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001612 sec., 60173.697270471464 rows/sec., 4.70 MiB/sec. | ||
9167 | 2025.02.13 05:14:31.332343 [ 253 ] {a5838501-3345-4e60-88b6-a2db276b5562} <Debug> TCPHandler: Processed in 0.001849502 sec. | ||
9168 | 2025.02.13 05:14:31.332503 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9169 | 2025.02.13 05:14:31.332657 [ 5 ] {8613d382-cc49-4a2c-901a-9ff9f878b095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9170 | 2025.02.13 05:14:31.332725 [ 5 ] {8613d382-cc49-4a2c-901a-9ff9f878b095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9171 | 2025.02.13 05:14:31.333520 [ 5 ] {8613d382-cc49-4a2c-901a-9ff9f878b095} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9172 | 2025.02.13 05:14:31.333602 [ 5 ] {8613d382-cc49-4a2c-901a-9ff9f878b095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9173 | 2025.02.13 05:14:31.334386 [ 5 ] {8613d382-cc49-4a2c-901a-9ff9f878b095} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9174 | 2025.02.13 05:14:31.334630 [ 5 ] {8613d382-cc49-4a2c-901a-9ff9f878b095} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9175 | 2025.02.13 05:14:31.334839 [ 5 ] {8613d382-cc49-4a2c-901a-9ff9f878b095} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002218 sec., 72137.0604147881 rows/sec., 5.02 MiB/sec. | ||
9176 | 2025.02.13 05:14:31.334895 [ 5 ] {8613d382-cc49-4a2c-901a-9ff9f878b095} <Debug> TCPHandler: Processed in 0.00246405 sec. | ||
9177 | 2025.02.13 05:14:31.335057 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9178 | 2025.02.13 05:14:31.335199 [ 253 ] {719d3d7e-f294-43fc-8391-3d45967e6633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9179 | 2025.02.13 05:14:31.335292 [ 253 ] {719d3d7e-f294-43fc-8391-3d45967e6633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9180 | 2025.02.13 05:14:31.336454 [ 253 ] {719d3d7e-f294-43fc-8391-3d45967e6633} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9181 | 2025.02.13 05:14:31.336492 [ 253 ] {719d3d7e-f294-43fc-8391-3d45967e6633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9182 | 2025.02.13 05:14:31.337184 [ 253 ] {719d3d7e-f294-43fc-8391-3d45967e6633} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9183 | 2025.02.13 05:14:31.337446 [ 253 ] {719d3d7e-f294-43fc-8391-3d45967e6633} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9184 | 2025.02.13 05:14:31.337695 [ 253 ] {719d3d7e-f294-43fc-8391-3d45967e6633} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002521 sec., 13090.04363347878 rows/sec., 23.46 MiB/sec. | ||
9185 | 2025.02.13 05:14:31.338158 [ 253 ] {719d3d7e-f294-43fc-8391-3d45967e6633} <Debug> TCPHandler: Processed in 0.003165059 sec. | ||
9186 | 2025.02.13 05:14:31.338421 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9187 | 2025.02.13 05:14:31.338589 [ 5 ] {89d30757-0281-485a-bf5a-df10ec9ada53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9188 | 2025.02.13 05:14:31.338651 [ 5 ] {89d30757-0281-485a-bf5a-df10ec9ada53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9189 | 2025.02.13 05:14:31.339227 [ 5 ] {89d30757-0281-485a-bf5a-df10ec9ada53} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9190 | 2025.02.13 05:14:31.339273 [ 5 ] {89d30757-0281-485a-bf5a-df10ec9ada53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9191 | 2025.02.13 05:14:31.339660 [ 5 ] {89d30757-0281-485a-bf5a-df10ec9ada53} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9192 | 2025.02.13 05:14:31.339894 [ 5 ] {89d30757-0281-485a-bf5a-df10ec9ada53} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9193 | 2025.02.13 05:14:31.340107 [ 5 ] {89d30757-0281-485a-bf5a-df10ec9ada53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. | ||
9194 | 2025.02.13 05:14:31.340157 [ 5 ] {89d30757-0281-485a-bf5a-df10ec9ada53} <Debug> TCPHandler: Processed in 0.001889093 sec. | ||
9195 | 2025.02.13 05:14:35.930807 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9196 | 2025.02.13 05:14:35.930883 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9197 | 2025.02.13 05:14:36.122676 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
9198 | 2025.02.13 05:14:36.123355 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9199 | 2025.02.13 05:14:36.123401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9200 | 2025.02.13 05:14:36.123924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9201 | 2025.02.13 05:14:36.124201 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9202 | 2025.02.13 05:14:36.124468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9203 | 2025.02.13 05:14:36.324859 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9204 | 2025.02.13 05:14:36.325078 [ 253 ] {f028573a-b600-4dee-a506-029e78e48e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9205 | 2025.02.13 05:14:36.325162 [ 253 ] {f028573a-b600-4dee-a506-029e78e48e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9206 | 2025.02.13 05:14:36.325956 [ 253 ] {f028573a-b600-4dee-a506-029e78e48e67} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9207 | 2025.02.13 05:14:36.326013 [ 253 ] {f028573a-b600-4dee-a506-029e78e48e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9208 | 2025.02.13 05:14:36.326459 [ 253 ] {f028573a-b600-4dee-a506-029e78e48e67} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9209 | 2025.02.13 05:14:36.326716 [ 253 ] {f028573a-b600-4dee-a506-029e78e48e67} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9210 | 2025.02.13 05:14:36.326965 [ 253 ] {f028573a-b600-4dee-a506-029e78e48e67} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001948 sec., 36960.985626283364 rows/sec., 2.99 MiB/sec. | ||
9211 | 2025.02.13 05:14:36.327029 [ 253 ] {f028573a-b600-4dee-a506-029e78e48e67} <Debug> TCPHandler: Processed in 0.002315446 sec. | ||
9212 | 2025.02.13 05:14:36.327276 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9213 | 2025.02.13 05:14:36.327494 [ 5 ] {94dc2310-7e88-413d-9c4e-20e83503e193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9214 | 2025.02.13 05:14:36.327571 [ 5 ] {94dc2310-7e88-413d-9c4e-20e83503e193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9215 | 2025.02.13 05:14:36.328310 [ 5 ] {94dc2310-7e88-413d-9c4e-20e83503e193} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9216 | 2025.02.13 05:14:36.328367 [ 5 ] {94dc2310-7e88-413d-9c4e-20e83503e193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9217 | 2025.02.13 05:14:36.328797 [ 5 ] {94dc2310-7e88-413d-9c4e-20e83503e193} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9218 | 2025.02.13 05:14:36.329059 [ 5 ] {94dc2310-7e88-413d-9c4e-20e83503e193} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9219 | 2025.02.13 05:14:36.329297 [ 5 ] {94dc2310-7e88-413d-9c4e-20e83503e193} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001861 sec., 4298.76410531972 rows/sec., 323.25 KiB/sec. | ||
9220 | 2025.02.13 05:14:36.329363 [ 5 ] {94dc2310-7e88-413d-9c4e-20e83503e193} <Debug> TCPHandler: Processed in 0.002229584 sec. | ||
9221 | 2025.02.13 05:14:36.329512 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9222 | 2025.02.13 05:14:36.329659 [ 253 ] {b237b35d-285d-4738-97d7-e11ddf96815f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9223 | 2025.02.13 05:14:36.329723 [ 253 ] {b237b35d-285d-4738-97d7-e11ddf96815f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9224 | 2025.02.13 05:14:36.330467 [ 253 ] {b237b35d-285d-4738-97d7-e11ddf96815f} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9225 | 2025.02.13 05:14:36.330509 [ 253 ] {b237b35d-285d-4738-97d7-e11ddf96815f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9226 | 2025.02.13 05:14:36.330896 [ 253 ] {b237b35d-285d-4738-97d7-e11ddf96815f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9227 | 2025.02.13 05:14:36.331145 [ 253 ] {b237b35d-285d-4738-97d7-e11ddf96815f} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9228 | 2025.02.13 05:14:36.331367 [ 253 ] {b237b35d-285d-4738-97d7-e11ddf96815f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001743 sec., 41308.08950086059 rows/sec., 3.22 MiB/sec. | ||
9229 | 2025.02.13 05:14:36.331423 [ 253 ] {b237b35d-285d-4738-97d7-e11ddf96815f} <Debug> TCPHandler: Processed in 0.001981636 sec. | ||
9230 | 2025.02.13 05:14:36.331559 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9231 | 2025.02.13 05:14:36.331685 [ 5 ] {5cc8141f-057a-4eaf-86b5-2524712203d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9232 | 2025.02.13 05:14:36.331741 [ 5 ] {5cc8141f-057a-4eaf-86b5-2524712203d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9233 | 2025.02.13 05:14:36.332431 [ 5 ] {5cc8141f-057a-4eaf-86b5-2524712203d9} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9234 | 2025.02.13 05:14:36.332481 [ 5 ] {5cc8141f-057a-4eaf-86b5-2524712203d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9235 | 2025.02.13 05:14:36.332896 [ 5 ] {5cc8141f-057a-4eaf-86b5-2524712203d9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9236 | 2025.02.13 05:14:36.333252 [ 5 ] {5cc8141f-057a-4eaf-86b5-2524712203d9} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9237 | 2025.02.13 05:14:36.333484 [ 5 ] {5cc8141f-057a-4eaf-86b5-2524712203d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001827 sec., 87575.25998905308 rows/sec., 6.10 MiB/sec. | ||
9238 | 2025.02.13 05:14:36.333544 [ 5 ] {5cc8141f-057a-4eaf-86b5-2524712203d9} <Debug> TCPHandler: Processed in 0.002043689 sec. | ||
9239 | 2025.02.13 05:14:36.333722 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9240 | 2025.02.13 05:14:36.333848 [ 253 ] {e4eca564-dfdd-4821-8b95-9212f7690caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9241 | 2025.02.13 05:14:36.333934 [ 253 ] {e4eca564-dfdd-4821-8b95-9212f7690caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9242 | 2025.02.13 05:14:36.335087 [ 253 ] {e4eca564-dfdd-4821-8b95-9212f7690caa} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9243 | 2025.02.13 05:14:36.335129 [ 253 ] {e4eca564-dfdd-4821-8b95-9212f7690caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9244 | 2025.02.13 05:14:36.335748 [ 253 ] {e4eca564-dfdd-4821-8b95-9212f7690caa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9245 | 2025.02.13 05:14:36.336015 [ 253 ] {e4eca564-dfdd-4821-8b95-9212f7690caa} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9246 | 2025.02.13 05:14:36.336274 [ 253 ] {e4eca564-dfdd-4821-8b95-9212f7690caa} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002453 sec., 3261.3126783530374 rows/sec., 5.84 MiB/sec. | ||
9247 | 2025.02.13 05:14:36.336385 [ 253 ] {e4eca564-dfdd-4821-8b95-9212f7690caa} <Debug> TCPHandler: Processed in 0.002722888 sec. | ||
9248 | 2025.02.13 05:14:36.336547 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9249 | 2025.02.13 05:14:36.336672 [ 5 ] {eae23d61-a033-4e83-baf0-d206c62708b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9250 | 2025.02.13 05:14:36.336727 [ 5 ] {eae23d61-a033-4e83-baf0-d206c62708b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9251 | 2025.02.13 05:14:36.337252 [ 5 ] {eae23d61-a033-4e83-baf0-d206c62708b7} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9252 | 2025.02.13 05:14:36.337293 [ 5 ] {eae23d61-a033-4e83-baf0-d206c62708b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9253 | 2025.02.13 05:14:36.337682 [ 5 ] {eae23d61-a033-4e83-baf0-d206c62708b7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9254 | 2025.02.13 05:14:36.337921 [ 5 ] {eae23d61-a033-4e83-baf0-d206c62708b7} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9255 | 2025.02.13 05:14:36.338130 [ 5 ] {eae23d61-a033-4e83-baf0-d206c62708b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
9256 | 2025.02.13 05:14:36.338243 [ 5 ] {eae23d61-a033-4e83-baf0-d206c62708b7} <Debug> TCPHandler: Processed in 0.00175816 sec. | ||
9257 | 2025.02.13 05:14:37.702735 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9258 | 2025.02.13 05:14:37.725446 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9259 | 2025.02.13 05:14:37.725502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9260 | 2025.02.13 05:14:37.732887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9261 | 2025.02.13 05:14:37.733678 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9262 | 2025.02.13 05:14:37.736354 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9263 | 2025.02.13 05:14:41.231335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1284 | ||
9264 | 2025.02.13 05:14:41.234219 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9265 | 2025.02.13 05:14:41.234277 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9266 | 2025.02.13 05:14:41.235742 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9267 | 2025.02.13 05:14:41.236065 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9268 | 2025.02.13 05:14:41.236750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1284 | ||
9269 | 2025.02.13 05:14:41.330829 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9270 | 2025.02.13 05:14:41.331012 [ 253 ] {0baa2eae-18b8-4075-9040-2325faeeb877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9271 | 2025.02.13 05:14:41.331082 [ 253 ] {0baa2eae-18b8-4075-9040-2325faeeb877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9272 | 2025.02.13 05:14:41.331827 [ 253 ] {0baa2eae-18b8-4075-9040-2325faeeb877} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9273 | 2025.02.13 05:14:41.331871 [ 253 ] {0baa2eae-18b8-4075-9040-2325faeeb877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9274 | 2025.02.13 05:14:41.332260 [ 253 ] {0baa2eae-18b8-4075-9040-2325faeeb877} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
9275 | 2025.02.13 05:14:41.332510 [ 253 ] {0baa2eae-18b8-4075-9040-2325faeeb877} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9276 | 2025.02.13 05:14:41.332770 [ 253 ] {0baa2eae-18b8-4075-9040-2325faeeb877} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001804 sec., 13303.769401330377 rows/sec., 1.10 MiB/sec. | ||
9277 | 2025.02.13 05:14:41.332889 [ 253 ] {0baa2eae-18b8-4075-9040-2325faeeb877} <Debug> TCPHandler: Processed in 0.002143251 sec. | ||
9278 | 2025.02.13 05:14:41.333154 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9279 | 2025.02.13 05:14:41.333375 [ 5 ] {34a192c2-1d51-4f75-ad60-a6f30781e835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9280 | 2025.02.13 05:14:41.333457 [ 5 ] {34a192c2-1d51-4f75-ad60-a6f30781e835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9281 | 2025.02.13 05:14:41.334212 [ 5 ] {34a192c2-1d51-4f75-ad60-a6f30781e835} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9282 | 2025.02.13 05:14:41.334263 [ 5 ] {34a192c2-1d51-4f75-ad60-a6f30781e835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9283 | 2025.02.13 05:14:41.334691 [ 5 ] {34a192c2-1d51-4f75-ad60-a6f30781e835} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9284 | 2025.02.13 05:14:41.334962 [ 5 ] {34a192c2-1d51-4f75-ad60-a6f30781e835} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9285 | 2025.02.13 05:14:41.335286 [ 5 ] {34a192c2-1d51-4f75-ad60-a6f30781e835} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001953 sec., 5120.327700972862 rows/sec., 417.53 KiB/sec. | ||
9286 | 2025.02.13 05:14:41.335630 [ 5 ] {34a192c2-1d51-4f75-ad60-a6f30781e835} <Debug> TCPHandler: Processed in 0.002616274 sec. | ||
9287 | 2025.02.13 05:14:41.335919 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9288 | 2025.02.13 05:14:41.336074 [ 253 ] {757328e0-2051-403e-bd6d-a8e66785eca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9289 | 2025.02.13 05:14:41.336134 [ 253 ] {757328e0-2051-403e-bd6d-a8e66785eca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9290 | 2025.02.13 05:14:41.336897 [ 253 ] {757328e0-2051-403e-bd6d-a8e66785eca6} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9291 | 2025.02.13 05:14:41.336938 [ 253 ] {757328e0-2051-403e-bd6d-a8e66785eca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9292 | 2025.02.13 05:14:41.337326 [ 253 ] {757328e0-2051-403e-bd6d-a8e66785eca6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9293 | 2025.02.13 05:14:41.337566 [ 253 ] {757328e0-2051-403e-bd6d-a8e66785eca6} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9294 | 2025.02.13 05:14:41.337784 [ 253 ] {757328e0-2051-403e-bd6d-a8e66785eca6} <Debug> executeQuery: Read 247 rows, 22.39 KiB in 0.001739 sec., 142035.65267395054 rows/sec., 12.57 MiB/sec. | ||
9295 | 2025.02.13 05:14:41.337878 [ 253 ] {757328e0-2051-403e-bd6d-a8e66785eca6} <Debug> TCPHandler: Processed in 0.00211057 sec. | ||
9296 | 2025.02.13 05:14:41.338056 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9297 | 2025.02.13 05:14:41.338296 [ 5 ] {d1d81bd6-d65d-4e1b-9453-71456fb844e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9298 | 2025.02.13 05:14:41.338347 [ 5 ] {d1d81bd6-d65d-4e1b-9453-71456fb844e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9299 | 2025.02.13 05:14:41.338955 [ 5 ] {d1d81bd6-d65d-4e1b-9453-71456fb844e8} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9300 | 2025.02.13 05:14:41.338994 [ 5 ] {d1d81bd6-d65d-4e1b-9453-71456fb844e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9301 | 2025.02.13 05:14:41.339352 [ 5 ] {d1d81bd6-d65d-4e1b-9453-71456fb844e8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9302 | 2025.02.13 05:14:41.339590 [ 5 ] {d1d81bd6-d65d-4e1b-9453-71456fb844e8} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9303 | 2025.02.13 05:14:41.339807 [ 5 ] {d1d81bd6-d65d-4e1b-9453-71456fb844e8} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001574 sec., 34942.8208386277 rows/sec., 2.57 MiB/sec. | ||
9304 | 2025.02.13 05:14:41.339859 [ 5 ] {d1d81bd6-d65d-4e1b-9453-71456fb844e8} <Debug> TCPHandler: Processed in 0.001886504 sec. | ||
9305 | 2025.02.13 05:14:41.340013 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9306 | 2025.02.13 05:14:41.340153 [ 253 ] {16880f7c-40cd-4b6f-a804-bb07bcac5215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9307 | 2025.02.13 05:14:41.340212 [ 253 ] {16880f7c-40cd-4b6f-a804-bb07bcac5215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9308 | 2025.02.13 05:14:41.340843 [ 253 ] {16880f7c-40cd-4b6f-a804-bb07bcac5215} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9309 | 2025.02.13 05:14:41.340883 [ 253 ] {16880f7c-40cd-4b6f-a804-bb07bcac5215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9310 | 2025.02.13 05:14:41.341238 [ 253 ] {16880f7c-40cd-4b6f-a804-bb07bcac5215} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9311 | 2025.02.13 05:14:41.341477 [ 253 ] {16880f7c-40cd-4b6f-a804-bb07bcac5215} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9312 | 2025.02.13 05:14:41.341678 [ 253 ] {16880f7c-40cd-4b6f-a804-bb07bcac5215} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001544 sec., 15544.041450777202 rows/sec., 1.29 MiB/sec. | ||
9313 | 2025.02.13 05:14:41.341782 [ 253 ] {16880f7c-40cd-4b6f-a804-bb07bcac5215} <Debug> TCPHandler: Processed in 0.001827522 sec. | ||
9314 | 2025.02.13 05:14:41.342041 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9315 | 2025.02.13 05:14:41.342220 [ 5 ] {7d462e13-8ad3-4a3e-8016-6e611fcc4116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9316 | 2025.02.13 05:14:41.342278 [ 5 ] {7d462e13-8ad3-4a3e-8016-6e611fcc4116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9317 | 2025.02.13 05:14:41.342905 [ 5 ] {7d462e13-8ad3-4a3e-8016-6e611fcc4116} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9318 | 2025.02.13 05:14:41.342945 [ 5 ] {7d462e13-8ad3-4a3e-8016-6e611fcc4116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9319 | 2025.02.13 05:14:41.343297 [ 5 ] {7d462e13-8ad3-4a3e-8016-6e611fcc4116} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
9320 | 2025.02.13 05:14:41.343541 [ 5 ] {7d462e13-8ad3-4a3e-8016-6e611fcc4116} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9321 | 2025.02.13 05:14:41.343799 [ 5 ] {7d462e13-8ad3-4a3e-8016-6e611fcc4116} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001605 sec., 7476.6355140186915 rows/sec., 584.11 KiB/sec. | ||
9322 | 2025.02.13 05:14:41.343976 [ 5 ] {7d462e13-8ad3-4a3e-8016-6e611fcc4116} <Debug> TCPHandler: Processed in 0.0020934 sec. | ||
9323 | 2025.02.13 05:14:41.344139 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9324 | 2025.02.13 05:14:41.344281 [ 253 ] {68ff2fd2-8b54-4c60-8d39-898928183137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9325 | 2025.02.13 05:14:41.344339 [ 253 ] {68ff2fd2-8b54-4c60-8d39-898928183137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9326 | 2025.02.13 05:14:41.345036 [ 253 ] {68ff2fd2-8b54-4c60-8d39-898928183137} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9327 | 2025.02.13 05:14:41.345074 [ 253 ] {68ff2fd2-8b54-4c60-8d39-898928183137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9328 | 2025.02.13 05:14:41.345434 [ 253 ] {68ff2fd2-8b54-4c60-8d39-898928183137} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9329 | 2025.02.13 05:14:41.345674 [ 253 ] {68ff2fd2-8b54-4c60-8d39-898928183137} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9330 | 2025.02.13 05:14:41.345854 [ 253 ] {68ff2fd2-8b54-4c60-8d39-898928183137} <Debug> executeQuery: Read 143 rows, 11.83 KiB in 0.001605 sec., 89096.57320872274 rows/sec., 7.20 MiB/sec. | ||
9331 | 2025.02.13 05:14:41.345909 [ 253 ] {68ff2fd2-8b54-4c60-8d39-898928183137} <Debug> TCPHandler: Processed in 0.001838423 sec. | ||
9332 | 2025.02.13 05:14:41.346109 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9333 | 2025.02.13 05:14:41.346279 [ 5 ] {393e5f9d-f7b3-422e-bcc8-d5812d26b23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9334 | 2025.02.13 05:14:41.346341 [ 5 ] {393e5f9d-f7b3-422e-bcc8-d5812d26b23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9335 | 2025.02.13 05:14:41.346983 [ 5 ] {393e5f9d-f7b3-422e-bcc8-d5812d26b23e} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9336 | 2025.02.13 05:14:41.347021 [ 5 ] {393e5f9d-f7b3-422e-bcc8-d5812d26b23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9337 | 2025.02.13 05:14:41.347417 [ 5 ] {393e5f9d-f7b3-422e-bcc8-d5812d26b23e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9338 | 2025.02.13 05:14:41.347651 [ 5 ] {393e5f9d-f7b3-422e-bcc8-d5812d26b23e} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9339 | 2025.02.13 05:14:41.347865 [ 5 ] {393e5f9d-f7b3-422e-bcc8-d5812d26b23e} <Debug> executeQuery: Read 273 rows, 20.73 KiB in 0.001616 sec., 168935.64356435643 rows/sec., 12.53 MiB/sec. | ||
9340 | 2025.02.13 05:14:41.347917 [ 5 ] {393e5f9d-f7b3-422e-bcc8-d5812d26b23e} <Debug> TCPHandler: Processed in 0.001922555 sec. | ||
9341 | 2025.02.13 05:14:41.348061 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9342 | 2025.02.13 05:14:41.348201 [ 253 ] {3971b007-f06d-4d20-ab4b-dcc373a4a291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9343 | 2025.02.13 05:14:41.348294 [ 253 ] {3971b007-f06d-4d20-ab4b-dcc373a4a291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9344 | 2025.02.13 05:14:41.349421 [ 253 ] {3971b007-f06d-4d20-ab4b-dcc373a4a291} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9345 | 2025.02.13 05:14:41.349459 [ 253 ] {3971b007-f06d-4d20-ab4b-dcc373a4a291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9346 | 2025.02.13 05:14:41.350094 [ 253 ] {3971b007-f06d-4d20-ab4b-dcc373a4a291} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9347 | 2025.02.13 05:14:41.350362 [ 253 ] {3971b007-f06d-4d20-ab4b-dcc373a4a291} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9348 | 2025.02.13 05:14:41.350617 [ 253 ] {3971b007-f06d-4d20-ab4b-dcc373a4a291} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002424 sec., 13613.861386138615 rows/sec., 24.40 MiB/sec. | ||
9349 | 2025.02.13 05:14:41.350879 [ 253 ] {3971b007-f06d-4d20-ab4b-dcc373a4a291} <Debug> TCPHandler: Processed in 0.002881152 sec. | ||
9350 | 2025.02.13 05:14:41.351174 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9351 | 2025.02.13 05:14:41.351545 [ 5 ] {527b6be2-6526-4d14-8033-c387c5e6e072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9352 | 2025.02.13 05:14:41.351669 [ 5 ] {527b6be2-6526-4d14-8033-c387c5e6e072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9353 | 2025.02.13 05:14:41.352156 [ 5 ] {527b6be2-6526-4d14-8033-c387c5e6e072} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9354 | 2025.02.13 05:14:41.352193 [ 5 ] {527b6be2-6526-4d14-8033-c387c5e6e072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9355 | 2025.02.13 05:14:41.352557 [ 5 ] {527b6be2-6526-4d14-8033-c387c5e6e072} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9356 | 2025.02.13 05:14:41.352796 [ 5 ] {527b6be2-6526-4d14-8033-c387c5e6e072} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9357 | 2025.02.13 05:14:41.353003 [ 5 ] {527b6be2-6526-4d14-8033-c387c5e6e072} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001601 sec., 37476.57713928795 rows/sec., 2.53 MiB/sec. | ||
9358 | 2025.02.13 05:14:41.353055 [ 5 ] {527b6be2-6526-4d14-8033-c387c5e6e072} <Debug> TCPHandler: Processed in 0.002056968 sec. | ||
9359 | 2025.02.13 05:14:43.625544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
9360 | 2025.02.13 05:14:43.626249 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9361 | 2025.02.13 05:14:43.626294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9362 | 2025.02.13 05:14:43.626815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9363 | 2025.02.13 05:14:43.627070 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9364 | 2025.02.13 05:14:43.627254 [ 171 ] {} <Debug> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9365 | 2025.02.13 05:14:43.627277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
9366 | 2025.02.13 05:14:43.627304 [ 171 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9367 | 2025.02.13 05:14:43.627331 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9368 | 2025.02.13 05:14:43.627446 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
9369 | 2025.02.13 05:14:43.627566 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9370 | 2025.02.13 05:14:43.627606 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::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 | ||
9371 | 2025.02.13 05:14:43.627682 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
9372 | 2025.02.13 05:14:43.627923 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
9373 | 2025.02.13 05:14:43.628213 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
9374 | 2025.02.13 05:14:43.628497 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
9375 | 2025.02.13 05:14:43.628756 [ 191 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
9376 | 2025.02.13 05:14:43.631448 [ 189 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.004049335 sec., 5769589.327630339 rows/sec., 82.53 MiB/sec. | ||
9377 | 2025.02.13 05:14:43.632078 [ 190 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9378 | 2025.02.13 05:14:43.632639 [ 190 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_51_10} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9379 | 2025.02.13 05:14:43.632782 [ 190 ] {16aeab95-009d-4461-8cee-3a7ef0aa2ebd::all_1_51_10} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9380 | 2025.02.13 05:14:43.632908 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
9381 | 2025.02.13 05:14:45.237343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
9382 | 2025.02.13 05:14:45.259943 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9383 | 2025.02.13 05:14:45.260003 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9384 | 2025.02.13 05:14:45.267314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9385 | 2025.02.13 05:14:45.268082 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9386 | 2025.02.13 05:14:45.268549 [ 169 ] {} <Debug> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9387 | 2025.02.13 05:14:45.268733 [ 169 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9388 | 2025.02.13 05:14:45.268825 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9389 | 2025.02.13 05:14:45.269770 [ 191 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
9390 | 2025.02.13 05:14:45.285283 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
9391 | 2025.02.13 05:14:45.287033 [ 191 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9392 | 2025.02.13 05:14:45.288282 [ 191 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
9393 | 2025.02.13 05:14:45.294033 [ 191 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
9394 | 2025.02.13 05:14:45.299404 [ 191 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
9395 | 2025.02.13 05:14:45.304868 [ 191 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
9396 | 2025.02.13 05:14:45.310496 [ 191 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
9397 | 2025.02.13 05:14:45.314911 [ 191 ] {97210a11-8794-485d-a446-bf1667e363ba::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 | ||
9398 | 2025.02.13 05:14:45.376148 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.107132658 sec., 3593.67542248415 rows/sec., 18.58 MiB/sec. | ||
9399 | 2025.02.13 05:14:45.379500 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9400 | 2025.02.13 05:14:45.382767 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_51_10} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9401 | 2025.02.13 05:14:45.382910 [ 190 ] {97210a11-8794-485d-a446-bf1667e363ba::all_1_51_10} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9402 | 2025.02.13 05:14:45.385513 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9403 | 2025.02.13 05:14:46.001166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.83 MiB, peak 242.25 MiB, free memory in arenas 0.00 B, will set to 230.69 MiB (RSS), difference: 1.86 MiB | ||
9404 | 2025.02.13 05:14:46.324064 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9405 | 2025.02.13 05:14:46.324251 [ 253 ] {f776ca87-bd55-4707-afcd-9395edc7f4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9406 | 2025.02.13 05:14:46.324326 [ 253 ] {f776ca87-bd55-4707-afcd-9395edc7f4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9407 | 2025.02.13 05:14:46.325086 [ 253 ] {f776ca87-bd55-4707-afcd-9395edc7f4c0} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9408 | 2025.02.13 05:14:46.325135 [ 253 ] {f776ca87-bd55-4707-afcd-9395edc7f4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9409 | 2025.02.13 05:14:46.325576 [ 253 ] {f776ca87-bd55-4707-afcd-9395edc7f4c0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9410 | 2025.02.13 05:14:46.325829 [ 253 ] {f776ca87-bd55-4707-afcd-9395edc7f4c0} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9411 | 2025.02.13 05:14:46.326086 [ 253 ] {f776ca87-bd55-4707-afcd-9395edc7f4c0} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001885 sec., 38196.28647214854 rows/sec., 3.09 MiB/sec. | ||
9412 | 2025.02.13 05:14:46.326154 [ 253 ] {f776ca87-bd55-4707-afcd-9395edc7f4c0} <Debug> TCPHandler: Processed in 0.002216033 sec. | ||
9413 | 2025.02.13 05:14:46.326414 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9414 | 2025.02.13 05:14:46.326631 [ 5 ] {795db50b-194e-4925-8c0a-5db2fd752eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9415 | 2025.02.13 05:14:46.326716 [ 5 ] {795db50b-194e-4925-8c0a-5db2fd752eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9416 | 2025.02.13 05:14:46.327496 [ 5 ] {795db50b-194e-4925-8c0a-5db2fd752eec} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9417 | 2025.02.13 05:14:46.327552 [ 5 ] {795db50b-194e-4925-8c0a-5db2fd752eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9418 | 2025.02.13 05:14:46.327994 [ 5 ] {795db50b-194e-4925-8c0a-5db2fd752eec} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9419 | 2025.02.13 05:14:46.328267 [ 5 ] {795db50b-194e-4925-8c0a-5db2fd752eec} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9420 | 2025.02.13 05:14:46.328449 [ 156 ] {} <Debug> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9421 | 2025.02.13 05:14:46.328531 [ 156 ] {} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9422 | 2025.02.13 05:14:46.328551 [ 5 ] {795db50b-194e-4925-8c0a-5db2fd752eec} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001966 sec., 4069.175991861648 rows/sec., 305.98 KiB/sec. | ||
9423 | 2025.02.13 05:14:46.328571 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9424 | 2025.02.13 05:14:46.328744 [ 5 ] {795db50b-194e-4925-8c0a-5db2fd752eec} <Debug> TCPHandler: Processed in 0.002475261 sec. | ||
9425 | 2025.02.13 05:14:46.328833 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::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 | ||
9426 | 2025.02.13 05:14:46.328977 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9427 | 2025.02.13 05:14:46.329057 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9428 | 2025.02.13 05:14:46.329139 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 179 rows starting from the beginning of the part | ||
9429 | 2025.02.13 05:14:46.329235 [ 253 ] {6703a59b-5331-47a2-8416-8ce9f3e46c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9430 | 2025.02.13 05:14:46.329363 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
9431 | 2025.02.13 05:14:46.329448 [ 253 ] {6703a59b-5331-47a2-8416-8ce9f3e46c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9432 | 2025.02.13 05:14:46.329731 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 33 rows starting from the beginning of the part | ||
9433 | 2025.02.13 05:14:46.330056 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
9434 | 2025.02.13 05:14:46.330382 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 55 rows starting from the beginning of the part | ||
9435 | 2025.02.13 05:14:46.330779 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
9436 | 2025.02.13 05:14:46.332496 [ 253 ] {6703a59b-5331-47a2-8416-8ce9f3e46c88} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9437 | 2025.02.13 05:14:46.332569 [ 253 ] {6703a59b-5331-47a2-8416-8ce9f3e46c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9438 | 2025.02.13 05:14:46.333556 [ 253 ] {6703a59b-5331-47a2-8416-8ce9f3e46c88} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9439 | 2025.02.13 05:14:46.333762 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 5 columns (5 merged, 0 gathered) in 0.005067734 sec., 57422.11410464717 rows/sec., 4.12 MiB/sec. | ||
9440 | 2025.02.13 05:14:46.333981 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9441 | 2025.02.13 05:14:46.333989 [ 253 ] {6703a59b-5331-47a2-8416-8ce9f3e46c88} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9442 | 2025.02.13 05:14:46.334443 [ 253 ] {6703a59b-5331-47a2-8416-8ce9f3e46c88} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005279 sec., 13638.946770221633 rows/sec., 1.06 MiB/sec. | ||
9443 | 2025.02.13 05:14:46.334611 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_71_14} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9444 | 2025.02.13 05:14:46.334626 [ 253 ] {6703a59b-5331-47a2-8416-8ce9f3e46c88} <Debug> TCPHandler: Processed in 0.005738103 sec. | ||
9445 | 2025.02.13 05:14:46.334814 [ 188 ] {6b138c10-aa0c-44c5-b2cd-e6f008912998::all_1_71_14} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9446 | 2025.02.13 05:14:46.334850 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9447 | 2025.02.13 05:14:46.334960 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
9448 | 2025.02.13 05:14:46.335055 [ 5 ] {591aba2b-b3cb-415d-a71c-ae59c4510037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9449 | 2025.02.13 05:14:46.335116 [ 5 ] {591aba2b-b3cb-415d-a71c-ae59c4510037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9450 | 2025.02.13 05:14:46.335712 [ 5 ] {591aba2b-b3cb-415d-a71c-ae59c4510037} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9451 | 2025.02.13 05:14:46.335754 [ 5 ] {591aba2b-b3cb-415d-a71c-ae59c4510037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9452 | 2025.02.13 05:14:46.336175 [ 5 ] {591aba2b-b3cb-415d-a71c-ae59c4510037} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9453 | 2025.02.13 05:14:46.336422 [ 5 ] {591aba2b-b3cb-415d-a71c-ae59c4510037} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9454 | 2025.02.13 05:14:46.336620 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
9455 | 2025.02.13 05:14:46.336684 [ 156 ] {} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9456 | 2025.02.13 05:14:46.336690 [ 5 ] {591aba2b-b3cb-415d-a71c-ae59c4510037} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. | ||
9457 | 2025.02.13 05:14:46.336747 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9458 | 2025.02.13 05:14:46.336914 [ 5 ] {591aba2b-b3cb-415d-a71c-ae59c4510037} <Debug> TCPHandler: Processed in 0.002156191 sec. | ||
9459 | 2025.02.13 05:14:46.336981 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
9460 | 2025.02.13 05:14:46.337118 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9461 | 2025.02.13 05:14:46.337177 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9462 | 2025.02.13 05:14:46.337230 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_80_16, total 23653 rows starting from the beginning of the part | ||
9463 | 2025.02.13 05:14:46.337386 [ 253 ] {a36eb776-23d8-401d-909b-b076f0e22c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9464 | 2025.02.13 05:14:46.337532 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part | ||
9465 | 2025.02.13 05:14:46.337612 [ 253 ] {a36eb776-23d8-401d-909b-b076f0e22c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9466 | 2025.02.13 05:14:46.337938 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
9467 | 2025.02.13 05:14:46.338278 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
9468 | 2025.02.13 05:14:46.338630 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 273 rows starting from the beginning of the part | ||
9469 | 2025.02.13 05:14:46.339070 [ 187 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
9470 | 2025.02.13 05:14:46.341869 [ 253 ] {a36eb776-23d8-401d-909b-b076f0e22c09} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9471 | 2025.02.13 05:14:46.341942 [ 253 ] {a36eb776-23d8-401d-909b-b076f0e22c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9472 | 2025.02.13 05:14:46.343747 [ 253 ] {a36eb776-23d8-401d-909b-b076f0e22c09} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9473 | 2025.02.13 05:14:46.344510 [ 253 ] {a36eb776-23d8-401d-909b-b076f0e22c09} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9474 | 2025.02.13 05:14:46.344768 [ 156 ] {} <Debug> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9475 | 2025.02.13 05:14:46.344859 [ 253 ] {a36eb776-23d8-401d-909b-b076f0e22c09} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007576 sec., 1055.9662090813094 rows/sec., 1.89 MiB/sec. | ||
9476 | 2025.02.13 05:14:46.344871 [ 156 ] {} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9477 | 2025.02.13 05:14:46.344993 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9478 | 2025.02.13 05:14:46.345726 [ 253 ] {a36eb776-23d8-401d-909b-b076f0e22c09} <Debug> TCPHandler: Processed in 0.008699308 sec. | ||
9479 | 2025.02.13 05:14:46.345724 [ 190 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::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 | ||
9480 | 2025.02.13 05:14:46.346026 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9481 | 2025.02.13 05:14:46.346470 [ 5 ] {2ed0bb29-f2c8-4c5f-8c54-f79c3c9a997a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9482 | 2025.02.13 05:14:46.346722 [ 5 ] {2ed0bb29-f2c8-4c5f-8c54-f79c3c9a997a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9483 | 2025.02.13 05:14:46.347595 [ 190 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9484 | 2025.02.13 05:14:46.347995 [ 190 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1324 rows starting from the beginning of the part | ||
9485 | 2025.02.13 05:14:46.349360 [ 190 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
9486 | 2025.02.13 05:14:46.350669 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24438 rows, containing 5 columns (5 merged, 0 gathered) in 0.013769431 sec., 1774801.0066646908 rows/sec., 121.33 MiB/sec. | ||
9487 | 2025.02.13 05:14:46.351082 [ 190 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 33 rows starting from the beginning of the part | ||
9488 | 2025.02.13 05:14:46.351241 [ 5 ] {2ed0bb29-f2c8-4c5f-8c54-f79c3c9a997a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9489 | 2025.02.13 05:14:46.351383 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
9490 | 2025.02.13 05:14:46.351418 [ 5 ] {2ed0bb29-f2c8-4c5f-8c54-f79c3c9a997a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9491 | 2025.02.13 05:14:46.352516 [ 190 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
9492 | 2025.02.13 05:14:46.352720 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9493 | 2025.02.13 05:14:46.353107 [ 186 ] {6026a3f5-df56-447c-9499-85d8024dea9d::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
9494 | 2025.02.13 05:14:46.353501 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
9495 | 2025.02.13 05:14:46.353796 [ 190 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 33 rows starting from the beginning of the part | ||
9496 | 2025.02.13 05:14:46.353899 [ 5 ] {2ed0bb29-f2c8-4c5f-8c54-f79c3c9a997a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9497 | 2025.02.13 05:14:46.354366 [ 190 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
9498 | 2025.02.13 05:14:46.354827 [ 5 ] {2ed0bb29-f2c8-4c5f-8c54-f79c3c9a997a} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9499 | 2025.02.13 05:14:46.355597 [ 5 ] {2ed0bb29-f2c8-4c5f-8c54-f79c3c9a997a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.009264 sec., 6476.683937823835 rows/sec., 446.96 KiB/sec. | ||
9500 | 2025.02.13 05:14:46.355901 [ 5 ] {2ed0bb29-f2c8-4c5f-8c54-f79c3c9a997a} <Debug> TCPHandler: Processed in 0.010049786 sec. | ||
9501 | 2025.02.13 05:14:46.363190 [ 199 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1414 rows, containing 19 columns (19 merged, 0 gathered) in 0.017948591 sec., 78780.55720362674 rows/sec., 141.17 MiB/sec. | ||
9502 | 2025.02.13 05:14:46.364499 [ 194 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9503 | 2025.02.13 05:14:46.364890 [ 194 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9504 | 2025.02.13 05:14:46.364973 [ 194 ] {1e3cfda1-7d99-412d-b162-0284d26faaa8::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9505 | 2025.02.13 05:14:46.365086 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
9506 | 2025.02.13 05:14:47.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.24 MiB, peak 242.75 MiB, free memory in arenas 0.00 B, will set to 234.46 MiB (RSS), difference: 3.22 MiB | ||
9507 | 2025.02.13 05:14:50.930925 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9508 | 2025.02.13 05:14:50.931008 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9509 | 2025.02.13 05:14:51.128332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
9510 | 2025.02.13 05:14:51.129025 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9511 | 2025.02.13 05:14:51.129076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9512 | 2025.02.13 05:14:51.129610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9513 | 2025.02.13 05:14:51.129880 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9514 | 2025.02.13 05:14:51.130062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
9515 | 2025.02.13 05:14:51.237837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1316 | ||
9516 | 2025.02.13 05:14:51.241093 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9517 | 2025.02.13 05:14:51.241146 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9518 | 2025.02.13 05:14:51.242575 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9519 | 2025.02.13 05:14:51.242877 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9520 | 2025.02.13 05:14:51.243808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1316 | ||
9521 | 2025.02.13 05:14:51.325084 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9522 | 2025.02.13 05:14:51.325256 [ 253 ] {8aab8bfb-89cf-4266-9cb0-efc9db7e72e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9523 | 2025.02.13 05:14:51.325324 [ 253 ] {8aab8bfb-89cf-4266-9cb0-efc9db7e72e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9524 | 2025.02.13 05:14:51.326102 [ 253 ] {8aab8bfb-89cf-4266-9cb0-efc9db7e72e6} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9525 | 2025.02.13 05:14:51.326143 [ 253 ] {8aab8bfb-89cf-4266-9cb0-efc9db7e72e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9526 | 2025.02.13 05:14:51.326529 [ 253 ] {8aab8bfb-89cf-4266-9cb0-efc9db7e72e6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9527 | 2025.02.13 05:14:51.326779 [ 253 ] {8aab8bfb-89cf-4266-9cb0-efc9db7e72e6} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9528 | 2025.02.13 05:14:51.326967 [ 79 ] {} <Debug> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9529 | 2025.02.13 05:14:51.327002 [ 253 ] {8aab8bfb-89cf-4266-9cb0-efc9db7e72e6} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001791 sec., 68118.36962590732 rows/sec., 5.77 MiB/sec. | ||
9530 | 2025.02.13 05:14:51.327027 [ 79 ] {} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9531 | 2025.02.13 05:14:51.327090 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9532 | 2025.02.13 05:14:51.327115 [ 253 ] {8aab8bfb-89cf-4266-9cb0-efc9db7e72e6} <Debug> TCPHandler: Processed in 0.00211672 sec. | ||
9533 | 2025.02.13 05:14:51.327337 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::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 | ||
9534 | 2025.02.13 05:14:51.327391 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9535 | 2025.02.13 05:14:51.327601 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9536 | 2025.02.13 05:14:51.327677 [ 5 ] {5b96e197-d205-433a-8239-9d50312aa707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9537 | 2025.02.13 05:14:51.327685 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1969 rows starting from the beginning of the part | ||
9538 | 2025.02.13 05:14:51.327797 [ 5 ] {5b96e197-d205-433a-8239-9d50312aa707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9539 | 2025.02.13 05:14:51.327951 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 122 rows starting from the beginning of the part | ||
9540 | 2025.02.13 05:14:51.328365 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 72 rows starting from the beginning of the part | ||
9541 | 2025.02.13 05:14:51.328676 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 247 rows starting from the beginning of the part | ||
9542 | 2025.02.13 05:14:51.329266 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 72 rows starting from the beginning of the part | ||
9543 | 2025.02.13 05:14:51.329664 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 122 rows starting from the beginning of the part | ||
9544 | 2025.02.13 05:14:51.330918 [ 5 ] {5b96e197-d205-433a-8239-9d50312aa707} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9545 | 2025.02.13 05:14:51.330981 [ 5 ] {5b96e197-d205-433a-8239-9d50312aa707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9546 | 2025.02.13 05:14:51.332006 [ 5 ] {5b96e197-d205-433a-8239-9d50312aa707} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9547 | 2025.02.13 05:14:51.332417 [ 5 ] {5b96e197-d205-433a-8239-9d50312aa707} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9548 | 2025.02.13 05:14:51.332754 [ 5 ] {5b96e197-d205-433a-8239-9d50312aa707} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.005154 sec., 6402.79394644936 rows/sec., 481.46 KiB/sec. | ||
9549 | 2025.02.13 05:14:51.333223 [ 5 ] {5b96e197-d205-433a-8239-9d50312aa707} <Debug> TCPHandler: Processed in 0.00597899 sec. | ||
9550 | 2025.02.13 05:14:51.333617 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9551 | 2025.02.13 05:14:51.333783 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 5 columns (5 merged, 0 gathered) in 0.006575787 sec., 395998.2280447953 rows/sec., 34.32 MiB/sec. | ||
9552 | 2025.02.13 05:14:51.334097 [ 253 ] {d0390348-01e5-4083-9191-e3e1e8aef2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9553 | 2025.02.13 05:14:51.334178 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9554 | 2025.02.13 05:14:51.334245 [ 253 ] {d0390348-01e5-4083-9191-e3e1e8aef2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9555 | 2025.02.13 05:14:51.334811 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_86_17} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9556 | 2025.02.13 05:14:51.335017 [ 200 ] {aa309009-c4dd-45b3-8930-9fa17a550e03::all_1_86_17} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9557 | 2025.02.13 05:14:51.335147 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
9558 | 2025.02.13 05:14:51.335419 [ 253 ] {d0390348-01e5-4083-9191-e3e1e8aef2b7} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9559 | 2025.02.13 05:14:51.335464 [ 253 ] {d0390348-01e5-4083-9191-e3e1e8aef2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9560 | 2025.02.13 05:14:51.335844 [ 253 ] {d0390348-01e5-4083-9191-e3e1e8aef2b7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9561 | 2025.02.13 05:14:51.336088 [ 253 ] {d0390348-01e5-4083-9191-e3e1e8aef2b7} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9562 | 2025.02.13 05:14:51.336252 [ 79 ] {} <Debug> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9563 | 2025.02.13 05:14:51.336305 [ 79 ] {} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9564 | 2025.02.13 05:14:51.336323 [ 253 ] {d0390348-01e5-4083-9191-e3e1e8aef2b7} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.002366 sec., 40997.46407438715 rows/sec., 3.20 MiB/sec. | ||
9565 | 2025.02.13 05:14:51.336339 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9566 | 2025.02.13 05:14:51.336544 [ 253 ] {d0390348-01e5-4083-9191-e3e1e8aef2b7} <Debug> TCPHandler: Processed in 0.00315425 sec. | ||
9567 | 2025.02.13 05:14:51.336711 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::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 | ||
9568 | 2025.02.13 05:14:51.336867 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9569 | 2025.02.13 05:14:51.337302 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9570 | 2025.02.13 05:14:51.337350 [ 5 ] {8378a9d3-850a-4a5c-a3b9-41a1e0d73ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9571 | 2025.02.13 05:14:51.337441 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 953 rows starting from the beginning of the part | ||
9572 | 2025.02.13 05:14:51.337593 [ 5 ] {8378a9d3-850a-4a5c-a3b9-41a1e0d73ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9573 | 2025.02.13 05:14:51.338030 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 97 rows starting from the beginning of the part | ||
9574 | 2025.02.13 05:14:51.338623 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 72 rows starting from the beginning of the part | ||
9575 | 2025.02.13 05:14:51.338889 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 143 rows starting from the beginning of the part | ||
9576 | 2025.02.13 05:14:51.339116 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 72 rows starting from the beginning of the part | ||
9577 | 2025.02.13 05:14:51.339326 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 97 rows starting from the beginning of the part | ||
9578 | 2025.02.13 05:14:51.340021 [ 5 ] {8378a9d3-850a-4a5c-a3b9-41a1e0d73ae7} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9579 | 2025.02.13 05:14:51.340064 [ 5 ] {8378a9d3-850a-4a5c-a3b9-41a1e0d73ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9580 | 2025.02.13 05:14:51.340711 [ 5 ] {8378a9d3-850a-4a5c-a3b9-41a1e0d73ae7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9581 | 2025.02.13 05:14:51.341018 [ 5 ] {8378a9d3-850a-4a5c-a3b9-41a1e0d73ae7} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9582 | 2025.02.13 05:14:51.341240 [ 199 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1434 rows, containing 5 columns (5 merged, 0 gathered) in 0.004787886 sec., 299505.8779595003 rows/sec., 23.65 MiB/sec. | ||
9583 | 2025.02.13 05:14:51.341319 [ 5 ] {8378a9d3-850a-4a5c-a3b9-41a1e0d73ae7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004138 sec., 38666.02223296278 rows/sec., 2.69 MiB/sec. | ||
9584 | 2025.02.13 05:14:51.341448 [ 5 ] {8378a9d3-850a-4a5c-a3b9-41a1e0d73ae7} <Debug> TCPHandler: Processed in 0.004749095 sec. | ||
9585 | 2025.02.13 05:14:51.341568 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9586 | 2025.02.13 05:14:51.341654 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9587 | 2025.02.13 05:14:51.341823 [ 253 ] {fbd56aff-4352-41a1-a4e6-3b9018e07bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9588 | 2025.02.13 05:14:51.341992 [ 253 ] {fbd56aff-4352-41a1-a4e6-3b9018e07bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9589 | 2025.02.13 05:14:51.342095 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_86_17} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9590 | 2025.02.13 05:14:51.342340 [ 196 ] {e09934da-3c3f-4c15-929d-61c80b977f46::all_1_86_17} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9591 | 2025.02.13 05:14:51.342551 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
9592 | 2025.02.13 05:14:51.343569 [ 253 ] {fbd56aff-4352-41a1-a4e6-3b9018e07bfb} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9593 | 2025.02.13 05:14:51.343615 [ 253 ] {fbd56aff-4352-41a1-a4e6-3b9018e07bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9594 | 2025.02.13 05:14:51.344280 [ 253 ] {fbd56aff-4352-41a1-a4e6-3b9018e07bfb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9595 | 2025.02.13 05:14:51.344552 [ 253 ] {fbd56aff-4352-41a1-a4e6-3b9018e07bfb} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9596 | 2025.02.13 05:14:51.344816 [ 253 ] {fbd56aff-4352-41a1-a4e6-3b9018e07bfb} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003038 sec., 10862.409479921002 rows/sec., 19.46 MiB/sec. | ||
9597 | 2025.02.13 05:14:51.344978 [ 253 ] {fbd56aff-4352-41a1-a4e6-3b9018e07bfb} <Debug> TCPHandler: Processed in 0.003415847 sec. | ||
9598 | 2025.02.13 05:14:51.345342 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9599 | 2025.02.13 05:14:51.345738 [ 5 ] {dcd8d5f6-a956-436d-b8ca-2bd4638849e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9600 | 2025.02.13 05:14:51.345840 [ 5 ] {dcd8d5f6-a956-436d-b8ca-2bd4638849e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9601 | 2025.02.13 05:14:51.346378 [ 5 ] {dcd8d5f6-a956-436d-b8ca-2bd4638849e2} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9602 | 2025.02.13 05:14:51.346415 [ 5 ] {dcd8d5f6-a956-436d-b8ca-2bd4638849e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9603 | 2025.02.13 05:14:51.346782 [ 5 ] {dcd8d5f6-a956-436d-b8ca-2bd4638849e2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9604 | 2025.02.13 05:14:51.347021 [ 5 ] {dcd8d5f6-a956-436d-b8ca-2bd4638849e2} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9605 | 2025.02.13 05:14:51.347152 [ 79 ] {} <Debug> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9606 | 2025.02.13 05:14:51.347189 [ 79 ] {} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9607 | 2025.02.13 05:14:51.347204 [ 5 ] {dcd8d5f6-a956-436d-b8ca-2bd4638849e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001564 sec., 38363.17135549872 rows/sec., 2.59 MiB/sec. | ||
9608 | 2025.02.13 05:14:51.347214 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9609 | 2025.02.13 05:14:51.347301 [ 5 ] {dcd8d5f6-a956-436d-b8ca-2bd4638849e2} <Debug> TCPHandler: Processed in 0.002211113 sec. | ||
9610 | 2025.02.13 05:14:51.347415 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
9611 | 2025.02.13 05:14:51.347631 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9612 | 2025.02.13 05:14:51.347689 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4134 rows starting from the beginning of the part | ||
9613 | 2025.02.13 05:14:51.347911 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
9614 | 2025.02.13 05:14:51.348040 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
9615 | 2025.02.13 05:14:51.348281 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
9616 | 2025.02.13 05:14:51.348629 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
9617 | 2025.02.13 05:14:51.348861 [ 199 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::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 | ||
9618 | 2025.02.13 05:14:51.350797 [ 198 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4434 rows, containing 4 columns (4 merged, 0 gathered) in 0.003508429 sec., 1263813.5188142613 rows/sec., 84.70 MiB/sec. | ||
9619 | 2025.02.13 05:14:51.351153 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9620 | 2025.02.13 05:14:51.351509 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_86_17} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9621 | 2025.02.13 05:14:51.351597 [ 195 ] {8c1dff9d-0d9a-4af6-9d9b-457673b6bf13::all_1_86_17} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9622 | 2025.02.13 05:14:51.351683 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
9623 | 2025.02.13 05:14:52.786299 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
9624 | 2025.02.13 05:14:52.805177 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9625 | 2025.02.13 05:14:52.805244 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9626 | 2025.02.13 05:14:52.812143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9627 | 2025.02.13 05:14:52.812882 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9628 | 2025.02.13 05:14:52.815559 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
9629 | 2025.02.13 05:14:55.047119 [ 107 ] {} <Debug> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
9630 | 2025.02.13 05:14:55.047247 [ 107 ] {} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9631 | 2025.02.13 05:14:55.047289 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9632 | 2025.02.13 05:14:55.047637 [ 193 ] {85d8ff57-29af-4126-8a68-05800da716cc::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 | ||
9633 | 2025.02.13 05:14:55.047938 [ 193 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9634 | 2025.02.13 05:14:55.048005 [ 193 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 236 rows starting from the beginning of the part | ||
9635 | 2025.02.13 05:14:55.048173 [ 193 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
9636 | 2025.02.13 05:14:55.048459 [ 193 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
9637 | 2025.02.13 05:14:55.048600 [ 193 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
9638 | 2025.02.13 05:14:55.048708 [ 193 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
9639 | 2025.02.13 05:14:55.049820 [ 198 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.002413869 sec., 293305.06336507906 rows/sec., 20.35 MiB/sec. | ||
9640 | 2025.02.13 05:14:55.050021 [ 201 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
9641 | 2025.02.13 05:14:55.050328 [ 201 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_13_3} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9642 | 2025.02.13 05:14:55.050414 [ 201 ] {85d8ff57-29af-4126-8a68-05800da716cc::all_1_13_3} <Trace> oximeter.fields_i16 (85d8ff57-29af-4126-8a68-05800da716cc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
9643 | 2025.02.13 05:14:55.050500 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
9644 | 2025.02.13 05:14:55.212055 [ 108 ] {} <Debug> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
9645 | 2025.02.13 05:14:55.212121 [ 108 ] {} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9646 | 2025.02.13 05:14:55.212148 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9647 | 2025.02.13 05:14:55.212346 [ 193 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::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 | ||
9648 | 2025.02.13 05:14:55.212567 [ 193 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9649 | 2025.02.13 05:14:55.212599 [ 193 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 124 rows starting from the beginning of the part | ||
9650 | 2025.02.13 05:14:55.212666 [ 193 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
9651 | 2025.02.13 05:14:55.212820 [ 193 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
9652 | 2025.02.13 05:14:55.213129 [ 193 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
9653 | 2025.02.13 05:14:55.213345 [ 193 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
9654 | 2025.02.13 05:14:55.214352 [ 201 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.002135221 sec., 174220.84177703384 rows/sec., 10.91 MiB/sec. | ||
9655 | 2025.02.13 05:14:55.214491 [ 201 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
9656 | 2025.02.13 05:14:55.214805 [ 201 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_13_3} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9657 | 2025.02.13 05:14:55.214895 [ 201 ] {d537d58f-a6d9-4092-97e8-a6423c6db004::all_1_13_3} <Trace> oximeter.fields_u8 (d537d58f-a6d9-4092-97e8-a6423c6db004) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
9658 | 2025.02.13 05:14:55.214978 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
9659 | 2025.02.13 05:14:55.252757 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9660 | 2025.02.13 05:14:55.252955 [ 253 ] {fe73be88-243c-47f7-8ec2-dfd8d3fd9d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9661 | 2025.02.13 05:14:55.253039 [ 253 ] {fe73be88-243c-47f7-8ec2-dfd8d3fd9d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9662 | 2025.02.13 05:14:55.253808 [ 253 ] {fe73be88-243c-47f7-8ec2-dfd8d3fd9d18} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9663 | 2025.02.13 05:14:55.253858 [ 253 ] {fe73be88-243c-47f7-8ec2-dfd8d3fd9d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9664 | 2025.02.13 05:14:55.254283 [ 253 ] {fe73be88-243c-47f7-8ec2-dfd8d3fd9d18} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
9665 | 2025.02.13 05:14:55.254543 [ 253 ] {fe73be88-243c-47f7-8ec2-dfd8d3fd9d18} <Trace> oximeter.fields_ipaddr (00e4090c-4e17-4b1c-8322-8f7cd9c828f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9666 | 2025.02.13 05:14:55.254834 [ 253 ] {fe73be88-243c-47f7-8ec2-dfd8d3fd9d18} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001934 sec., 3102.3784901758017 rows/sec., 252.98 KiB/sec. | ||
9667 | 2025.02.13 05:14:55.255053 [ 253 ] {fe73be88-243c-47f7-8ec2-dfd8d3fd9d18} <Debug> TCPHandler: Processed in 0.002425939 sec. | ||
9668 | 2025.02.13 05:14:55.255331 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9669 | 2025.02.13 05:14:55.255535 [ 5 ] {8cc3b1e5-16da-48dc-b46b-98fdfb3bd2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9670 | 2025.02.13 05:14:55.255627 [ 5 ] {8cc3b1e5-16da-48dc-b46b-98fdfb3bd2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9671 | 2025.02.13 05:14:55.257057 [ 5 ] {8cc3b1e5-16da-48dc-b46b-98fdfb3bd2ef} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9672 | 2025.02.13 05:14:55.257104 [ 5 ] {8cc3b1e5-16da-48dc-b46b-98fdfb3bd2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9673 | 2025.02.13 05:14:55.257609 [ 5 ] {8cc3b1e5-16da-48dc-b46b-98fdfb3bd2ef} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9674 | 2025.02.13 05:14:55.257866 [ 5 ] {8cc3b1e5-16da-48dc-b46b-98fdfb3bd2ef} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9675 | 2025.02.13 05:14:55.258202 [ 5 ] {8cc3b1e5-16da-48dc-b46b-98fdfb3bd2ef} <Debug> executeQuery: Read 1215 rows, 102.30 KiB in 0.002707 sec., 448836.3502031769 rows/sec., 36.90 MiB/sec. | ||
9676 | 2025.02.13 05:14:55.258553 [ 5 ] {8cc3b1e5-16da-48dc-b46b-98fdfb3bd2ef} <Debug> TCPHandler: Processed in 0.003358406 sec. | ||
9677 | 2025.02.13 05:14:55.258823 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9678 | 2025.02.13 05:14:55.259247 [ 253 ] {7f653f96-c7e7-4fad-9b8f-7de059b727f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9679 | 2025.02.13 05:14:55.259438 [ 253 ] {7f653f96-c7e7-4fad-9b8f-7de059b727f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9680 | 2025.02.13 05:14:55.261040 [ 253 ] {7f653f96-c7e7-4fad-9b8f-7de059b727f1} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9681 | 2025.02.13 05:14:55.261082 [ 253 ] {7f653f96-c7e7-4fad-9b8f-7de059b727f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9682 | 2025.02.13 05:14:55.261461 [ 253 ] {7f653f96-c7e7-4fad-9b8f-7de059b727f1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9683 | 2025.02.13 05:14:55.261723 [ 253 ] {7f653f96-c7e7-4fad-9b8f-7de059b727f1} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9684 | 2025.02.13 05:14:55.261981 [ 253 ] {7f653f96-c7e7-4fad-9b8f-7de059b727f1} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.002881 sec., 4859.423811176675 rows/sec., 354.22 KiB/sec. | ||
9685 | 2025.02.13 05:14:55.262068 [ 253 ] {7f653f96-c7e7-4fad-9b8f-7de059b727f1} <Debug> TCPHandler: Processed in 0.003382366 sec. | ||
9686 | 2025.02.13 05:14:55.262322 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9687 | 2025.02.13 05:14:55.262529 [ 5 ] {4a54b9a6-7b9f-4d8a-b98f-286a4c09dcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9688 | 2025.02.13 05:14:55.262583 [ 5 ] {4a54b9a6-7b9f-4d8a-b98f-286a4c09dcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9689 | 2025.02.13 05:14:55.263313 [ 5 ] {4a54b9a6-7b9f-4d8a-b98f-286a4c09dcd8} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9690 | 2025.02.13 05:14:55.263355 [ 5 ] {4a54b9a6-7b9f-4d8a-b98f-286a4c09dcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9691 | 2025.02.13 05:14:55.263746 [ 5 ] {4a54b9a6-7b9f-4d8a-b98f-286a4c09dcd8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9692 | 2025.02.13 05:14:55.263987 [ 5 ] {4a54b9a6-7b9f-4d8a-b98f-286a4c09dcd8} <Trace> oximeter.fields_u32 (16a65e77-470d-47bc-9a7d-1d7f4b538d54): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9693 | 2025.02.13 05:14:55.264243 [ 5 ] {4a54b9a6-7b9f-4d8a-b98f-286a4c09dcd8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001757 sec., 129766.64769493454 rows/sec., 8.79 MiB/sec. | ||
9694 | 2025.02.13 05:14:55.264325 [ 5 ] {4a54b9a6-7b9f-4d8a-b98f-286a4c09dcd8} <Debug> TCPHandler: Processed in 0.00213233 sec. | ||
9695 | 2025.02.13 05:14:55.264482 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9696 | 2025.02.13 05:14:55.264605 [ 253 ] {db9137e5-d282-483f-938b-1c36f93ac940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9697 | 2025.02.13 05:14:55.264658 [ 253 ] {db9137e5-d282-483f-938b-1c36f93ac940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9698 | 2025.02.13 05:14:55.265465 [ 253 ] {db9137e5-d282-483f-938b-1c36f93ac940} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9699 | 2025.02.13 05:14:55.265503 [ 253 ] {db9137e5-d282-483f-938b-1c36f93ac940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9700 | 2025.02.13 05:14:55.265938 [ 253 ] {db9137e5-d282-483f-938b-1c36f93ac940} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9701 | 2025.02.13 05:14:55.266182 [ 253 ] {db9137e5-d282-483f-938b-1c36f93ac940} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9702 | 2025.02.13 05:14:55.266440 [ 253 ] {db9137e5-d282-483f-938b-1c36f93ac940} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001849 sec., 288804.75932936725 rows/sec., 21.41 MiB/sec. | ||
9703 | 2025.02.13 05:14:55.266500 [ 253 ] {db9137e5-d282-483f-938b-1c36f93ac940} <Debug> TCPHandler: Processed in 0.002076619 sec. | ||
9704 | 2025.02.13 05:14:55.266732 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9705 | 2025.02.13 05:14:55.267033 [ 5 ] {2ec2557b-082d-4380-8748-668a30921f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9706 | 2025.02.13 05:14:55.267107 [ 5 ] {2ec2557b-082d-4380-8748-668a30921f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9707 | 2025.02.13 05:14:55.267918 [ 5 ] {2ec2557b-082d-4380-8748-668a30921f88} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9708 | 2025.02.13 05:14:55.267958 [ 5 ] {2ec2557b-082d-4380-8748-668a30921f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9709 | 2025.02.13 05:14:55.268410 [ 5 ] {2ec2557b-082d-4380-8748-668a30921f88} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9710 | 2025.02.13 05:14:55.268660 [ 5 ] {2ec2557b-082d-4380-8748-668a30921f88} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9711 | 2025.02.13 05:14:55.268882 [ 5 ] {2ec2557b-082d-4380-8748-668a30921f88} <Debug> executeQuery: Read 977 rows, 67.17 KiB in 0.001958 sec., 498978.54954034725 rows/sec., 33.50 MiB/sec. | ||
9712 | 2025.02.13 05:14:55.268936 [ 5 ] {2ec2557b-082d-4380-8748-668a30921f88} <Debug> TCPHandler: Processed in 0.002336207 sec. | ||
9713 | 2025.02.13 05:14:55.269109 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9714 | 2025.02.13 05:14:55.269251 [ 253 ] {69f9ea93-7427-457c-a8a3-d9be679904ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9715 | 2025.02.13 05:14:55.269345 [ 253 ] {69f9ea93-7427-457c-a8a3-d9be679904ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9716 | 2025.02.13 05:14:55.270588 [ 253 ] {69f9ea93-7427-457c-a8a3-d9be679904ab} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9717 | 2025.02.13 05:14:55.270628 [ 253 ] {69f9ea93-7427-457c-a8a3-d9be679904ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9718 | 2025.02.13 05:14:55.271251 [ 253 ] {69f9ea93-7427-457c-a8a3-d9be679904ab} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9719 | 2025.02.13 05:14:55.271509 [ 253 ] {69f9ea93-7427-457c-a8a3-d9be679904ab} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9720 | 2025.02.13 05:14:55.271748 [ 253 ] {69f9ea93-7427-457c-a8a3-d9be679904ab} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00253 sec., 3162.0553359683795 rows/sec., 5.67 MiB/sec. | ||
9721 | 2025.02.13 05:14:55.271856 [ 253 ] {69f9ea93-7427-457c-a8a3-d9be679904ab} <Debug> TCPHandler: Processed in 0.002816851 sec. | ||
9722 | 2025.02.13 05:14:55.272008 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9723 | 2025.02.13 05:14:55.272146 [ 5 ] {030f8487-275d-4e7b-adf3-442a7253aae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9724 | 2025.02.13 05:14:55.272206 [ 5 ] {030f8487-275d-4e7b-adf3-442a7253aae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9725 | 2025.02.13 05:14:55.272783 [ 5 ] {030f8487-275d-4e7b-adf3-442a7253aae5} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9726 | 2025.02.13 05:14:55.272828 [ 5 ] {030f8487-275d-4e7b-adf3-442a7253aae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9727 | 2025.02.13 05:14:55.273237 [ 5 ] {030f8487-275d-4e7b-adf3-442a7253aae5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9728 | 2025.02.13 05:14:55.273471 [ 5 ] {030f8487-275d-4e7b-adf3-442a7253aae5} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9729 | 2025.02.13 05:14:55.273672 [ 5 ] {030f8487-275d-4e7b-adf3-442a7253aae5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001559 sec., 30788.967286722258 rows/sec., 2.07 MiB/sec. | ||
9730 | 2025.02.13 05:14:55.273724 [ 5 ] {030f8487-275d-4e7b-adf3-442a7253aae5} <Debug> TCPHandler: Processed in 0.001780031 sec. | ||
9731 | 2025.02.13 05:14:56.318823 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9732 | 2025.02.13 05:14:56.319021 [ 253 ] {ade12c7d-57b0-4130-bf38-d6d344e00971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9733 | 2025.02.13 05:14:56.319100 [ 253 ] {ade12c7d-57b0-4130-bf38-d6d344e00971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9734 | 2025.02.13 05:14:56.320238 [ 253 ] {ade12c7d-57b0-4130-bf38-d6d344e00971} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9735 | 2025.02.13 05:14:56.320316 [ 253 ] {ade12c7d-57b0-4130-bf38-d6d344e00971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9736 | 2025.02.13 05:14:56.320988 [ 253 ] {ade12c7d-57b0-4130-bf38-d6d344e00971} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9737 | 2025.02.13 05:14:56.321384 [ 253 ] {ade12c7d-57b0-4130-bf38-d6d344e00971} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9738 | 2025.02.13 05:14:56.321723 [ 253 ] {ade12c7d-57b0-4130-bf38-d6d344e00971} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002744 sec., 20408.163265306124 rows/sec., 1.56 MiB/sec. | ||
9739 | 2025.02.13 05:14:56.321871 [ 253 ] {ade12c7d-57b0-4130-bf38-d6d344e00971} <Debug> TCPHandler: Processed in 0.003186021 sec. | ||
9740 | 2025.02.13 05:14:56.322303 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9741 | 2025.02.13 05:14:56.322495 [ 5 ] {9cc2df37-f381-4cd9-b845-fd283ecc196d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9742 | 2025.02.13 05:14:56.322568 [ 5 ] {9cc2df37-f381-4cd9-b845-fd283ecc196d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9743 | 2025.02.13 05:14:56.323396 [ 5 ] {9cc2df37-f381-4cd9-b845-fd283ecc196d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9744 | 2025.02.13 05:14:56.323446 [ 5 ] {9cc2df37-f381-4cd9-b845-fd283ecc196d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9745 | 2025.02.13 05:14:56.323886 [ 5 ] {9cc2df37-f381-4cd9-b845-fd283ecc196d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9746 | 2025.02.13 05:14:56.324151 [ 5 ] {9cc2df37-f381-4cd9-b845-fd283ecc196d} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9747 | 2025.02.13 05:14:56.324438 [ 5 ] {9cc2df37-f381-4cd9-b845-fd283ecc196d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001987 sec., 32209.36084549572 rows/sec., 2.51 MiB/sec. | ||
9748 | 2025.02.13 05:14:56.324567 [ 5 ] {9cc2df37-f381-4cd9-b845-fd283ecc196d} <Debug> TCPHandler: Processed in 0.0024717 sec. | ||
9749 | 2025.02.13 05:14:56.324818 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9750 | 2025.02.13 05:14:56.324997 [ 253 ] {f972d4c0-7e44-4b9d-87f8-02c464c3f736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9751 | 2025.02.13 05:14:56.325061 [ 253 ] {f972d4c0-7e44-4b9d-87f8-02c464c3f736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9752 | 2025.02.13 05:14:56.325719 [ 253 ] {f972d4c0-7e44-4b9d-87f8-02c464c3f736} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9753 | 2025.02.13 05:14:56.325764 [ 253 ] {f972d4c0-7e44-4b9d-87f8-02c464c3f736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9754 | 2025.02.13 05:14:56.326228 [ 253 ] {f972d4c0-7e44-4b9d-87f8-02c464c3f736} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9755 | 2025.02.13 05:14:56.326532 [ 253 ] {f972d4c0-7e44-4b9d-87f8-02c464c3f736} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9756 | 2025.02.13 05:14:56.326780 [ 253 ] {f972d4c0-7e44-4b9d-87f8-02c464c3f736} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001818 sec., 17601.760176017604 rows/sec., 1.23 MiB/sec. | ||
9757 | 2025.02.13 05:14:56.326851 [ 253 ] {f972d4c0-7e44-4b9d-87f8-02c464c3f736} <Debug> TCPHandler: Processed in 0.002157821 sec. | ||
9758 | 2025.02.13 05:14:56.327023 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9759 | 2025.02.13 05:14:56.327159 [ 5 ] {60c795d3-827d-484a-bc1c-e0368ff4bae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9760 | 2025.02.13 05:14:56.327237 [ 5 ] {60c795d3-827d-484a-bc1c-e0368ff4bae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9761 | 2025.02.13 05:14:56.327832 [ 5 ] {60c795d3-827d-484a-bc1c-e0368ff4bae1} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9762 | 2025.02.13 05:14:56.327880 [ 5 ] {60c795d3-827d-484a-bc1c-e0368ff4bae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9763 | 2025.02.13 05:14:56.328303 [ 5 ] {60c795d3-827d-484a-bc1c-e0368ff4bae1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9764 | 2025.02.13 05:14:56.328552 [ 5 ] {60c795d3-827d-484a-bc1c-e0368ff4bae1} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9765 | 2025.02.13 05:14:56.328791 [ 5 ] {60c795d3-827d-484a-bc1c-e0368ff4bae1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001668 sec., 7194.244604316546 rows/sec., 496.48 KiB/sec. | ||
9766 | 2025.02.13 05:14:56.328862 [ 5 ] {60c795d3-827d-484a-bc1c-e0368ff4bae1} <Debug> TCPHandler: Processed in 0.001900534 sec. | ||
9767 | 2025.02.13 05:14:58.630337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
9768 | 2025.02.13 05:14:58.631407 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9769 | 2025.02.13 05:14:58.631448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9770 | 2025.02.13 05:14:58.631964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9771 | 2025.02.13 05:14:58.632221 [ 244 ] {} <Trace> system.asynchronous_metric_log (16aeab95-009d-4461-8cee-3a7ef0aa2ebd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9772 | 2025.02.13 05:14:58.632433 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
9773 | 2025.02.13 05:15:00.315812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
9774 | 2025.02.13 05:15:00.340875 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9775 | 2025.02.13 05:15:00.340941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9776 | 2025.02.13 05:15:00.348377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9777 | 2025.02.13 05:15:00.349190 [ 243 ] {} <Trace> system.metric_log (97210a11-8794-485d-a446-bf1667e363ba): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9778 | 2025.02.13 05:15:00.352485 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
9779 | 2025.02.13 05:15:01.244228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1352 | ||
9780 | 2025.02.13 05:15:01.248100 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9781 | 2025.02.13 05:15:01.248173 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9782 | 2025.02.13 05:15:01.250313 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9783 | 2025.02.13 05:15:01.250846 [ 242 ] {} <Trace> system.query_log (a094e33d-9e03-4c95-a71b-bc8270f4f1f4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9784 | 2025.02.13 05:15:01.252391 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
9785 | 2025.02.13 05:15:01.328638 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9786 | 2025.02.13 05:15:01.328875 [ 253 ] {6dbed251-77a7-4325-bc67-18f6e07b8519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9787 | 2025.02.13 05:15:01.328962 [ 253 ] {6dbed251-77a7-4325-bc67-18f6e07b8519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9788 | 2025.02.13 05:15:01.329989 [ 253 ] {6dbed251-77a7-4325-bc67-18f6e07b8519} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9789 | 2025.02.13 05:15:01.330048 [ 253 ] {6dbed251-77a7-4325-bc67-18f6e07b8519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9790 | 2025.02.13 05:15:01.330573 [ 253 ] {6dbed251-77a7-4325-bc67-18f6e07b8519} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9791 | 2025.02.13 05:15:01.330917 [ 253 ] {6dbed251-77a7-4325-bc67-18f6e07b8519} <Trace> oximeter.fields_string (aa309009-c4dd-45b3-8930-9fa17a550e03): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9792 | 2025.02.13 05:15:01.331205 [ 253 ] {6dbed251-77a7-4325-bc67-18f6e07b8519} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.002395 sec., 50939.45720250522 rows/sec., 4.32 MiB/sec. | ||
9793 | 2025.02.13 05:15:01.331284 [ 253 ] {6dbed251-77a7-4325-bc67-18f6e07b8519} <Debug> TCPHandler: Processed in 0.002772329 sec. | ||
9794 | 2025.02.13 05:15:01.331616 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9795 | 2025.02.13 05:15:01.331860 [ 5 ] {8fea0546-cea5-4c4b-9045-354155faf472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9796 | 2025.02.13 05:15:01.331967 [ 5 ] {8fea0546-cea5-4c4b-9045-354155faf472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9797 | 2025.02.13 05:15:01.333018 [ 5 ] {8fea0546-cea5-4c4b-9045-354155faf472} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9798 | 2025.02.13 05:15:01.333085 [ 5 ] {8fea0546-cea5-4c4b-9045-354155faf472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9799 | 2025.02.13 05:15:01.333879 [ 5 ] {8fea0546-cea5-4c4b-9045-354155faf472} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9800 | 2025.02.13 05:15:01.334302 [ 5 ] {8fea0546-cea5-4c4b-9045-354155faf472} <Trace> oximeter.fields_u16 (6b138c10-aa0c-44c5-b2cd-e6f008912998): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9801 | 2025.02.13 05:15:01.334598 [ 5 ] {8fea0546-cea5-4c4b-9045-354155faf472} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.002813 sec., 11731.24777817277 rows/sec., 882.13 KiB/sec. | ||
9802 | 2025.02.13 05:15:01.334679 [ 5 ] {8fea0546-cea5-4c4b-9045-354155faf472} <Debug> TCPHandler: Processed in 0.003227681 sec. | ||
9803 | 2025.02.13 05:15:01.334873 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9804 | 2025.02.13 05:15:01.335046 [ 253 ] {376ef002-cb68-4654-b80d-aad51385845f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9805 | 2025.02.13 05:15:01.335115 [ 253 ] {376ef002-cb68-4654-b80d-aad51385845f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9806 | 2025.02.13 05:15:01.335927 [ 253 ] {376ef002-cb68-4654-b80d-aad51385845f} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9807 | 2025.02.13 05:15:01.335981 [ 253 ] {376ef002-cb68-4654-b80d-aad51385845f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9808 | 2025.02.13 05:15:01.336449 [ 253 ] {376ef002-cb68-4654-b80d-aad51385845f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9809 | 2025.02.13 05:15:01.336799 [ 253 ] {376ef002-cb68-4654-b80d-aad51385845f} <Trace> oximeter.fields_uuid (e09934da-3c3f-4c15-929d-61c80b977f46): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9810 | 2025.02.13 05:15:01.337075 [ 253 ] {376ef002-cb68-4654-b80d-aad51385845f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.002071 sec., 46837.27667793337 rows/sec., 3.66 MiB/sec. | ||
9811 | 2025.02.13 05:15:01.337157 [ 253 ] {376ef002-cb68-4654-b80d-aad51385845f} <Debug> TCPHandler: Processed in 0.002356997 sec. | ||
9812 | 2025.02.13 05:15:01.337365 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9813 | 2025.02.13 05:15:01.337526 [ 5 ] {b9cc7a2c-10ee-46cb-9286-12e41a80afc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9814 | 2025.02.13 05:15:01.337594 [ 5 ] {b9cc7a2c-10ee-46cb-9286-12e41a80afc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9815 | 2025.02.13 05:15:01.338488 [ 5 ] {b9cc7a2c-10ee-46cb-9286-12e41a80afc8} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9816 | 2025.02.13 05:15:01.338544 [ 5 ] {b9cc7a2c-10ee-46cb-9286-12e41a80afc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9817 | 2025.02.13 05:15:01.339045 [ 5 ] {b9cc7a2c-10ee-46cb-9286-12e41a80afc8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9818 | 2025.02.13 05:15:01.339334 [ 5 ] {b9cc7a2c-10ee-46cb-9286-12e41a80afc8} <Trace> oximeter.measurements_cumulativeu64 (6026a3f5-df56-447c-9499-85d8024dea9d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9819 | 2025.02.13 05:15:01.339617 [ 5 ] {b9cc7a2c-10ee-46cb-9286-12e41a80afc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00213 sec., 75117.37089201878 rows/sec., 5.23 MiB/sec. | ||
9820 | 2025.02.13 05:15:01.339737 [ 5 ] {b9cc7a2c-10ee-46cb-9286-12e41a80afc8} <Debug> TCPHandler: Processed in 0.00244881 sec. | ||
9821 | 2025.02.13 05:15:01.339959 [ 253 ] {} <Trace> TCP-Session: 24e14093-ead1-4560-9128-5c600f13ec71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9822 | 2025.02.13 05:15:01.340195 [ 253 ] {5959e838-1515-40e3-9afb-f8ecde1c7aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9823 | 2025.02.13 05:15:01.340317 [ 253 ] {5959e838-1515-40e3-9afb-f8ecde1c7aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9824 | 2025.02.13 05:15:01.342062 [ 253 ] {5959e838-1515-40e3-9afb-f8ecde1c7aec} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9825 | 2025.02.13 05:15:01.342118 [ 253 ] {5959e838-1515-40e3-9afb-f8ecde1c7aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9826 | 2025.02.13 05:15:01.343167 [ 253 ] {5959e838-1515-40e3-9afb-f8ecde1c7aec} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9827 | 2025.02.13 05:15:01.343532 [ 253 ] {5959e838-1515-40e3-9afb-f8ecde1c7aec} <Trace> oximeter.measurements_histogramu64 (1e3cfda1-7d99-412d-b162-0284d26faaa8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9828 | 2025.02.13 05:15:01.343884 [ 253 ] {5959e838-1515-40e3-9afb-f8ecde1c7aec} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003737 sec., 8830.61279100883 rows/sec., 15.82 MiB/sec. | ||
9829 | 2025.02.13 05:15:01.344349 [ 253 ] {5959e838-1515-40e3-9afb-f8ecde1c7aec} <Debug> TCPHandler: Processed in 0.004510798 sec. | ||
9830 | 2025.02.13 05:15:01.344667 [ 5 ] {} <Trace> TCP-Session: 85942196-583c-4937-af1f-bdcf389e4afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9831 | 2025.02.13 05:15:01.344862 [ 5 ] {92becfd0-d995-4350-8412-44ece9777a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9832 | 2025.02.13 05:15:01.344949 [ 5 ] {92becfd0-d995-4350-8412-44ece9777a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9833 | 2025.02.13 05:15:01.345633 [ 5 ] {92becfd0-d995-4350-8412-44ece9777a46} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9834 | 2025.02.13 05:15:01.345688 [ 5 ] {92becfd0-d995-4350-8412-44ece9777a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9835 | 2025.02.13 05:15:01.346208 [ 5 ] {92becfd0-d995-4350-8412-44ece9777a46} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9836 | 2025.02.13 05:15:01.346539 [ 5 ] {92becfd0-d995-4350-8412-44ece9777a46} <Trace> oximeter.measurements_u64 (8c1dff9d-0d9a-4af6-9d9b-457673b6bf13): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9837 | 2025.02.13 05:15:01.346827 [ 5 ] {92becfd0-d995-4350-8412-44ece9777a46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001996 sec., 30060.120240480963 rows/sec., 2.03 MiB/sec. | ||
9838 | 2025.02.13 05:15:01.346956 [ 5 ] {92becfd0-d995-4350-8412-44ece9777a46} <Debug> TCPHandler: Processed in 0.002428169 sec. |